Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save i386/3153834 to your computer and use it in GitHub Desktop.
Save i386/3153834 to your computer and use it in GitHub Desktop.
gstreamer 0.10.36 fails to install 10.8 and Xcode 4.4 GM
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GStreamer configure 0.10.36, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36 --disable-debug --disable-dependency-tracking --enable-introspection=no
## --------- ##
## Platform. ##
## --------- ##
hostname = north.local
uname -m = x86_64
uname -r = 12.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 153 tasks, 798 threads, 4 processors
Load average: 3.18, Mach factor: 1.60
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/bin
PATH: /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin
PATH: /Users/jdumay/software/homebrew/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /Users/jdumay/software/homebrew/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3018: checking for a BSD-compatible install
configure:3086: result: /usr/bin/install -c
configure:3097: checking whether build environment is sane
configure:3147: result: yes
configure:3288: checking for a thread-safe mkdir -p
configure:3327: result: ./install-sh -c -d
configure:3340: checking for gawk
configure:3370: result: no
configure:3340: checking for mawk
configure:3370: result: no
configure:3340: checking for nawk
configure:3370: result: no
configure:3340: checking for awk
configure:3356: found /usr/bin/awk
configure:3367: result: awk
configure:3378: checking whether make sets $(MAKE)
configure:3400: result: yes
configure:3492: checking nano version
configure:3498: result: 0 (release)
configure:3524: checking whether to enable maintainer-specific portions of Makefiles
configure:3533: result: no
configure:3551: checking build system type
configure:3565: result: x86_64-apple-darwin12.0.0
configure:3585: checking host system type
configure:3598: result: x86_64-apple-darwin12.0.0
configure:3630: checking whether make supports nested variables
configure:3647: result: yes
configure:4041: checking how to print strings
configure:4068: result: printf
configure:4101: checking for style of include used by make
configure:4129: result: GNU
configure:4200: checking for gcc
configure:4227: result: /usr/bin/clang
configure:4456: checking for C compiler version
configure:4465: /usr/bin/clang --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:4476: $? = 0
configure:4465: /usr/bin/clang -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:4476: $? = 0
configure:4465: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4476: $? = 1
configure:4465: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:4476: $? = 1
configure:4496: checking whether the C compiler works
configure:4518: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
configure:4522: $? = 0
configure:4570: result: yes
configure:4573: checking for C compiler default output file name
configure:4575: result: a.out
configure:4581: checking for suffix of executables
configure:4588: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
configure:4592: $? = 0
configure:4614: result:
configure:4636: checking whether we are cross compiling
configure:4644: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
configure:4648: $? = 0
configure:4655: ./conftest
configure:4659: $? = 0
configure:4674: result: no
configure:4679: checking for suffix of object files
configure:4701: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:4705: $? = 0
configure:4726: result: o
configure:4730: checking whether we are using the GNU C compiler
configure:4749: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:4749: $? = 0
configure:4758: result: yes
configure:4767: checking whether /usr/bin/clang accepts -g
configure:4787: /usr/bin/clang -c -g -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:4787: $? = 0
configure:4828: result: yes
configure:4845: checking for /usr/bin/clang option to accept ISO C89
configure:4909: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:4909: $? = 0
configure:4922: result: none needed
configure:4944: checking dependency style of /usr/bin/clang
configure:5055: result: none
configure:5070: checking for a sed that does not truncate output
configure:5134: result: /usr/bin/sed
configure:5152: checking for grep that handles long lines and -e
configure:5210: result: /usr/bin/grep
configure:5215: checking for egrep
configure:5277: result: /usr/bin/grep -E
configure:5282: checking for fgrep
configure:5344: result: /usr/bin/grep -F
configure:5379: checking for ld used by /usr/bin/clang
configure:5446: result: /usr/bin/clang
configure:5453: checking if the linker (/usr/bin/clang) is GNU ld
configure:5468: result: no
configure:5480: checking for BSD- or MS-compatible name lister (nm)
configure:5529: result: /usr/bin/nm
configure:5659: checking the name lister (/usr/bin/nm) interface
configure:5666: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:5669: /usr/bin/nm "conftest.o"
configure:5672: output
0000000000000000 S _some_variable
configure:5679: result: BSD nm
configure:5682: checking whether ln -s works
configure:5686: result: yes
configure:5694: checking the maximum length of command line arguments
configure:5824: result: 196608
configure:5841: checking whether the shell understands some XSI constructs
configure:5851: result: yes
configure:5855: checking whether the shell understands "+="
configure:5861: result: yes
configure:5896: checking how to convert x86_64-apple-darwin12.0.0 file names to x86_64-apple-darwin12.0.0 format
configure:5936: result: func_convert_file_noop
configure:5943: checking how to convert x86_64-apple-darwin12.0.0 file names to toolchain format
configure:5963: result: func_convert_file_noop
configure:5970: checking for /usr/bin/clang option to reload object files
configure:5977: result: -r
configure:6051: checking for objdump
configure:6078: result: objdump
configure:6107: checking how to recognize dependent libraries
configure:6309: result: pass_all
configure:6394: checking for dlltool
configure:6421: result: dlltool
configure:6451: checking how to associate runtime and link libraries
configure:6478: result: printf %s\n
configure:6539: checking for ar
configure:6555: found /usr/bin/ar
configure:6566: result: ar
configure:6603: checking for archiver @FILE support
configure:6620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:6620: $? = 0
configure:6623: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6626: $? = 1
configure:6646: result: no
configure:6704: checking for strip
configure:6720: found /usr/bin/strip
configure:6731: result: strip
configure:6803: checking for ranlib
configure:6819: found /usr/bin/ranlib
configure:6830: result: ranlib
configure:6932: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:7052: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:7055: $? = 0
configure:7059: /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:7062: $? = 0
cannot find nm_test_var in conftest.nm
configure:7052: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:7055: $? = 0
configure:7059: /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:7062: $? = 0
configure:7128: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c conftstm.o >&5
configure:7131: $? = 0
configure:7169: result: ok
configure:7206: checking for sysroot
configure:7236: result: no
configure:7492: checking for mt
configure:7522: result: no
configure:7542: checking if : is a manifest tool
configure:7548: : '-?'
configure:7556: result: no
configure:7612: checking for dsymutil
configure:7628: found /usr/bin/dsymutil
configure:7639: result: dsymutil
configure:7704: checking for nmedit
configure:7720: found /usr/bin/nmedit
configure:7731: result: nmedit
configure:7796: checking for lipo
configure:7812: found /usr/bin/lipo
configure:7823: result: lipo
configure:7888: checking for otool
configure:7904: found /usr/bin/otool
configure:7915: result: otool
configure:7980: checking for otool64
configure:8010: result: no
configure:8055: checking for -single_module linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8088: result: yes
configure:8091: checking for -exported_symbols_list linker flag
configure:8111: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8111: $? = 0
configure:8121: result: yes
configure:8124: checking for -force_load linker flag
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8156: result: yes
configure:8198: checking how to run the C preprocessor
configure:8229: /usr/bin/clang -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c
configure:8229: $? = 0
configure:8243: /usr/bin/clang -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8268: result: /usr/bin/clang -E
configure:8288: /usr/bin/clang -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c
configure:8288: $? = 0
configure:8302: /usr/bin/clang -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8331: checking for ANSI C header files
configure:8351: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8351: $? = 0
configure:8424: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
configure:8424: $? = 0
configure:8424: ./conftest
configure:8424: $? = 0
configure:8435: result: yes
configure:8448: checking for sys/types.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for sys/stat.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for stdlib.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for string.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for memory.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for strings.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for inttypes.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for stdint.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8448: checking for unistd.h
configure:8448: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8448: $? = 0
configure:8448: result: yes
configure:8462: checking for dlfcn.h
configure:8462: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include conftest.c >&5
configure:8462: $? = 0
configure:8462: result: yes
configure:8664: checking for objdir
configure:8679: result: .libs
configure:8950: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:8968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8972: $? = 0
configure:8985: result: yes
configure:9312: checking for /usr/bin/clang option to produce PIC
configure:9319: result: -fno-common -DPIC
configure:9327: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:9345: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -fno-common -DPIC -DPIC conftest.c >&5
configure:9349: $? = 0
configure:9362: result: yes
configure:9391: checking if /usr/bin/clang static flag -static works
configure:9419: result: no
configure:9434: checking if /usr/bin/clang supports -c -o file.o
configure:9455: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -o out/conftest2.o conftest.c >&5
configure:9459: $? = 0
configure:9481: result: yes
configure:9489: checking if /usr/bin/clang supports -c -o file.o
configure:9536: result: yes
configure:9569: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:10726: result: yes
configure:10966: checking dynamic linker characteristics
configure:11711: result: darwin12.0.0 dyld
configure:11818: checking how to hardcode library paths into programs
configure:11843: result: immediate
configure:11888: checking for dlopen in -ldl
configure:11913: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -ldl >&5
configure:11913: $? = 0
configure:11922: result: yes
configure:12137: checking whether a program can dlopen itself
configure:12217: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -DHAVE_DLFCN_H -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -ldl >&5
configure:12220: $? = 0
configure:12238: result: yes
configure:12243: checking whether a statically linked program can dlopen itself
configure:12323: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -DHAVE_DLFCN_H -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -ldl >&5
configure:12326: $? = 0
configure:12344: result: yes
configure:12383: checking whether stripping libraries is possible
configure:12397: result: yes
configure:12423: checking if libtool supports shared libraries
configure:12425: result: yes
configure:12428: checking whether to build shared libraries
configure:12449: result: yes
configure:12452: checking whether to build static libraries
configure:12456: result: yes
configure:12558: checking whether NLS is requested
configure:12567: result: yes
configure:12608: checking for msgfmt
configure: trying /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt...
0 translated messages.
configure:12640: result: /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt
configure:12649: checking for gmsgfmt
configure:12680: result: /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt
configure:12731: checking for xgettext
configure: trying /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext...
/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:12763: result: /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext
configure:12809: checking for msgmerge
configure: trying /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgmerge...
configure:12840: result: /Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgmerge
configure:12897: checking for ld used by GCC
configure:12961: result: /usr/bin/clang
configure:12968: checking if the linker (/usr/bin/clang) is GNU ld
configure:12981: result: no
configure:12988: checking for shared library run path origin
configure:13001: result: done
configure:13502: checking for CFPreferencesCopyAppValue
configure:13520: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:13520: $? = 0
configure:13529: result: yes
configure:13536: checking for CFLocaleCopyCurrent
configure:13554: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:13554: $? = 0
configure:13563: result: yes
configure:13612: checking for GNU gettext in libc
configure:13632: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"__nl_domain_bindings", referenced from:
_main in conftest-MGHUpI.o
"__nl_msg_cat_cntr", referenced from:
_main in conftest-MGHUpI.o
"_libintl_bindtextdomain", referenced from:
_main in conftest-MGHUpI.o
"_libintl_gettext", referenced from:
_main in conftest-MGHUpI.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:13632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| #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:13641: result: no
configure:13675: checking for iconv
configure:13697: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_libiconv", referenced from:
_main in conftest-thGmRf.o
"_libiconv_close", referenced from:
_main in conftest-thGmRf.o
"_libiconv_open", referenced from:
_main in conftest-thGmRf.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:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| #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:13719: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -liconv >&5
configure:13719: $? = 0
configure:13729: result: yes
configure:13732: checking for working iconv
configure:13808: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -liconv >&5
configure:13808: $? = 0
configure:13808: ./conftest
configure:13808: $? = 0
configure:13820: result: yes
configure:13835: checking how to link with libiconv
configure:13837: result: -liconv
configure:14283: checking for GNU gettext in libintl
configure:14311: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib conftest.c -lintl >&5
configure:14311: $? = 0
configure:14352: result: yes
configure:14387: checking whether to use NLS
configure:14389: result: yes
configure:14392: checking where the gettext function comes from
configure:14403: result: external libintl
configure:14411: checking how to link with libintl
configure:14413: result: -lintl -Wl,-framework -Wl,CoreFoundation
configure:14917: checking for pkg-config
configure:14935: found /Users/jdumay/software/homebrew/bin/pkg-config
configure:14947: result: /Users/jdumay/software/homebrew/bin/pkg-config
configure:14972: checking pkg-config is at least version 0.9.0
configure:14975: result: yes
configure:15271: Using GStreamer source release as package name
configure:15295: Using Unknown package origin as package origin
configure:15311: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib/pkgconfig
configure:15345: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-02-20
configure:15442: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA.
configure:15583: checking whether byte ordering is bigendian
configure:15598: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.c >&5
configure:15598: $? = 0
configure:15643: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.c >&5
configure:15643: $? = 0
configure:15661: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.c >&5
conftest.c:43:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| #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 "gstreamer-0.10"
| #define LOCALEDIR "/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36/share/locale"
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #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:15789: result: no
configure:15931: checking if unaligned memory access works correctly
configure:15981: result: yes
configure:16101: checking for special C compiler options needed for large files
configure:16146: result: no
configure:16152: checking for _FILE_OFFSET_BITS value needed for large files
configure:16177: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.c >&5
configure:16177: $? = 0
configure:16209: result: no
configure:16342: checking for gcc
configure:16369: result: /usr/bin/clang
configure:16598: checking for C compiler version
configure:16607: /usr/bin/clang --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:16618: $? = 0
configure:16607: /usr/bin/clang -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:16618: $? = 0
configure:16607: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:16618: $? = 1
configure:16607: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:16618: $? = 1
configure:16622: checking whether we are using the GNU C compiler
configure:16650: result: yes
configure:16659: checking whether /usr/bin/clang accepts -g
configure:16720: result: yes
configure:16737: checking for /usr/bin/clang option to accept ISO C89
configure:16814: result: none needed
configure:16836: checking dependency style of /usr/bin/clang
configure:16947: result: none
configure:16966: checking for /usr/bin/clang option to accept ISO C99
configure:17115: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.c >&5
configure:17115: $? = 0
configure:17128: result: none needed
configure:17237: checking for /usr/bin/clang option to accept ISO Standard C
configure:17248: result: none needed
configure:17257: checking whether /usr/bin/clang and cc understand -c and -o together
configure:17288: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:17292: $? = 0
configure:17298: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:17302: $? = 0
configure:17313: cc -c conftest.c >&5
configure:17317: $? = 0
configure:17325: cc -c conftest.c -o conftest2.o >&5
configure:17329: $? = 0
configure:17335: cc -c conftest.c -o conftest2.o >&5
configure:17339: $? = 0
configure:17357: result: yes
configure:17392: checking dependency style of /usr/bin/clang
configure:17501: result: none
configure:17629: checking for C++ compiler version
configure:17638: /usr/bin/clang++ --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:17649: $? = 0
configure:17638: /usr/bin/clang++ -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.48) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:17649: $? = 0
configure:17638: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:17649: $? = 1
configure:17638: /usr/bin/clang++ -qversion >&5
clang: error: no input files
configure:17649: $? = 1
configure:17653: checking whether we are using the GNU C++ compiler
configure:17672: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp >&5
configure:17672: $? = 0
configure:17681: result: yes
configure:17690: checking whether /usr/bin/clang++ accepts -g
configure:17710: /usr/bin/clang++ -c -g -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp >&5
configure:17710: $? = 0
configure:17751: result: yes
configure:17776: checking dependency style of /usr/bin/clang++
configure:17887: result: none
configure:17920: checking how to run the C++ preprocessor
configure:17947: /usr/bin/clang++ -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp
configure:17947: $? = 0
configure:17961: /usr/bin/clang++ -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp
conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:17961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| #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 "gstreamer-0.10"
| #define LOCALEDIR "/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36/share/locale"
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_UNALIGNED_ACCESS 1
| #define GST_EXTRA_MODULE_SUFFIX ".dylib"
| #define HAVE_OSX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17986: result: /usr/bin/clang++ -E
configure:18006: /usr/bin/clang++ -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp
configure:18006: $? = 0
configure:18020: /usr/bin/clang++ -E -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp
conftest.cpp:40:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:18020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer"
| #define PACKAGE_TARNAME "gstreamer"
| #define PACKAGE_VERSION "0.10.36"
| #define PACKAGE_STRING "GStreamer 0.10.36"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gstreamer"
| #define VERSION "0.10.36"
| #define GST_MAJORMINOR "0.10"
| #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 "gstreamer-0.10"
| #define LOCALEDIR "/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36/share/locale"
| #define GST_PACKAGE_NAME "GStreamer source release"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_UNALIGNED_ACCESS 1
| #define GST_EXTRA_MODULE_SUFFIX ".dylib"
| #define HAVE_OSX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18189: checking for ld used by /usr/bin/clang++
configure:18256: result: /usr/bin/clang
configure:18263: checking if the linker (/usr/bin/clang) is GNU ld
configure:18278: result: no
configure:18333: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:19338: result: yes
configure:19374: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp >&5
configure:19377: $? = 0
configure:19897: checking for /usr/bin/clang++ option to produce PIC
configure:19904: result: -fno-common -DPIC
configure:19912: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
configure:19930: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -fno-common -DPIC -DPIC conftest.cpp >&5
configure:19934: $? = 0
configure:19947: result: yes
configure:19970: checking if /usr/bin/clang++ static flag -static works
configure:19998: result: no
configure:20010: checking if /usr/bin/clang++ supports -c -o file.o
configure:20031: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include -o out/conftest2.o conftest.cpp >&5
configure:20035: $? = 0
configure:20057: result: yes
configure:20062: checking if /usr/bin/clang++ supports -c -o file.o
configure:20109: result: yes
configure:20139: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:20178: result: yes
configure:20319: checking dynamic linker characteristics
configure:20998: result: darwin12.0.0 dyld
configure:21051: checking how to hardcode library paths into programs
configure:21076: result: immediate
configure:21133: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include conftest.cpp >&5
configure:21133: $? = 0
configure:21145: working c++ compiler found: yes
configure:21158: checking for perl
configure:21176: found /usr/bin/perl
configure:21189: result: /usr/bin/perl
configure:21205: checking for bison
configure:21223: found /usr/bin/bison
configure:21236: result: /usr/bin/bison
configure:21250: checking bison version 2.3 >= 1.875
configure:21254: result: yes
configure:21263: checking for flex
configure:21281: found /usr/bin/flex
configure:21294: result: /usr/bin/flex
configure:21308: checking flex version Apple(flex-31) >= 2.5.31
configure:21325: error: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.0.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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 -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include'
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=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/clang++
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_GLIB_ONLY_CFLAGS_set=
ac_cv_env_GLIB_ONLY_CFLAGS_value=
ac_cv_env_GLIB_ONLY_LIBS_set=
ac_cv_env_GLIB_ONLY_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_XML_CFLAGS_set=
ac_cv_env_XML_CFLAGS_value=
ac_cv_env_XML_LIBS_set=
ac_cv_env_XML_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_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-darwin12.0.0
ac_cv_lib_dl_dlopen=yes
ac_cv_objext=o
ac_cv_path_BISON_PATH=/usr/bin/bison
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FLEX_PATH=/usr/bin/flex
ac_cv_path_GMSGFMT=/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt
ac_cv_path_MSGMERGE=/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgmerge
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/Users/jdumay/software/homebrew/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_CXXCPP='/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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
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/clang
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CCAS_dependencies_compiler_type=none
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
as_cv_unaligned_access=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_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
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_LDCXX=/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_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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
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/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/missing --run automake-1.11'
AWK='awk'
BISON_PATH='/usr/bin/bison'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_FAILING_TESTS_FALSE=''
BUILD_FAILING_TESTS_TRUE='#'
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='/usr/bin/clang'
CCAS='/usr/bin/clang'
CCASDEPMODE='depmode=none'
CCASFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -funroll-loops -fstrict-aliasing -fno-common'
CHECK_MAJOR_VERSION=''
CHECK_MICRO_VERSION=''
CHECK_MINOR_VERSION=''
CHECK_VERSION=''
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/include -I/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/include -isystem /Users/jdumay/software/homebrew/include -I/Users/jdumay/software/homebrew/include'
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
CYGPATH_W='echo'
DATADIR=''
DEFS=''
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=''
ENABLE_SUBUNIT=''
ERROR_CFLAGS=''
EXEEXT=''
FFLAGS=''
FGREP='/usr/bin/grep -F'
FLEX_PATH='/usr/bin/flex'
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gstreamer-0.10'
GLIB_CFLAGS=''
GLIB_EXTRA_CFLAGS=''
GLIB_LIBS=''
GLIB_ONLY_CFLAGS=''
GLIB_ONLY_LIBS=''
GLIB_PREFIX=''
GLIB_REQ=''
GMP_LIBS=''
GMSGFMT='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt'
GMSGFMT_015='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt'
GREP='/usr/bin/grep'
GSL_LIBS=''
GST_AGE='30'
GST_ALL_CFLAGS=''
GST_ALL_CXXFLAGS=''
GST_ALL_LDFLAGS=''
GST_ALL_LIBS=''
GST_CURRENT='30'
GST_DISABLE_ALLOC_TRACE_DEFINE='/* #undef GST_DISABLE_ALLOC_TRACE */'
GST_DISABLE_ALLOC_TRACE_FALSE=''
GST_DISABLE_ALLOC_TRACE_TRUE='#'
GST_DISABLE_GST_DEBUG_DEFINE='/* #undef GST_DISABLE_GST_DEBUG */'
GST_DISABLE_GST_DEBUG_FALSE=''
GST_DISABLE_GST_DEBUG_TRUE='#'
GST_DISABLE_LOADSAVE_DEFINE='/* #undef GST_DISABLE_LOADSAVE */'
GST_DISABLE_LOADSAVE_FALSE=''
GST_DISABLE_LOADSAVE_TRUE='#'
GST_DISABLE_NET_DEFINE='/* #undef GST_DISABLE_NET */'
GST_DISABLE_NET_FALSE=''
GST_DISABLE_NET_TRUE='#'
GST_DISABLE_OPTION_PARSING_DEFINE='/* #undef GST_DISABLE_OPTION_PARSING */'
GST_DISABLE_OPTION_PARSING_FALSE=''
GST_DISABLE_OPTION_PARSING_TRUE='#'
GST_DISABLE_PARSE_DEFINE='/* #undef GST_DISABLE_PARSE */'
GST_DISABLE_PARSE_FALSE=''
GST_DISABLE_PARSE_TRUE='#'
GST_DISABLE_PLUGIN_DEFINE='/* #undef GST_DISABLE_PLUGIN */'
GST_DISABLE_PLUGIN_FALSE=''
GST_DISABLE_PLUGIN_TRUE='#'
GST_DISABLE_REGISTRY_DEFINE='/* #undef GST_DISABLE_REGISTRY */'
GST_DISABLE_REGISTRY_FALSE=''
GST_DISABLE_REGISTRY_TRUE='#'
GST_DISABLE_TRACE_DEFINE='/* #undef GST_DISABLE_TRACE */'
GST_DISABLE_TRACE_FALSE=''
GST_DISABLE_TRACE_TRUE='#'
GST_DISABLE_XML_DEFINE=''
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_HAVE_GLIB_2_8_DEFINE=''
GST_HAVE_MONOTONIC_CLOCK_DEFINE=''
GST_HAVE_MONOTONIC_CLOCK_FALSE=''
GST_HAVE_MONOTONIC_CLOCK_TRUE=''
GST_HAVE_POSIX_TIMERS_DEFINE=''
GST_HAVE_POSIX_TIMERS_FALSE=''
GST_HAVE_POSIX_TIMERS_TRUE=''
GST_HAVE_UNALIGNED_ACCESS_DEFINE='#define GST_HAVE_UNALIGNED_ACCESS 1'
GST_LEVEL_DEFAULT=''
GST_LIBVERSION='30:0:30'
GST_LIB_LDFLAGS=''
GST_LICENSE=''
GST_LOADSAVE_DOC_TYPES=''
GST_LT_LDFLAGS=' -version-info 30:0:30'
GST_MAJORMINOR='0.10'
GST_OBJ_CFLAGS=''
GST_OBJ_CXXFLAGS=''
GST_OBJ_LIBS=''
GST_OPTION_CFLAGS=''
GST_OPTION_CXXFLAGS=''
GST_PACKAGE_NAME='GStreamer source release'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig:/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib/pkgconfig'
GST_PKG_DEPS=''
GST_PLUGIN_LDFLAGS=''
GST_PLUGIN_SCANNER_INSTALLED=''
GST_PRINTF_EXTENSION_POINTER_FORMAT_DEFINE=''
GST_PRINTF_EXTENSION_SEGMENT_FORMAT_DEFINE=''
GST_REGISTRY_DOC_TYPES=''
GST_REVISION='0'
GST_USING_PRINTF_EXTENSION_DEFINE=''
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_CHECK_FALSE=''
HAVE_CHECK_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_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK2HTML=''
HAVE_DOCBOOK2PS=''
HAVE_DVIPS=''
HAVE_EPSTOPDF=''
HAVE_FIG2DEV=''
HAVE_GMP=''
HAVE_GSL=''
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE=''
HAVE_JADETEX=''
HAVE_MMAP_FALSE=''
HAVE_MMAP_TRUE=''
HAVE_PNGTOPNM=''
HAVE_PNMTOPS=''
HAVE_PS2PDF=''
HAVE_PTHREAD_H_FALSE=''
HAVE_PTHREAD_H_TRUE=''
HAVE_SYS_SOCKET_H_FALSE=''
HAVE_SYS_SOCKET_H_TRUE=''
HAVE_SYS_TIMES_H_AND_UNISTD_H_FALSE=''
HAVE_SYS_TIMES_H_AND_UNISTD_H_TRUE=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE=''
HAVE_WINSOCK2_H_FALSE=''
HAVE_WINSOCK2_H_TRUE=''
HAVE_XMLLINT=''
HOST_CPU='x86_64'
HTML_DIR=''
INET_ATON_LIBS=''
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'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='/usr/bin/clang'
LDFLAGS='-L/Users/jdumay/software/homebrew/Cellar/libffi/3.0.11/lib -L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -L/Users/jdumay/software/homebrew/lib'
LIBDIR=''
LIBICONV='-liconv'
LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
LIBM=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQ=''
LIBXML_PKG=''
LIPO='lipo'
LN_S='ln -s'
LOCALEDIR='/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36/share/locale'
LTLIBICONV='-L/Users/jdumay/software/homebrew/lib -liconv -R/Users/jdumay/software/homebrew/lib'
LTLIBINTL='-L/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -lintl -R/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/lib -Wl,-framework -Wl,CoreFoundation'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MSGFMT='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt'
MSGFMT_015='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgfmt'
MSGMERGE='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/msgmerge'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='gstreamer'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer'
PACKAGE_STRING='GStreamer 0.10.36'
PACKAGE_TARNAME='gstreamer'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.36'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='36'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/Users/jdumay/software/homebrew/bin/pkg-config'
PLUGINDIR=''
POSUB='po'
PROFILE_CFLAGS=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUBUNIT_FALSE=''
SUBUNIT_TRUE=''
USE_NLS='yes'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH=''
VERSION='0.10.36'
WARNING_CFLAGS=''
WIN32_LIBS=''
XGETTEXT='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext'
XGETTEXT_015='/Users/jdumay/software/homebrew/Cellar/gettext/0.18.1.1/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XML_CATALOG=''
XML_CFLAGS=''
XML_LIBS=''
XSLTPROC=''
XSLTPROC_FLAGS=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/clang'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_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.0.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin12.0.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gstreamer-0.10.36-u8VU/gstreamer-0.10.36/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=''
pkgpythondir=''
plugindir=''
prefix='/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer"
#define PACKAGE_TARNAME "gstreamer"
#define PACKAGE_VERSION "0.10.36"
#define PACKAGE_STRING "GStreamer 0.10.36"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gstreamer"
#define VERSION "0.10.36"
#define GST_MAJORMINOR "0.10"
#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 "gstreamer-0.10"
#define LOCALEDIR "/Users/jdumay/software/homebrew/Cellar/gstreamer/0.10.36/share/locale"
#define GST_PACKAGE_NAME "GStreamer source release"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define GST_PACKAGE_RELEASE_DATETIME "2012-02-20"
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define HAVE_UNALIGNED_ACCESS 1
#define GST_EXTRA_MODULE_SUFFIX ".dylib"
#define HAVE_OSX 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment