Skip to content

Instantly share code, notes, and snippets.

@gglanzani
Created August 6, 2012 09:54
Show Gist options
  • Save gglanzani/3272996 to your computer and use it in GitHub Desktop.
Save gglanzani/3272996 to your computer and use it in GitHub Desktop.
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 configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/fontforge/20110222 --enable-double --without-freetype-bytecode --with-python-headers=/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 --with-python-lib=-lpython2.7 --enable-pyextension
## --------- ##
## Platform. ##
## --------- ##
hostname = telemaco.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.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 167 tasks, 800 threads, 4 processors
Load average: 1.54, Mach factor: 2.44
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Cellar/cairo/1.12.2/bin
PATH: /usr/local/Cellar/pixman/0.26.2/bin
PATH: /usr/local/Cellar/libffi/3.0.11/bin
PATH: /usr/local/Cellar/gettext/0.18.1.1/bin
PATH: /opt/X11/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/Cellar/gems/1.8/bin
PATH: /Users/gio/.gem/ruby/1.8/bin
PATH: /Applications/math/MATLAB_R2010b.app/bin
PATH: /Users/gio/Applications/bin
PATH: /Users/gio/.dotfiles/bin
PATH: /Users/gio/.local/bin
PATH: /usr/local/texlive/2012/bin/universal-darwin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2623: checking for gcc
configure:2650: result: /usr/bin/clang
configure:2879: checking for C compiler version
configure:2888: /usr/bin/clang --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:2899: $? = 0
configure:2888: /usr/bin/clang -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:2899: $? = 0
configure:2888: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2899: $? = 1
configure:2888: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:2899: $? = 1
configure:2919: checking whether the C compiler works
configure:2941: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:2945: $? = 0
configure:2994: result: yes
configure:2997: checking for C compiler default output file name
configure:2999: result: a.out
configure:3005: checking for suffix of executables
configure:3012: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:3016: $? = 0
configure:3038: result:
configure:3060: checking whether we are cross compiling
configure:3068: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:3072: $? = 0
configure:3079: ./conftest
configure:3083: $? = 0
configure:3098: result: no
configure:3103: checking for suffix of object files
configure:3125: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:3129: $? = 0
configure:3150: result: o
configure:3154: checking whether we are using the GNU C compiler
configure:3173: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:3173: $? = 0
configure:3182: result: yes
configure:3191: checking whether /usr/bin/clang accepts -g
configure:3211: /usr/bin/clang -c -g -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:3211: $? = 0
configure:3252: result: yes
configure:3269: checking for /usr/bin/clang option to accept ISO C89
configure:3333: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:3333: $? = 0
configure:3346: result: none needed
configure:3403: checking for a BSD-compatible install
configure:3471: result: /usr/bin/install -c
configure:3535: checking build system type
configure:3549: result: i386-apple-darwin12.0.0
configure:3569: checking host system type
configure:3582: result: i386-apple-darwin12.0.0
configure:3607: checking for an ANSI C-conforming const
configure:3672: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:3672: $? = 0
configure:3679: result: yes
configure:3692: checking how to run the C preprocessor
configure:3723: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
configure:3723: $? = 0
configure:3737: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3762: result: /usr/bin/clang -E
configure:3782: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
configure:3782: $? = 0
configure:3796: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3825: checking for X
configure:3933: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
configure:3933: $? = 0
configure:3964: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c -lX11 >&5
configure:3964: $? = 0
configure:4014: result: libraries , headers
configure:4113: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c -lX11 >&5
configure:4113: $? = 0
configure:4211: checking for gethostbyname
configure:4211: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:4211: $? = 0
configure:4211: result: yes
configure:4308: checking for connect
configure:4308: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:4308: $? = 0
configure:4308: result: yes
configure:4357: checking for remove
configure:4357: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:4357: $? = 0
configure:4357: result: yes
configure:4406: checking for shmat
configure:4406: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c >&5
configure:4406: $? = 0
configure:4406: result: yes
configure:4464: checking for IceConnectionNumber in -lICE
configure:4489: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c -lICE >&5
configure:4489: $? = 0
configure:4498: result: yes
configure:4525: checking for XOpenDevice in -lXi
configure:4550: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c -lXi -lSM -lICE -lX11 >&5
configure:4550: $? = 0
configure:4559: result: yes
configure:4568: checking for XkbQueryExtension in -lxkbui
configure:4593: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl conftest.c -lxkbui -lSM -lICE -lX11 -lm >&5
configure:4593: $? = 0
configure:4602: result: yes
configure:4708: checking for grep that handles long lines and -e
configure:4766: result: /usr/bin/grep
configure:4771: checking for egrep
configure:4833: result: /usr/bin/grep -E
configure:4838: checking for ANSI C header files
configure:4858: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4858: $? = 0
configure:4931: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
configure:4931: $? = 0
configure:4931: ./conftest
configure:4931: $? = 0
configure:4942: result: yes
configure:4955: checking for sys/types.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for sys/stat.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for stdlib.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for string.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for memory.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for strings.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for inttypes.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for stdint.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4955: checking for unistd.h
configure:4955: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4955: $? = 0
configure:4955: result: yes
configure:4968: checking whether byte ordering is bigendian
configure:4983: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:4983: $? = 0
configure:5028: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:5028: $? = 0
configure:5046: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
conftest.c:29:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:5046: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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
| /* 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:5174: result: no
configure:5217: checking for a sed that does not truncate output
configure:5273: result: /usr/bin/sed
configure:5287: checking for ld used by /usr/bin/clang
configure:5354: result: /usr/bin/clang
configure:5361: checking if the linker (/usr/bin/clang) is GNU ld
configure:5376: result: no
configure:5381: checking for /usr/bin/clang option to reload object files
configure:5388: result: -r
configure:5406: checking for BSD-compatible nm
configure:5455: result: /usr/bin/nm
configure:5459: checking whether ln -s works
configure:5463: result: yes
configure:5470: checking how to recognize dependent libraries
configure:5656: result: pass_all
configure:5872: checking dlfcn.h usability
configure:5872: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:5872: $? = 0
configure:5872: result: yes
configure:5872: checking dlfcn.h presence
configure:5872: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c
configure:5872: $? = 0
configure:5872: result: yes
configure:5872: checking for dlfcn.h
configure:5872: result: yes
configure:5994: checking for C++ compiler version
configure:6003: /usr/bin/clang++ --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:6014: $? = 0
configure:6003: /usr/bin/clang++ -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:6014: $? = 0
configure:6003: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:6014: $? = 1
configure:6003: /usr/bin/clang++ -qversion >&5
clang: error: no input files
configure:6014: $? = 1
configure:6018: checking whether we are using the GNU C++ compiler
configure:6037: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp >&5
configure:6037: $? = 0
configure:6046: result: yes
configure:6055: checking whether /usr/bin/clang++ accepts -g
configure:6075: /usr/bin/clang++ -c -g -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp >&5
configure:6075: $? = 0
configure:6116: result: yes
configure:6149: checking how to run the C++ preprocessor
configure:6176: /usr/bin/clang++ -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp
configure:6176: $? = 0
configure:6190: /usr/bin/clang++ -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:6190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6215: result: /usr/bin/clang++ -E
configure:6235: /usr/bin/clang++ -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp
configure:6235: $? = 0
configure:6249: /usr/bin/clang++ -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:6249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6333: checking for g77
configure:6363: result: no
configure:6333: checking for xlf
configure:6363: result: no
configure:6333: checking for f77
configure:6363: result: no
configure:6333: checking for frt
configure:6363: result: no
configure:6333: checking for pgf77
configure:6363: result: no
configure:6333: checking for cf77
configure:6363: result: no
configure:6333: checking for fort77
configure:6363: result: no
configure:6333: checking for fl32
configure:6363: result: no
configure:6333: checking for af77
configure:6363: result: no
configure:6333: checking for xlf90
configure:6363: result: no
configure:6333: checking for f90
configure:6363: result: no
configure:6333: checking for pgf90
configure:6363: result: no
configure:6333: checking for pghpf
configure:6363: result: no
configure:6333: checking for epcf90
configure:6363: result: no
configure:6333: checking for gfortran
configure:6349: found /usr/local/bin/gfortran
configure:6360: result: gfortran
configure:6386: checking for Fortran 77 compiler version
configure:6395: gfortran --version >&5
GNU Fortran (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6406: $? = 0
configure:6395: gfortran -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /Volumes/Media/Builds/gcc-5666.3/build/obj/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:6406: $? = 0
configure:6395: gfortran -V >&5
gfortran: argument to `-V' is missing
configure:6406: $? = 1
configure:6395: gfortran -qversion >&5
i686-apple-darwin11-gfortran-4.2.1: no input files
configure:6406: $? = 1
configure:6415: checking whether we are using the GNU Fortran 77 compiler
configure:6428: gfortran -c conftest.F >&5
configure:6428: $? = 0
configure:6437: result: yes
configure:6443: checking whether gfortran accepts -g
configure:6454: gfortran -c -g conftest.f >&5
configure:6454: $? = 0
configure:6462: result: yes
configure:6495: checking the maximum length of command line arguments
configure:6607: result: 196608
configure:6619: checking command to parse /usr/bin/nm output from /usr/bin/clang object
configure:6724: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:6727: $? = 0
configure:6731: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6734: $? = 0
cannot find nm_test_var in conftest.nm
configure:6724: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.c >&5
configure:6727: $? = 0
configure:6731: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6734: $? = 0
configure:6786: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c conftstm.o >&5
configure:6789: $? = 0
configure:6827: result: ok
configure:6831: checking for objdir
configure:6846: result: .libs
configure:6938: checking for ar
configure:6954: found /usr/bin/ar
configure:6965: result: ar
configure:7030: checking for ranlib
configure:7046: found /usr/bin/ranlib
configure:7057: result: ranlib
configure:7122: checking for strip
configure:7138: found /usr/bin/strip
configure:7149: result: strip
configure:7402: checking for dsymutil
configure:7418: found /usr/bin/dsymutil
configure:7429: result: dsymutil
configure:7494: checking for nmedit
configure:7510: found /usr/bin/nmedit
configure:7521: result: nmedit
configure:7544: checking for -single_module linker flag
configure:7565: result: yes
configure:7567: checking for -exported_symbols_list linker flag
configure:7587: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
configure:7587: $? = 0
configure:7597: result: yes
configure:7714: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
configure:7732: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -fno-rtti -fno-exceptions conftest.c >&5
configure:7736: $? = 0
configure:7749: result: yes
configure:7764: checking for /usr/bin/clang option to produce PIC
configure:7996: result: -fno-common
configure:8004: checking if /usr/bin/clang PIC flag -fno-common works
configure:8022: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -fno-common -DPIC conftest.c >&5
configure:8026: $? = 0
configure:8039: result: yes
configure:8067: checking if /usr/bin/clang static flag -static works
configure:8095: result: no
configure:8105: checking if /usr/bin/clang supports -c -o file.o
configure:8126: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -o out/conftest2.o conftest.c >&5
configure:8130: $? = 0
configure:8152: result: yes
configure:8178: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:9105: result: yes
configure:9172: checking dynamic linker characteristics
configure:9786: result: darwin12.0.0 dyld
configure:9810: checking how to hardcode library paths into programs
configure:9835: result: immediate
configure:9849: checking whether stripping libraries is possible
configure:9863: result: yes
configure:10371: checking if libtool supports shared libraries
configure:10373: result: yes
configure:10376: checking whether to build shared libraries
configure:10397: result: yes
configure:10400: checking whether to build static libraries
configure:10404: result: no
configure:10498: creating libtool
configure:11087: checking for ld used by /usr/bin/clang++
configure:11154: result: /usr/bin/clang
configure:11161: checking if the linker (/usr/bin/clang) is GNU ld
configure:11176: result: no
configure:11227: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:12119: result: yes
configure:12140: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include conftest.cpp >&5
configure:12143: $? = 0
configure:12299: checking for /usr/bin/clang++ option to produce PIC
configure:12583: result: -fno-common
configure:12591: checking if /usr/bin/clang++ PIC flag -fno-common works
configure:12609: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -fno-common -DPIC conftest.cpp >&5
configure:12613: $? = 0
configure:12626: result: yes
configure:12654: checking if /usr/bin/clang++ static flag -static works
configure:12682: result: no
configure:12692: checking if /usr/bin/clang++ supports -c -o file.o
configure:12713: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -o out/conftest2.o conftest.cpp >&5
configure:12717: $? = 0
configure:12739: result: yes
configure:12765: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:12794: result: yes
configure:12861: checking dynamic linker characteristics
configure:13423: result: darwin12.0.0 dyld
configure:13447: checking how to hardcode library paths into programs
configure:13472: result: immediate
configure:14011: checking if libtool supports shared libraries
configure:14013: result: yes
configure:14016: checking whether to build shared libraries
configure:14036: result: yes
configure:14039: checking whether to build static libraries
configure:14043: result: no
configure:14053: checking for gfortran option to produce PIC
configure:14285: result: -fno-common
configure:14293: checking if gfortran PIC flag -fno-common works
configure:14311: gfortran -c -g -O2 -fno-common conftest.f >&5
configure:14315: $? = 0
configure:14328: result: yes
configure:14356: checking if gfortran static flag -static works
configure:14384: result: no
configure:14394: checking if gfortran supports -c -o file.o
configure:14415: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14419: $? = 0
configure:14441: result: yes
configure:14467: checking whether the gfortran linker (/usr/bin/clang) supports shared libraries
configure:15382: result: yes
configure:15449: checking dynamic linker characteristics
configure:16011: result: darwin12.0.0 dyld
configure:16035: checking how to hardcode library paths into programs
configure:16060: result: immediate
configure:19701: checking for library containing dlopen
configure:19732: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
configure:19732: $? = 0
configure:19749: result: none required
configure:19756: checking for library containing inet_aton
configure:19787: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
configure:19787: $? = 0
configure:19804: result: none required
configure:19814: checking for library containing iconv
configure:19845: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-ZvHT1Q.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:19845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv ();
| int
| main ()
| {
| return iconv ();
| ;
| return 0;
| }
configure:19845: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon >&5
configure:19845: $? = 0
configure:19862: result: -liconv
configure:20145: checking for tzset
configure:20145: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20145: $? = 0
configure:20145: result: yes
configure:20159: checking for /opt/X11/include/freetype2
configure:20173: result: yes
configure:20259: checking for /usr/include/libxml2/libxml
configure:20272: result: yes
configure:20304: checking for DGifOpenFileName in -lgif
configure:20329: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lgif -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
ld: library not found for -lgif
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20329: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DGifOpenFileName ();
| int
| main ()
| {
| return DGifOpenFileName ();
| ;
| return 0;
| }
configure:20338: result: no
configure:20366: checking for DGifOpenFileName in -lungif
configure:20391: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lungif -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
ld: library not found for -lungif
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char DGifOpenFileName ();
| int
| main ()
| {
| return DGifOpenFileName ();
| ;
| return 0;
| }
configure:20400: result: no
configure:20435: checking for deflateEnd in -lz
configure:20460: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lz -lm -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20460: $? = 0
configure:20469: result: yes
configure:20478: checking for png_create_read_struct in -lpng16
configure:20503: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lpng16 -lz -lm -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
ld: library not found for -lpng16
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char png_create_read_struct ();
| int
| main ()
| {
| return png_create_read_struct ();
| ;
| return 0;
| }
configure:20512: result: no
configure:20519: checking for png_create_read_struct in -lpng15
configure:20544: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lpng15 -lz -lm -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20544: $? = 0
configure:20553: result: yes
configure:20693: checking png.h usability
configure:20693: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:20693: $? = 0
configure:20693: result: yes
configure:20693: checking png.h presence
configure:20693: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:20693: $? = 0
configure:20693: result: yes
configure:20693: checking for png.h
configure:20693: result: yes
configure:20702: checking for jpeg_CreateDecompress in -ljpeg
configure:20727: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -ljpeg -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20727: $? = 0
configure:20736: result: yes
configure:20745: checking jpeglib.h usability
configure:20745: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:20745: $? = 0
configure:20745: result: yes
configure:20745: checking jpeglib.h presence
configure:20745: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:20745: $? = 0
configure:20745: result: yes
configure:20745: checking for jpeglib.h
configure:20745: result: yes
configure:20754: checking for TIFFOpen in -ltiff
configure:20779: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -ltiff -lm -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20779: $? = 0
configure:20788: result: yes
configure:20797: checking tiffio.h usability
configure:20797: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:20797: $? = 0
configure:20797: result: yes
configure:20797: checking tiffio.h presence
configure:20797: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:20797: $? = 0
configure:20797: result: yes
configure:20797: checking for tiffio.h
configure:20797: result: yes
configure:20806: checking for TaggedSpiroCPsToBezier in -lspiro
configure:20831: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lspiro -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
ld: library not found for -lspiro
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| #define _LIBPNG15 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char TaggedSpiroCPsToBezier ();
| int
| main ()
| {
| return TaggedSpiroCPsToBezier ();
| ;
| return 0;
| }
configure:20840: result: no
configure:20849: checking spiroentrypoints.h usability
configure:20849: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
conftest.c:61:10: fatal error: 'spiroentrypoints.h' file not found
#include <spiroentrypoints.h>
^
1 error generated.
configure:20849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| #define _LIBPNG15 1
| #define _NO_LIBSPIRO 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <spiroentrypoints.h>
configure:20849: result: no
configure:20849: checking spiroentrypoints.h presence
configure:20849: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
conftest.c:28:10: fatal error: 'spiroentrypoints.h' file not found
#include <spiroentrypoints.h>
^
1 error generated.
configure:20849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| #define _LIBPNG15 1
| #define _NO_LIBSPIRO 1
| /* end confdefs.h. */
| #include <spiroentrypoints.h>
configure:20849: result: no
configure:20849: checking for spiroentrypoints.h
configure:20849: result: no
configure:20905: checking for xmlParseFile in -lxml2
configure:20930: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lxml2 -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:20930: $? = 0
configure:20939: result: yes
configure:20954: checking iconv.h usability
configure:20954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:20954: $? = 0
configure:20954: result: yes
configure:20954: checking iconv.h presence
configure:20954: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:20954: $? = 0
configure:20954: result: yes
configure:20954: checking for iconv.h
configure:20954: result: yes
configure:20967: checking langinfo.h usability
configure:20967: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:20967: $? = 0
configure:20967: result: yes
configure:20967: checking langinfo.h presence
configure:20967: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:20967: $? = 0
configure:20967: result: yes
configure:20967: checking for langinfo.h
configure:20967: result: yes
configure:20981: checking ieeefp.h usability
configure:20981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
conftest.c:64:10: fatal error: 'ieeefp.h' file not found
#include <ieeefp.h>
^
1 error generated.
configure:20981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| #define _LIBPNG15 1
| #define _NO_LIBSPIRO 1
| #define _NO_LIBSPIRO 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:20981: result: no
configure:20981: checking ieeefp.h presence
configure:20981: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
conftest.c:31:10: fatal error: 'ieeefp.h' file not found
#include <ieeefp.h>
^
1 error generated.
configure:20981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _CursorsMustBe16x16 1
| #define _Keyboard 1
| #define __Mac 1
| #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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
| #define PYTHON_LIB_NAME "python2.7"
| #define _NO_LIBUNGIF 1
| #define _LIBPNG15 1
| #define _NO_LIBSPIRO 1
| #define _NO_LIBSPIRO 1
| #define HAVE_ICONV_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:20981: result: no
configure:20981: checking for ieeefp.h
configure:20981: result: no
configure:20995: checking for stdint.h
configure:20995: result: yes
configure:21026: checking fontconfig/fontconfig.h usability
configure:21026: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21026: $? = 0
configure:21026: result: yes
configure:21026: checking fontconfig/fontconfig.h presence
configure:21026: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:21026: $? = 0
configure:21026: result: yes
configure:21026: checking for fontconfig/fontconfig.h
configure:21026: result: yes
configure:21029: checking for FcConfigCreate in -lfontconfig
configure:21054: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lfontconfig -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:21054: $? = 0
configure:21063: result: yes
configure:21067: checking for cairo_set_scaled_font in -lcairo
configure:21092: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lcairo -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:21092: $? = 0
configure:21101: result: yes
configure:21184: checking for X11/Xft/Xft.h
configure:21184: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21184: $? = 0
configure:21184: result: yes
configure:21247: checking for FT_New_Memory_Face in -lfreetype
configure:21272: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lfreetype -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:21272: $? = 0
configure:21281: result: yes
configure:21403: checking for pthread_create in -lpthread
configure:21428: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -lpthread -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 >&5
configure:21428: $? = 0
configure:21437: result: yes
configure:21444: checking pthread.h usability
configure:21444: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21444: $? = 0
configure:21444: result: yes
configure:21444: checking pthread.h presence
configure:21444: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:21444: $? = 0
configure:21444: result: yes
configure:21444: checking for pthread.h
configure:21444: result: yes
configure:21525: checking for snprintf
configure:21525: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread >&5
configure:21525: $? = 0
configure:21525: result: yes
configure:21536: checking for long double with more range or precision than double
configure:21571: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21571: $? = 0
configure:21578: result: yes
configure:21605: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21605: $? = 0
configure:21634: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib conftest.c -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread >&5
configure:21634: $? = 0
configure:21687: checking libintl.h usability
configure:21687: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c >&5
configure:21687: $? = 0
configure:21687: result: yes
configure:21687: checking libintl.h presence
configure:21687: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
configure:21687: $? = 0
configure:21687: result: yes
configure:21687: checking for libintl.h
configure:21687: result: yes
configure:23220: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on telemaco.local
config.status:896: creating Makefile
config.status:999: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status:896: creating Unicode/Makefile
config.status:896: creating gutils/Makefile
config.status:896: creating gdraw/Makefile
config.status:896: creating fontforge/Makefile
config.status:896: creating po/Makefile
config.status:896: creating plugins/Makefile
config.status:896: creating systemspecific
config.status:896: creating fontforge.pc
config.status:896: creating pyhook/setup.py
config.status:896: creating po/mackeys/Makefile
config.status:896: creating inc/config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin12.0.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_long_double=yes
ac_cv_cxx_compiler_gnu=yes
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'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/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_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_f77_compiler_gnu=yes
ac_cv_file__opt_X11_include_freetype2=yes
ac_cv_file__usr_include_libxml2_libxml=yes
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_tzset=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_X11_Xft_Xft_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fontconfig_fontconfig_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_png_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_spiroentrypoints_h=no
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_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-apple-darwin12.0.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xi_XOpenDevice=yes
ac_cv_lib_cairo_cairo_set_scaled_font=yes
ac_cv_lib_fontconfig_FcConfigCreate=yes
ac_cv_lib_freetype_FT_New_Memory_Face=yes
ac_cv_lib_gif_DGifOpenFileName=no
ac_cv_lib_jpeg_jpeg_CreateDecompress=yes
ac_cv_lib_png15_png_create_read_struct=yes
ac_cv_lib_png16_png_create_read_struct=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_spiro_TaggedSpiroCPsToBezier=no
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_ungif_DGifOpenFileName=no
ac_cv_lib_xkbui_XkbQueryExtension=yes
ac_cv_lib_xml2_xmlParseFile=yes
ac_cv_lib_z_deflateEnd=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
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_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_search_dlopen='none required'
ac_cv_search_iconv=-liconv
ac_cv_search_inet_aton='none required'
ac_cv_type_long_double_wider=yes
lt_cv_apple_cc_single_mod=yes
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_reload_flag=-r
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_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=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_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
lt_cv_sys_lib_search_path_spec='/usr/lib/clang/4.0 /usr/local/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
CC='/usr/bin/clang'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include '
CFLAGS_NOOPT=' -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/X11R6//include/cairo -D_REENTRANT -I/opt/X11/include -I/opt/X11/include/freetype2 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/opt/X11/include -I/opt/X11/include/freetype2 -I/opt/X11/include/libpng15 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include'
CPP='/usr/bin/clang -E'
CPPFLAGS='-I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -I/opt/X11/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang++ -E'
CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL='dsymutil'
ECHO='/bin/echo'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FF_EXTRA_FILES=''
FINAL_TARGET='../libfontforge.la'
GDRAW_LIB='libgdraw'
GREP='/usr/bin/grep'
HOST='i386-apple-darwin12.0.0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -L/opt/X11/lib -lintl -L/usr/local/lib'
LIBOBJS=''
LIBS='-liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINK_WITH_GDRAW='../libgdraw.la'
LN_S='ln -s'
LTLIBOBJS=''
MACAPP='FontForge.app/Contents/Info.plist'
NMEDIT='nmedit'
OBJEXT='o'
O_EXTENSION='lo'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PYDEFINES='('\''PREFIX'\'','\''"/usr/local/Cellar/fontforge/20110222"'\''), ('\''__Mac'\'','\''1'\'')'
PYINCLUDE=''
PYLIBS=''
PYPREFIX='/usr/local/Cellar/fontforge/20110222'
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/sh'
STATIC_LIBS=''
STRIP='strip'
VERSION='20110222'
WFLAGS='-Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts'
XMKMF=''
X_11LIB='-lXi -lX11 -lxkbui'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='/usr/bin/clang'
ac_ct_CXX=''
ac_ct_F77='gfortran'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin12.0.0'
build_alias=''
build_cpu='i386'
build_os='darwin12.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exeOBJECTS='fontforge_UIOBJECTS'
exec_prefix='${prefix}'
host='i386-apple-darwin12.0.0'
host_alias=''
host_cpu='i386'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/fontforge/20110222'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define _CursorsMustBe16x16 1
#define _Keyboard 1
#define __Mac 1
#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 FONTFORGE_CONFIG_CAPSLOCK_FOR_ALT 1
#define PYTHON_LIB_NAME "python2.7"
#define _NO_LIBUNGIF 1
#define _LIBPNG15 1
#define _NO_LIBSPIRO 1
#define _NO_LIBSPIRO 1
#define HAVE_ICONV_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_STDINT_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define _HAS_LONGLONG 1
#define _STATIC_LIBINTL 1
#define HAVE_LIBINTL_H 1
#define FONTFORGE_CONFIG_DEVICETABLES 1
#define FONTFORGE_CONFIG_USE_DOUBLE 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment