Skip to content

Instantly share code, notes, and snippets.

@mmulich
Created March 31, 2012 02:42
Show Gist options
  • Save mmulich/2258808 to your computer and use it in GitHub Desktop.
Save mmulich/2258808 to your computer and use it in GitHub Desktop.
brew install -v gst-plugins-good
==> Downloading http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.30.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gst-plugins-good-0.10.30.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/gst-plugins-good-0.10.30.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-good/0.10.30 --disable-schemas-install --disable-gtk-doc --disable-goom --with-default-videosink=ximagesink
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-good/0.10.30 --disable-schemas-install --disable-gtk-doc --disable-goom --with-default-videosink=ximagesink
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc-4.2... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.2... /usr/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/gcc-4.2 option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -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 /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 static flag -static works... no
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
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/local/Cellar/gettext/0.18.1.1/bin/msgfmt
checking for gmsgfmt... /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt
checking for xgettext... /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext
checking for msgmerge... /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge
checking for ld used by GCC... /usr/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Using GStreamer Good Plug-ins source release as package name
configure: Using Unknown package origin 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: not building experimental plug-ins
checking whether byte ordering is bigendian... no
checking whether byte ordering is bigendian... (cached) no
checking for gcc... (cached) /usr/bin/gcc-4.2
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/gcc-4.2... (cached) none
checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.2 accepts -g... yes
checking dependency style of /usr/bin/g++-4.2... none
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking for ld used by /usr/bin/g++-4.2... /usr/bin/gcc-4.2
checking if the linker (/usr/bin/gcc-4.2) is GNU ld... no
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.2 static flag -static works... no
checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.2 linker (/usr/bin/gcc-4.2) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/g++-4.2... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
checking dependency style of /usr/bin/gcc-4.2... none
checking if Objective C compiler works... yes
checking whether /usr/bin/gcc-4.2 -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of /usr/bin/gcc-4.2 -std=gnu99... none
checking for working do while(0) macros... no
checking for valgrind... no
./configure: line 21847: gconftool-2: command not found
Using config source 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... no
configure: Looking for Python version >= 2.1
checking for python... /usr/local/bin/python
checking "/usr/local/bin/python":... okay
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
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 fpclass... no
checking for isinf... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for struct ip_mreqn... no
checking for GLIB... yes
checking for ORC... yes
checking for GST... yes
configure: using GStreamer tools in /usr/local/Cellar/gstreamer/0.10.35/bin
configure: using GStreamer plug-ins in /usr/local/Cellar/gstreamer/0.10.35/lib/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 Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
configure: Using GStreamer Core Plugins in /usr/local/Cellar/gstreamer/0.10.35/lib/gstreamer-0.10
configure: Using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
checking for GTK... yes
checking for GTK_X11... yes
configure: *** checking feature: GConf schemas ***
checking for gconftool-2... no
configure: WARNING: Not installing GConf schemas
configure: Using /usr/local/Cellar/gst-plugins-good/0.10.30/lib/gstreamer-0.10 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-06-15
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... no
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Waggregate-return... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Wmissing-include-dirs... yes
checking to see if compiler understands -Waddress... yes
checking to see if compiler understands -Wno-multichar... yes
checking to see if compiler understands -Wnested-externs... yes
configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
configure: set ERROR_CFLAGS to
checking to see if c++ compiler understands ... yes
checking to see if c++ compiler understands -Wall... yes
checking to see if c++ compiler understands -Wmissing-declarations... yes
checking to see if c++ compiler understands -Wredundant-decls... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Wmissing-include-dirs... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
configure: set ERROR_CXXFLAGS to
configure: Using autoaudiosink as default audio sink
configure: Using osxaudiosrc as default audio source
configure: Using ximagesink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
configure: disabling dependency-less plugin goom
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... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
configure: *** These plugins will not be built: ossaudio
configure: *** checking feature: Open Sound System 4 ***
configure: *** for plug-ins: oss4 ***
checking Checking if we can build the OSS4 elements... checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
configure: *** These plugins will be built: oss4
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... yes
checking CoreAudio/CoreAudio.h presence... yes
checking for CoreAudio/CoreAudio.h... yes
configure: *** These plugins will be built: osxaudio
configure: *** checking feature: OSX video ***
configure: *** for plug-ins: osxvideosink ***
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
configure: *** These plugins will be built: osxvideosink
configure: *** checking feature: Video 4 Linux 2 ***
configure: *** for plug-ins: v4l2src ***
checking Checking for up to date v4l2 installation... no
checking linux/videodev2.h usability... no
checking linux/videodev2.h presence... no
checking for linux/videodev2.h... no
checking sys/videodev2.h usability... no
checking sys/videodev2.h presence... no
checking for sys/videodev2.h... no
configure: WARNING: video4linux2 was not found
configure: *** These plugins will not be built: v4l2src
checking for X... libraries /usr/X11/lib, headers
configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesrc ***
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XFIXES... yes
checking for XDAMAGE... yes
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 ***
checking for aalib-config... /usr/local/bin/aalib-config
checking for AALIB - version >= 0.11.0... no
*** Could not run AALIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means AALIB was incorrectly installed
*** or that you have moved AALIB since it was installed. In the latter case, you
*** may want to edit the aalib-config script: /usr/local/bin/aalib-config
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: Cairo graphics rendering gobject bindings ***
configure: *** for plug-ins: cairooverlay ***
checking for CAIRO_GOBJECT... yes
configure: *** These plugins will be built: cairooverlay
configure: *** checking feature: ESounD sound daemon ***
configure: *** for plug-ins: esdsink ***
checking for ESD... yes
configure: *** These plugins will 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... no
configure: No package 'gconf-2.0' found
configure: *** These plugins will not 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... no
configure: No package 'hal' found
No package 'dbus-1' found
configure: *** These plugins will not be built: halelements
configure: *** checking feature: Jack ***
configure: *** for plug-ins: jack ***
checking for JACK... no
checking for JACK_0_120_1... no
configure: No package 'jack' found
No package 'jack' found
checking for JACK_1_9_7... no
configure: No package 'jack' found
configure: *** These plugins will not be built: jack
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 ***
checking for LIBCACA... yes
configure: *** These plugins will 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 process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for PULSE... no
configure: No package 'libpulse' found
checking for PULSE_0_9_11... no
configure: No package 'libpulse' found
checking for PULSE_0_9_12... no
configure: No package 'libpulse' found
checking for PULSE_0_9_13... no
configure: No package 'libpulse' found
checking for PULSE_0_9_15... no
configure: No package 'libpulse' found
checking for PULSE_0_9_16... no
configure: No package 'libpulse' found
checking for PULSE_0_9_20... no
configure: No package 'libpulse' found
configure: *** These plugins will not be built: pulseaudio
configure: *** checking feature: raw1394 and avc1394 library ***
configure: *** for plug-ins: 1394 ***
checking for RAW1394... no
configure: No package 'libraw1394' found
checking for LIBIEC61883... no
configure: No package 'libiec61883' found
checking for RAW1394... no
configure: No package 'libraw1394' found
checking for avc1394_send_command in -lavc1394... no
checking for rom1394_free_directory in -lrom1394... no
configure: *** These plugins will not 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... no
checking for SOUP... no
configure: *** These plugins will not 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
configure: Not building taglib plugin: no C++ compiler found
configure: *** These plugins will be built: taglib
configure: *** These plugins will not be built: taglib
configure: *** checking feature: wavpack plug-in ***
configure: *** for plug-ins: wavpack ***
checking for WAVPACK... no
checking for WAVPACK... no
configure: *** These plugins will not 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... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
configure: creating ./config.status
config.status: creating Makefile
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/audioparsers/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/goom/Makefile
config.status: creating gst/goom2k1/Makefile
config.status: creating gst/id3demux/Makefile
config.status: creating gst/icydemux/Makefile
config.status: creating gst/imagefreeze/Makefile
config.status: creating gst/interleave/Makefile
config.status: creating gst/isomp4/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/replaygain/Makefile
config.status: creating gst/rtp/Makefile
config.status: creating gst/rtpmanager/Makefile
config.status: creating gst/rtsp/Makefile
config.status: creating gst/shapewipe/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/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/jack/Makefile
config.status: creating ext/jpeg/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/oss4/Makefile
config.status: creating sys/osxaudio/Makefile
config.status: creating sys/osxvideo/Makefile
config.status: creating sys/sunaudio/Makefile
config.status: creating sys/v4l2/Makefile
config.status: creating sys/waveform/Makefile
config.status: creating sys/ximage/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/cairo/Makefile
config.status: creating tests/examples/equalizer/Makefile
config.status: creating tests/examples/jack/Makefile
config.status: creating tests/examples/level/Makefile
config.status: creating tests/examples/pulse/Makefile
config.status: creating tests/examples/rtp/Makefile
config.status: creating tests/examples/shapewipe/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: *** Plug-ins without external dependencies that will be built:
alpha
apetag
audiofx
audioparsers
auparse
autodetect
avi
cutter
debugutils
deinterlace
effectv
equalizer
flv
flx
goom2k1
icydemux
id3demux
imagefreeze
interleave
isomp4
law
level
matroska
multifile
multipart
replaygain
rtp
rtpmanager
rtsp
shapewipe
smpte
spectrum
udp
videobox
videocrop
videofilter
videomixer
wavenc
wavparse
y4m
configure: *** Plug-ins without external dependencies that will NOT be built:
goom
monoscope
configure: *** Plug-ins with dependencies that will be built:
annodex
cacasink
cairo
cairooverlay
dv
esdsink
flac
gdkpixbuf
jpeg
oss4
osxaudio
osxvideosink
png
shout2
speex
ximagesrc
configure: *** Plug-ins with dependencies that will NOT be built:
1394
aasink
directsoundsink
gconfelements
halelements
jack
ossaudio
pulseaudio
souphttpsrc
sunaudio
taglib
v4l2src
wavpack
configure: *** Orc acceleration enabled.
==> make
make
make all-recursive
Making all in gst
make -C videofilter
make -C alpha
CC libgstvideofilter_la-plugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideofilter_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
CC libgstalpha_la-gstalpha.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstalpha_la-gstalpha.lo `test -f 'gstalpha.c' || echo './'`gstalpha.c
CC libgstvideofilter_la-gstvideoflip.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideofilter_la-gstvideoflip.lo `test -f 'gstvideoflip.c' || echo './'`gstvideoflip.c
CC libgstvideofilter_la-gstvideobalance.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideofilter_la-gstvideobalance.lo `test -f 'gstvideobalance.c' || echo './'`gstvideobalance.c
CC libgstvideofilter_la-gstgamma.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideofilter_la-gstgamma.lo `test -f 'gstgamma.c' || echo './'`gstgamma.c
CC libgstalphacolor_la-gstalphacolor.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstalphacolor_la-gstalphacolor.lo `test -f 'gstalphacolor.c' || echo './'`gstalphacolor.c
CCLD libgstvideofilter.la
CCLD libgstalpha.la
make -C apetag
CC libgstapetag_la-gstapedemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstapetag_la-gstapedemux.lo `test -f 'gstapedemux.c' || echo './'`gstapedemux.c
CCLD libgstalphacolor.la
CCLD libgstapetag.la
make -C audiofx
CC libgstaudiofx_la-audiofx.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiofx.lo `test -f 'audiofx.c' || echo './'`audiofx.c
make -C audioparsers
CC libgstaudioparsers_la-gstaacparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstaacparse.lo `test -f 'gstaacparse.c' || echo './'`gstaacparse.c
CC libgstaudiofx_la-audiopanorama.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiopanorama.lo `test -f 'audiopanorama.c' || echo './'`audiopanorama.c
CC libgstaudioparsers_la-gstamrparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstamrparse.lo `test -f 'gstamrparse.c' || echo './'`gstamrparse.c
CC libgstaudiofx_la-audioinvert.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audioinvert.lo `test -f 'audioinvert.c' || echo './'`audioinvert.c
CC libgstaudioparsers_la-gstac3parse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstac3parse.lo `test -f 'gstac3parse.c' || echo './'`gstac3parse.c
CC libgstaudiofx_la-audioamplify.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audioamplify.lo `test -f 'audioamplify.c' || echo './'`audioamplify.c
CC libgstaudioparsers_la-gstdcaparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstdcaparse.lo `test -f 'gstdcaparse.c' || echo './'`gstdcaparse.c
CC libgstaudiofx_la-audiodynamic.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiodynamic.lo `test -f 'audiodynamic.c' || echo './'`audiodynamic.c
CC libgstaudiofx_la-audiokaraoke.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiokaraoke.lo `test -f 'audiokaraoke.c' || echo './'`audiokaraoke.c
CC libgstaudioparsers_la-gstflacparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstflacparse.lo `test -f 'gstflacparse.c' || echo './'`gstflacparse.c
CC libgstaudiofx_la-audiofxbaseiirfilter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiofxbaseiirfilter.lo `test -f 'audiofxbaseiirfilter.c' || echo './'`audiofxbaseiirfilter.c
CC libgstaudiofx_la-audiocheblimit.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiocheblimit.lo `test -f 'audiocheblimit.c' || echo './'`audiocheblimit.c
CC libgstaudioparsers_la-gstmpegaudioparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-gstmpegaudioparse.lo `test -f 'gstmpegaudioparse.c' || echo './'`gstmpegaudioparse.c
CC libgstaudiofx_la-audiochebband.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiochebband.lo `test -f 'audiochebband.c' || echo './'`audiochebband.c
CC libgstaudioparsers_la-plugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudioparsers_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
CC libgstaudiofx_la-audioiirfilter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audioiirfilter.lo `test -f 'audioiirfilter.c' || echo './'`audioiirfilter.c
CCLD libgstaudioparsers.la
CC libgstaudiofx_la-audiofxbasefirfilter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiofxbasefirfilter.lo `test -f 'audiofxbasefirfilter.c' || echo './'`audiofxbasefirfilter.c
make -C auparse
CC libgstauparse_la-gstauparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstauparse_la-gstauparse.lo `test -f 'gstauparse.c' || echo './'`gstauparse.c
CCLD libgstauparse.la
CC libgstaudiofx_la-audiowsincband.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiowsincband.lo `test -f 'audiowsincband.c' || echo './'`audiowsincband.c
make -C autodetect
CC libgstautodetect_la-gstautoaudiosink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstautodetect_la-gstautoaudiosink.lo `test -f 'gstautoaudiosink.c' || echo './'`gstautoaudiosink.c
CC libgstaudiofx_la-audiowsinclimit.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiowsinclimit.lo `test -f 'audiowsinclimit.c' || echo './'`audiowsinclimit.c
CC libgstautodetect_la-gstautoaudiosrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstautodetect_la-gstautoaudiosrc.lo `test -f 'gstautoaudiosrc.c' || echo './'`gstautoaudiosrc.c
CC libgstaudiofx_la-audiofirfilter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audiofirfilter.lo `test -f 'audiofirfilter.c' || echo './'`audiofirfilter.c
CC libgstautodetect_la-gstautodetect.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstautodetect_la-gstautodetect.lo `test -f 'gstautodetect.c' || echo './'`gstautodetect.c
CC libgstaudiofx_la-audioecho.lo
CC libgstautodetect_la-gstautovideosink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -p/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstaudiofx_la-audioecho.lo `test -f 'audioecho.c' || echo './'`audioecho.c
ipe -march=core2 -msse4.1 -c -o libgstautodetect_la-gstautovideosink.lo `test -f 'gstautovideosink.c' || echo './'`gstautovideosink.c
CCLD libgstaudiofx.la
CC libgstautodetect_la-gstautovideosrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstautodetect_la-gstautovideosrc.lo `test -f 'gstautovideosrc.c' || echo './'`gstautovideosrc.c
CCLD libgstautodetect.la
make -C avi
CC libgstavi_la-gstavi.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstavi_la-gstavi.lo `test -f 'gstavi.c' || echo './'`gstavi.c
make -C cutter
CC libgstcutter_la-gstcutter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcutter_la-gstcutter.lo `test -f 'gstcutter.c' || echo './'`gstcutter.c
CC libgstavi_la-gstavimux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstavi_la-gstavimux.lo `test -f 'gstavimux.c' || echo './'`gstavimux.c
CCLD libgstcutter.la
make -C debugutils
CC libgstefence_la-efence.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstefence_la-efence.lo `test -f 'efence.c' || echo './'`efence.c
CC libgstdebug_la-gstdebug.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gstdebug.lo `test -f 'gstdebug.c' || echo './'`gstdebug.c
CC libgstdebug_la-breakmydata.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-breakmydata.lo `test -f 'breakmydata.c' || echo './'`breakmydata.c
CC libgstavi_la-gstavidemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstavi_la-gstavidemux.lo `test -f 'gstavidemux.c' || echo './'`gstavidemux.c
CC libgstdebug_la-gstcapsdebug.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gstcapsdebug.lo `test -f 'gstcapsdebug.c' || echo './'`gstcapsdebug.c
CC libgstdebug_la-gstcapssetter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gstcapssetter.lo `test -f 'gstcapssetter.c' || echo './'`gstcapssetter.c
CC libgstdebug_la-gstnavseek.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gstnavseek.lo `test -f 'gstnavseek.c' || echo './'`gstnavseek.c
CC libgstdebug_la-gstpushfilesrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gstpushfilesrc.lo `test -f 'gstpushfilesrc.c' || echo './'`gstpushfilesrc.c
CC libgstdebug_la-gsttaginject.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-gsttaginject.lo `test -f 'gsttaginject.c' || echo './'`gsttaginject.c
CC libgstdebug_la-rndbuffersize.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-rndbuffersize.lo `test -f 'rndbuffersize.c' || echo './'`rndbuffersize.c
CC libgstdebug_la-progressreport.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-progressreport.lo `test -f 'progressreport.c' || echo './'`progressreport.c
CC libgstdebug_la-tests.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-tests.lo `test -f 'tests.c' || echo './'`tests.c
CC libgstdebug_la-cpureport.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-cpureport.lo `test -f 'cpureport.c' || echo './'`cpureport.c
CC libgstavi_la-gstavisubtitle.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstavi_la-gstavisubtitle.lo `test -f 'gstavisubtitle.c' || echo './'`gstavisubtitle.c
CC libgstdebug_la-testplugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdebug_la-testplugin.lo `test -f 'testplugin.c' || echo './'`testplugin.c
CCLD libgstavi.la
CC libgstnavigationtest_la-gstnavigationtest.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstnavigationtest_la-gstnavigationtest.lo `test -f 'gstnavigationtest.c' || echo './'`gstnavigationtest.c
make -C deinterlace
ORCC tmp-orc.c
CCLD libgstefence.la
ORCC tvtime.h
make all-am
CC libgstdeinterlace_la-gstdeinterlace.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-gstdeinterlace.lo `test -f 'gstdeinterlace.c' || echo './'`gstdeinterlace.c
CCLD libgstdebug.la
CCLD libgstnavigationtest.la
make -C effectv
CC libgsteffectv_la-gsteffectv.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gsteffectv.lo `test -f 'gsteffectv.c' || echo './'`gsteffectv.c
CC libgstdeinterlace_la-gstdeinterlacemethod.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-gstdeinterlacemethod.lo `test -f 'gstdeinterlacemethod.c' || echo './'`gstdeinterlacemethod.c
CC libgsteffectv_la-gstedge.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstedge.lo `test -f 'gstedge.c' || echo './'`gstedge.c
CC libgstdeinterlace_la-tomsmocomp.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-tomsmocomp.lo `test -f 'tvtime/tomsmocomp.c' || echo './'`tvtime/tomsmocomp.c
CC libgsteffectv_la-gstaging.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstaging.lo `test -f 'gstaging.c' || echo './'`gstaging.c
CC libgsteffectv_la-gstdice.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstdice.lo `test -f 'gstdice.c' || echo './'`gstdice.c
CC libgsteffectv_la-gstwarp.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstwarp.lo `test -f 'gstwarp.c' || echo './'`gstwarp.c
CC libgsteffectv_la-gstshagadelic.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstshagadelic.lo `test -f 'gstshagadelic.c' || echo './'`gstshagadelic.c
CC libgsteffectv_la-gstvertigo.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstvertigo.lo `test -f 'gstvertigo.c' || echo './'`gstvertigo.c
CC libgsteffectv_la-gstrev.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstrev.lo `test -f 'gstrev.c' || echo './'`gstrev.c
CC libgsteffectv_la-gstquark.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstquark.lo `test -f 'gstquark.c' || echo './'`gstquark.c
CC libgsteffectv_la-gstop.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstop.lo `test -f 'gstop.c' || echo './'`gstop.c
CC libgsteffectv_la-gstradioac.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstradioac.lo `test -f 'gstradioac.c' || echo './'`gstradioac.c
CC libgsteffectv_la-gststreak.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gststreak.lo `test -f 'gststreak.c' || echo './'`gststreak.c
CC libgstdeinterlace_la-greedy.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-greedy.lo `test -f 'tvtime/greedy.c' || echo './'`tvtime/greedy.c
CC libgsteffectv_la-gstripple.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I../../gst/videofilter -Os -w -pipe -march=core2 -msse4.1 -c -o libgsteffectv_la-gstripple.lo `test -f 'gstripple.c' || echo './'`gstripple.c
CC libgstdeinterlace_la-greedyh.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-greedyh.lo `test -f 'tvtime/greedyh.c' || echo './'`tvtime/greedyh.c
CCLD libgsteffectv.la
CC libgstdeinterlace_la-vfir.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-vfir.lo `test -f 'tvtime/vfir.c' || echo './'`tvtime/vfir.c
CC libgstdeinterlace_la-weavetff.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-weavetff.lo `test -f 'tvtime/weavetff.c' || echo './'`tvtime/weavetff.c
CC libgstdeinterlace_la-weavebff.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-weavebff.lo `test -f 'tvtime/weavebff.c' || echo './'`tvtime/weavebff.c
CC libgstdeinterlace_la-weave.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-weave.lo `test -f 'tvtime/weave.c' || echo './'`tvtime/weave.c
make -C equalizer
CC libgstequalizer_la-gstiirequalizer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstequalizer_la-gstiirequalizer.lo `test -f 'gstiirequalizer.c' || echo './'`gstiirequalizer.c
CC libgstdeinterlace_la-linear.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-linear.lo `test -f 'tvtime/linear.c' || echo './'`tvtime/linear.c
CC libgstdeinterlace_la-linearblend.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-linearblend.lo `test -f 'tvtime/linearblend.c' || echo './'`tvtime/linearblend.c
CC libgstequalizer_la-gstiirequalizernbands.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstequalizer_la-gstiirequalizernbands.lo `test -f 'gstiirequalizernbands.c' || echo './'`gstiirequalizernbands.c
CC libgstdeinterlace_la-scalerbob.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-scalerbob.lo `test -f 'tvtime/scalerbob.c' || echo './'`tvtime/scalerbob.c
CC libgstequalizer_la-gstiirequalizer3bands.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstequalizer_la-gstiirequalizer3bands.lo `test -f 'gstiirequalizer3bands.c' || echo './'`gstiirequalizer3bands.c
CC libgstdeinterlace_la-tmp-orc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdeinterlace_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c
CC libgstequalizer_la-gstiirequalizer10bands.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstequalizer_la-gstiirequalizer10bands.lo `test -f 'gstiirequalizer10bands.c' || echo './'`gstiirequalizer10bands.c
CCLD libgstdeinterlace.la
CCLD libgstequalizer.la
make -C flv
CC libgstflv_la-gstflvdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflv_la-gstflvdemux.lo `test -f 'gstflvdemux.c' || echo './'`gstflvdemux.c
make -C id3demux
CC libgstid3demux_la-gstid3demux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstid3demux_la-gstid3demux.lo `test -f 'gstid3demux.c' || echo './'`gstid3demux.c
CC libgstid3demux_la-id3tags.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstid3demux_la-id3tags.lo `test -f 'id3tags.c' || echo './'`id3tags.c
CC libgstid3demux_la-id3v2frames.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstid3demux_la-id3v2frames.lo `test -f 'id3v2frames.c' || echo './'`id3v2frames.c
CC libgstflv_la-gstflvmux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflv_la-gstflvmux.lo `test -f 'gstflvmux.c' || echo './'`gstflvmux.c
CCLD libgstid3demux.la
make -C icydemux
CC libgsticydemux_la-gsticydemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgsticydemux_la-gsticydemux.lo `test -f 'gsticydemux.c' || echo './'`gsticydemux.c
CCLD libgstflv.la
CCLD libgsticydemux.la
make -C interleave
CC libgstinterleave_la-plugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstinterleave_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
make -C flx
CC libgstflxdec_la-gstflxdec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflxdec_la-gstflxdec.lo `test -f 'gstflxdec.c' || echo './'`gstflxdec.c
CC libgstinterleave_la-interleave.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstinterleave_la-interleave.lo `test -f 'interleave.c' || echo './'`interleave.c
CC libgstflxdec_la-flx_color.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflxdec_la-flx_color.lo `test -f 'flx_color.c' || echo './'`flx_color.c
CCLD libgstflxdec.la
CC libgstinterleave_la-deinterleave.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstinterleave_la-deinterleave.lo `test -f 'deinterleave.c' || echo './'`deinterleave.c
make -C goom2k1
CC libgstgoom2k1_la-gstgoom.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -UMMX -UUSE_ASM -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgoom2k1_la-gstgoom.lo `test -f 'gstgoom.c' || echo './'`gstgoom.c
CCLD libgstinterleave.la
CC libgstgoom2k1_la-goom_core.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -UMMX -UUSE_ASM -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgoom2k1_la-goom_core.lo `test -f 'goom_core.c' || echo './'`goom_core.c
CC libgstgoom2k1_la-filters.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -UMMX -UUSE_ASM -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgoom2k1_la-filters.lo `test -f 'filters.c' || echo './'`filters.c
CC libgstgoom2k1_la-graphic.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -UMMX -UUSE_ASM -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgoom2k1_la-graphic.lo `test -f 'graphic.c' || echo './'`graphic.c
make -C imagefreeze
CC libgstimagefreeze_la-gstimagefreeze.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstimagefreeze_la-gstimagefreeze.lo `test -f 'gstimagefreeze.c' || echo './'`gstimagefreeze.c
CC libgstgoom2k1_la-lines.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -UMMX -UUSE_ASM -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgoom2k1_la-lines.lo `test -f 'lines.c' || echo './'`lines.c
CCLD libgstgoom2k1.la
CCLD libgstimagefreeze.la
make -C isomp4
CC libgstisomp4_la-isomp4-plugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-isomp4-plugin.lo `test -f 'isomp4-plugin.c' || echo './'`isomp4-plugin.c
make -C law
CC libgstalaw_la-alaw-encode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstalaw_la-alaw-encode.lo `test -f 'alaw-encode.c' || echo './'`alaw-encode.c
CC libgstisomp4_la-gstrtpxqtdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-gstrtpxqtdepay.lo `test -f 'gstrtpxqtdepay.c' || echo './'`gstrtpxqtdepay.c
CC libgstalaw_la-alaw-decode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstalaw_la-alaw-decode.lo `test -f 'alaw-decode.c' || echo './'`alaw-decode.c
CC libgstisomp4_la-qtdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-qtdemux.lo `test -f 'qtdemux.c' || echo './'`qtdemux.c
CC libgstalaw_la-alaw.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstalaw_la-alaw.lo `test -f 'alaw.c' || echo './'`alaw.c
CC libgstmulaw_la-mulaw-encode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmulaw_la-mulaw-encode.lo `test -f 'mulaw-encode.c' || echo './'`mulaw-encode.c
CC libgstmulaw_la-mulaw-conversion.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmulaw_la-mulaw-conversion.lo `test -f 'mulaw-conversion.c' || echo './'`mulaw-conversion.c
CC libgstmulaw_la-mulaw-decode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmulaw_la-mulaw-decode.lo `test -f 'mulaw-decode.c' || echo './'`mulaw-decode.c
CC libgstmulaw_la-mulaw.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmulaw_la-mulaw.lo `test -f 'mulaw.c' || echo './'`mulaw.c
CCLD libgstalaw.la
CCLD libgstmulaw.la
make -C level
CC libgstlevel_la-gstlevel.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstlevel_la-gstlevel.lo `test -f 'gstlevel.c' || echo './'`gstlevel.c
CCLD libgstlevel.la
make -C matroska
CC libgstmatroska_la-ebml-read.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-ebml-read.lo `test -f 'ebml-read.c' || echo './'`ebml-read.c
CC libgstmatroska_la-ebml-write.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-ebml-write.lo `test -f 'ebml-write.c' || echo './'`ebml-write.c
CC libgstmatroska_la-matroska.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-matroska.lo `test -f 'matroska.c' || echo './'`matroska.c
CC libgstmatroska_la-matroska-demux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-matroska-demux.lo `test -f 'matroska-demux.c' || echo './'`matroska-demux.c
CC libgstisomp4_la-qtdemux_types.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-qtdemux_types.lo `test -f 'qtdemux_types.c' || echo './'`qtdemux_types.c
CC libgstisomp4_la-qtdemux_dump.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-qtdemux_dump.lo `test -f 'qtdemux_dump.c' || echo './'`qtdemux_dump.c
CC libgstisomp4_la-qtdemux_lang.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-qtdemux_lang.lo `test -f 'qtdemux_lang.c' || echo './'`qtdemux_lang.c
CC libgstmatroska_la-matroska-parse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-matroska-parse.lo `test -f 'matroska-parse.c' || echo './'`matroska-parse.c
CC libgstisomp4_la-gstqtmux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-gstqtmux.lo `test -f 'gstqtmux.c' || echo './'`gstqtmux.c
CC libgstisomp4_la-gstqtmoovrecover.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-gstqtmoovrecover.lo `test -f 'gstqtmoovrecover.c' || echo './'`gstqtmoovrecover.c
CC libgstisomp4_la-atoms.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-atoms.lo `test -f 'atoms.c' || echo './'`atoms.c
CC libgstmatroska_la-matroska-ids.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-matroska-ids.lo `test -f 'matroska-ids.c' || echo './'`matroska-ids.c
CC libgstmatroska_la-matroska-mux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-matroska-mux.lo `test -f 'matroska-mux.c' || echo './'`matroska-mux.c
CC libgstisomp4_la-atomsrecovery.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-atomsrecovery.lo `test -f 'atomsrecovery.c' || echo './'`atomsrecovery.c
CC libgstisomp4_la-descriptors.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-descriptors.lo `test -f 'descriptors.c' || echo './'`descriptors.c
CC libgstmatroska_la-webm-mux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-webm-mux.lo `test -f 'webm-mux.c' || echo './'`webm-mux.c
CC libgstisomp4_la-properties.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-properties.lo `test -f 'properties.c' || echo './'`properties.c
CC libgstmatroska_la-lzo.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmatroska_la-lzo.lo `test -f 'lzo.c' || echo './'`lzo.c
CC libgstisomp4_la-gstqtmuxmap.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstisomp4_la-gstqtmuxmap.lo `test -f 'gstqtmuxmap.c' || echo './'`gstqtmuxmap.c
CCLD libgstmatroska.la
CCLD libgstisomp4.la
make -C multifile
CC libgstmultifile_la-gstmultifilesink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultifile_la-gstmultifilesink.lo `test -f 'gstmultifilesink.c' || echo './'`gstmultifilesink.c
CC libgstmultifile_la-gstmultifilesrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultifile_la-gstmultifilesrc.lo `test -f 'gstmultifilesrc.c' || echo './'`gstmultifilesrc.c
CC libgstmultifile_la-gstmultifile.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultifile_la-gstmultifile.lo `test -f 'gstmultifile.c' || echo './'`gstmultifile.c
make -C multipart
CC libgstmultipart_la-multipart.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultipart_la-multipart.lo `test -f 'multipart.c' || echo './'`multipart.c
CCLD libgstmultifile.la
CC libgstmultipart_la-multipartdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultipart_la-multipartdemux.lo `test -f 'multipartdemux.c' || echo './'`multipartdemux.c
make -C replaygain
CC libgstreplaygain_la-gstrganalysis.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstreplaygain_la-gstrganalysis.lo `test -f 'gstrganalysis.c' || echo './'`gstrganalysis.c
CC libgstmultipart_la-multipartmux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstmultipart_la-multipartmux.lo `test -f 'multipartmux.c' || echo './'`multipartmux.c
CC libgstreplaygain_la-gstrglimiter.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstreplaygain_la-gstrglimiter.lo `test -f 'gstrglimiter.c' || echo './'`gstrglimiter.c
CCLD libgstmultipart.la
CC libgstreplaygain_la-gstrgvolume.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstreplaygain_la-gstrgvolume.lo `test -f 'gstrgvolume.c' || echo './'`gstrgvolume.c
make -C rtp
CC libgstrtp_la-fnv1hash.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-fnv1hash.lo `test -f 'fnv1hash.c' || echo './'`fnv1hash.c
CC libgstrtp_la-gstrtp.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtp.lo `test -f 'gstrtp.c' || echo './'`gstrtp.c
CC libgstreplaygain_la-replaygain.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstreplaygain_la-replaygain.lo `test -f 'replaygain.c' || echo './'`replaygain.c
CC libgstrtp_la-gstrtpchannels.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpchannels.lo `test -f 'gstrtpchannels.c' || echo './'`gstrtpchannels.c
CC libgstreplaygain_la-rganalysis.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstreplaygain_la-rganalysis.lo `test -f 'rganalysis.c' || echo './'`rganalysis.c
CC libgstrtp_la-gstrtpdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpdepay.lo `test -f 'gstrtpdepay.c' || echo './'`gstrtpdepay.c
CCLD libgstreplaygain.la
CC libgstrtp_la-gstrtpac3depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpac3depay.lo `test -f 'gstrtpac3depay.c' || echo './'`gstrtpac3depay.c
CC libgstrtp_la-gstrtpac3pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpac3pay.lo `test -f 'gstrtpac3pay.c' || echo './'`gstrtpac3pay.c
make -C rtpmanager
GEN gstrtpbin-marshal.c
GEN gstrtpbin-marshal.h
make all-am
CC libgstrtpmanager_la-gstrtpmanager.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpmanager.lo `test -f 'gstrtpmanager.c' || echo './'`gstrtpmanager.c
CC libgstrtp_la-gstrtpbvdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpbvdepay.lo `test -f 'gstrtpbvdepay.c' || echo './'`gstrtpbvdepay.c
CC libgstrtpmanager_la-gstrtpbin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpbin.lo `test -f 'gstrtpbin.c' || echo './'`gstrtpbin.c
CC libgstrtp_la-gstrtpbvpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpbvpay.lo `test -f 'gstrtpbvpay.c' || echo './'`gstrtpbvpay.c
CC libgstrtp_la-gstrtpceltdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpceltdepay.lo `test -f 'gstrtpceltdepay.c' || echo './'`gstrtpceltdepay.c
CC libgstrtp_la-gstrtpceltpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpceltpay.lo `test -f 'gstrtpceltpay.c' || echo './'`gstrtpceltpay.c
CC libgstrtpmanager_la-gstrtpjitterbuffer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpjitterbuffer.lo `test -f 'gstrtpjitterbuffer.c' || echo './'`gstrtpjitterbuffer.c
CC libgstrtp_la-gstrtpdvdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpdvdepay.lo `test -f 'gstrtpdvdepay.c' || echo './'`gstrtpdvdepay.c
CC libgstrtp_la-gstrtpdvpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpdvpay.lo `test -f 'gstrtpdvpay.c' || echo './'`gstrtpdvpay.c
CC libgstrtp_la-gstrtpgstdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpgstdepay.lo `test -f 'gstrtpgstdepay.c' || echo './'`gstrtpgstdepay.c
CC libgstrtpmanager_la-gstrtpptdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpptdemux.lo `test -f 'gstrtpptdemux.c' || echo './'`gstrtpptdemux.c
CC libgstrtp_la-gstrtpgstpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpgstpay.lo `test -f 'gstrtpgstpay.c' || echo './'`gstrtpgstpay.c
CC libgstrtp_la-gstrtpilbcdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpilbcdepay.lo `test -f 'gstrtpilbcdepay.c' || echo './'`gstrtpilbcdepay.c
CC libgstrtpmanager_la-gstrtpssrcdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpssrcdemux.lo `test -f 'gstrtpssrcdemux.c' || echo './'`gstrtpssrcdemux.c
CC libgstrtp_la-gstrtpilbcpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpilbcpay.lo `test -f 'gstrtpilbcpay.c' || echo './'`gstrtpilbcpay.c
CC libgstrtpmanager_la-rtpjitterbuffer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-rtpjitterbuffer.lo `test -f 'rtpjitterbuffer.c' || echo './'`rtpjitterbuffer.c
CC libgstrtp_la-gstrtpmpadepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmpadepay.lo `test -f 'gstrtpmpadepay.c' || echo './'`gstrtpmpadepay.c
CC libgstrtp_la-gstrtpmpapay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmpapay.lo `test -f 'gstrtpmpapay.c' || echo './'`gstrtpmpapay.c
CC libgstrtpmanager_la-rtpsession.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-rtpsession.lo `test -f 'rtpsession.c' || echo './'`rtpsession.c
CC libgstrtp_la-gstrtpmparobustdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmparobustdepay.lo `test -f 'gstrtpmparobustdepay.c' || echo './'`gstrtpmparobustdepay.c
CC libgstrtp_la-gstrtpmpvdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmpvdepay.lo `test -f 'gstrtpmpvdepay.c' || echo './'`gstrtpmpvdepay.c
CC libgstrtp_la-gstrtpmpvpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmpvpay.lo `test -f 'gstrtpmpvpay.c' || echo './'`gstrtpmpvpay.c
CC libgstrtp_la-gstrtppcmadepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtppcmadepay.lo `test -f 'gstrtppcmadepay.c' || echo './'`gstrtppcmadepay.c
CC libgstrtpmanager_la-rtpsource.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-rtpsource.lo `test -f 'rtpsource.c' || echo './'`rtpsource.c
CC libgstrtp_la-gstrtppcmudepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtppcmudepay.lo `test -f 'gstrtppcmudepay.c' || echo './'`gstrtppcmudepay.c
CC libgstrtp_la-gstrtppcmupay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtppcmupay.lo `test -f 'gstrtppcmupay.c' || echo './'`gstrtppcmupay.c
CC libgstrtp_la-gstrtppcmapay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtppcmapay.lo `test -f 'gstrtppcmapay.c' || echo './'`gstrtppcmapay.c
CC libgstrtpmanager_la-rtpstats.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-rtpstats.lo `test -f 'rtpstats.c' || echo './'`rtpstats.c
CC libgstrtp_la-gstrtpg722depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg722depay.lo `test -f 'gstrtpg722depay.c' || echo './'`gstrtpg722depay.c
CC libgstrtpmanager_la-gstrtpsession.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpsession.lo `test -f 'gstrtpsession.c' || echo './'`gstrtpsession.c
CC libgstrtp_la-gstrtpg722pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg722pay.lo `test -f 'gstrtpg722pay.c' || echo './'`gstrtpg722pay.c
CC libgstrtp_la-gstrtpg723depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg723depay.lo `test -f 'gstrtpg723depay.c' || echo './'`gstrtpg723depay.c
CC libgstrtp_la-gstrtpg723pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg723pay.lo `test -f 'gstrtpg723pay.c' || echo './'`gstrtpg723pay.c
CC libgstrtpmanager_la-gstrtpbin-marshal.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtpmanager_la-gstrtpbin-marshal.lo `test -f 'gstrtpbin-marshal.c' || echo './'`gstrtpbin-marshal.c
CC libgstrtp_la-gstrtpg726pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg726pay.lo `test -f 'gstrtpg726pay.c' || echo './'`gstrtpg726pay.c
CCLD libgstrtpmanager.la
CC libgstrtp_la-gstrtpg726depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg726depay.lo `test -f 'gstrtpg726depay.c' || echo './'`gstrtpg726depay.c
CC libgstrtp_la-gstrtpg729pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg729pay.lo `test -f 'gstrtpg729pay.c' || echo './'`gstrtpg729pay.c
CC libgstrtp_la-gstrtpg729depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpg729depay.lo `test -f 'gstrtpg729depay.c' || echo './'`gstrtpg729depay.c
CC libgstrtp_la-gstrtpgsmdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpgsmdepay.lo `test -f 'gstrtpgsmdepay.c' || echo './'`gstrtpgsmdepay.c
CC libgstrtp_la-gstrtpgsmpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpgsmpay.lo `test -f 'gstrtpgsmpay.c' || echo './'`gstrtpgsmpay.c
CC libgstrtp_la-gstrtpamrdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpamrdepay.lo `test -f 'gstrtpamrdepay.c' || echo './'`gstrtpamrdepay.c
CC libgstrtp_la-gstrtpamrpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpamrpay.lo `test -f 'gstrtpamrpay.c' || echo './'`gstrtpamrpay.c
CC libgstrtp_la-gstrtph263pdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph263pdepay.lo `test -f 'gstrtph263pdepay.c' || echo './'`gstrtph263pdepay.c
CC libgstrtp_la-gstrtph263ppay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph263ppay.lo `test -f 'gstrtph263ppay.c' || echo './'`gstrtph263ppay.c
CC libgstrtp_la-gstrtph263depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph263depay.lo `test -f 'gstrtph263depay.c' || echo './'`gstrtph263depay.c
CC libgstrtp_la-gstrtph263pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph263pay.lo `test -f 'gstrtph263pay.c' || echo './'`gstrtph263pay.c
make -C rtsp
CC libgstrtsp_la-gstrtsp.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtsp_la-gstrtsp.lo `test -f 'gstrtsp.c' || echo './'`gstrtsp.c
CC libgstrtsp_la-gstrtspsrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtsp_la-gstrtspsrc.lo `test -f 'gstrtspsrc.c' || echo './'`gstrtspsrc.c
CC libgstrtp_la-gstrtph264depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph264depay.lo `test -f 'gstrtph264depay.c' || echo './'`gstrtph264depay.c
CC libgstrtp_la-gstrtph264pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtph264pay.lo `test -f 'gstrtph264pay.c' || echo './'`gstrtph264pay.c
CC libgstrtp_la-gstrtpj2kdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpj2kdepay.lo `test -f 'gstrtpj2kdepay.c' || echo './'`gstrtpj2kdepay.c
CC libgstrtp_la-gstrtpj2kpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpj2kpay.lo `test -f 'gstrtpj2kpay.c' || echo './'`gstrtpj2kpay.c
CC libgstrtp_la-gstrtpjpegdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpjpegdepay.lo `test -f 'gstrtpjpegdepay.c' || echo './'`gstrtpjpegdepay.c
CC libgstrtsp_la-gstrtpdec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtsp_la-gstrtpdec.lo `test -f 'gstrtpdec.c' || echo './'`gstrtpdec.c
CC libgstrtp_la-gstrtpjpegpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpjpegpay.lo `test -f 'gstrtpjpegpay.c' || echo './'`gstrtpjpegpay.c
CC libgstrtsp_la-gstrtspext.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtsp_la-gstrtspext.lo `test -f 'gstrtspext.c' || echo './'`gstrtspext.c
CCLD libgstrtsp.la
CC libgstrtp_la-gstrtpL16depay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpL16depay.lo `test -f 'gstrtpL16depay.c' || echo './'`gstrtpL16depay.c
CC libgstrtp_la-gstrtpL16pay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpL16pay.lo `test -f 'gstrtpL16pay.c' || echo './'`gstrtpL16pay.c
make -C shapewipe
CC libgstshapewipe_la-gstshapewipe.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstshapewipe_la-gstshapewipe.lo `test -f 'gstshapewipe.c' || echo './'`gstshapewipe.c
CC libgstrtp_la-gstasteriskh263.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstasteriskh263.lo `test -f 'gstasteriskh263.c' || echo './'`gstasteriskh263.c
CC libgstrtp_la-gstrtpmp1sdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp1sdepay.lo `test -f 'gstrtpmp1sdepay.c' || echo './'`gstrtpmp1sdepay.c
CCLD libgstshapewipe.la
CC libgstrtp_la-gstrtpmp2tdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp2tdepay.lo `test -f 'gstrtpmp2tdepay.c' || echo './'`gstrtpmp2tdepay.c
make -C smpte
CC libgstrtp_la-gstrtpmp2tpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp2tpay.lo `test -f 'gstrtpmp2tpay.c' || echo './'`gstrtpmp2tpay.c
CC libgstsmpte_la-gstsmpte.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-gstsmpte.lo `test -f 'gstsmpte.c' || echo './'`gstsmpte.c
CC libgstrtp_la-gstrtpmp4vdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4vdepay.lo `test -f 'gstrtpmp4vdepay.c' || echo './'`gstrtpmp4vdepay.c
CC libgstsmpte_la-gstmask.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-gstmask.lo `test -f 'gstmask.c' || echo './'`gstmask.c
CC libgstrtp_la-gstrtpmp4vpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4vpay.lo `test -f 'gstrtpmp4vpay.c' || echo './'`gstrtpmp4vpay.c
CC libgstsmpte_la-barboxwipes.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-barboxwipes.lo `test -f 'barboxwipes.c' || echo './'`barboxwipes.c
CC libgstrtp_la-gstrtpmp4gdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4gdepay.lo `test -f 'gstrtpmp4gdepay.c' || echo './'`gstrtpmp4gdepay.c
CC libgstsmpte_la-paint.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-paint.lo `test -f 'paint.c' || echo './'`paint.c
CC libgstsmpte_la-gstsmptealpha.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-gstsmptealpha.lo `test -f 'gstsmptealpha.c' || echo './'`gstsmptealpha.c
CC libgstrtp_la-gstrtpmp4gpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4gpay.lo `test -f 'gstrtpmp4gpay.c' || echo './'`gstrtpmp4gpay.c
CC libgstsmpte_la-plugin.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstsmpte_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c
CC libgstrtp_la-gstrtpmp4adepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4adepay.lo `test -f 'gstrtpmp4adepay.c' || echo './'`gstrtpmp4adepay.c
CCLD libgstsmpte.la
make -C spectrum
CC libgstspectrum_la-gstspectrum.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstspectrum_la-gstspectrum.lo `test -f 'gstspectrum.c' || echo './'`gstspectrum.c
CC libgstrtp_la-gstrtpmp4apay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpmp4apay.lo `test -f 'gstrtpmp4apay.c' || echo './'`gstrtpmp4apay.c
CC libgstrtp_la-gstrtpqcelpdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpqcelpdepay.lo `test -f 'gstrtpqcelpdepay.c' || echo './'`gstrtpqcelpdepay.c
CCLD libgstspectrum.la
CC libgstrtp_la-gstrtpqdmdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpqdmdepay.lo `test -f 'gstrtpqdmdepay.c' || echo './'`gstrtpqdmdepay.c
make -C udp
GEN gstudp-enumtypes.c
CC libgstrtp_la-gstrtpsirenpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpsirenpay.lo `test -f 'gstrtpsirenpay.c' || echo './'`gstrtpsirenpay.c
CC libgstrtp_la-gstrtpsirendepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpsirendepay.lo `test -f 'gstrtpsirendepay.c' || echo './'`gstrtpsirendepay.c
GEN gstudp-marshal.c
GEN gstudp-enumtypes.h
GEN gstudp-marshal.h
make all-am
CC libgstudp_la-gstudp.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudp.lo `test -f 'gstudp.c' || echo './'`gstudp.c
CC libgstrtp_la-gstrtpspeexdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpspeexdepay.lo `test -f 'gstrtpspeexdepay.c' || echo './'`gstrtpspeexdepay.c
CC libgstudp_la-gstudpsrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudpsrc.lo `test -f 'gstudpsrc.c' || echo './'`gstudpsrc.c
CC libgstrtp_la-gstrtpspeexpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpspeexpay.lo `test -f 'gstrtpspeexpay.c' || echo './'`gstrtpspeexpay.c
CC libgstrtp_la-gstrtpsv3vdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpsv3vdepay.lo `test -f 'gstrtpsv3vdepay.c' || echo './'`gstrtpsv3vdepay.c
CC libgstudp_la-gstudpsink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudpsink.lo `test -f 'gstudpsink.c' || echo './'`gstudpsink.c
CC libgstrtp_la-gstrtptheoradepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtptheoradepay.lo `test -f 'gstrtptheoradepay.c' || echo './'`gstrtptheoradepay.c
CC libgstudp_la-gstmultiudpsink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstmultiudpsink.lo `test -f 'gstmultiudpsink.c' || echo './'`gstmultiudpsink.c
CC libgstrtp_la-gstrtptheorapay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtptheorapay.lo `test -f 'gstrtptheorapay.c' || echo './'`gstrtptheorapay.c
CC libgstudp_la-gstdynudpsink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstdynudpsink.lo `test -f 'gstdynudpsink.c' || echo './'`gstdynudpsink.c
CC libgstrtp_la-gstrtpvorbisdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpvorbisdepay.lo `test -f 'gstrtpvorbisdepay.c' || echo './'`gstrtpvorbisdepay.c
CC libgstudp_la-gstudpnetutils.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudpnetutils.lo `test -f 'gstudpnetutils.c' || echo './'`gstudpnetutils.c
CC libgstrtp_la-gstrtpvorbispay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpvorbispay.lo `test -f 'gstrtpvorbispay.c' || echo './'`gstrtpvorbispay.c
CC libgstudp_la-gstudp-enumtypes.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudp-enumtypes.lo `test -f 'gstudp-enumtypes.c' || echo './'`gstudp-enumtypes.c
CC libgstudp_la-gstudp-marshal.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_GNU_SOURCE -Os -w -pipe -march=core2 -msse4.1 -c -o libgstudp_la-gstudp-marshal.lo `test -f 'gstudp-marshal.c' || echo './'`gstudp-marshal.c
CC libgstrtp_la-gstrtpvrawdepay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpvrawdepay.lo `test -f 'gstrtpvrawdepay.c' || echo './'`gstrtpvrawdepay.c
CCLD libgstudp.la
CC libgstrtp_la-gstrtpvrawpay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstrtp_la-gstrtpvrawpay.lo `test -f 'gstrtpvrawpay.c' || echo './'`gstrtpvrawpay.c
make -C videobox
ORCC tmp-orc.c
ORCC gstvideoboxorc.h
make all-am
CC libgstvideobox_la-gstvideobox.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideobox_la-gstvideobox.lo `test -f 'gstvideobox.c' || echo './'`gstvideobox.c
CCLD libgstrtp.la
CC libgstvideobox_la-tmp-orc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideobox_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c
make -C videocrop
CC libgstvideocrop_la-gstvideocrop.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideocrop_la-gstvideocrop.lo `test -f 'gstvideocrop.c' || echo './'`gstvideocrop.c
CC libgstvideocrop_la-gstaspectratiocrop.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideocrop_la-gstaspectratiocrop.lo `test -f 'gstaspectratiocrop.c' || echo './'`gstaspectratiocrop.c
CCLD libgstvideocrop.la
CCLD libgstvideobox.la
make -C videomixer
ORCC tmp-orc.c
ORCC blendorc.h
make all-am
CC libgstvideomixer_la-videomixer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -DGstCollectPads2=GstVideoMixer2Pads -DGstCollectPads2Class=GstVideoMixer2PadsClass -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideomixer_la-videomixer.lo `test -f 'videomixer.c' || echo './'`videomixer.c
make -C wavenc
CC libgstwavenc_la-gstwavenc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstwavenc_la-gstwavenc.lo `test -f 'gstwavenc.c' || echo './'`gstwavenc.c
CCLD libgstwavenc.la
CC libgstvideomixer_la-blend.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -DGstCollectPads2=GstVideoMixer2Pads -DGstCollectPads2Class=GstVideoMixer2PadsClass -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideomixer_la-blend.lo `test -f 'blend.c' || echo './'`blend.c
make -C wavparse
CC libgstwavparse_la-gstwavparse.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstwavparse_la-gstwavparse.lo `test -f 'gstwavparse.c' || echo './'`gstwavparse.c
CC libgstvideomixer_la-videomixer2.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -DGstCollectPads2=GstVideoMixer2Pads -DGstCollectPads2Class=GstVideoMixer2PadsClass -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideomixer_la-videomixer2.lo `test -f 'videomixer2.c' || echo './'`videomixer2.c
CCLD libgstwavparse.la
CC libgstvideomixer_la-gstcollectpads2.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -DGstCollectPads2=GstVideoMixer2Pads -DGstCollectPads2Class=GstVideoMixer2PadsClass -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideomixer_la-gstcollectpads2.lo `test -f 'gstcollectpads2.c' || echo './'`gstcollectpads2.c
make -C y4m
CC libgsty4menc_la-gsty4mencode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgsty4menc_la-gsty4mencode.lo `test -f 'gsty4mencode.c' || echo './'`gsty4mencode.c
CCLD libgsty4menc.la
CC libgstvideomixer_la-tmp-orc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 -DGstCollectPads2=GstVideoMixer2Pads -DGstCollectPads2Class=GstVideoMixer2PadsClass -Os -w -pipe -march=core2 -msse4.1 -c -o libgstvideomixer_la-tmp-orc.lo `test -f 'tmp-orc.c' || echo './'`tmp-orc.c
CCLD libgstvideomixer.la
Making all in videofilter
make[3]: Nothing to be done for `all'.
Making all in alpha
make[3]: Nothing to be done for `all'.
Making all in apetag
make[3]: Nothing to be done for `all'.
Making all in audiofx
make[3]: Nothing to be done for `all'.
Making all in audioparsers
make[3]: Nothing to be done for `all'.
Making all in auparse
make[3]: Nothing to be done for `all'.
Making all in autodetect
make[3]: Nothing to be done for `all'.
Making all in avi
make[3]: Nothing to be done for `all'.
Making all in cutter
make[3]: Nothing to be done for `all'.
Making all in debugutils
make[3]: Nothing to be done for `all'.
Making all in deinterlace
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in effectv
make[3]: Nothing to be done for `all'.
Making all in equalizer
make[3]: Nothing to be done for `all'.
Making all in flv
make[3]: Nothing to be done for `all'.
Making all in id3demux
make[3]: Nothing to be done for `all'.
Making all in icydemux
make[3]: Nothing to be done for `all'.
Making all in interleave
make[3]: Nothing to be done for `all'.
Making all in flx
make[3]: Nothing to be done for `all'.
Making all in goom2k1
make[3]: Nothing to be done for `all'.
Making all in imagefreeze
make[3]: Nothing to be done for `all'.
Making all in isomp4
make[3]: Nothing to be done for `all'.
Making all in law
make[3]: Nothing to be done for `all'.
Making all in level
make[3]: Nothing to be done for `all'.
Making all in matroska
make[3]: Nothing to be done for `all'.
Making all in multifile
make[3]: Nothing to be done for `all'.
Making all in multipart
make[3]: Nothing to be done for `all'.
Making all in replaygain
make[3]: Nothing to be done for `all'.
Making all in rtp
make[3]: Nothing to be done for `all'.
Making all in rtpmanager
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in rtsp
make[3]: Nothing to be done for `all'.
Making all in shapewipe
make[3]: Nothing to be done for `all'.
Making all in smpte
make[3]: Nothing to be done for `all'.
Making all in spectrum
make[3]: Nothing to be done for `all'.
Making all in udp
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in videobox
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in videocrop
make[3]: Nothing to be done for `all'.
Making all in videomixer
make all-am
make[4]: Nothing to be done for `all-am'.
Making all in wavenc
make[3]: Nothing to be done for `all'.
Making all in wavparse
make[3]: Nothing to be done for `all'.
Making all in y4m
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in sys
make -C oss4
make -C osxaudio
CC libgstoss4audio_la-oss4-audio.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-audio.lo `test -f 'oss4-audio.c' || echo './'`oss4-audio.c
CC libgstosxaudio_la-gstosxringbuffer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wno-deprecated-declarations -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxaudio_la-gstosxringbuffer.lo `test -f 'gstosxringbuffer.c' || echo './'`gstosxringbuffer.c
CC libgstoss4audio_la-oss4-mixer.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-mixer.lo `test -f 'oss4-mixer.c' || echo './'`oss4-mixer.c
CC libgstosxaudio_la-gstosxaudioelement.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wno-deprecated-declarations -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxaudio_la-gstosxaudioelement.lo `test -f 'gstosxaudioelement.c' || echo './'`gstosxaudioelement.c
CC libgstosxaudio_la-gstosxaudiosink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wno-deprecated-declarations -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxaudio_la-gstosxaudiosink.lo `test -f 'gstosxaudiosink.c' || echo './'`gstosxaudiosink.c
CC libgstosxaudio_la-gstosxaudiosrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wno-deprecated-declarations -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxaudio_la-gstosxaudiosrc.lo `test -f 'gstosxaudiosrc.c' || echo './'`gstosxaudiosrc.c
CC libgstoss4audio_la-oss4-mixer-enum.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-mixer-enum.lo `test -f 'oss4-mixer-enum.c' || echo './'`oss4-mixer-enum.c
CC libgstoss4audio_la-oss4-mixer-slider.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-mixer-slider.lo `test -f 'oss4-mixer-slider.c' || echo './'`oss4-mixer-slider.c
CC libgstosxaudio_la-gstosxaudio.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Wno-deprecated-declarations -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxaudio_la-gstosxaudio.lo `test -f 'gstosxaudio.c' || echo './'`gstosxaudio.c
CCLD libgstosxaudio.la
CC libgstoss4audio_la-oss4-mixer-switch.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-mixer-switch.lo `test -f 'oss4-mixer-switch.c' || echo './'`oss4-mixer-switch.c
CC libgstoss4audio_la-oss4-property-probe.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-property-probe.lo `test -f 'oss4-property-probe.c' || echo './'`oss4-property-probe.c
CC libgstoss4audio_la-oss4-sink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-sink.lo `test -f 'oss4-sink.c' || echo './'`oss4-sink.c
CC libgstoss4audio_la-oss4-source.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstoss4audio_la-oss4-source.lo `test -f 'oss4-source.c' || echo './'`oss4-source.c
make -C osxvideo
OBJC libgstosxvideosink_la-osxvideosink.lo
/bin/sh ../../libtool --silent --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=core2 -msse4.1 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Wno-aggregate-return -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxvideosink_la-osxvideosink.lo `test -f 'osxvideosink.m' || echo './'`osxvideosink.m
CCLD libgstoss4audio.la
make -C ximage
CC libgstximagesrc_la-gstximagesrc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -DHAVE_XFIXES -I/usr/X11/include -DHAVE_XDAMAGE -I/usr/X11/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstximagesrc_la-gstximagesrc.lo `test -f 'gstximagesrc.c' || echo './'`gstximagesrc.c
CC libgstximagesrc_la-ximageutil.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -DHAVE_XFIXES -I/usr/X11/include -DHAVE_XDAMAGE -I/usr/X11/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstximagesrc_la-ximageutil.lo `test -f 'ximageutil.c' || echo './'`ximageutil.c
OBJC libgstosxvideosink_la-cocoawindow.lo
/bin/sh ../../libtool --silent --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -Os -w -pipe -march=core2 -msse4.1 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -Wno-aggregate-return -Os -w -pipe -march=core2 -msse4.1 -c -o libgstosxvideosink_la-cocoawindow.lo `test -f 'cocoawindow.m' || echo './'`cocoawindow.m
CCLD libgstximagesrc.la
OBJCLD libgstosxvideosink.la
ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, file is not of required architecture
Making all in oss4
make[3]: Nothing to be done for `all'.
Making all in osxaudio
make[3]: Nothing to be done for `all'.
Making all in osxvideo
make[3]: Nothing to be done for `all'.
Making all in ximage
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in ext
make -C annodex
make -C cairo
CC libgstannodex_la-gstannodex.lo
GEN gstcairo-marshal.c
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstannodex.lo `test -f 'gstannodex.c' || echo './'`gstannodex.c
GEN gstcairo-marshal.h
make all-am
CC libgstcairo_la-gstcairo.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gstcairo.lo `test -f 'gstcairo.c' || echo './'`gstcairo.c
CC libgstannodex_la-gstcmmlutils.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstcmmlutils.lo `test -f 'gstcmmlutils.c' || echo './'`gstcmmlutils.c
CC libgstcairo_la-gsttimeoverlay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gsttimeoverlay.lo `test -f 'gsttimeoverlay.c' || echo './'`gsttimeoverlay.c
CC libgstannodex_la-gstcmmldec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstcmmldec.lo `test -f 'gstcmmldec.c' || echo './'`gstcmmldec.c
CC libgstcairo_la-gsttextoverlay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gsttextoverlay.lo `test -f 'gsttextoverlay.c' || echo './'`gsttextoverlay.c
CC libgstannodex_la-gstcmmlenc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstcmmlenc.lo `test -f 'gstcmmlenc.c' || echo './'`gstcmmlenc.c
CC libgstcairo_la-gstcairorender.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gstcairorender.lo `test -f 'gstcairorender.c' || echo './'`gstcairorender.c
CC libgstannodex_la-gstcmmltag.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstcmmltag.lo `test -f 'gstcmmltag.c' || echo './'`gstcmmltag.c
CC libgstcairo_la-gstcairooverlay.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gstcairooverlay.lo `test -f 'gstcairooverlay.c' || echo './'`gstcairooverlay.c
CC libgstannodex_la-gstcmmlparser.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/include/libxml2 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstannodex_la-gstcmmlparser.lo `test -f 'gstcmmlparser.c' || echo './'`gstcmmlparser.c
CC libgstcairo_la-gstcairo-marshal.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/local/Cellar/pixman/0.24.4/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcairo_la-gstcairo-marshal.lo `test -f 'gstcairo-marshal.c' || echo './'`gstcairo-marshal.c
CCLD libgstcairo.la
CCLD libgstannodex.la
make -C esd
CC libgstesd_la-esdsink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/esound/0.2.41/include -I/usr/local/Cellar/audiofile/0.3.2/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstesd_la-esdsink.lo `test -f 'esdsink.c' || echo './'`esdsink.c
make -C flac
CC libgstflac_la-gstflac.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/flac/1.2.1/include/FLAC -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflac_la-gstflac.lo `test -f 'gstflac.c' || echo './'`gstflac.c
CC libgstflac_la-gstflacdec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/flac/1.2.1/include/FLAC -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflac_la-gstflacdec.lo `test -f 'gstflacdec.c' || echo './'`gstflacdec.c
CC libgstesd_la-gstesd.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/esound/0.2.41/include -I/usr/local/Cellar/audiofile/0.3.2/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstesd_la-gstesd.lo `test -f 'gstesd.c' || echo './'`gstesd.c
CCLD libgstesd.la
make -C gdk_pixbuf
CC libgstgdkpixbuf_la-gstgdkpixbuf.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgdkpixbuf_la-gstgdkpixbuf.lo `test -f 'gstgdkpixbuf.c' || echo './'`gstgdkpixbuf.c
CC libgstflac_la-gstflacenc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/flac/1.2.1/include/FLAC -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflac_la-gstflacenc.lo `test -f 'gstflacenc.c' || echo './'`gstflacenc.c
CC libgstgdkpixbuf_la-gstgdkpixbufsink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgdkpixbuf_la-gstgdkpixbufsink.lo `test -f 'gstgdkpixbufsink.c' || echo './'`gstgdkpixbufsink.c
CC libgstflac_la-gstflactag.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/flac/1.2.1/include/FLAC -Os -w -pipe -march=core2 -msse4.1 -c -o libgstflac_la-gstflactag.lo `test -f 'gstflactag.c' || echo './'`gstflactag.c
CC libgstgdkpixbuf_la-pixbufscale.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -D_REENTRANT -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstgdkpixbuf_la-pixbufscale.lo `test -f 'pixbufscale.c' || echo './'`pixbufscale.c
CCLD libgstflac.la
CCLD libgstgdkpixbuf.la
make -C jpeg
CC libgstjpeg_la-gstjpeg.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-gstjpeg.lo `test -f 'gstjpeg.c' || echo './'`gstjpeg.c
make -C libcaca
CC libgstcacasink_la-gstcacasink.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libcaca/0.99b17/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstcacasink_la-gstcacasink.lo `test -f 'gstcacasink.c' || echo './'`gstcacasink.c
CC libgstjpeg_la-gstjpegenc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-gstjpegenc.lo `test -f 'gstjpegenc.c' || echo './'`gstjpegenc.c
CCLD libgstcacasink.la
make -C dv
CC libgstdv_la-gstdv.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdv_la-gstdv.lo `test -f 'gstdv.c' || echo './'`gstdv.c
CC libgstjpeg_la-gstjpegdec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-gstjpegdec.lo `test -f 'gstjpegdec.c' || echo './'`gstjpegdec.c
CC libgstdv_la-gstdvdec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdv_la-gstdvdec.lo `test -f 'gstdvdec.c' || echo './'`gstdvdec.c
CC libgstdv_la-gstdvdemux.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdv_la-gstdvdemux.lo `test -f 'gstdvdemux.c' || echo './'`gstdvdemux.c
CC libgstjpeg_la-gstsmokeenc.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-gstsmokeenc.lo `test -f 'gstsmokeenc.c' || echo './'`gstsmokeenc.c
CC libgstjpeg_la-smokecodec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-smokecodec.lo `test -f 'smokecodec.c' || echo './'`smokecodec.c
CC libgstdv_la-gstsmptetimecode.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o libgstdv_la-gstsmptetimecode.lo `test -f 'gstsmptetimecode.c' || echo './'`gstsmptetimecode.c
CC smpte_test-smpte_test.o
/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o smpte_test-smpte_test.o `test -f 'smpte_test.c' || echo './'`smpte_test.c
CC libgstjpeg_la-gstsmokedec.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -Os -w -pipe -march=core2 -msse4.1 -c -o libgstjpeg_la-gstsmokedec.lo `test -f 'gstsmokedec.c' || echo './'`gstsmokedec.c
CC smpte_test-gstsmptetimecode.o
/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/local/Cellar/libdv/1.0.0/include -Os -w -pipe -march=core2 -msse4.1 -c -o smpte_test-gstsmptetimecode.o `test -f 'gstsmptetimecode.c' || echo './'`gstsmptetimecode.c
CCLD libgstjpeg.la
CCLD libgstdv.la
make -C libpng
CC libgstpng_la-gstpng.lo
/bin/sh ../../libtool --silent --tag=CC --tag=disable-static --mode=compile /usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -I../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.30.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.3/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wold-style-definition -Waggregate-return -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs -I/usr/X11/include/libpng15 -Os -w -pipe -march=core2 -msse4.1 -c -o libgstpng_la-gstpng.lo `test -f 'gstpng.c' || echo './'`gstpng.c
CCLD smpte_test
In file included from gstpng.c:26:
gstpngdec.h:25:17: error: png.h: No such file or directory
In file included from gstpng.c:26:
gstpngdec.h:49: error: expected specifier-qualifier-list before 'png_uint_32'
In file included from gstpng.c:27:
gstpngenc.h:49: error: expected specifier-qualifier-list before 'png_structp'
make[3]: *** [libgstpng_la-gstpng.lo] Error 1
make[2]: *** [libpng] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
config.log was copied to /Users/pumazi/Library/Logs/Homebrew
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/gst-plugins-good.rb#L36
==> Build Environment
CPU: dual-core 64-bit penryn
MacOS: 10.7.3-x86_64
Xcode: 4.3.2
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4.1
CXXFLAGS: -Os -w -pipe -march=core2 -msse4.1
CPPFLAGS: -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.11.3/include -I/usr/local/Cellar/autoconf/2.68/include -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.11.3/lib -L/usr/local/Cellar/autoconf/2.68/lib -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j2
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig
Error: Failed executing: make (gst-plugins-good.rb:36)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment