Skip to content

Instantly share code, notes, and snippets.

@simonwjackson
Created May 27, 2014 14:46
Show Gist options
  • Save simonwjackson/5f69309d620dc453d94c to your computer and use it in GitHub Desktop.
Save simonwjackson/5f69309d620dc453d94c to your computer and use it in GitHub Desktop.
gst-plugins-good010 failed to build
~ ❯❯❯ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 335407e58f4d1195f383b4fcee9f77cd180944a4
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
Clang: 5.1 build 503
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby
~ ❯❯❯ brew doctor
Your system is ready to brew.
~ ❯❯❯ brew install gst-plugins-good010
==> Downloading http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gst-plugins-good010-0.10.31.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/gst-plugins-good010/0.10.31 --disable-schemas-install --disable-gtk-doc --disable-goom --with-default-videosink=ximagesink
==> make
  CC     libgstjpeg_la-gstsmokedec.lo
  CCLD   libgstannodex.la
  CCLD   libgstjpeg.la
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
~ ❯❯❯ brew install -v gst-plugins-good010 2>&1
==> Downloading http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.31.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gst-plugins-good010-0.10.31.tar.bz2
==> Verifying gst-plugins-good010-0.10.31.tar.bz2 checksum
tar xf /Library/Caches/Homebrew/gst-plugins-good010-0.10.31.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-good010/0.10.31 --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-darwin13.2.0
checking host system type... x86_64-apple-darwin13.2.0
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... 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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... none
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/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 clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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-darwin13.2.0 file names to x86_64-apple-darwin13.2.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin13.2.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 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 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... 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.2.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/opt/gettext/bin/msgfmt
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt
checking for xgettext... /usr/local/opt/gettext/bin/xgettext
checking for msgmerge... /usr/local/opt/gettext/bin/msgmerge
checking for ld used by GCC... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) 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/opt/pkg-config/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) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) none
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin13.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for clang++... yes
checking how to run the C++ preprocessor... clang++ -E
checking dependency style of clang... none
checking if Objective C compiler works... no
checking whether clang and cc understand -c and -o together... yes
checking dependency style of clang... none
checking for working do while(0) macros... no
checking for valgrind... no
./configure: line 21896: 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/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 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... yes
checking for GLIB... yes
checking for GIO... yes
checking for ORC... no
checking for GST... yes
configure: using GStreamer tools in /usr/local/Cellar/gstreamer010/0.10.36/bin
configure: using GStreamer plug-ins in /usr/local/Cellar/gstreamer010/0.10.36/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-base010/0.10.36/lib/gstreamer-0.10
configure: Using GStreamer Core Plugins in /usr/local/Cellar/gstreamer010/0.10.36/lib/gstreamer-0.10
configure: Using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base010/0.10.36/lib/gstreamer-0.10
checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0)
checking for GTK... no
checking for GTK_X11... no

configure: *** checking feature: GConf schemas ***
checking for gconftool-2... no
configure: WARNING: Not installing GConf schemas
configure: Using /usr/local/Cellar/gst-plugins-good010/0.10.31/lib/gstreamer-0.10 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20
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 -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 -Wvla -Wpointer-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 , headers 

configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesrc ***
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... 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... no
checking for AALIB - version >= 0.11.0... no
*** The aalib-config script installed by AALIB could not be found
*** If AALIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the AALIB_CONFIG environment variable to the
*** full path to 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... no
configure: No package 'esound' found
checking for esd-config... no
checking for ESD - version >= 0.2.12... no
*** The esd-config script installed by ESD could not be found
*** If ESD was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ESD_CONFIG environment variable to the
*** full path to esd-config.
configure: *** These plugins will not be built: esdsink

configure: *** checking feature: FLAC lossless audio ***
configure: *** for plug-ins: flac ***
checking for FLAC... no
configure: No package 'flac' found
configure: *** These plugins will not 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... no
configure: No package 'gdk-pixbuf-2.0' found
configure: *** These plugins will not 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... no
configure: No package 'caca' found
configure: *** These plugins will not be built: cacasink

configure: *** checking feature: libdv DV demuxer/decoder ***
configure: *** for plug-ins: dv ***
checking for LIBDV... no
configure: No package 'libdv' found
configure: *** These plugins will not 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_20... no
configure: No package 'libpulse' found
checking for PULSE_1_0... 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... no
configure: No package 'shout' found
configure: *** These plugins will not 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... no
configure: No package 'speex' found
checking for speex_bits_init in -lspeex... yes
checking speex/speex.h usability... yes
checking speex/speex.h presence... yes
checking for speex/speex.h... yes
checking speex/speex_jitter.h usability... yes
checking speex/speex_jitter.h presence... yes
checking for speex/speex_jitter.h... yes
checking for speex_encode_int in -lspeex... yes
checking for speex/speex.h... (cached) yes
configure: *** These plugins will be built: speex

configure: *** checking feature: taglib tagging library ***
configure: *** for plug-ins: taglib ***
checking for TAGLIB... no
configure: No package 'taglib' found
checking to see if c++ compiler understands -Wno-attributes... yes
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 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
	cairo
	cairooverlay
	jpeg
	oss4
	osxaudio
	osxvideosink
	png
	speex
	ximagesrc

configure: *** Plug-ins with dependencies that will NOT be built:
	1394
	aasink
	cacasink
	directsoundsink
	dv
	esdsink
	flac
	gconfelements
	gdkpixbuf
	halelements
	jack
	ossaudio
	pulseaudio
	shout2
	souphttpsrc
	sunaudio
	taglib
	v4l2src
	wavpack

configure: *** Orc acceleration disabled.  Requires Orc >= 0.4.11, which was
               not found.  Slower code paths will be used.

==> make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in gst
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C videofilter
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C alpha
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C apetag
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C audiofx
  CC     libgstvideofilter_la-plugin.lo
  CC     libgstalpha_la-gstalpha.lo
  CC     libgstapetag_la-gstapedemux.lo
  CC     libgstaudiofx_la-audiofx.lo
  CC     libgstvideofilter_la-gstvideoflip.lo
  CC     libgstaudiofx_la-audiopanorama.lo
  CCLD   libgstapetag.la
  CC     libgstaudiofx_la-audioinvert.lo
  CC     libgstalphacolor_la-gstalphacolor.lo
  CC     libgstvideofilter_la-gstvideobalance.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C audioparsers
  CC     libgstaudioparsers_la-gstaacparse.lo
  CC     libgstaudiofx_la-audioamplify.lo
  CCLD   libgstalpha.la
  CC     libgstaudioparsers_la-gstamrparse.lo
  CC     libgstvideofilter_la-gstgamma.lo
  CCLD   libgstalphacolor.la
  CC     libgstaudiofx_la-audiodynamic.lo
  CC     libgstaudioparsers_la-gstac3parse.lo
  CCLD   libgstvideofilter.la
  CC     libgstaudiofx_la-audiokaraoke.lo
  CC     libgstaudioparsers_la-gstdcaparse.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C auparse
  CC     libgstauparse_la-gstauparse.lo
  CC     libgstaudiofx_la-audiofxbaseiirfilter.lo
  CC     libgstaudioparsers_la-gstflacparse.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C autodetect
  CC     libgstautodetect_la-gstautoaudiosink.lo
  CC     libgstaudiofx_la-audiocheblimit.lo
  CCLD   libgstauparse.la
  CC     libgstautodetect_la-gstautoaudiosrc.lo
  CC     libgstaudioparsers_la-gstmpegaudioparse.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C avi
  CC     libgstavi_la-gstavi.lo
  CC     libgstaudiofx_la-audiochebband.lo
  CC     libgstautodetect_la-gstautodetect.lo
  CC     libgstavi_la-gstavimux.lo
  CC     libgstaudiofx_la-audioiirfilter.lo
  CC     libgstautodetect_la-gstautovideosink.lo
  CC     libgstaudioparsers_la-plugin.lo
  CC     libgstaudiofx_la-audiofxbasefirfilter.lo
  CC     libgstautodetect_la-gstautovideosrc.lo
  CCLD   libgstaudioparsers.la
  CCLD   libgstautodetect.la
  CC     libgstavi_la-gstavidemux.lo
  CC     libgstaudiofx_la-audiowsincband.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cutter
  CC     libgstcutter_la-gstcutter.lo
  CC     libgstaudiofx_la-audiowsinclimit.lo
  CCLD   libgstcutter.la
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C debugutils
  CC     libgstefence_la-efence.lo
  CC     libgstaudiofx_la-audiofirfilter.lo
  CC     libgstavi_la-gstavisubtitle.lo
  CC     libgstdebug_la-gstdebug.lo
  CC     libgstaudiofx_la-audioecho.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C deinterlace
  CP     tmp-orc.c
  CP     tvtime.h
  CC     libgstdebug_la-breakmydata.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstdeinterlace_la-gstdeinterlace.lo
  CCLD   libgstaudiofx.la
  CC     libgstdebug_la-gstcapsdebug.lo
  CCLD   libgstavi.la
  CC     libgstdebug_la-gstcapssetter.lo
  CC     libgstdeinterlace_la-gstdeinterlacemethod.lo
  CC     libgstdeinterlace_la-tomsmocomp.lo
  CC     libgstdebug_la-gstnavseek.lo
  CC     libgstdeinterlace_la-greedy.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C effectv
  CC     libgsteffectv_la-gsteffectv.lo
  CC     libgstdebug_la-gstpushfilesrc.lo
  CC     libgstdeinterlace_la-greedyh.lo
  CC     libgsteffectv_la-gstedge.lo
  CC     libgstdebug_la-gsttaginject.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C equalizer
  CC     libgstequalizer_la-gstiirequalizer.lo
  CC     libgsteffectv_la-gstaging.lo
  CC     libgstdebug_la-rndbuffersize.lo
  CC     libgstdebug_la-progressreport.lo
  CC     libgsteffectv_la-gstdice.lo
  CC     libgstequalizer_la-gstiirequalizernbands.lo
  CC     libgstequalizer_la-gstiirequalizer3bands.lo
  CC     libgstdebug_la-tests.lo
  CC     libgsteffectv_la-gstwarp.lo
  CC     libgstequalizer_la-gstiirequalizer10bands.lo
  CC     libgstdebug_la-cpureport.lo
  CC     libgstdeinterlace_la-vfir.lo
  CC     libgsteffectv_la-gstshagadelic.lo
  CC     libgstdebug_la-testplugin.lo
  CC     libgstdeinterlace_la-weavetff.lo
  CCLD   libgstequalizer.la
  CC     libgsteffectv_la-gstvertigo.lo
  CC     libgstdeinterlace_la-weavebff.lo
  CC     libgstnavigationtest_la-gstnavigationtest.lo
  CC     libgsteffectv_la-gstrev.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C flv
  CC     libgstflv_la-gstflvdemux.lo
  CC     libgstdeinterlace_la-weave.lo
  CC     libgsteffectv_la-gstquark.lo
  CCLD   libgstefence.la
  CC     libgstdeinterlace_la-linear.lo
  CCLD   libgstdebug.la
  CC     libgsteffectv_la-gstop.lo
  CC     libgstdeinterlace_la-linearblend.lo
  CCLD   libgstnavigationtest.la
  CC     libgsteffectv_la-gstradioac.lo
  CC     libgstdeinterlace_la-scalerbob.lo
  CC     libgstflv_la-gstflvmux.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C id3demux
  CC     libgstid3demux_la-gstid3demux.lo
  CC     libgstdeinterlace_la-tmp-orc.lo
  CC     libgsteffectv_la-gststreak.lo
  CCLD   libgstdeinterlace.la
  CCLD   libgstid3demux.la
  CC     libgsteffectv_la-gstripple.lo
  CCLD   libgstflv.la
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C icydemux
  CC     libgsticydemux_la-gsticydemux.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C interleave
  CC     libgstinterleave_la-plugin.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C flx
  CC     libgstflxdec_la-gstflxdec.lo
  CC     libgstinterleave_la-interleave.lo
  CCLD   libgsteffectv.la
  CCLD   libgsticydemux.la
  CC     libgstflxdec_la-flx_color.lo
  CC     libgstinterleave_la-deinterleave.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C goom2k1
  CC     libgstgoom2k1_la-gstgoom.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C imagefreeze
  CC     libgstimagefreeze_la-gstimagefreeze.lo
  CCLD   libgstflxdec.la
  CC     libgstgoom2k1_la-goom_core.lo
  CCLD   libgstinterleave.la
  CCLD   libgstimagefreeze.la
  CC     libgstgoom2k1_la-filters.lo
  CC     libgstgoom2k1_la-graphic.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C isomp4
  CC     libgstisomp4_la-isomp4-plugin.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C law
  CC     libgstalaw_la-alaw-encode.lo
  CC     libgstisomp4_la-gstrtpxqtdepay.lo
  CC     libgstgoom2k1_la-lines.lo
  CCLD   libgstgoom2k1.la
  CC     libgstalaw_la-alaw-decode.lo
  CC     libgstalaw_la-alaw.lo
  CC     libgstisomp4_la-qtdemux.lo
  CC     libgstmulaw_la-mulaw-encode.lo
  CC     libgstmulaw_la-mulaw-conversion.lo
  CC     libgstmulaw_la-mulaw-decode.lo
  CC     libgstisomp4_la-qtdemux_types.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C level
  CC     libgstlevel_la-gstlevel.lo
  CC     libgstmulaw_la-mulaw.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C matroska
  CC     libgstmatroska_la-ebml-read.lo
  CCLD   libgstalaw.la
  CCLD   libgstlevel.la
  CCLD   libgstmulaw.la
  CC     libgstisomp4_la-qtdemux_dump.lo
  CC     libgstmatroska_la-ebml-write.lo
  CC     libgstisomp4_la-qtdemux_lang.lo
  CC     libgstmatroska_la-matroska.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C multifile
  CC     libgstmultifile_la-gstmultifilesink.lo
  CC     libgstmatroska_la-matroska-demux.lo
  CC     libgstisomp4_la-gstqtmux.lo
  CC     libgstmultifile_la-gstmultifilesrc.lo
  CC     libgstmultifile_la-gstmultifile.lo
  CC     libgstmultifile_la-gstsplitfilesrc.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C multipart
  CC     libgstmultipart_la-multipart.lo
  CC     libgstmultifile_la-patternspec.lo
  CC     libgstisomp4_la-gstqtmoovrecover.lo
  CC     libgstmultipart_la-multipartdemux.lo
  CCLD   libgstmultifile.la
  CC     libgstisomp4_la-atoms.lo
  CC     libgstmultipart_la-multipartmux.lo
  CC     libgstmatroska_la-matroska-parse.lo
  CC     libgstmatroska_la-matroska-ids.lo
  CCLD   libgstmultipart.la
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C replaygain
  CC     libgstreplaygain_la-gstrganalysis.lo
  CC     libgstisomp4_la-atomsrecovery.lo
  CC     libgstreplaygain_la-gstrglimiter.lo
  CC     libgstreplaygain_la-gstrgvolume.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C rtp
  CC     libgstrtp_la-fnv1hash.lo
  CC     libgstmatroska_la-matroska-mux.lo
  CC     libgstisomp4_la-descriptors.lo
  CC     libgstreplaygain_la-replaygain.lo
  CC     libgstrtp_la-gstrtp.lo
  CC     libgstisomp4_la-properties.lo
  CC     libgstisomp4_la-gstqtmuxmap.lo
  CC     libgstreplaygain_la-rganalysis.lo
  CC     libgstrtp_la-gstrtpchannels.lo
  CCLD   libgstisomp4.la
  CC     libgstrtp_la-gstrtpdepay.lo
  CCLD   libgstreplaygain.la
  CC     libgstmatroska_la-matroska-read-common.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C rtpmanager
  GEN    gstrtpbin-marshal.c
  CC     libgstrtp_la-gstrtpac3depay.lo
  GEN    gstrtpbin-marshal.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstrtpmanager_la-gstrtpmanager.lo
  CC     libgstmatroska_la-webm-mux.lo
  CC     libgstrtp_la-gstrtpac3pay.lo
  CC     libgstrtpmanager_la-gstrtpbin.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C rtsp
  CC     libgstrtsp_la-gstrtsp.lo
  CC     libgstrtp_la-gstrtpbvdepay.lo
  CC     libgstrtsp_la-gstrtspsrc.lo
  CC     libgstmatroska_la-lzo.lo
  CC     libgstrtp_la-gstrtpbvpay.lo
  CC     libgstrtpmanager_la-gstrtpjitterbuffer.lo
  CCLD   libgstmatroska.la
  CC     libgstrtp_la-gstrtpceltdepay.lo
  CC     libgstrtp_la-gstrtpceltpay.lo
  CC     libgstrtsp_la-gstrtpdec.lo
  CC     libgstrtpmanager_la-gstrtpptdemux.lo
  CC     libgstrtp_la-gstrtpdvdepay.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C shapewipe
  CC     libgstshapewipe_la-gstshapewipe.lo
  CC     libgstrtpmanager_la-gstrtpssrcdemux.lo
  CC     libgstrtp_la-gstrtpdvpay.lo
  CCLD   libgstshapewipe.la
  CC     libgstrtp_la-gstrtpgstdepay.lo
  CC     libgstrtpmanager_la-rtpjitterbuffer.lo
  CC     libgstrtsp_la-gstrtspext.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C smpte
  CC     libgstsmpte_la-gstsmpte.lo
  CC     libgstrtp_la-gstrtpgstpay.lo
  CC     libgstrtpmanager_la-rtpsession.lo
  CCLD   libgstrtsp.la
  CC     libgstrtp_la-gstrtpilbcdepay.lo
  CC     libgstsmpte_la-gstmask.lo
  CC     libgstrtp_la-gstrtpilbcpay.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C spectrum
  CC     libgstspectrum_la-gstspectrum.lo
  CC     libgstsmpte_la-barboxwipes.lo
  CC     libgstrtp_la-gstrtpmpadepay.lo
  CC     libgstsmpte_la-paint.lo
  CC     libgstrtpmanager_la-rtpsource.lo
  CCLD   libgstspectrum.la
  CC     libgstrtp_la-gstrtpmpapay.lo
  CC     libgstsmpte_la-gstsmptealpha.lo
  CC     libgstrtp_la-gstrtpmparobustdepay.lo
  CC     libgstrtpmanager_la-rtpstats.lo
  CC     libgstsmpte_la-plugin.lo
  CC     libgstrtp_la-gstrtpmpvdepay.lo
  CC     libgstrtpmanager_la-gstrtpsession.lo
  CCLD   libgstsmpte.la
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C udp
  GEN    gstudp-enumtypes.c
  CC     libgstrtp_la-gstrtpmpvpay.lo
  GEN    gstudp-marshal.c
  GEN    gstudp-enumtypes.h
  GEN    gstudp-marshal.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstudp_la-gstudp.lo
  CC     libgstrtpmanager_la-gstrtpbin-marshal.lo
  CC     libgstrtp_la-gstrtppcmadepay.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C videobox
  CC     libgstudp_la-gstudpsrc.lo
  CP     tmp-orc.c
  CP     gstvideoboxorc.h
  CCLD   libgstrtpmanager.la
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstvideobox_la-gstvideobox.lo
  CC     libgstrtp_la-gstrtppcmudepay.lo
  CC     libgstudp_la-gstudpsink.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C videocrop
  CC     libgstvideocrop_la-gstvideocrop.lo
  CC     libgstrtp_la-gstrtppcmupay.lo
  CC     libgstudp_la-gstmultiudpsink.lo
  CC     libgstrtp_la-gstrtppcmapay.lo
  CC     libgstvideocrop_la-gstaspectratiocrop.lo
  CC     libgstrtp_la-gstrtpg722depay.lo
  CC     libgstudp_la-gstdynudpsink.lo
  CCLD   libgstvideocrop.la
  CC     libgstrtp_la-gstrtpg722pay.lo
  CC     libgstvideobox_la-tmp-orc.lo
  CC     libgstudp_la-gstudpnetutils.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C videomixer
  CP     tmp-orc.c
  CP     blendorc.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstvideomixer_la-videomixer.lo
  CCLD   libgstvideobox.la
  CC     libgstrtp_la-gstrtpg723depay.lo
  CC     libgstudp_la-gstudp-enumtypes.lo
  CC     libgstvideomixer_la-blend.lo
  CC     libgstrtp_la-gstrtpg723pay.lo
  CC     libgstudp_la-gstudp-marshal.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C wavenc
  CC     libgstwavenc_la-gstwavenc.lo
  CCLD   libgstudp.la
  CC     libgstrtp_la-gstrtpg726pay.lo
  CCLD   libgstwavenc.la
  CC     libgstvideomixer_la-videomixer2.lo
  CC     libgstrtp_la-gstrtpg726depay.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C wavparse
  CC     libgstwavparse_la-gstwavparse.lo
  CC     libgstvideomixer_la-tmp-orc.lo
  CC     libgstrtp_la-gstrtpg729pay.lo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C y4m
  CC     libgsty4menc_la-gsty4mencode.lo
  CC     libgstrtp_la-gstrtpg729depay.lo
  CCLD   libgstvideomixer.la
  CCLD   libgsty4menc.la
  CCLD   libgstwavparse.la
  CC     libgstrtp_la-gstrtpgsmdepay.lo
  CC     libgstrtp_la-gstrtpgsmpay.lo
  CC     libgstrtp_la-gstrtpamrdepay.lo
  CC     libgstrtp_la-gstrtpamrpay.lo
  CC     libgstrtp_la-gstrtph263pdepay.lo
  CC     libgstrtp_la-gstrtph263ppay.lo
  CC     libgstrtp_la-gstrtph263depay.lo
  CC     libgstrtp_la-gstrtph263pay.lo
  CC     libgstrtp_la-gstrtph264depay.lo
  CC     libgstrtp_la-gstrtph264pay.lo
  CC     libgstrtp_la-gstrtpj2kdepay.lo
  CC     libgstrtp_la-gstrtpj2kpay.lo
  CC     libgstrtp_la-gstrtpjpegdepay.lo
  CC     libgstrtp_la-gstrtpjpegpay.lo
  CC     libgstrtp_la-gstrtpL16depay.lo
  CC     libgstrtp_la-gstrtpL16pay.lo
  CC     libgstrtp_la-gstasteriskh263.lo
  CC     libgstrtp_la-gstrtpmp1sdepay.lo
  CC     libgstrtp_la-gstrtpmp2tdepay.lo
  CC     libgstrtp_la-gstrtpmp2tpay.lo
  CC     libgstrtp_la-gstrtpmp4vdepay.lo
  CC     libgstrtp_la-gstrtpmp4vpay.lo
  CC     libgstrtp_la-gstrtpmp4gdepay.lo
  CC     libgstrtp_la-gstrtpmp4gpay.lo
  CC     libgstrtp_la-gstrtpmp4adepay.lo
  CC     libgstrtp_la-gstrtpmp4apay.lo
  CC     libgstrtp_la-gstrtpqcelpdepay.lo
  CC     libgstrtp_la-gstrtpqdmdepay.lo
  CC     libgstrtp_la-gstrtpsirenpay.lo
  CC     libgstrtp_la-gstrtpsirendepay.lo
  CC     libgstrtp_la-gstrtpspeexdepay.lo
  CC     libgstrtp_la-gstrtpspeexpay.lo
  CC     libgstrtp_la-gstrtpsv3vdepay.lo
  CC     libgstrtp_la-gstrtptheoradepay.lo
  CC     libgstrtp_la-gstrtptheorapay.lo
  CC     libgstrtp_la-gstrtpvorbisdepay.lo
  CC     libgstrtp_la-gstrtpvorbispay.lo
  CC     libgstrtp_la-gstrtpvrawdepay.lo
  CC     libgstrtp_la-gstrtpvrawpay.lo
  CCLD   libgstrtp.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
/Applications/Xcode.app/Contents/Developer/usr/bin/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
/Applications/Xcode.app/Contents/Developer/usr/bin/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
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in videobox
/Applications/Xcode.app/Contents/Developer/usr/bin/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
/Applications/Xcode.app/Contents/Developer/usr/bin/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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C oss4
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C osxaudio
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C osxvideo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ximage
  OBJC   libgstosxvideosink_la-osxvideosink.lo
  CC     libgstoss4audio_la-oss4-audio.lo
  CC     libgstosxaudio_la-gstosxringbuffer.lo
  CC     libgstximagesrc_la-gstximagesrc.lo
  CC     libgstoss4audio_la-oss4-mixer.lo
  CC     libgstximagesrc_la-ximageutil.lo
  CC     libgstosxaudio_la-gstosxaudioelement.lo
  CCLD   libgstximagesrc.la
  CC     libgstosxaudio_la-gstosxaudiosink.lo
  CC     libgstoss4audio_la-oss4-mixer-enum.lo
  OBJC   libgstosxvideosink_la-cocoawindow.lo
  CC     libgstosxaudio_la-gstosxaudiosrc.lo
  CC     libgstoss4audio_la-oss4-mixer-slider.lo
  CC     libgstoss4audio_la-oss4-mixer-switch.lo
  CC     libgstosxaudio_la-gstosxaudio.lo
  CC     libgstoss4audio_la-oss4-property-probe.lo
  CC     libgstoss4audio_la-oss4-sink.lo
  CCLD   libgstosxaudio.la
  CC     libgstoss4audio_la-oss4-source.lo
  OBJCLD libgstosxvideosink.la
  CCLD   libgstoss4audio.la
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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C annodex
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C cairo
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C jpeg
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C libpng
  CC     libgstannodex_la-gstannodex.lo
  CC     libgstjpeg_la-gstjpeg.lo
  CC     libgstpng_la-gstpng.lo
  GEN    gstcairo-marshal.c
  GEN    gstcairo-marshal.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CC     libgstcairo_la-gstcairo.lo
  CC     libgstpng_la-gstpngenc.lo
  CC     libgstjpeg_la-gstjpegenc.lo
  CC     libgstannodex_la-gstcmmlutils.lo
  CC     libgstcairo_la-gsttimeoverlay.lo
  CC     libgstannodex_la-gstcmmldec.lo
  CC     libgstcairo_la-gsttextoverlay.lo
  CC     libgstpng_la-gstpngdec.lo
  CC     libgstjpeg_la-gstjpegdec.lo
  CC     libgstannodex_la-gstcmmlenc.lo
  CCLD   libgstpng.la
  CC     libgstcairo_la-gstcairorender.lo
