Skip to content

Instantly share code, notes, and snippets.

@thomas-mcdonald
Last active December 10, 2015 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomas-mcdonald/4438020 to your computer and use it in GitHub Desktop.
Save thomas-mcdonald/4438020 to your computer and use it in GitHub Desktop.
gst-plugins-ugly homebrew ticket
> brew --config ~
HOMEBREW_VERSION: 0.9.3
HEAD: 4baf64237d8fefba68a24e2237d08311592f00bb
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.8.1-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
LLVM-GCC: build 2336
Clang: 4.1 build 421
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/tom/.rbenv/shims/ruby
> HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install gst-plugins-ugly /usr/local master@4baf642
==> Downloading http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.19.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gst-plugins-ugly-0.10.19.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/gst-plugins-ugly-0.10.19.tar.bz2
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-ugly/0.10.19 --mandir=/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/man
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-ugly/0.10.19 --mandir=/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/man
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-darwin12.1.0
checking host system type... x86_64-apple-darwin12.1.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... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... 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 cc... /usr/bin/ld
checking if the linker (/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-darwin12.1.0 file names to x86_64-apple-darwin12.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin12.1.0 file names to toolchain format... func_convert_file_noop
checking for /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 cc 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... cc -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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common -DPIC
checking if cc PIC flag -fno-common -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.1.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... /usr/bin/ld
checking if the linker (/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 Ugly 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) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fno-common -DPIC
checking if c++ PIC flag -fno-common -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking for c++... yes
checking whether cc understands -c and -o together... yes
checking for valgrind... no
checking for working do while(0) macros... no
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 stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking whether cc implements __PRETTY_FUNCTION__... yes
checking whether cc implements __FUNCTION__... yes
checking whether cc implements __func__... yes
checking for GLIB... yes
checking for ORC... yes
checking for usable orcc... /usr/local/Cellar/orc/0.4.16/bin/orcc
checking for GST... yes
configure: using GStreamer tools in /usr/local/Cellar/gstreamer/0.10.36/bin
configure: using GStreamer plug-ins in /usr/local/Cellar/gstreamer/0.10.36/lib/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_CHECK... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10
configure: Using /usr/local/Cellar/gst-plugins-ugly/0.10.19/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 -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Wold-style-definition... 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 -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -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 -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 -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 winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
configure: Checking libraries for plugins in ext/
configure: *** checking feature: a52dec ***
configure: *** for plug-ins: a52dec ***
checking for a52_init in -la52... yes
checking a52dec/a52.h usability... yes
checking a52dec/a52.h presence... yes
checking for a52dec/a52.h... yes
configure: *** These plugins will be built: a52dec
configure: *** checking feature: amrnb library ***
configure: *** for plug-ins: amrnb ***
checking for AMRNB... yes
configure: *** These plugins will be built: amrnb
configure: *** checking feature: amrwb library ***
configure: *** for plug-ins: amrwbdec ***
checking for AMRWB... yes
configure: *** These plugins will be built: amrwbdec
configure: *** checking feature: cdio library ***
configure: *** for plug-ins: cdio ***
checking for CDIO... yes
configure: *** These plugins will be built: cdio
configure: *** checking feature: dvdread library ***
configure: *** for plug-ins: dvdreadsrc ***
checking for DVDOpen in -ldvdread... yes
checking dvdread/dvd_reader.h usability... yes
checking dvdread/dvd_reader.h presence... yes
checking for dvdread/dvd_reader.h... yes
configure: *** These plugins will be built: dvdreadsrc
configure: *** checking feature: lame mp3 encoder library ***
configure: *** for plug-ins: lame ***
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
configure: *** These plugins will be built: lame
configure: *** checking feature: mad mp3 decoder ***
configure: *** for plug-ins: mad ***
checking for MAD... yes
configure: *** These plugins will be built: mad
configure: *** checking feature: mpeg2dec ***
configure: *** for plug-ins: mpeg2dec ***
checking for MPEG2DEC... yes
configure: *** These plugins will be built: mpeg2dec
configure: *** checking feature: libsidplay ***
configure: *** for plug-ins: sid ***
checking for libsidplay 1.36.x... checking sidplay/player.h usability... no
checking sidplay/player.h presence... no
checking for sidplay/player.h... no
configure: *** These plugins will not be built: sid
configure: *** checking feature: twolame ***
configure: *** for plug-ins: twolame ***
checking for TWOLAME... yes
configure: *** These plugins will be built: twolame
configure: *** checking feature: x264 plug-in ***
configure: *** for plug-ins: x264 ***
checking for X264... yes
configure: *** These plugins will be built: x264
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst/Makefile
config.status: creating gst/asfdemux/Makefile
config.status: creating gst/dvdlpcmdec/Makefile
config.status: creating gst/dvdsub/Makefile
config.status: creating gst/iec958/Makefile
config.status: creating gst/mpegaudioparse/Makefile
config.status: creating gst/mpegstream/Makefile
config.status: creating gst/realmedia/Makefile
config.status: creating gst/synaesthesia/Makefile
config.status: creating ext/Makefile
config.status: creating ext/a52dec/Makefile
config.status: creating ext/amrnb/Makefile
config.status: creating ext/amrwbdec/Makefile
config.status: creating ext/cdio/Makefile
config.status: creating ext/dvdread/Makefile
config.status: creating ext/lame/Makefile
config.status: creating ext/mad/Makefile
config.status: creating ext/mpeg2dec/Makefile
config.status: creating ext/sidplay/Makefile
config.status: creating ext/twolame/Makefile
config.status: creating ext/x264/Makefile
config.status: creating docs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/version.entities
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
config.status: creating gst-plugins-ugly.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_UGLY__STDINT_H
configure: *** Plug-ins without external dependencies that will be built:
asfdemux
dvdlpcmdec
dvdsub
iec958
mpegaudioparse
mpegstream
realmedia
configure: *** Plug-ins without external dependencies that will NOT be built:
synaesthesia
configure: *** Plug-ins with dependencies that will be built:
a52dec
amrnb
amrwbdec
cdio
dvdreadsrc
lame
mad
mpeg2dec
twolame
x264
configure: *** Plug-ins with dependencies that will NOT be built:
sid
configure: *** Orc acceleration enabled.
==> make
make
/usr/bin/make all-recursive
Making all in gst-libs
Making all in gst
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in gst
/usr/bin/make -C asfdemux
CC libgstasf_la-gstasfdemux.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstasf_la-gstasf.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstasf_la-asfheaders.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstasf_la-asfpacket.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstasf_la-gstrtpasfdepay.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstasf_la-gstrtspwms.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstasf.la
/usr/bin/make -C dvdlpcmdec
CC libgstdvdlpcmdec_la-gstdvdlpcmdec.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstdvdlpcmdec.la
/usr/bin/make -C dvdsub
CC libgstdvdsub_la-gstdvdsubdec.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstdvdsub_la-gstdvdsubparse.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstdvdsub.la
/usr/bin/make -C iec958
CC libgstiec958_la-ac3iec.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstiec958_la-ac3_padder.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstiec958.la
/usr/bin/make -C mpegaudioparse
CC libgstmpegaudioparse_la-plugin.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstmpegaudioparse_la-gstmpegaudioparse.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstmpegaudioparse_la-gstxingmux.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstmpegaudioparse.la
/usr/bin/make -C mpegstream
CC libgstmpegstream_la-gstmpegstream.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CC libgstmpegstream_la-gstmpegparse.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CC libgstmpegstream_la-gstmpegdemux.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CC libgstmpegstream_la-gstdvddemux.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CC libgstmpegstream_la-gstmpegpacketize.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CC libgstmpegstream_la-gstmpegclock.lo
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -I/usr/include/libxml2
CCLD libgstmpegstream.la
/usr/bin/make -C realmedia
CC libgstrmdemux_la-rademux.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rmdemux.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rmutils.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rdtdepay.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rdtmanager.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rtspreal.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-realhash.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-asmrules.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-rdtjitterbuffer.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-gstrdtbuffer.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-pnmsrc.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstrmdemux_la-realmedia.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstrmdemux.la
CC asmrules-asmrules.o
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD asmrules
brew: superenv removed: -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
Making all in asfdemux
make[3]: Nothing to be done for `all'.
Making all in dvdlpcmdec
make[3]: Nothing to be done for `all'.
Making all in dvdsub
make[3]: Nothing to be done for `all'.
Making all in iec958
make[3]: Nothing to be done for `all'.
Making all in mpegaudioparse
make[3]: Nothing to be done for `all'.
Making all in mpegstream
make[3]: Nothing to be done for `all'.
Making all in realmedia
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in ext
/usr/bin/make -C a52dec
CC libgsta52dec_la-gsta52dec.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgsta52dec.la
/usr/bin/make -C amrnb
CC libgstamrnb_la-amrnb.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstamrnb_la-amrnbdec.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstamrnb_la-amrnbenc.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstamrnb.la
/usr/bin/make -C amrwbdec
CC libgstamrwbdec_la-amrwb.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CC libgstamrwbdec_la-amrwbdec.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
CCLD libgstamrwbdec.la
/usr/bin/make -C cdio
CC libgstcdio_la-gstcdio.lo
brew: superenv removed: -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
gstcdio.c:38:40: error: too few arguments to function call, expected 3, have 2
txt = cdtext_get_const (field, cdtext);
~~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/libcdio/0.90/include/cdio/cdtext.h:262:1: note: 'cdtext_get_const' declared here
const char *cdtext_get_const (const cdtext_t *p_cdtext, cdtext_field_t field,
^
gstcdio.c:65:30: error: too many arguments to function call, expected 1, have 2
t = cdio_get_cdtext (cdio, track);
~~~~~~~~~~~~~~~ ^~~~~
/usr/local/Cellar/libcdio/0.90/include/cdio/disc.h:77:3: note: 'cdio_get_cdtext' declared here
cdtext_t *cdio_get_cdtext (CdIo_t *p_cdio);
^
gstcdio.c:71:38: error: use of undeclared identifier 'CDTEXT_PERFORMER'
gst_cdio_add_cdtext_field (src, t, CDTEXT_PERFORMER, GST_TAG_ARTIST, &tags);
^
gstcdio.c:72:38: error: use of undeclared identifier 'CDTEXT_TITLE'
gst_cdio_add_cdtext_field (src, t, CDTEXT_TITLE, GST_TAG_TITLE, &tags);
^
gstcdio.c:82:30: error: too many arguments to function call, expected 1, have 2
t = cdio_get_cdtext (cdio, 0);
~~~~~~~~~~~~~~~ ^
/usr/local/Cellar/libcdio/0.90/include/cdio/disc.h:77:3: note: 'cdio_get_cdtext' declared here
cdtext_t *cdio_get_cdtext (CdIo_t *p_cdio);
^
gstcdio.c:89:38: error: use of undeclared identifier 'CDTEXT_TITLE'
gst_cdio_add_cdtext_field (src, t, CDTEXT_TITLE, GST_TAG_ALBUM, &tags);
^
gstcdio.c:90:38: error: use of undeclared identifier 'CDTEXT_GENRE'
gst_cdio_add_cdtext_field (src, t, CDTEXT_GENRE, GST_TAG_GENRE, &tags);
^
7 errors generated.
make[3]: *** [libgstcdio_la-gstcdio.lo] Error 1
make[2]: *** [cdio] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.3
HEAD: 4baf64237d8fefba68a24e2237d08311592f00bb
CPU: quad-core 64-bit ivybridge
OS X: 10.8.1-x86_64
Xcode: 4.5.2
CLT: 4.5.0.0.1.1249367152
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
CFLAGS: -no-cpp-precomp -funroll-loops -fstrict-aliasing
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local
CMAKE_INCLUDE_PATH: /usr/X11/include/freetype2:/usr/include/libxml2:/usr/X11/include
CMAKE_LIBRARY_PATH: /usr/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/local/Library/ENV/pkgconfig/mountain_lion
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/gettext/bin:/usr/local/opt/xz/bin:/usr/local/opt/glib/bin:/usr/local/opt/gstreamer/bin:/usr/local/opt/orc/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/pango/bin:/usr/local/opt/jasper/bin:/usr/local/opt/gtk+/bin:/usr/local/opt/gst-plugins-base/bin:/usr/local/opt/dirac/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/cdparanoia/bin:/usr/local/opt/lame/bin:/usr/local/opt/speex/bin:/usr/local/opt/aalib/bin:/usr/local/opt/libcaca/bin:/usr/local/opt/automake/bin:/usr/local/opt/libtool/bin:/usr/local/opt/libdvdread/bin:/usr/local/opt/sdl/bin:/usr/local/opt/libmpeg2/bin:/usr/local/opt/a52dec/bin:/usr/local/opt/liboil/bin:/usr/local/opt/flac/bin:/usr/local/opt/yasm/bin:/usr/local/opt/x264/bin:/usr/local/opt/libcdio/bin:/usr/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: gst-plugins-ugly did not build
Logs: /Users/tom/Library/Logs/Homebrew/gst-plugins-ugly/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GStreamer Ugly Plug-ins configure 0.10.19, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gst-plugins-ugly/0.10.19 --mandir=/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = Thomass-Mac-Pro.local
uname -m = x86_64
uname -r = 12.1.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 32.00 gigabytes
Default processor set: 164 tasks, 768 threads, 4 processors
Load average: 1.90, Mach factor: 2.09
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/xz/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/local/opt/gstreamer/bin
PATH: /usr/local/opt/orc/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/gdk-pixbuf/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/fontconfig/bin
PATH: /usr/local/opt/cairo/bin
PATH: /usr/local/opt/pango/bin
PATH: /usr/local/opt/jasper/bin
PATH: /usr/local/opt/gtk+/bin
PATH: /usr/local/opt/gst-plugins-base/bin
PATH: /usr/local/opt/dirac/bin
PATH: /usr/local/opt/autoconf/bin
PATH: /usr/local/opt/cdparanoia/bin
PATH: /usr/local/opt/lame/bin
PATH: /usr/local/opt/speex/bin
PATH: /usr/local/opt/aalib/bin
PATH: /usr/local/opt/libcaca/bin
PATH: /usr/local/opt/automake/bin
PATH: /usr/local/opt/libtool/bin
PATH: /usr/local/opt/libdvdread/bin
PATH: /usr/local/opt/sdl/bin
PATH: /usr/local/opt/libmpeg2/bin
PATH: /usr/local/opt/a52dec/bin
PATH: /usr/local/opt/liboil/bin
PATH: /usr/local/opt/flac/bin
PATH: /usr/local/opt/yasm/bin
PATH: /usr/local/opt/x264/bin
PATH: /usr/local/opt/libcdio/bin
PATH: /usr/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3191: checking for a BSD-compatible install
configure:3259: result: /usr/bin/install -c
configure:3270: checking whether build environment is sane
configure:3320: result: yes
configure:3461: checking for a thread-safe mkdir -p
configure:3500: result: ./install-sh -c -d
configure:3513: checking for gawk
configure:3543: result: no
configure:3513: checking for mawk
configure:3543: result: no
configure:3513: checking for nawk
configure:3543: result: no
configure:3513: checking for awk
configure:3529: found /usr/bin/awk
configure:3540: result: awk
configure:3551: checking whether make sets $(MAKE)
configure:3573: result: yes
configure:3665: checking nano version
configure:3671: result: 0 (release)
configure:3697: checking whether to enable maintainer-specific portions of Makefiles
configure:3706: result: no
configure:3724: checking build system type
configure:3738: result: x86_64-apple-darwin12.1.0
configure:3758: checking host system type
configure:3771: result: x86_64-apple-darwin12.1.0
configure:3803: checking whether make supports nested variables
configure:3820: result: yes
configure:4186: checking how to print strings
configure:4213: result: printf
configure:4246: checking for style of include used by make
configure:4274: result: GNU
configure:4345: checking for gcc
configure:4372: result: cc
configure:4601: checking for C compiler version
configure:4610: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
configure:4621: $? = 0
configure:4610: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
... rest of stderr output deleted ...
configure:4621: $? = 0
configure:4610: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4621: $? = 1
configure:4610: cc -qversion >&5
clang: error: no input files
configure:4621: $? = 1
configure:4641: checking whether the C compiler works
configure:4663: cc -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:4667: $? = 0
configure:4715: result: yes
configure:4718: checking for C compiler default output file name
configure:4720: result: a.out
configure:4726: checking for suffix of executables
configure:4733: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:4737: $? = 0
configure:4759: result:
configure:4781: checking whether we are cross compiling
configure:4789: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:4793: $? = 0
configure:4800: ./conftest
configure:4804: $? = 0
configure:4819: result: no
configure:4824: checking for suffix of object files
configure:4846: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:4850: $? = 0
configure:4871: result: o
configure:4875: checking whether we are using the GNU C compiler
configure:4894: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:4894: $? = 0
configure:4903: result: yes
configure:4912: checking whether cc accepts -g
configure:4932: cc -c -g conftest.c >&5
configure:4932: $? = 0
configure:4973: result: yes
configure:4990: checking for cc option to accept ISO C89
configure:5054: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:5054: $? = 0
configure:5067: result: none needed
configure:5089: checking dependency style of cc
configure:5200: result: none
configure:5215: checking for a sed that does not truncate output
configure:5279: result: /usr/local/Library/ENV/4.3/sed
configure:5297: checking for grep that handles long lines and -e
configure:5355: result: /usr/bin/grep
configure:5360: checking for egrep
configure:5422: result: /usr/bin/grep -E
configure:5427: checking for fgrep
configure:5489: result: /usr/bin/grep -F
configure:5524: checking for ld used by cc
configure:5591: result: /usr/bin/ld
configure:5598: checking if the linker (/usr/bin/ld) is GNU ld
configure:5613: result: no
configure:5625: checking for BSD- or MS-compatible name lister (nm)
configure:5674: result: /usr/bin/nm
configure:5804: checking the name lister (/usr/bin/nm) interface
configure:5811: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:5814: /usr/bin/nm "conftest.o"
configure:5817: output
0000000000000000 S _some_variable
configure:5824: result: BSD nm
configure:5827: checking whether ln -s works
configure:5831: result: yes
configure:5839: checking the maximum length of command line arguments
configure:5969: result: 196608
configure:5986: checking whether the shell understands some XSI constructs
configure:5996: result: yes
configure:6000: checking whether the shell understands "+="
configure:6006: result: yes
configure:6041: checking how to convert x86_64-apple-darwin12.1.0 file names to x86_64-apple-darwin12.1.0 format
configure:6081: result: func_convert_file_noop
configure:6088: checking how to convert x86_64-apple-darwin12.1.0 file names to toolchain format
configure:6108: result: func_convert_file_noop
configure:6115: checking for /usr/bin/ld option to reload object files
configure:6122: result: -r
configure:6196: checking for objdump
configure:6223: result: objdump
configure:6252: checking how to recognize dependent libraries
configure:6454: result: pass_all
configure:6539: checking for dlltool
configure:6566: result: dlltool
configure:6596: checking how to associate runtime and link libraries
configure:6623: result: printf %s\n
configure:6684: checking for ar
configure:6700: found /usr/bin/ar
configure:6711: result: ar
configure:6748: checking for archiver @FILE support
configure:6765: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:6765: $? = 0
configure:6768: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6771: $? = 1
configure:6791: result: no
configure:6849: checking for strip
configure:6865: found /usr/bin/strip
configure:6876: result: strip
configure:6948: checking for ranlib
configure:6964: found /usr/bin/ranlib
configure:6975: result: ranlib
configure:7077: checking command to parse /usr/bin/nm output from cc object
configure:7197: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:7200: $? = 0
configure:7204: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7207: $? = 0
cannot find nm_test_var in conftest.nm
configure:7197: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:7200: $? = 0
configure:7204: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7207: $? = 0
configure:7273: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c conftstm.o >&5
configure:7276: $? = 0
configure:7314: result: ok
configure:7351: checking for sysroot
configure:7381: result: no
configure:7637: checking for mt
configure:7667: result: no
configure:7687: checking if : is a manifest tool
configure:7693: : '-?'
configure:7701: result: no
configure:7757: checking for dsymutil
configure:7773: found /usr/bin/dsymutil
configure:7784: result: dsymutil
configure:7849: checking for nmedit
configure:7865: found /usr/bin/nmedit
configure:7876: result: nmedit
configure:7941: checking for lipo
configure:7957: found /usr/bin/lipo
configure:7968: result: lipo
configure:8033: checking for otool
configure:8049: found /usr/bin/otool
configure:8060: result: otool
configure:8125: checking for otool64
configure:8155: result: no
configure:8200: checking for -single_module linker flag
cc -no-cpp-precomp -funroll-loops -fstrict-aliasing -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8233: result: yes
configure:8236: checking for -exported_symbols_list linker flag
configure:8256: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8256: $? = 0
configure:8266: result: yes
configure:8269: checking for -force_load linker flag
cc -no-cpp-precomp -funroll-loops -fstrict-aliasing -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -no-cpp-precomp -funroll-loops -fstrict-aliasing -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8301: result: yes
configure:8343: checking how to run the C preprocessor
configure:8374: cc -E conftest.c
configure:8374: $? = 0
configure:8388: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8413: result: cc -E
configure:8433: cc -E conftest.c
configure:8433: $? = 0
configure:8447: cc -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8447: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8476: checking for ANSI C header files
configure:8496: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8496: $? = 0
configure:8569: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8569: $? = 0
configure:8569: ./conftest
configure:8569: $? = 0
configure:8580: result: yes
configure:8593: checking for sys/types.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for sys/stat.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for stdlib.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for string.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for memory.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for strings.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for inttypes.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for stdint.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8593: checking for unistd.h
configure:8593: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8593: $? = 0
configure:8593: result: yes
configure:8607: checking for dlfcn.h
configure:8607: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:8607: $? = 0
configure:8607: result: yes
configure:8811: checking for objdir
configure:8826: result: .libs
configure:9097: checking if cc supports -fno-rtti -fno-exceptions
configure:9115: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -fno-rtti -fno-exceptions conftest.c >&5
configure:9119: $? = 0
configure:9132: result: yes
configure:9459: checking for cc option to produce PIC
configure:9466: result: -fno-common -DPIC
configure:9474: checking if cc PIC flag -fno-common -DPIC works
configure:9492: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -fno-common -DPIC -DPIC conftest.c >&5
configure:9496: $? = 0
configure:9509: result: yes
configure:9538: checking if cc static flag -static works
configure:9566: result: no
configure:9581: checking if cc supports -c -o file.o
configure:9602: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -o out/conftest2.o conftest.c >&5
configure:9606: $? = 0
configure:9628: result: yes
configure:9636: checking if cc supports -c -o file.o
configure:9683: result: yes
configure:9716: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10873: result: yes
configure:11113: checking dynamic linker characteristics
configure:11858: result: darwin12.1.0 dyld
configure:11965: checking how to hardcode library paths into programs
configure:11990: result: immediate
configure:12530: checking whether stripping libraries is possible
configure:12544: result: yes
configure:12570: checking if libtool supports shared libraries
configure:12572: result: yes
configure:12575: checking whether to build shared libraries
configure:12596: result: yes
configure:12599: checking whether to build static libraries
configure:12603: result: yes
configure:12708: checking whether NLS is requested
configure:12717: result: yes
configure:12758: checking for msgfmt
configure: trying /usr/local/opt/gettext/bin/msgfmt...
0 translated messages.
configure:12790: result: /usr/local/opt/gettext/bin/msgfmt
configure:12799: checking for gmsgfmt
configure:12830: result: /usr/local/opt/gettext/bin/msgfmt
configure:12881: checking for xgettext
configure: trying /usr/local/opt/gettext/bin/xgettext...
/usr/local/opt/gettext/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:12913: result: /usr/local/opt/gettext/bin/xgettext
configure:12959: checking for msgmerge
configure: trying /usr/local/opt/gettext/bin/msgmerge...
configure:12990: result: /usr/local/opt/gettext/bin/msgmerge
configure:13047: checking for ld used by GCC
configure:13111: result: /usr/bin/ld
configure:13118: checking if the linker (/usr/bin/ld) is GNU ld
configure:13131: result: no
configure:13138: checking for shared library run path origin
configure:13151: result: done
configure:13652: checking for CFPreferencesCopyAppValue
configure:13670: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:13670: $? = 0
configure:13679: result: yes
configure:13686: checking for CFLocaleCopyCurrent
configure:13704: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:13704: $? = 0
configure:13713: result: yes
configure:13762: checking for GNU gettext in libc
configure:13782: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
Undefined symbols for architecture x86_64:
"__nl_domain_bindings", referenced from:
_main in conftest-OZk8x0.o
"__nl_msg_cat_cntr", referenced from:
_main in conftest-OZk8x0.o
"_libintl_bindtextdomain", referenced from:
_main in conftest-OZk8x0.o
"_libintl_gettext", referenced from:
_main in conftest-OZk8x0.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13782: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:13791: result: no
configure:13825: checking for iconv
configure:13847: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-MAlI08.o
"_iconv_close", referenced from:
_main in conftest-MAlI08.o
"_iconv_open", referenced from:
_main in conftest-MAlI08.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:13869: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -liconv >&5
configure:13869: $? = 0
configure:13879: result: yes
configure:13882: checking for working iconv
configure:13958: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -liconv >&5
configure:13958: $? = 0
configure:13958: ./conftest
configure:13958: $? = 0
configure:13970: result: yes
configure:13985: checking how to link with libiconv
configure:13987: result: -liconv
configure:14433: checking for GNU gettext in libintl
configure:14461: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -lintl >&5
configure:14461: $? = 0
configure:14502: result: yes
configure:14537: checking whether to use NLS
configure:14539: result: yes
configure:14542: checking where the gettext function comes from
configure:14553: result: external libintl
configure:14561: checking how to link with libintl
configure:14563: result: -lintl -Wl,-framework -Wl,CoreFoundation
configure:14736: checking for pkg-config
configure:14754: found /usr/local/opt/pkg-config/bin/pkg-config
configure:14766: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:14791: checking pkg-config is at least version 0.9.0
configure:14794: result: yes
configure:15090: Using GStreamer Ugly Plug-ins source release as package name
configure:15114: Using Unknown package origin as package origin
configure:15143: *** checking feature: building of plug-ins with external deps ***
configure:15198: building external plug-ins
configure:15241: *** checking feature: building of experimental plug-ins ***
configure:15312: not building experimental plug-ins
configure:15456: checking whether byte ordering is bigendian
configure:15471: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:15471: $? = 0
configure:15516: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:15516: $? = 0
configure:15534: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
conftest.c:42:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15534: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15662: result: no
configure:15801: checking whether byte ordering is bigendian
configure:16007: result: no
configure:16075: checking for gcc
configure:16102: result: cc
configure:16331: checking for C compiler version
configure:16340: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
configure:16351: $? = 0
configure:16340: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
... rest of stderr output deleted ...
configure:16351: $? = 0
configure:16340: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:16351: $? = 1
configure:16340: cc -qversion >&5
clang: error: no input files
configure:16351: $? = 1
configure:16355: checking whether we are using the GNU C compiler
configure:16383: result: yes
configure:16392: checking whether cc accepts -g
configure:16453: result: yes
configure:16470: checking for cc option to accept ISO C89
configure:16547: result: none needed
configure:16569: checking dependency style of cc
configure:16680: result: none
configure:16699: checking for cc option to accept ISO C99
configure:16848: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:16848: $? = 0
configure:16861: result: none needed
configure:16970: checking for cc option to accept ISO Standard C
configure:16981: result: none needed
configure:17101: checking for C++ compiler version
configure:17110: c++ --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
configure:17121: $? = 0
configure:17110: c++ -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.1.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
... rest of stderr output deleted ...
configure:17121: $? = 0
configure:17110: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:17121: $? = 1
configure:17110: c++ -qversion >&5
clang: error: no input files
configure:17121: $? = 1
configure:17125: checking whether we are using the GNU C++ compiler
configure:17144: c++ -c conftest.cpp >&5
configure:17144: $? = 0
configure:17153: result: yes
configure:17162: checking whether c++ accepts -g
configure:17182: c++ -c -g conftest.cpp >&5
configure:17182: $? = 0
configure:17223: result: yes
configure:17248: checking dependency style of c++
configure:17359: result: none
configure:17392: checking how to run the C++ preprocessor
configure:17419: c++ -E conftest.cpp
configure:17419: $? = 0
configure:17433: c++ -E conftest.cpp
conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:17433: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17458: result: c++ -E
configure:17478: c++ -E conftest.cpp
configure:17478: $? = 0
configure:17492: c++ -E conftest.cpp
conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:17492: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17661: checking for ld used by c++
configure:17728: result: /usr/bin/ld
configure:17735: checking if the linker (/usr/bin/ld) is GNU ld
configure:17750: result: no
configure:17805: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:18810: result: yes
configure:18846: c++ -c conftest.cpp >&5
configure:18849: $? = 0
configure:19369: checking for c++ option to produce PIC
configure:19376: result: -fno-common -DPIC
configure:19384: checking if c++ PIC flag -fno-common -DPIC works
configure:19402: c++ -c -fno-common -DPIC -DPIC conftest.cpp >&5
configure:19406: $? = 0
configure:19419: result: yes
configure:19442: checking if c++ static flag -static works
configure:19470: result: no
configure:19482: checking if c++ supports -c -o file.o
configure:19503: c++ -c -o out/conftest2.o conftest.cpp >&5
configure:19507: $? = 0
configure:19529: result: yes
configure:19534: checking if c++ supports -c -o file.o
configure:19581: result: yes
configure:19611: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:19650: result: yes
configure:19791: checking dynamic linker characteristics
configure:20470: result: darwin12.1.0 dyld
configure:20523: checking how to hardcode library paths into programs
configure:20548: result: immediate
configure:20590: checking for c++
configure:20606: found /usr/local/Library/ENV/4.3/c++
configure:20618: result: yes
configure:20631: checking whether cc understands -c and -o together
configure:20659: cc -c conftest.c -o conftest2.o >&5
configure:20663: $? = 0
configure:20669: cc -c conftest.c -o conftest2.o >&5
configure:20673: $? = 0
configure:20728: result: yes
configure:20756: checking for valgrind
configure:20787: result: no
configure:20806: checking for working do while(0) macros
configure:20827: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
conftest.c:44:16: error: expected ';' at end of declaration
int main(void) { int i = 1; STMT_TEST; return i; }
^
;
1 error generated.
configure:20827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #define STMT_START do
| #define STMT_END while(0)
| #define STMT_TEST STMT_START { i = 0; } STMT_END
| int main(void) { int i = 1; STMT_TEST; return i; }
| ;
| return 0;
| }
configure:20835: result: no
configure:20948: checking whether to build gtk-doc documentation
configure:20950: result: no
configure:20957: checking for gtkdoc-check
configure:20990: result: no
configure:21021: Looking for Python version >= 2.1
configure:21039: checking for python
configure:21057: found /usr/bin/python
configure:21069: result: /usr/bin/python
configure:21081: checking "/usr/bin/python":
configure:21083: result: okay
configure:21099: checking local Python configuration
configure:21136: result: looks good
configure:21144: checking whether to build plugin documentation
configure:21151: result: no (gtk-doc disabled or not available)
configure:21302: checking for stdint types
configure:21325: cc -c conftest.c >&5
configure:21325: $? = 0
configure:21369: result: stdint.h (shortcircuit)
configure:21756: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
configure:21766: checking malloc.h usability
configure:21766: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
conftest.c:69:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:21766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:21766: result: no
configure:21766: checking malloc.h presence
configure:21766: cc -E conftest.c
conftest.c:36:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:21766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <malloc.h>
configure:21766: result: no
configure:21766: checking for malloc.h
configure:21766: result: no
configure:21782: checking whether cc implements __PRETTY_FUNCTION__
configure:21799: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:21799: $? = 0
configure:21809: result: yes
configure:21817: checking whether cc implements __FUNCTION__
configure:21834: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:21834: $? = 0
configure:21844: result: yes
configure:21852: checking whether cc implements __func__
configure:21869: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:21869: $? = 0
configure:21879: result: yes
configure:21924: checking for GLIB
configure:21932: $PKG_CONFIG --exists --print-errors "$which"
configure:21935: $? = 0
configure:21950: $PKG_CONFIG --exists --print-errors "$which"
configure:21953: $? = 0
configure:22005: result: yes
configure:22096: checking for ORC
configure:22104: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:22107: $? = 0
configure:22122: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:22125: $? = 0
configure:22179: result: yes
configure:22187: checking for usable orcc
configure:22195: result: /usr/local/Cellar/orc/0.4.16/bin/orcc
configure:22242: checking for GST
configure:22250: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22253: $? = 0
configure:22268: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22271: $? = 0
configure:22327: result: yes
configure:22341: using GStreamer tools in /usr/local/Cellar/gstreamer/0.10.36/bin
configure:22351: using GStreamer plug-ins in /usr/local/Cellar/gstreamer/0.10.36/lib/gstreamer-0.10
configure:22363: checking for GST_BASE
configure:22371: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22374: $? = 0
configure:22389: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22392: $? = 0
configure:22448: result: yes
configure:22465: checking for GST_CHECK
configure:22473: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22476: $? = 0
configure:22491: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22494: $? = 0
configure:22550: result: yes
configure:22567: checking for GST_PLUGINS_BASE
configure:22575: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22578: $? = 0
configure:22593: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22596: $? = 0
configure:22652: result: yes
configure:22668: using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10
configure:22734: Using /usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10 as the plugin install location
configure:22771: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20
configure:22831: checking to see if compiler understands -Wall
configure:22848: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wall conftest.c >&5
configure:22848: $? = 0
configure:22863: result: yes
configure:22868: checking to see if compiler understands -Wdeclaration-after-statement
configure:22885: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wdeclaration-after-statement conftest.c >&5
configure:22885: $? = 0
configure:22900: result: yes
configure:22905: checking to see if compiler understands -Wvla
configure:22922: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wvla conftest.c >&5
configure:22922: $? = 0
configure:22937: result: yes
configure:22942: checking to see if compiler understands -Wpointer-arith
configure:22959: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wpointer-arith conftest.c >&5
configure:22959: $? = 0
configure:22974: result: yes
configure:23166: checking to see if compiler understands -Wmissing-declarations
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wmissing-declarations conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wmissing-prototypes
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wmissing-prototypes conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wredundant-decls
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wredundant-decls conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wwrite-strings
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wwrite-strings conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wformat-nonliteral
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wformat-nonliteral conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wformat-security
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wformat-security conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wold-style-definition
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wold-style-definition conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Winit-self
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Winit-self conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wmissing-include-dirs
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wmissing-include-dirs conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Waddress
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Waddress conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Waggregate-return
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Waggregate-return conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wno-multichar
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wno-multichar conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23166: checking to see if compiler understands -Wnested-externs
configure:23183: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing -Wnested-externs conftest.c >&5
configure:23183: $? = 0
configure:23198: result: yes
configure:23210: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure:23212: set ERROR_CFLAGS to
configure:23219: checking to see if c++ compiler understands
configure:23243: c++ -c conftest.cpp >&5
configure:23243: $? = 0
configure:23266: result: yes
configure:23279: checking to see if c++ compiler understands -Wall
configure:23303: c++ -c -Wall conftest.cpp >&5
configure:23303: $? = 0
configure:23326: result: yes
configure:23640: checking to see if c++ compiler understands -Wmissing-declarations
configure:23664: c++ -c -Wmissing-declarations conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wredundant-decls
configure:23664: c++ -c -Wredundant-decls conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wwrite-strings
configure:23664: c++ -c -Wwrite-strings conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wformat-nonliteral
configure:23664: c++ -c -Wformat-nonliteral conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wformat-security
configure:23664: c++ -c -Wformat-security conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Winit-self
configure:23664: c++ -c -Winit-self conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wmissing-include-dirs
configure:23664: c++ -c -Wmissing-include-dirs conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Waddress
configure:23664: c++ -c -Waddress conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Waggregate-return
configure:23664: c++ -c -Waggregate-return conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23640: checking to see if c++ compiler understands -Wno-multichar
configure:23664: c++ -c -Wno-multichar conftest.cpp >&5
configure:23664: $? = 0
configure:23687: result: yes
configure:23699: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
configure:23701: set ERROR_CXXFLAGS to
configure:23750: Using autoaudiosink as default audio sink
configure:23775: Using osxaudiosrc as default audio source
configure:23800: Using autovideosink as default video sink
configure:23825: Using v4l2src as default video source
configure:23850: Using goom as default visualizer
configure:24184: checking winsock2.h usability
configure:24184: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
conftest.c:83:10: fatal error: 'winsock2.h' file not found
#include <winsock2.h>
^
1 error generated.
configure:24184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "osxaudiosrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <winsock2.h>
configure:24184: result: no
configure:24184: checking winsock2.h presence
configure:24184: cc -E conftest.c
conftest.c:50:10: fatal error: 'winsock2.h' file not found
#include <winsock2.h>
^
1 error generated.
configure:24184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "osxaudiosrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| /* end confdefs.h. */
| #include <winsock2.h>
configure:24184: result: no
configure:24184: checking for winsock2.h
configure:24184: result: no
configure:24218: Checking libraries for plugins in ext/
configure:24223: *** checking feature: a52dec ***
configure:24227: *** for plug-ins: a52dec ***
configure:24274: checking for a52_init in -la52
configure:24299: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -la52 -lm >&5
configure:24299: $? = 0
configure:24308: result: yes
configure:24321: checking a52dec/a52.h usability
configure:24321: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:24321: $? = 0
configure:24321: result: yes
configure:24321: checking a52dec/a52.h presence
configure:24321: cc -E conftest.c
configure:24321: $? = 0
configure:24321: result: yes
configure:24321: checking for a52dec/a52.h
configure:24321: result: yes
configure:24435: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -la52 -lm >&5
configure:24435: $? = 0
configure:24435: ./conftest
No accelerated IMDCT transform found
configure:24435: $? = 0
configure:24466: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -la52 -lm >&5
conftest.c:57:11: error: invalid application of 'sizeof' to an incomplete type 'a52_state_t' (aka 'struct a52_state_s')
int i = sizeof (a52_state_t);
^ ~~~~~~~~~~~~~
/usr/local/include/a52dec/a52.h:33:16: note: forward declaration of 'struct a52_state_s'
typedef struct a52_state_s a52_state_t;
^
1 error generated.
configure:24466: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "osxaudiosrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| /* end confdefs.h. */
|
| #include <inttypes.h>
| #include <a52dec/a52.h>
|
| int
| main ()
| {
| int i = sizeof (a52_state_t);
| if ( i )
| return 0;
| }
|
configure:24507: *** These plugins will be built: a52dec
configure:24538: *** checking feature: amrnb library ***
configure:24542: *** for plug-ins: amrnb ***
configure:24580: checking for AMRNB
configure:24606: $PKG_CONFIG --exists --print-errors "opencore-amrnb"
configure:24609: $? = 0
configure:24771: result: yes
configure:24788: *** These plugins will be built: amrnb
configure:24819: *** checking feature: amrwb library ***
configure:24823: *** for plug-ins: amrwbdec ***
configure:24861: checking for AMRWB
configure:24887: $PKG_CONFIG --exists --print-errors "opencore-amrwb"
configure:24890: $? = 0
configure:25052: result: yes
configure:25069: *** These plugins will be built: amrwbdec
configure:25100: *** checking feature: cdio library ***
configure:25104: *** for plug-ins: cdio ***
configure:25146: checking for CDIO
configure:25154: $PKG_CONFIG --exists --print-errors "$which"
configure:25157: $? = 0
configure:25172: $PKG_CONFIG --exists --print-errors "$which"
configure:25175: $? = 0
configure:25227: result: yes
configure:25246: *** These plugins will be built: cdio
configure:25277: *** checking feature: dvdread library ***
configure:25281: *** for plug-ins: dvdreadsrc ***
configure:25318: checking for DVDOpen in -ldvdread
configure:25343: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -ldvdread >&5
configure:25343: $? = 0
configure:25352: result: yes
configure:25361: checking dvdread/dvd_reader.h usability
configure:25361: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:25361: $? = 0
configure:25361: result: yes
configure:25361: checking dvdread/dvd_reader.h presence
configure:25361: cc -E conftest.c
configure:25361: $? = 0
configure:25361: result: yes
configure:25361: checking for dvdread/dvd_reader.h
configure:25361: result: yes
configure:25392: *** These plugins will be built: dvdreadsrc
configure:25423: *** checking feature: lame mp3 encoder library ***
configure:25427: *** for plug-ins: lame ***
configure:25464: checking for lame_init in -lmp3lame
configure:25489: cc -o conftest -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c -lmp3lame >&5
configure:25489: $? = 0
configure:25498: result: yes
configure:25507: checking lame/lame.h usability
configure:25507: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:25507: $? = 0
configure:25507: result: yes
configure:25507: checking lame/lame.h presence
configure:25507: cc -E conftest.c
configure:25507: $? = 0
configure:25507: result: yes
configure:25507: checking for lame/lame.h
configure:25507: result: yes
configure:25531: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:25531: $? = 0
configure:25551: cc -c -no-cpp-precomp -funroll-loops -fstrict-aliasing conftest.c >&5
configure:25551: $? = 0
configure:25581: *** These plugins will be built: lame
configure:25612: *** checking feature: mad mp3 decoder ***
configure:25616: *** for plug-ins: mad ***
configure:25659: checking for MAD
configure:25667: $PKG_CONFIG --exists --print-errors "$which"
configure:25670: $? = 0
configure:25685: $PKG_CONFIG --exists --print-errors "$which"
configure:25688: $? = 0
configure:25740: result: yes
configure:25809: *** These plugins will be built: mad
configure:25841: *** checking feature: mpeg2dec ***
configure:25845: *** for plug-ins: mpeg2dec ***
configure:25887: checking for MPEG2DEC
configure:25895: $PKG_CONFIG --exists --print-errors "$which"
configure:25898: $? = 0
configure:25913: $PKG_CONFIG --exists --print-errors "$which"
configure:25916: $? = 0
configure:25968: result: yes
configure:25987: *** These plugins will be built: mpeg2dec
configure:26019: *** checking feature: libsidplay ***
configure:26023: *** for plug-ins: sid ***
configure:26060: checking for libsidplay 1.36.x
configure:26070: checking sidplay/player.h usability
configure:26070: c++ -c conftest.cpp >&5
conftest.cpp:91:10: fatal error: 'sidplay/player.h' file not found
#include <sidplay/player.h>
^
1 error generated.
configure:26070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "osxaudiosrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_A52DEC /**/
| #define HAVE_AMRNB /**/
| #define HAVE_AMRWB /**/
| #define HAVE_CDIO /**/
| #define HAVE_DVDREAD /**/
| #define HAVE_LAME /**/
| #define HAVE_MAD /**/
| #define HAVE_MPEG2DEC /**/
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sidplay/player.h>
configure:26070: result: no
configure:26070: checking sidplay/player.h presence
configure:26070: c++ -E conftest.cpp
conftest.cpp:58:10: fatal error: 'sidplay/player.h' file not found
#include <sidplay/player.h>
^
1 error generated.
configure:26070: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-ugly"
| #define PACKAGE_VERSION "0.10.19"
| #define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-ugly"
| #define VERSION "0.10.19"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
| #define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define GST_LEVEL_DEFAULT GST_LEVEL_NONE
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "osxaudiosrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_A52DEC /**/
| #define HAVE_AMRNB /**/
| #define HAVE_AMRWB /**/
| #define HAVE_CDIO /**/
| #define HAVE_DVDREAD /**/
| #define HAVE_LAME /**/
| #define HAVE_MAD /**/
| #define HAVE_MPEG2DEC /**/
| /* end confdefs.h. */
| #include <sidplay/player.h>
configure:26070: result: no
configure:26070: checking for sidplay/player.h
configure:26070: result: no
configure:26151: *** These plugins will not be built: sid
configure:26169: *** checking feature: twolame ***
configure:26173: *** for plug-ins: twolame ***
configure:26211: checking for TWOLAME
configure:26219: $PKG_CONFIG --exists --print-errors "twolame >= 0.3.10"
configure:26222: $? = 0
configure:26237: $PKG_CONFIG --exists --print-errors "twolame >= 0.3.10"
configure:26240: $? = 0
configure:26280: result: yes
configure:26298: *** These plugins will be built: twolame
configure:26329: *** checking feature: x264 plug-in ***
configure:26333: *** for plug-ins: x264 ***
configure:26375: checking for X264
configure:26383: $PKG_CONFIG --exists --print-errors "$which"
configure:26386: $? = 0
configure:26401: $PKG_CONFIG --exists --print-errors "$which"
configure:26404: $? = 0
configure:26456: result: yes
configure:26475: *** These plugins will be built: x264
configure:27048: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GStreamer Ugly Plug-ins config.status 0.10.19, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Thomass-Mac-Pro.local
config.status:1485: creating Makefile
config.status:1485: creating common/Makefile
config.status:1485: creating common/m4/Makefile
config.status:1485: creating gst-libs/Makefile
config.status:1485: creating gst-libs/gst/Makefile
config.status:1485: creating gst/Makefile
config.status:1485: creating gst/asfdemux/Makefile
config.status:1485: creating gst/dvdlpcmdec/Makefile
config.status:1485: creating gst/dvdsub/Makefile
config.status:1485: creating gst/iec958/Makefile
config.status:1485: creating gst/mpegaudioparse/Makefile
config.status:1485: creating gst/mpegstream/Makefile
config.status:1485: creating gst/realmedia/Makefile
config.status:1485: creating gst/synaesthesia/Makefile
config.status:1485: creating ext/Makefile
config.status:1485: creating ext/a52dec/Makefile
config.status:1485: creating ext/amrnb/Makefile
config.status:1485: creating ext/amrwbdec/Makefile
config.status:1485: creating ext/cdio/Makefile
config.status:1485: creating ext/dvdread/Makefile
config.status:1485: creating ext/lame/Makefile
config.status:1485: creating ext/mad/Makefile
config.status:1485: creating ext/mpeg2dec/Makefile
config.status:1485: creating ext/sidplay/Makefile
config.status:1485: creating ext/twolame/Makefile
config.status:1485: creating ext/x264/Makefile
config.status:1485: creating docs/Makefile
config.status:1485: creating docs/plugins/Makefile
config.status:1485: creating docs/version.entities
config.status:1485: creating tests/Makefile
config.status:1485: creating tests/check/Makefile
config.status:1485: creating m4/Makefile
config.status:1485: creating po/Makefile.in
config.status:1485: creating pkgconfig/Makefile
config.status:1485: creating pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
config.status:1485: creating gst-plugins-ugly.spec
config.status:1485: creating config.h
config.status:1714: executing depfiles commands
config.status:1714: executing libtool commands
config.status:1714: executing po-directories commands
config.status:1714: executing _stdint.h commands
config.status:2730: creating _stdint.h : _GST_PLUGINS_UGLY__STDINT_H
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_g_support_dowhile_macros=no
ac_cv_build=x86_64-apple-darwin12.1.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AMRNB_CFLAGS_set=set
ac_cv_env_AMRNB_CFLAGS_value='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrnb'
ac_cv_env_AMRNB_LIBS_set=
ac_cv_env_AMRNB_LIBS_value=
ac_cv_env_AMRWB_CFLAGS_set=set
ac_cv_env_AMRWB_CFLAGS_value='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrwb'
ac_cv_env_AMRWB_LIBS_set=
ac_cv_env_AMRWB_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CDIO_CFLAGS_set=
ac_cv_env_CDIO_CFLAGS_value=
ac_cv_env_CDIO_LIBS_set=
ac_cv_env_CDIO_LIBS_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-no-cpp-precomp -funroll-loops -fstrict-aliasing'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GST_BASE_CFLAGS_set=
ac_cv_env_GST_BASE_CFLAGS_value=
ac_cv_env_GST_BASE_LIBS_set=
ac_cv_env_GST_BASE_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_CHECK_CFLAGS_set=
ac_cv_env_GST_CHECK_CFLAGS_value=
ac_cv_env_GST_CHECK_LIBS_set=
ac_cv_env_GST_CHECK_LIBS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=
ac_cv_env_GST_PLUGINS_BASE_LIBS_set=
ac_cv_env_GST_PLUGINS_BASE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAD_CFLAGS_set=
ac_cv_env_MAD_CFLAGS_value=
ac_cv_env_MAD_LIBS_set=
ac_cv_env_MAD_LIBS_value=
ac_cv_env_MPEG2DEC_CFLAGS_set=
ac_cv_env_MPEG2DEC_CFLAGS_value=
ac_cv_env_MPEG2DEC_LIBS_set=
ac_cv_env_MPEG2DEC_LIBS_value=
ac_cv_env_ORC_CFLAGS_set=
ac_cv_env_ORC_CFLAGS_value=
ac_cv_env_ORC_LIBS_set=
ac_cv_env_ORC_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_TWOLAME_CFLAGS_set=
ac_cv_env_TWOLAME_CFLAGS_value=
ac_cv_env_TWOLAME_LIBS_set=
ac_cv_env_TWOLAME_LIBS_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_X264_CFLAGS_set=
ac_cv_env_X264_CFLAGS_value=
ac_cv_env_X264_LIBS_set=
ac_cv_env_X264_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_a52dec_a52_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dvdread_dvd_reader_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lame_lame_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_sidplay_player_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=x86_64-apple-darwin12.1.0
ac_cv_lib_a52_a52_init=yes
ac_cv_lib_dvdread_DVDOpen=yes
ac_cv_lib_mp3lame_lame_init=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/local/opt/gettext/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/opt/gettext/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_VALGRIND_PATH=no
ac_cv_path_XGETTEXT=/usr/local/opt/gettext/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_HAVE_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message='using gnu compiler Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)'
ac_cv_stdint_result='(assuming C99 compatible system)'
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
gst_cv_have_func=yes
gst_cv_have_function=yes
gst_cv_have_pretty_function=yes
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_AMRNB_CFLAGS='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrnb'
pkg_cv_AMRNB_LIBS='-L/usr/local/Cellar/opencore-amr/0.1.3/lib -lopencore-amrnb '
pkg_cv_AMRWB_CFLAGS='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrwb'
pkg_cv_AMRWB_LIBS='-L/usr/local/Cellar/opencore-amr/0.1.3/lib -lopencore-amrwb '
pkg_cv_CDIO_CFLAGS='-I/usr/local/Cellar/libcdio/0.90/include '
pkg_cv_CDIO_LIBS='-Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration -L/usr/local/Cellar/libcdio/0.90/lib -lcdio -lm -liconv '
pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
pkg_cv_GLIB_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl '
pkg_cv_GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_BASE_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
pkg_cv_GST_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstcheck-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
pkg_cv_GST_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
pkg_cv_GST_PLUGINS_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_PLUGINS_BASE_LIBS='-L/usr/local/Cellar/gst-plugins-base/0.10.36/lib -L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
pkg_cv_MAD_CFLAGS='-I/usr/local/include '
pkg_cv_MAD_LIBS='-L/usr/local/lib -lmad -lm '
pkg_cv_MPEG2DEC_CFLAGS='-I/usr/local/Cellar/libmpeg2/0.5.1/include/mpeg2dec '
pkg_cv_MPEG2DEC_LIBS='-L/usr/local/Cellar/libmpeg2/0.5.1/lib -lmpeg2 '
pkg_cv_ORC_CFLAGS='-I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 '
pkg_cv_ORC_LIBS='-L/usr/local/Cellar/orc/0.4.16/lib -lorc-0.4 '
pkg_cv_TWOLAME_CFLAGS='-I/usr/local/Cellar/two-lame/0.3.13/include '
pkg_cv_TWOLAME_LIBS='-L/usr/local/Cellar/two-lame/0.3.13/lib -ltwolame '
pkg_cv_X264_CFLAGS='-I/usr/local/Cellar/x264/r2197.4/include '
pkg_cv_X264_LIBS='-L/usr/local/Cellar/x264/r2197.4/lib -lx264 -lpthread '
## ----------------- ##
## Output variables. ##
## ----------------- ##
A52DEC_CFLAGS=''
A52DEC_LIBS='-la52 -lm'
ACLOCAL='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMRNB_CFLAGS='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrnb'
AMRNB_LIBS='-L/usr/local/Cellar/opencore-amr/0.1.3/lib -lopencore-amrnb '
AMRWB_CFLAGS='-I/usr/local/Cellar/opencore-amr/0.1.3/include -I/usr/local/include/opencore-amrwb'
AMRWB_LIBS='-L/usr/local/Cellar/opencore-amr/0.1.3/lib -lopencore-amrwb '
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/missing --run automake-1.11'
AWK='awk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_EXPERIMENTAL_FALSE=''
BUILD_EXPERIMENTAL_TRUE='#'
BUILD_EXTERNAL_FALSE='#'
BUILD_EXTERNAL_TRUE=''
CC='cc'
CCASFLAGS=''
CCDEPMODE='depmode=none'
CDIO_CFLAGS='-I/usr/local/Cellar/libcdio/0.90/include '
CDIO_LIBS='-Wl,-framework,CoreFoundation -Wl,-framework,IOKit -Wl,-framework,DiskArbitration -L/usr/local/Cellar/libcdio/0.90/lib -lcdio -lm -liconv '
CFLAGS='-no-cpp-precomp -funroll-loops -fstrict-aliasing'
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEFAULT_AUDIOSINK='autoaudiosink'
DEFAULT_AUDIOSRC='osxaudiosrc'
DEFAULT_VIDEOSINK='autovideosink'
DEFAULT_VIDEOSRC='v4l2src'
DEFAULT_VISUALIZER='goom'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPRECATED_CFLAGS=''
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
DVDREAD_LIBS='-ldvdread'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_PLUGIN_DOCS_FALSE=''
ENABLE_PLUGIN_DOCS_TRUE='#'
ERROR_CFLAGS=''
ERROR_CXXFLAGS=''
EXEEXT=''
FFLAGS=''
FGREP='/usr/bin/grep -F'
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gst-plugins-ugly-0.10'
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
GLIB_EXTRA_CFLAGS=' -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT'
GLIB_LIBS='-L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lintl '
GLIB_PREFIX='/usr/local/Cellar/glib/2.34.3'
GLIB_REQ='2.24'
GMSGFMT='/usr/local/opt/gettext/bin/msgfmt'
GMSGFMT_015='/usr/local/opt/gettext/bin/msgfmt'
GREP='/usr/bin/grep'
GSTPB_PLUGINS_DIR='/usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10'
GSTPB_PREFIX='/usr/local/Cellar/gst-plugins-base/0.10.36'
GST_ALL_LDFLAGS='-no-undefined'
GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_BASE_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
GST_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.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 $(GST_OPTION_CFLAGS)'
GST_CHECK_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_CHECK_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstcheck-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
GST_CXXFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs -D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.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 $(GST_OPTION_CXXFLAGS)'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_LEVEL_DEFAULT='GST_LEVEL_NONE'
GST_LIBS='-L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
GST_LICENSE='LGPL'
GST_MAJORMINOR='0.10'
GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_OPTION_CXXFLAGS='$(WARNING_CXXFLAGS) $(ERROR_CXXFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer Ugly Plug-ins source release'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PLUGINS_ALL=' asfdemux dvdlpcmdec dvdsub iec958 mpegaudioparse mpegstream realmedia synaesthesia'
GST_PLUGINS_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.36/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_PLUGINS_BASE_DIR='/usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10/gst:/usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10/sys:/usr/local/Cellar/gst-plugins-base/0.10.36/lib/gstreamer-0.10/ext'
GST_PLUGINS_BASE_LIBS='-L/usr/local/Cellar/gst-plugins-base/0.10.36/lib -L/usr/local/Cellar/gstreamer/0.10.36/lib -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl '
GST_PLUGINS_DIR='/usr/local/Cellar/gstreamer/0.10.36/lib/gstreamer-0.10'
GST_PLUGINS_SELECTED=' asfdemux dvdlpcmdec dvdsub iec958 mpegaudioparse mpegstream realmedia '
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc.*'\'' -no-undefined'
GST_PREFIX='/usr/local/Cellar/gstreamer/0.10.36'
GST_TOOLS_DIR='/usr/local/Cellar/gstreamer/0.10.36/bin'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_AMRNB='yes'
HAVE_AMRWB='yes'
HAVE_CPU_ALPHA_FALSE=''
HAVE_CPU_ALPHA_TRUE='#'
HAVE_CPU_ARM_FALSE=''
HAVE_CPU_ARM_TRUE='#'
HAVE_CPU_CRISV32_FALSE=''
HAVE_CPU_CRISV32_TRUE='#'
HAVE_CPU_CRIS_FALSE=''
HAVE_CPU_CRIS_TRUE='#'
HAVE_CPU_HPPA_FALSE=''
HAVE_CPU_HPPA_TRUE='#'
HAVE_CPU_I386_FALSE=''
HAVE_CPU_I386_TRUE='#'
HAVE_CPU_IA64_FALSE=''
HAVE_CPU_IA64_TRUE='#'
HAVE_CPU_M68K_FALSE=''
HAVE_CPU_M68K_TRUE='#'
HAVE_CPU_MIPS_FALSE=''
HAVE_CPU_MIPS_TRUE='#'
HAVE_CPU_PPC64_FALSE=''
HAVE_CPU_PPC64_TRUE='#'
HAVE_CPU_PPC_FALSE=''
HAVE_CPU_PPC_TRUE='#'
HAVE_CPU_S390_FALSE=''
HAVE_CPU_S390_TRUE='#'
HAVE_CPU_SPARC_FALSE=''
HAVE_CPU_SPARC_TRUE='#'
HAVE_CPU_X86_64_FALSE='#'
HAVE_CPU_X86_64_TRUE=''
HAVE_CXX='yes'
HAVE_DVDREAD='yes'
HAVE_GST_CHECK_FALSE='#'
HAVE_GST_CHECK_TRUE=''
HAVE_LAME='yes'
HAVE_ORCC_FALSE='#'
HAVE_ORCC_TRUE=''
HAVE_ORC_FALSE='#'
HAVE_ORC_TRUE=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE='#'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
LAME_CFLAGS='-DGSTLAME_PRESET -DHAVE_LAME_SET_VBR_QUALITY'
LAME_LIBS='-lmp3lame '
LD='/usr/bin/ld'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
LIBM=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LOCALEDIR='/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale'
LTLIBICONV='-liconv'
LTLIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
LTLIBOBJS=''
MAD_CFLAGS='-I/usr/local/include '
MAD_LIBS='-L/usr/local/lib -lmad -lm '
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MPEG2DEC_CFLAGS='-I/usr/local/Cellar/libmpeg2/0.5.1/include/mpeg2dec '
MPEG2DEC_LIBS='-L/usr/local/Cellar/libmpeg2/0.5.1/lib -lmpeg2 '
MSGFMT='/usr/local/opt/gettext/bin/msgfmt'
MSGFMT_015='/usr/local/opt/gettext/bin/msgfmt'
MSGMERGE='/usr/local/opt/gettext/bin/msgmerge'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
ORCC='/usr/local/Cellar/orc/0.4.16/bin/orcc'
ORCC_FLAGS='--compat 0.4.11'
ORC_CFLAGS='-I/usr/local/Cellar/orc/0.4.16/include/orc-0.4 '
ORC_LIBS='-L/usr/local/Cellar/orc/0.4.16/lib -lorc-0.4 '
OTOOL64=':'
OTOOL='otool'
PACKAGE='gst-plugins-ugly'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Ugly Plug-ins'
PACKAGE_STRING='GStreamer Ugly Plug-ins 0.10.19'
PACKAGE_TARNAME='gst-plugins-ugly'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.19'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='19'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PLUGINDIR='/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10'
POSUB='po'
PROFILE_CFLAGS=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIDPLAY_CFLAGS=''
SIDPLAY_LIBS='-lsidplay'
STRIP='strip'
TWOLAME_CFLAGS='-I/usr/local/Cellar/two-lame/0.3.13/include '
TWOLAME_LIBS='-L/usr/local/Cellar/two-lame/0.3.13/lib -ltwolame '
USE_A52DEC_FALSE='#'
USE_A52DEC_TRUE=''
USE_AMRNB_FALSE='#'
USE_AMRNB_TRUE=''
USE_AMRWB_FALSE='#'
USE_AMRWB_TRUE=''
USE_CDIO_FALSE='#'
USE_CDIO_TRUE=''
USE_DVDREAD_FALSE='#'
USE_DVDREAD_TRUE=''
USE_EXPERIMENTAL_FALSE=''
USE_EXPERIMENTAL_TRUE='#'
USE_EXTERNAL_FALSE='#'
USE_EXTERNAL_TRUE=''
USE_LAME_FALSE='#'
USE_LAME_TRUE=''
USE_MAD_FALSE='#'
USE_MAD_TRUE=''
USE_MPEG2DEC_FALSE='#'
USE_MPEG2DEC_TRUE=''
USE_NLS='yes'
USE_PLUGIN_ASFDEMUX_FALSE='#'
USE_PLUGIN_ASFDEMUX_TRUE=''
USE_PLUGIN_DVDLPCMDEC_FALSE='#'
USE_PLUGIN_DVDLPCMDEC_TRUE=''
USE_PLUGIN_DVDSUB_FALSE='#'
USE_PLUGIN_DVDSUB_TRUE=''
USE_PLUGIN_IEC958_FALSE='#'
USE_PLUGIN_IEC958_TRUE=''
USE_PLUGIN_MPEGAUDIOPARSE_FALSE='#'
USE_PLUGIN_MPEGAUDIOPARSE_TRUE=''
USE_PLUGIN_MPEGSTREAM_FALSE='#'
USE_PLUGIN_MPEGSTREAM_TRUE=''
USE_PLUGIN_REALMEDIA_FALSE='#'
USE_PLUGIN_REALMEDIA_TRUE=''
USE_PLUGIN_SYNAESTHESIA_FALSE=''
USE_PLUGIN_SYNAESTHESIA_TRUE='#'
USE_SIDPLAY_FALSE=''
USE_SIDPLAY_TRUE='#'
USE_TWOLAME_FALSE='#'
USE_TWOLAME_TRUE=''
USE_X264_FALSE='#'
USE_X264_TRUE=''
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='no'
VERSION='0.10.19'
WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs'
WARNING_CXXFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar'
WIN32_LIBS=''
X264_CFLAGS='-I/usr/local/Cellar/x264/r2197.4/include '
X264_LIBS='-L/usr/local/Cellar/x264/r2197.4/lib -lx264 -lpthread '
XGETTEXT='/usr/local/opt/gettext/bin/xgettext'
XGETTEXT_015='/usr/local/opt/gettext/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.1.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.1.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin12.1.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.1.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/gst-plugins-ugly-c7xQ/gst-plugins-ugly-0.10.19/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-plugins-ugly'
pkgpythondir='${pythondir}/gst-plugins-ugly'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr/local/Cellar/gst-plugins-ugly/0.10.19'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer Ugly Plug-ins"
#define PACKAGE_TARNAME "gst-plugins-ugly"
#define PACKAGE_VERSION "0.10.19"
#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.19"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gst-plugins-ugly"
#define VERSION "0.10.19"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "gst-plugins-ugly-0.10"
#define LOCALEDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/share/locale"
#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define HAVE_EXTERNAL /**/
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define HAVE_PRETTY_FUNCTION 1
#define HAVE_FUNCTION 1
#define HAVE_FUNC 1
#define GST_FUNCTION __PRETTY_FUNCTION__
#define HAVE_ORC 1
#define GST_LICENSE "LGPL"
#define PLUGINDIR "/usr/local/Cellar/gst-plugins-ugly/0.10.19/lib/gstreamer-0.10"
#define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
#define GST_LEVEL_DEFAULT GST_LEVEL_NONE
#define DEFAULT_AUDIOSINK "autoaudiosink"
#define DEFAULT_AUDIOSRC "osxaudiosrc"
#define DEFAULT_VIDEOSINK "autovideosink"
#define DEFAULT_VIDEOSRC "v4l2src"
#define DEFAULT_VISUALIZER "goom"
#define HAVE_A52DEC /**/
#define HAVE_AMRNB /**/
#define HAVE_AMRWB /**/
#define HAVE_CDIO /**/
#define HAVE_DVDREAD /**/
#define HAVE_LAME /**/
#define HAVE_MAD /**/
#define HAVE_MPEG2DEC /**/
#define HAVE_TWOLAME /**/
#define HAVE_X264 /**/
configure: exit 0
Your system is raring to brew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment