Skip to content

Instantly share code, notes, and snippets.

@alexchandel
Created May 30, 2012 20:33
Show Gist options
  • Save alexchandel/2838758 to your computer and use it in GitHub Desktop.
Save alexchandel/2838758 to your computer and use it in GitHub Desktop.
gst-plugins-base doesn't compile
HOMEBREW_VERSION: 0.9
HEAD: 4d58d74ec4e3b92265ecb633f9b6759dc679b3f0
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit arrandale
OS X: 10.7.4
Kernel Architecture: x86_64
Xcode: 4.3.2
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-357
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Your system is raring to brew.
==> Downloading http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.35.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gst-plugins-base-0.10.35.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/gst-plugins-base-0.10.35.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/gst-plugins-base/0.10.35 --disable-debug --disable-dependency-tracking --enable-experimental --disable-libvisual --disable-gst_v4l --disable-alsa --disable-cdparanoia --without-x --disable-x --disable-xvideo --disable-xshm --disable-gnome_vfs
./configure --prefix=/usr/local/Cellar/gst-plugins-base/0.10.35 --disable-debug --disable-dependency-tracking --enable-experimental --disable-libvisual --disable-gst_v4l --disable-alsa --disable-cdparanoia --without-x --disable-x --disable-xvideo --disable-xshm --disable-gnome_vfs
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.4.0
checking host system type... x86_64-apple-darwin11.4.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /usr/bin/clang
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/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... 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/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) 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.4.0 file names to x86_64-apple-darwin11.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang 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/clang 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/clang -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/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking 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/clang
checking if the linker (/usr/bin/clang) 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 Base Plug-ins source release as package name
configure: Using Unknown package origin as package origin
configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
configure: Using /usr/local/Cellar/gst-plugins-base/0.10.35/libexec/gst-install-plugins-helper as plugin install helper
configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins
configure: *** checking feature: building of experimental plug-ins ***
configure: WARNING: building experimental plug-ins
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) none
checking for /usr/bin/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/clang++ accepts -g... yes
checking dependency style of /usr/bin/clang++... none
checking how to run the C++ preprocessor... /usr/bin/clang++ -E
checking for ld used by /usr/bin/clang++... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang++ static flag -static works... no
checking if /usr/bin/clang++ supports -c -o file.o... yes
checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.0 dyld
checking how to hardcode library paths into programs... immediate
configure: working c++ compiler found: yes
checking for valgrind... no
checking for gobject-introspection... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
configure: Looking for Python version >= 2.1
checking for python... /usr/bin/python
checking "/usr/bin/python":... okay
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for ANSI C header files... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for hstrerror... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking for localtime_r... yes
checking for gmtime_r... yes
checking for log2... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for lrint... yes
checking for lrintf... yes
checking whether /usr/bin/clang implements __PRETTY_FUNCTION__... yes
checking whether /usr/bin/clang implements __FUNCTION__... yes
checking whether /usr/bin/clang implements __func__... yes
checking for socket... yes
checking for gethostbyname... yes
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 which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
checking for GTK... yes
checking for GTK_X11... yes
checking for QT... no
checking for QT... no
checking for -Bsymbolic-functions linker flag... no
configure: Using /usr/local/Cellar/gst-plugins-base/0.10.35/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... yes
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 -Wundef... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... 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 -Waggregate-return... 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 -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -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 -Wundef... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Wformat-nonliteral... yes
checking to see if c++ compiler understands -Wformat-security... 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 -Waggregate-return... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
configure: set ERROR_CXXFLAGS to
configure: Using autoaudiosink as default audio sink
configure: Using osxaudiosrc as default audio source
configure: Using autovideosink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
checking which audio resample format to use for integer... auto
checking whether to use iso-codes if they are available... yes
checking whether iso-codes are available on this system... no
configure: Checking libraries for plugins in sys/
checking for X... disabled
configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesink ***
configure: *** These plugins will not be built: ximagesink
configure: *** checking feature: X11 XVideo extensions ***
configure: *** for plug-ins: xvimagesink ***
configure: *** These plugins will not be built: xvimagesink
configure: *** checking feature: X Shared Memory extension ***
configure: *** checking feature: Video 4 Linux ***
configure: *** for plug-ins: video4linux ***
configure: *** These plugins will not be built: video4linux
configure: Checking libraries for plugins in ext/
configure: *** checking feature: ALSA ***
configure: *** for plug-ins: alsa ***
configure: *** These plugins will not be built: alsa
configure: *** checking feature: CDParanoia ***
configure: *** for plug-ins: cdparanoia ***
configure: *** These plugins will not be built: cdparanoia
configure: *** checking feature: GNOME VFS ***
configure: *** for plug-ins: gnomevfs ***
configure: *** These plugins will not be built: gnomevfs
configure: *** checking feature: integer vorbis plug-in ***
configure: *** for plug-ins: ivorbisdec ***
checking for IVORBIS... no
configure: No package 'vorbisidec' found
checking for vorbis_block_init in -lvorbisidec... no
configure: *** These plugins will not be built: ivorbisdec
configure: *** checking feature: GIO library ***
configure: *** for plug-ins: gio ***
checking for GIO... yes
configure: *** These plugins will be built: gio
configure: *** checking feature: libvisual visualization library ***
configure: *** for plug-ins: libvisual ***
configure: *** These plugins will not be built: libvisual
configure: *** checking feature: Xiph Ogg library ***
configure: *** for plug-ins: ogg ***
checking for OGG... yes
configure: *** These plugins will be built: ogg
configure: *** checking feature: Pango font rendering ***
configure: *** for plug-ins: pango ***
checking for PANGO... yes
configure: *** These plugins will be built: pango
configure: *** checking feature: Xiph Theora video codec ***
configure: *** for plug-ins: theora ***
checking for THEORA... yes
configure: *** These plugins will be built: theora
configure: *** checking feature: Xiph Vorbis audio codec ***
configure: *** for plug-ins: vorbis ***
checking for VORBIS... yes
configure: *** These plugins will be built: vorbis
checking for FT2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gst-plugins-base.spec
config.status: creating gst/Makefile
config.status: creating gst/adder/Makefile
config.status: creating gst/app/Makefile
config.status: creating gst/audioconvert/Makefile
config.status: creating gst/audiorate/Makefile
config.status: creating gst/audiotestsrc/Makefile
config.status: creating gst/encoding/Makefile
config.status: creating gst/ffmpegcolorspace/Makefile
config.status: creating gst/gdp/Makefile
config.status: creating gst/playback/Makefile
config.status: creating gst/audioresample/Makefile
config.status: creating gst/subparse/Makefile
config.status: creating gst/tcp/Makefile
config.status: creating gst/typefind/Makefile
config.status: creating gst/videotestsrc/Makefile
config.status: creating gst/videorate/Makefile
config.status: creating gst/videoscale/Makefile
config.status: creating gst/volume/Makefile
config.status: creating sys/Makefile
config.status: creating sys/ximage/Makefile
config.status: creating sys/xvimage/Makefile
config.status: creating sys/v4l/Makefile
config.status: creating ext/Makefile
config.status: creating ext/alsa/Makefile
config.status: creating ext/cdparanoia/Makefile
config.status: creating ext/gnomevfs/Makefile
config.status: creating ext/gio/Makefile
config.status: creating ext/libvisual/Makefile
config.status: creating ext/ogg/Makefile
config.status: creating ext/pango/Makefile
config.status: creating ext/theora/Makefile
config.status: creating ext/vorbis/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst-libs/gst/audio/Makefile
config.status: creating gst-libs/gst/app/Makefile
config.status: creating gst-libs/gst/cdda/Makefile
config.status: creating gst-libs/gst/fft/Makefile
config.status: creating gst-libs/gst/floatcast/Makefile
config.status: creating gst-libs/gst/interfaces/Makefile
config.status: creating gst-libs/gst/netbuffer/Makefile
config.status: creating gst-libs/gst/riff/Makefile
config.status: creating gst-libs/gst/rtp/Makefile
config.status: creating gst-libs/gst/rtsp/Makefile
config.status: creating gst-libs/gst/sdp/Makefile
config.status: creating gst-libs/gst/tag/Makefile
config.status: creating gst-libs/gst/pbutils/Makefile
config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h
config.status: creating gst-libs/gst/video/Makefile
config.status: creating tools/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-audio.pc
config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc
config.status: creating pkgconfig/gstreamer-app.pc
config.status: creating pkgconfig/gstreamer-app-uninstalled.pc
config.status: creating pkgconfig/gstreamer-cdda.pc
config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc
config.status: creating pkgconfig/gstreamer-fft.pc
config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc
config.status: creating pkgconfig/gstreamer-floatcast.pc
config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc
config.status: creating pkgconfig/gstreamer-interfaces.pc
config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc
config.status: creating pkgconfig/gstreamer-netbuffer.pc
config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc
config.status: creating pkgconfig/gstreamer-pbutils.pc
config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc
config.status: creating pkgconfig/gstreamer-riff.pc
config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc
config.status: creating pkgconfig/gstreamer-rtp.pc
config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-rtsp.pc
config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-sdp.pc
config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-tag.pc
config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc
config.status: creating pkgconfig/gstreamer-video.pc
config.status: creating pkgconfig/gstreamer-video-uninstalled.pc
config.status: creating pkgconfig/gstreamer-plugins-base.pc
config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating tests/examples/Makefile
config.status: creating tests/examples/app/Makefile
config.status: creating tests/examples/dynamic/Makefile
config.status: creating tests/examples/encoding/Makefile
config.status: creating tests/examples/gio/Makefile
config.status: creating tests/examples/overlay/Makefile
config.status: creating tests/examples/seek/Makefile
config.status: creating tests/examples/snapshot/Makefile
config.status: creating tests/examples/playrec/Makefile
config.status: creating tests/examples/volume/Makefile
config.status: creating tests/examples/v4l/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/icles/Makefile
config.status: creating tests/icles/playback/Makefile
config.status: creating docs/Makefile
config.status: creating docs/design/Makefile
config.status: creating docs/libs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/version.entities
config.status: creating po/Makefile.in
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing 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_BASE__STDINT_H
configure: *** Plug-ins without external dependencies that will be built:
adder
app
audioconvert
audiorate
audioresample
audiotestsrc
encoding
ffmpegcolorspace
gdp
playback
subparse
tcp
typefind
videorate
videoscale
videotestsrc
volume
configure: *** Plug-ins without external dependencies that will NOT be built:
configure: *** Plug-ins with dependencies that will be built:
gio
ogg
pango
theora
vorbis
configure: *** Plug-ins with dependencies that will NOT be built:
alsa
cdparanoia
gnomevfs
ivorbisdec
libvisual
video4linux
ximagesink
xvimagesink
configure: *** Orc acceleration enabled.
==> make
make
make all-recursive
Making all in pkgconfig
CP gstreamer-audio-0.10.pc
CP gstreamer-app-0.10.pc
CP gstreamer-cdda-0.10.pc
CP gstreamer-fft-0.10.pc
CP gstreamer-interfaces-0.10.pc
CP gstreamer-floatcast-0.10.pc
CP gstreamer-netbuffer-0.10.pc
CP gstreamer-pbutils-0.10.pc
CP gstreamer-rtp-0.10.pc
CP gstreamer-riff-0.10.pc
CP gstreamer-rtsp-0.10.pc
CP gstreamer-sdp-0.10.pc
CP gstreamer-tag-0.10.pc
CP gstreamer-video-0.10.pc
CP gstreamer-plugins-base-0.10.pc
CP gstreamer-audio-0.10-uninstalled.pc
CP gstreamer-app-0.10-uninstalled.pc
CP gstreamer-cdda-0.10-uninstalled.pc
CP gstreamer-fft-0.10-uninstalled.pc
CP gstreamer-floatcast-0.10-uninstalled.pc
CP gstreamer-interfaces-0.10-uninstalled.pc
CP gstreamer-pbutils-0.10-uninstalled.pc
CP gstreamer-netbuffer-0.10-uninstalled.pc
CP gstreamer-riff-0.10-uninstalled.pc
CP gstreamer-rtp-0.10-uninstalled.pc
CP gstreamer-rtsp-0.10-uninstalled.pc
CP gstreamer-sdp-0.10-uninstalled.pc
CP gstreamer-tag-0.10-uninstalled.pc
CP gstreamer-video-0.10-uninstalled.pc
CP gstreamer-plugins-base-0.10-uninstalled.pc
Making all in gst-libs
Making all in gst
make -C interfaces
make -C tag
make -C fft
make -C floatcast
make[4]: Nothing to be done for `all'.
make -C netbuffer
CC libgsttag_0.10_la-gstvorbistag.lo
GEN interfaces-marshal.c
CC libgstfft_0.10_la-gstfft.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-gstfft.lo `test -f 'gstfft.c' || echo './'`gstfft.c
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gstvorbistag.lo `test -f 'gstvorbistag.c' || echo './'`gstvorbistag.c
CC libgstnetbuffer_0.10_la-gstnetbuffer.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstnetbuffer_0.10_la-gstnetbuffer.lo `test -f 'gstnetbuffer.c' || echo './'`gstnetbuffer.c
GEN interfaces-enumtypes.c
GEN interfaces-marshal.h
GEN interfaces-enumtypes.h
CC libgstfft_0.10_la-gstffts16.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-gstffts16.lo `test -f 'gstffts16.c' || echo './'`gstffts16.c
make all-am
CC libgstinterfaces_0.10_la-colorbalance.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-colorbalance.lo `test -f 'colorbalance.c' || echo './'`colorbalance.c
CCLD libgstnetbuffer-0.10.la
CC libgstfft_0.10_la-gstffts32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-gstffts32.lo `test -f 'gstffts32.c' || echo './'`gstffts32.c
CC libgsttag_0.10_la-gstid3tag.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gstid3tag.lo `test -f 'gstid3tag.c' || echo './'`gstid3tag.c
GEN GstNetbuffer-0.10.gir
CC libgstinterfaces_0.10_la-colorbalancechannel.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-colorbalancechannel.lo `test -f 'colorbalancechannel.c' || echo './'`colorbalancechannel.c
Couldn't find include 'Gst-0.10.gir' (search path: ['/usr/local/Cellar/gstreamer/0.10.35/share/gir-1.0', 'gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[4]: *** [GstNetbuffer-0.10.gir] Error 1
make[3]: *** [netbuffer] Error 2
make[3]: *** Waiting for unfinished jobs....
CC libgsttag_0.10_la-gstxmptag.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gstxmptag.lo `test -f 'gstxmptag.c' || echo './'`gstxmptag.c
CC libgstfft_0.10_la-gstfftf32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-gstfftf32.lo `test -f 'gstfftf32.c' || echo './'`gstfftf32.c
CC libgstinterfaces_0.10_la-mixer.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-mixer.lo `test -f 'mixer.c' || echo './'`mixer.c
CC libgsttag_0.10_la-gstexiftag.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gstexiftag.lo `test -f 'gstexiftag.c' || echo './'`gstexiftag.c
CC libgstfft_0.10_la-gstfftf64.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-gstfftf64.lo `test -f 'gstfftf64.c' || echo './'`gstfftf64.c
CC libgstinterfaces_0.10_la-mixeroptions.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-mixeroptions.lo `test -f 'mixeroptions.c' || echo './'`mixeroptions.c
CC libgsttag_0.10_la-lang.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-lang.lo `test -f 'lang.c' || echo './'`lang.c
CC libgstfft_0.10_la-kiss_fft_s16.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fft_s16.lo `test -f 'kiss_fft_s16.c' || echo './'`kiss_fft_s16.c
CC libgstinterfaces_0.10_la-mixertrack.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-mixertrack.lo `test -f 'mixertrack.c' || echo './'`mixertrack.c
CC libgsttag_0.10_la-tags.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-tags.lo `test -f 'tags.c' || echo './'`tags.c
CC libgstinterfaces_0.10_la-navigation.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-navigation.lo `test -f 'navigation.c' || echo './'`navigation.c
CC libgstfft_0.10_la-kiss_fft_s32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fft_s32.lo `test -f 'kiss_fft_s32.c' || echo './'`kiss_fft_s32.c
CC libgstfft_0.10_la-kiss_fft_f32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fft_f32.lo `test -f 'kiss_fft_f32.c' || echo './'`kiss_fft_f32.c
CC libgsttag_0.10_la-gsttagdemux.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gsttagdemux.lo `test -f 'gsttagdemux.c' || echo './'`gsttagdemux.c
CC libgstinterfaces_0.10_la-propertyprobe.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-propertyprobe.lo `test -f 'propertyprobe.c' || echo './'`propertyprobe.c
CC libgstinterfaces_0.10_la-streamvolume.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-streamvolume.lo `test -f 'streamvolume.c' || echo './'`streamvolume.c
CC libgstinterfaces_0.10_la-tuner.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-tuner.lo `test -f 'tuner.c' || echo './'`tuner.c
CC libgstfft_0.10_la-kiss_fft_f64.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fft_f64.lo `test -f 'kiss_fft_f64.c' || echo './'`kiss_fft_f64.c
CC libgsttag_0.10_la-gsttageditingprivate.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-gsttageditingprivate.lo `test -f 'gsttageditingprivate.c' || echo './'`gsttageditingprivate.c
CC libgstfft_0.10_la-kiss_fftr_s16.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fftr_s16.lo `test -f 'kiss_fftr_s16.c' || echo './'`kiss_fftr_s16.c
CC libgstinterfaces_0.10_la-tunernorm.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-tunernorm.lo `test -f 'tunernorm.c' || echo './'`tunernorm.c
CC libgstfft_0.10_la-kiss_fftr_s32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fftr_s32.lo `test -f 'kiss_fftr_s32.c' || echo './'`kiss_fftr_s32.c
CC libgstfft_0.10_la-kiss_fftr_f32.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fftr_f32.lo `test -f 'kiss_fftr_f32.c' || echo './'`kiss_fftr_f32.c
CC libgsttag_0.10_la-xmpwriter.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgsttag_0.10_la-xmpwriter.lo `test -f 'xmpwriter.c' || echo './'`xmpwriter.c
CC libgstinterfaces_0.10_la-tunerchannel.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-tunerchannel.lo `test -f 'tunerchannel.c' || echo './'`tunerchannel.c
CC libgstfft_0.10_la-kiss_fftr_f64.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstfft_0.10_la-kiss_fftr_f64.lo `test -f 'kiss_fftr_f64.c' || echo './'`kiss_fftr_f64.c
CC libgstinterfaces_0.10_la-videoorientation.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-videoorientation.lo `test -f 'videoorientation.c' || echo './'`videoorientation.c
CCLD libgstfft-0.10.la
CCLD libgsttag-0.10.la
CC libgstinterfaces_0.10_la-xoverlay.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-xoverlay.lo `test -f 'xoverlay.c' || echo './'`xoverlay.c
CC libgstinterfaces_0.10_la-interfaces-marshal.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-interfaces-marshal.lo `test -f 'interfaces-marshal.c' || echo './'`interfaces-marshal.c
GEN GstFft-0.10.gir
CC libgstinterfaces_0.10_la-interfaces-enumtypes.lo
/bin/sh ../../../libtool --silent --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I../../../gst-libs -I../../../gst-libs -D_REENTRANT -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/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.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Os -w -pipe -march=native -Qunused-arguments -c -o libgstinterfaces_0.10_la-interfaces-enumtypes.lo `test -f 'interfaces-enumtypes.c' || echo './'`interfaces-enumtypes.c
GEN GstTag-0.10.gir
Couldn't find include 'Gst-0.10.gir' (search path: ['/usr/local/Cellar/gstreamer/0.10.35/share/gir-1.0', 'gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[4]: *** [GstFft-0.10.gir] Error 1
make[3]: *** [fft] Error 2
Couldn't find include 'Gst-0.10.gir' (search path: ['/usr/local/Cellar/gstreamer/0.10.35/share/gir-1.0', '/usr/local/Cellar/gstreamer/0.10.35/share/gir-1.0', 'gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[4]: *** [GstTag-0.10.gir] Error 1
make[3]: *** [tag] Error 2
CCLD libgstinterfaces-0.10.la
GEN GstInterfaces-0.10.gir
Couldn't find include 'Gst-0.10.gir' (search path: ['/usr/local/Cellar/gstreamer/0.10.35/share/gir-1.0', 'gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.32.1/share/gir-1.0'])
g-ir-scanner: warning: Option --strip-prefix has been deprecated;
see --identifier-prefix and --symbol-prefix.
make[5]: *** [GstInterfaces-0.10.gir] Error 1
make[4]: *** [all] Error 2
make[3]: *** [interfaces] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/gst-plugins-base.rb#L28
==> Build Environment
CPU: quad-core 64-bit arrandale
MacOS: 10.7.4-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
Error: Failed executing: make (gst-plugins-base.rb:28)
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