../../libtool: line 6000: cd: @@HOMEBREW_CELLAR@@/libpng/1.6.10/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `@@HOMEBREW_CELLAR@@/libpng/1.6.10/lib'
make[3]: *** [libgstpng.la] Error 1
make[2]: *** [libpng] Error 2
make[2]: *** Waiting for unfinished jobs....
  CC     libgstjpeg_la-gstsmokeenc.lo
  CC     libgstannodex_la-gstcmmltag.lo
  CC     libgstcairo_la-gstcairooverlay.lo
  CC     libgstjpeg_la-smokecodec.lo
  CC     libgstcairo_la-gstcairo-marshal.lo
  CC     libgstjpeg_la-gstsmokedec.lo
  CCLD   libgstcairo.la
  CC     libgstannodex_la-gstcmmlparser.lo
  CCLD   libgstjpeg.la
  CCLD   libgstannodex.la
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Formula
Tap: homebrew/homebrew-versions
Path: /usr/local/Library/Taps/homebrew/homebrew-versions/gst-plugins-good010.rb
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 335407e58f4d1195f383b4fcee9f77cd180944a4
CPU: quad-core 64-bit ivybridge
OS X: 10.9.3-x86_64
Xcode: 5.1.1
CLT: 5.1.0.0.1.1396320587
X11: 2.7.5 => /opt/X11
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers:/opt/X11/include:/opt/X11/include/freetype2
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries:/opt/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/gstreamer010/lib/pkgconfig:/usr/local/opt/gst-plugins-base010/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/gstreamer010/bin:/usr/local/opt/gst-plugins-base010/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin

Logs:
     /Users/simonwjackson/Library/Logs/Homebrew/gst-plugins-good010/01.configure
     /Users/simonwjackson/Library/Logs/Homebrew/gst-plugins-good010/01.configure.cc
     /Users/simonwjackson/Library/Logs/Homebrew/gst-plugins-good010/02.make
     /Users/simonwjackson/Library/Logs/Homebrew/gst-plugins-good010/02.make.cc
     /Users/simonwjackson/Library/Logs/Homebrew/gst-plugins-good010/config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment