Skip to content

Instantly share code, notes, and snippets.

@iandol
Created May 18, 2012 15:00
Show Gist options
  • Save iandol/2725734 to your computer and use it in GitHub Desktop.
Save iandol/2725734 to your computer and use it in GitHub Desktop.
config.log
HOMEBREW_VERSION: 0.9
HEAD: 4bf08f2081ef4b512b23c684411faf372aafc860
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit nehalem
OS X: 10.7.4
Kernel Architecture: x86_64
Xcode: 4.3.2
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: /usr/X11
System Ruby: 1.8.7-357
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /Users/iana/.rvm/rubies/ruby-1.9.2-p290/bin/ruby
┌┬─iana @ pro11 in ~/Code/opticka (opticka:191)
└┴─❧ brew doctor
Your system is raring to brew.
┌┬─iana @ pro11 in ~/Code/opticka (opticka:191)
└┴─❧ brew install -v gst-ffmpeg
==> Downloading http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.13.tar.bz2
Already downloaded: /Users/iana/Library/Caches/Homebrew/gst-ffmpeg-0.10.13.tar.bz2
/usr/bin/tar xf /Users/iana/Library/Caches/Homebrew/gst-ffmpeg-0.10.13.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/gst-ffmpeg/0.10.13 --disable-dependency-tracking
./configure --prefix=/usr/local/Cellar/gst-ffmpeg/0.10.13 --disable-dependency-tracking
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin11.4.0
checking host system type... x86_64-apple-darwin11.4.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking dependency style of /usr/bin/clang... none
checking for a sed that does not truncate output... /usr/local/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/clang
checking if the linker (/usr/bin/clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/clang option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.0 dyld
checking how to hardcode library paths into programs... immediate
checking 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
configure: Using GStreamer Libav source release as package name
configure: Using Unknown package origin as package origin
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking for gcc... (cached) /usr/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang accepts -g... (cached) yes
checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
checking dependency style of /usr/bin/clang... (cached) none
checking for /usr/bin/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking for valgrind... 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 ANSI C header files... (cached) yes
checking for GST... yes
configure: using GStreamer tools in /usr/local/Cellar/gstreamer/0.10.35/bin
configure: using GStreamer plug-ins in /usr/local/Cellar/gstreamer/0.10.35/lib/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
checking for GST_CHECK... yes
configure: Using GStreamer Core Plugins in /usr/local/Cellar/gstreamer/0.10.35/lib/gstreamer-0.10
configure: Using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
checking for ORC... yes
checking for usable orcc... /usr/local/Cellar/orc/0.4.16/bin/orcc
configure: Using /usr/local/Cellar/gst-ffmpeg/0.10.13/lib/gstreamer-0.10 as the plugin install location
checking to see if compiler understands ... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wundef... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -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 -Wundef -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 for BZ2_bzlibVersion in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
configure: Using local Libav snapshot
configure: Using included Libav code
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst-ffmpeg.spec
config.status: creating ext/Makefile
config.status: creating ext/ffmpeg/Makefile
config.status: creating ext/libpostproc/Makefile
config.status: creating ext/libswscale/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/ext/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.entities
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating tests/files/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing configure-embedded-ffmpeg commands
Configuring included Libav instance with args --prefix=/usr/local/Cellar/gst-ffmpeg/0.10.13 --disable-ffserver --disable-ffplay --disable-ffmpeg --disable-ffprobe --enable-static --enable-pic --disable-encoder=flac --disable-decoder=cavs --disable-protocols --disable-devices --disable-network --disable-hwaccels --disable-filters --disable-doc --enable-optimizations --enable-postproc --enable-gpl --disable-mmx --disable-altivec
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #libav on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
config.status: error: Failed to configure embedded Libav tree
config.log was copied to /Users/iana/Library/Logs/Homebrew
==> Exit Status: 1
https://github.com/mxcl/master/blob/master/Library/Formula/gst-ffmpeg.rb#L12
==> Build Environment
CPU: 8-core 64-bit nehalem
MacOS: 10.7.4-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j8
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
Error: Failed executing: ./configure --prefix=/usr/local/Cellar/gst-ffmpeg/0.10.13 --disable-dependency-tracking (gst-ffmpeg.rb:12)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/reporting-bugs
We saved the configure log, please gist it if you report the issue:
~/Library/Logs/Homebrew/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 Libav configure 0.10.13, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/gst-ffmpeg/0.10.13 --disable-dependency-tracking
## --------- ##
## Platform. ##
## --------- ##
hostname = pro11.ioo.ucl.ac.uk
uname -m = x86_64
uname -r = 11.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~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 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 12.00 gigabytes
Default processor set: 116 tasks, 629 threads, 8 processors
Load average: 2.14, Mach factor: 5.87
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/cairo/1.10.2/bin
PATH: /usr/local/Cellar/libffi/3.0.11/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /Users/iana/.rvm/gems/ruby-1.9.2-p290/bin
PATH: /Users/iana/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/iana/.rvm/rubies/ruby-1.9.2-p290/bin
PATH: /Users/iana/.rvm/bin
PATH: /Users/iana/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /Users/iana
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11/bin
PATH: /usr/texbin
PATH: /Users/iana/Code/android-sdk-macosx/tools
PATH: /Users/iana/Code/android-sdk-macosx/platform-tools
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2510: checking for a BSD-compatible install
configure:2578: result: /usr/bin/install -c
configure:2589: checking whether build environment is sane
configure:2639: result: yes
configure:2780: checking for a thread-safe mkdir -p
configure:2819: result: ./install-sh -c -d
configure:2832: checking for gawk
configure:2862: result: no
configure:2832: checking for mawk
configure:2862: result: no
configure:2832: checking for nawk
configure:2862: result: no
configure:2832: checking for awk
configure:2848: found /usr/bin/awk
configure:2859: result: awk
configure:2870: checking whether make sets $(MAKE)
configure:2892: result: yes
configure:2984: checking nano version
configure:2990: result: 0 (release)
configure:3016: checking whether to enable maintainer-specific portions of Makefiles
configure:3025: result: no
configure:3043: checking build system type
configure:3057: result: x86_64-apple-darwin11.4.0
configure:3077: checking host system type
configure:3090: result: x86_64-apple-darwin11.4.0
configure:3485: checking how to print strings
configure:3512: result: printf
configure:3545: checking for style of include used by make
configure:3573: result: GNU
configure:3643: checking for gcc
configure:3670: result: /usr/bin/clang
configure:3899: checking for C compiler version
configure:3908: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3919: $? = 0
configure:3908: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:3919: $? = 0
configure:3908: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3919: $? = 1
configure:3908: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3919: $? = 1
configure:3939: checking whether the C compiler works
configure:3961: /usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:3965: $? = 0
configure:4013: result: yes
configure:4016: checking for C compiler default output file name
configure:4018: result: a.out
configure:4024: checking for suffix of executables
configure:4031: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:4035: $? = 0
configure:4057: result:
configure:4079: checking whether we are cross compiling
configure:4087: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:4091: $? = 0
configure:4098: ./conftest
configure:4102: $? = 0
configure:4117: result: no
configure:4122: checking for suffix of object files
configure:4144: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4148: $? = 0
configure:4169: result: o
configure:4173: checking whether we are using the GNU C compiler
configure:4192: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4192: $? = 0
configure:4201: result: yes
configure:4210: checking whether /usr/bin/clang accepts -g
configure:4230: /usr/bin/clang -c -g -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4230: $? = 0
configure:4271: result: yes
configure:4288: checking for /usr/bin/clang option to accept ISO C89
configure:4352: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:4352: $? = 0
configure:4365: result: none needed
configure:4387: checking dependency style of /usr/bin/clang
configure:4497: result: none
configure:4512: checking for a sed that does not truncate output
configure:4576: result: /usr/local/bin/sed
configure:4594: checking for grep that handles long lines and -e
configure:4652: result: /usr/bin/grep
configure:4657: checking for egrep
configure:4719: result: /usr/bin/grep -E
configure:4724: checking for fgrep
configure:4786: result: /usr/bin/grep -F
configure:4821: checking for ld used by /usr/bin/clang
configure:4888: result: /usr/bin/clang
configure:4895: checking if the linker (/usr/bin/clang) is GNU ld
configure:4910: result: no
configure:4922: checking for BSD- or MS-compatible name lister (nm)
configure:4971: result: /usr/bin/nm
configure:5101: checking the name lister (/usr/bin/nm) interface
configure:5108: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:5111: /usr/bin/nm "conftest.o"
configure:5114: output
0000000000000000 S _some_variable
configure:5121: result: BSD nm
configure:5124: checking whether ln -s works
configure:5128: result: yes
configure:5136: checking the maximum length of command line arguments
configure:5261: result: 196608
configure:5278: checking whether the shell understands some XSI constructs
configure:5288: result: yes
configure:5292: checking whether the shell understands "+="
configure:5298: result: yes
configure:5333: checking how to convert x86_64-apple-darwin11.4.0 file names to x86_64-apple-darwin11.4.0 format
configure:5373: result: func_convert_file_noop
configure:5380: checking how to convert x86_64-apple-darwin11.4.0 file names to toolchain format
configure:5400: result: func_convert_file_noop
configure:5407: checking for /usr/bin/clang option to reload object files
configure:5414: result: -r
configure:5488: checking for objdump
configure:5515: result: objdump
configure:5544: checking how to recognize dependent libraries
configure:5746: result: pass_all
configure:5831: checking for dlltool
configure:5858: result: dlltool
configure:5888: checking how to associate runtime and link libraries
configure:5915: result: printf %s\n
configure:5976: checking for ar
configure:5992: found /usr/bin/ar
configure:6003: result: ar
configure:6040: checking for archiver @FILE support
configure:6057: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6057: $? = 0
configure:6060: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6063: $? = 1
configure:6083: result: no
configure:6141: checking for strip
configure:6157: found /usr/bin/strip
configure:6168: result: strip
configure:6240: checking for ranlib
configure:6256: found /usr/bin/ranlib
configure:6267: result: ranlib
configure:6369: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:6488: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6491: $? = 0
configure:6495: /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:6498: $? = 0
cannot find nm_test_var in conftest.nm
configure:6488: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:6491: $? = 0
configure:6495: /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:6498: $? = 0
configure:6564: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c conftstm.o >&5
configure:6567: $? = 0
configure:6605: result: ok
configure:6642: checking for sysroot
configure:6672: result: no
configure:6915: checking for mt
configure:6945: result: no
configure:6965: checking if : is a manifest tool
configure:6971: : '-?'
configure:6979: result: no
configure:7035: checking for dsymutil
configure:7051: found /usr/bin/dsymutil
configure:7062: result: dsymutil
configure:7127: checking for nmedit
configure:7143: found /usr/bin/nmedit
configure:7154: result: nmedit
configure:7219: checking for lipo
configure:7235: found /usr/bin/lipo
configure:7246: result: lipo
configure:7311: checking for otool
configure:7327: found /usr/bin/otool
configure:7338: result: otool
configure:7403: checking for otool64
configure:7433: result: no
configure:7478: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7505: result: yes
configure:7507: checking for -exported_symbols_list linker flag
configure:7527: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7527: $? = 0
configure:7537: result: yes
configure:7539: checking for -force_load linker flag
/usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/clang -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7569: result: yes
configure:7611: checking how to run the C preprocessor
configure:7642: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:7642: $? = 0
configure:7656: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Libav"
| #define PACKAGE_TARNAME "gst-ffmpeg"
| #define PACKAGE_VERSION "0.10.13"
| #define PACKAGE_STRING "GStreamer Libav 0.10.13"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-ffmpeg"
| #define VERSION "0.10.13"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7681: result: /usr/bin/clang -E
configure:7701: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:7701: $? = 0
configure:7715: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:7715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Libav"
| #define PACKAGE_TARNAME "gst-ffmpeg"
| #define PACKAGE_VERSION "0.10.13"
| #define PACKAGE_STRING "GStreamer Libav 0.10.13"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-ffmpeg"
| #define VERSION "0.10.13"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7744: checking for ANSI C header files
configure:7764: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7764: $? = 0
configure:7837: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c >&5
configure:7837: $? = 0
configure:7837: ./conftest
configure:7837: $? = 0
configure:7848: result: yes
configure:7861: checking for sys/types.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for sys/stat.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for stdlib.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for string.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for memory.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for strings.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for inttypes.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for stdint.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7861: checking for unistd.h
configure:7861: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7861: $? = 0
configure:7861: result: yes
configure:7875: checking for dlfcn.h
configure:7875: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:7875: $? = 0
configure:7875: result: yes
configure:8060: checking for objdir
configure:8075: result: .libs
configure:8346: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:8364: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8368: $? = 0
configure:8381: result: yes
configure:8691: checking for /usr/bin/clang option to produce PIC
configure:8698: result: -fno-common -DPIC
configure:8706: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:8724: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -fno-common -DPIC -DPIC conftest.c >&5
configure:8728: $? = 0
configure:8741: result: yes
configure:8770: checking if /usr/bin/clang static flag -static works
configure:8798: result: no
configure:8813: checking if /usr/bin/clang supports -c -o file.o
configure:8834: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -o out/conftest2.o conftest.c >&5
configure:8838: $? = 0
configure:8860: result: yes
configure:8868: checking if /usr/bin/clang supports -c -o file.o
configure:8915: result: yes
configure:8948: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:10106: result: yes
configure:10351: checking dynamic linker characteristics
configure:11100: result: darwin11.4.0 dyld
configure:11207: checking how to hardcode library paths into programs
configure:11232: result: immediate
configure:11772: checking whether stripping libraries is possible
configure:11786: result: yes
configure:11812: checking if libtool supports shared libraries
configure:11814: result: yes
configure:11817: checking whether to build shared libraries
configure:11838: result: yes
configure:11841: checking whether to build static libraries
configure:11845: result: yes
configure:11993: Using GStreamer Libav source release as package name
configure:12017: Using Unknown package origin as package origin
configure:12075: checking for pkg-config
configure:12093: found /usr/local/bin/pkg-config
configure:12105: result: /usr/local/bin/pkg-config
configure:12130: checking pkg-config is at least version 0.9.0
configure:12133: result: yes
configure:12357: checking whether byte ordering is bigendian
configure:12372: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:12372: $? = 0
configure:12417: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:12417: $? = 0
configure:12435: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
conftest.c:33:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:12435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Libav"
| #define PACKAGE_TARNAME "gst-ffmpeg"
| #define PACKAGE_VERSION "0.10.13"
| #define PACKAGE_STRING "GStreamer Libav 0.10.13"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-ffmpeg"
| #define VERSION "0.10.13"
| #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 GST_PACKAGE_NAME "GStreamer Libav source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #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:12563: result: no
configure:12751: checking for gcc
configure:12778: result: /usr/bin/clang
configure:13007: checking for C compiler version
configure:13016: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:13027: $? = 0
configure:13016: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
configure:13027: $? = 0
configure:13016: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:13027: $? = 1
configure:13016: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:13027: $? = 1
configure:13031: checking whether we are using the GNU C compiler
configure:13059: result: yes
configure:13068: checking whether /usr/bin/clang accepts -g
configure:13129: result: yes
configure:13146: checking for /usr/bin/clang option to accept ISO C89
configure:13223: result: none needed
configure:13245: checking dependency style of /usr/bin/clang
configure:13355: result: none
configure:13374: checking for /usr/bin/clang option to accept ISO C99
configure:13523: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:13523: $? = 0
configure:13536: result: none needed
configure:13645: checking for /usr/bin/clang option to accept ISO Standard C
configure:13656: result: none needed
configure:13665: checking whether /usr/bin/clang and cc understand -c and -o together
configure:13696: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:13700: $? = 0
configure:13706: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:13710: $? = 0
configure:13721: cc -c conftest.c >&5
configure:13725: $? = 0
configure:13733: cc -c conftest.c -o conftest2.o >&5
configure:13737: $? = 0
configure:13743: cc -c conftest.c -o conftest2.o >&5
configure:13747: $? = 0
configure:13765: result: yes
configure:13793: checking for valgrind
configure:13824: result: no
configure:14581: checking whether to build gtk-doc documentation
configure:14583: result: no
configure:14590: checking for gtkdoc-check
configure:14623: result: no
configure:14654: Looking for Python version >= 2.1
configure:14672: checking for python
configure:14690: found /usr/bin/python
configure:14702: result: /usr/bin/python
configure:14714: checking "/usr/bin/python":
configure:14716: result: okay
configure:14732: checking local Python configuration
configure:14769: result: looks good
configure:14777: checking whether to build plugin documentation
configure:14784: result: no (gtk-doc disabled or not available)
configure:14934: checking for ANSI C header files
configure:15038: result: yes
configure:15060: checking for GST
configure:15068: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15071: $? = 0
configure:15086: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15089: $? = 0
configure:15145: result: yes
configure:15159: using GStreamer tools in /usr/local/Cellar/gstreamer/0.10.35/bin
configure:15169: using GStreamer plug-ins in /usr/local/Cellar/gstreamer/0.10.35/lib/gstreamer-0.10
configure:15181: checking for GST_BASE
configure:15189: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15192: $? = 0
configure:15207: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15210: $? = 0
configure:15266: result: yes
configure:15283: checking for GST_PLUGINS_BASE
configure:15291: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15294: $? = 0
configure:15309: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15312: $? = 0
configure:15368: result: yes
configure:15384: using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
configure:15399: checking for GST_CHECK
configure:15407: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15410: $? = 0
configure:15425: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:15428: $? = 0
configure:15484: result: yes
configure:15502: Using GStreamer Core Plugins in /usr/local/Cellar/gstreamer/0.10.35/lib/gstreamer-0.10
configure:15504: Using GStreamer Base Plugins in /usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10
configure:15526: checking for ORC
configure:15534: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:15537: $? = 0
configure:15552: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:15555: $? = 0
configure:15609: result: yes
configure:15617: checking for usable orcc
configure:15625: result: /usr/local/Cellar/orc/0.4.16/bin/orcc
configure:15699: Using /usr/local/Cellar/gst-ffmpeg/0.10.13/lib/gstreamer-0.10 as the plugin install location
configure:15707: checking to see if compiler understands
configure:15724: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:15724: $? = 0
configure:15739: result: yes
configure:15750: checking to see if compiler understands -Wall
configure:15767: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wall -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:15767: $? = 0
configure:15782: result: yes
configure:15787: checking to see if compiler understands -Wdeclaration-after-statement
configure:15804: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wdeclaration-after-statement -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:15804: $? = 0
configure:15819: result: yes
configure:15824: checking to see if compiler understands -Wvla
configure:15841: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wvla -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:15841: $? = 0
configure:15856: result: yes
configure:15861: checking to see if compiler understands -Wpointer-arith
configure:15878: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wpointer-arith -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:15878: $? = 0
configure:15893: result: yes
configure:16085: checking to see if compiler understands -Wmissing-declarations
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wmissing-declarations -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wmissing-prototypes
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wmissing-prototypes -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wredundant-decls
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wredundant-decls -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wundef
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wundef -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wwrite-strings
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wwrite-strings -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wformat-nonliteral
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wformat-nonliteral -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wformat-security
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wformat-security -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wold-style-definition
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wold-style-definition -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Winit-self
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Winit-self -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wmissing-include-dirs
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wmissing-include-dirs -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Waddress
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Waddress -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Waggregate-return
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Waggregate-return -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wno-multichar
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wno-multichar -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16085: checking to see if compiler understands -Wnested-externs
configure:16102: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -Wnested-externs -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16102: $? = 0
configure:16117: result: yes
configure:16129: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure:16131: set ERROR_CFLAGS to
configure:16189: checking for BZ2_bzlibVersion in -lbz2
configure:16214: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib conftest.c -lbz2 >&5
configure:16214: $? = 0
configure:16223: result: yes
configure:16232: checking bzlib.h usability
configure:16232: /usr/bin/clang -c -Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c >&5
configure:16232: $? = 0
configure:16232: result: yes
configure:16232: checking bzlib.h presence
configure:16232: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c
configure:16232: $? = 0
configure:16232: result: yes
configure:16232: checking for bzlib.h
configure:16232: result: yes
configure:16647: Using local Libav snapshot
configure:16756: Using included Libav code
configure:17036: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GStreamer Libav config.status 0.10.13, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pro11.ioo.ucl.ac.uk
config.status:1273: creating Makefile
config.status:1273: creating common/Makefile
config.status:1273: creating common/m4/Makefile
config.status:1273: creating gst-ffmpeg.spec
config.status:1273: creating ext/Makefile
config.status:1273: creating ext/ffmpeg/Makefile
config.status:1273: creating ext/libpostproc/Makefile
config.status:1273: creating ext/libswscale/Makefile
config.status:1273: creating gst-libs/Makefile
config.status:1273: creating gst-libs/ext/Makefile
config.status:1273: creating docs/Makefile
config.status:1273: creating docs/version.entities
config.status:1273: creating tests/Makefile
config.status:1273: creating tests/check/Makefile
config.status:1273: creating tests/files/Makefile
config.status:1273: creating config.h
config.status:1502: executing depfiles commands
config.status:1502: executing libtool commands
config.status:1502: executing configure-embedded-ffmpeg commands
config.status:2249: error: Failed to configure embedded Libav tree
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin11.4.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_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=set
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
ac_cv_env_LIBS_set=
ac_cv_env_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_POSTPROC_CFLAGS_set=
ac_cv_env_POSTPROC_CFLAGS_value=
ac_cv_env_POSTPROC_LIBS_set=
ac_cv_env_POSTPROC_LIBS_value=
ac_cv_env_SWSCALE_CFLAGS_set=
ac_cv_env_SWSCALE_CFLAGS_value=
ac_cv_env_SWSCALE_LIBS_set=
ac_cv_env_SWSCALE_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_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_bzlib_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
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_host=x86_64-apple-darwin11.4.0
ac_cv_lib_bz2_BZ2_bzlibVersion=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/usr/local/bin/sed
ac_cv_path_VALGRIND_PATH=no
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/clang
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__usr_bin_clang_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
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/clang
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=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_GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_BASE_LIBS='-L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_LIBS='-L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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.35/lib -L/usr/local/Cellar/glib/2.32.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.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
pkg_cv_GST_PLUGINS_BASE_LIBS='-L/usr/local/Cellar/gst-plugins-base/0.10.35/lib -L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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_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 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run automake-1.11'
AWK='awk'
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='/usr/bin/clang'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Xclang -target-feature -Xclang -aes -Qunused-arguments'
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
CYGPATH_W='echo'
DARWIN_LDFLAGS='-Wl,-read_only_relocs,suppress'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPRECATED_CFLAGS=''
DLLTOOL='dlltool'
DOCBOOK_ROOT=''
DOC_HTML_FALSE=''
DOC_HTML_TRUE='#'
DOC_PDF_FALSE=''
DOC_PDF_TRUE='#'
DOC_PS_FALSE=''
DOC_PS_TRUE='#'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOCBOOK_FALSE=''
ENABLE_DOCBOOK_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_PLUGIN_DOCS_FALSE=''
ENABLE_PLUGIN_DOCS_TRUE='#'
ERROR_CFLAGS=''
EXEEXT=''
FFMPEG_CFLAGS='-I $(top_srcdir)/gst-libs/ext/libav/libavutil -I $(top_srcdir)/gst-libs/ext/libav/libavformat -I $(top_srcdir)/gst-libs/ext/libav/libavcodec -I $(top_srcdir)/gst-libs/ext/libav -I $(top_builddir)/gst-libs/ext/libav -Wno-deprecated-declarations'
FFMPEG_CO_DIR=''
FFMPEG_EXTERNALS_REVISION=''
FFMPEG_LIBS='$(top_builddir)/gst-libs/ext/libav/libavformat/libavformat.a $(top_builddir)/gst-libs/ext/libav/libavcodec/libavcodec.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a'
FFMPEG_REVISION=''
FFMPEG_SUBDIRS='gst-libs'
FFMPEG_SVN=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
GSTPB_PLUGINS_DIR='/usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10'
GST_ALL_LDFLAGS='-no-undefined'
GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_BASE_LIBS='-L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 $(GST_OPTION_CFLAGS)'
GST_CHECK_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_CHECK_LIBS='-L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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_FFMPEG_ENABLE_LGPL_FALSE=''
GST_FFMPEG_ENABLE_LGPL_TRUE='#'
GST_LEVEL_DEFAULT='GST_LEVEL_NONE'
GST_LIBS='-L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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_MAJORMINOR='0.10'
GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer Libav source release'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PLUGINS_BASE_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gst-plugins-base/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/gstreamer/0.10.35/include/gstreamer-0.10 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/include/libxml2 '
GST_PLUGINS_BASE_DIR='/usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10/gst:/usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10/sys:/usr/local/Cellar/gst-plugins-base/0.10.35/lib/gstreamer-0.10/ext'
GST_PLUGINS_BASE_LIBS='-L/usr/local/Cellar/gst-plugins-base/0.10.35/lib -L/usr/local/Cellar/gstreamer/0.10.35/lib -L/usr/local/Cellar/glib/2.32.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.35/lib/gstreamer-0.10'
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc.*'\'' -no-undefined'
GST_TOOLS_DIR='/usr/local/Cellar/gstreamer/0.10.35/bin'
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_BZ2='yes'
HAVE_BZ2_FALSE='#'
HAVE_BZ2_TRUE=''
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_DOCBOOK2HTML=''
HAVE_DOCBOOK2PS=''
HAVE_DVIPS=''
HAVE_EPSTOPDF=''
HAVE_FFMPEG_UNINSTALLED_FALSE='#'
HAVE_FFMPEG_UNINSTALLED_TRUE=''
HAVE_FIG2DEV=''
HAVE_GST_CHECK_FALSE='#'
HAVE_GST_CHECK_TRUE=''
HAVE_JADETEX=''
HAVE_ORCC_FALSE='#'
HAVE_ORCC_TRUE=''
HAVE_ORC_FALSE='#'
HAVE_ORC_TRUE=''
HAVE_PNGTOPNM=''
HAVE_PNMTOPS=''
HAVE_PS2PDF=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE='#'
HAVE_XMLLINT=''
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/clang'
LDFLAGS='-L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib'
LIBM=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
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.6'
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-ffmpeg'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Libav'
PACKAGE_STRING='GStreamer Libav 0.10.13'
PACKAGE_TARNAME='gst-ffmpeg'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.13'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='13'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLUGINDIR='/usr/local/Cellar/gst-ffmpeg/0.10.13/lib/gstreamer-0.10'
POSTPROC_CFLAGS='-I $(top_srcdir)/gst-libs/ext/libav/libpostproc -I $(top_srcdir)/gst-libs/ext/libav/libavutil -I $(top_srcdir)/gst-libs/ext/libav/libavcodec -I $(top_srcdir)/gst-libs/ext/libav -I $(top_builddir)/gst-libs/ext/libav -Wno-deprecated-declarations'
POSTPROC_LIBS='$(top_builddir)/gst-libs/ext/libav/libpostproc/libpostproc.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a'
PROFILE_CFLAGS=''
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='darwin'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.6'
RANLIB='ranlib'
SED='/usr/local/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SWSCALE_CFLAGS='-I $(top_srcdir)/gst-libs/ext/libav/libswscale -I $(top_srcdir)/gst-libs/ext/libav/libavutil -I $(top_srcdir)/gst-libs/ext/libav -I $(top_builddir)/gst-libs/ext/libav -Wno-deprecated-declarations'
SWSCALE_LIBS='$(top_builddir)/gst-libs/ext/libav/libswscale/libswscale.a $(top_builddir)/gst-libs/ext/libav/libavutil/libavutil.a'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='no'
VERSION='0.10.13'
WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs'
WIN32_LIBS=''
XML_CATALOG=''
XSLTPROC=''
XSLTPROC_FLAGS=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/clang'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin11.4.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin11.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='$(datadir)/doc/gst-ffmpeg-0.10'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin11.4.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin11.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gst-ffmpeg-0.10.13-qUDi/gst-ffmpeg-0.10.13/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-ffmpeg'
pkgpythondir='${pythondir}/gst-ffmpeg'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr/local/Cellar/gst-ffmpeg/0.10.13'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
pythondir='${prefix}/lib/python2.6/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer Libav"
#define PACKAGE_TARNAME "gst-ffmpeg"
#define PACKAGE_VERSION "0.10.13"
#define PACKAGE_STRING "GStreamer Libav 0.10.13"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gst-ffmpeg"
#define VERSION "0.10.13"
#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 GST_PACKAGE_NAME "GStreamer Libav source release"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define STDC_HEADERS 1
#define HAVE_ORC 1
#define PLUGINDIR "/usr/local/Cellar/gst-ffmpeg/0.10.13/lib/gstreamer-0.10"
#define GST_LEVEL_DEFAULT GST_LEVEL_NONE
#define HAVE_AVI_H 1
#define FFMPEG_SOURCE "local snapshot"
#define HAVE_FFMPEG_UNINSTALLED /**/
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment