Skip to content

Instantly share code, notes, and snippets.

@vernnobile
Created October 30, 2012 15:16
Show Gist options
  • Save vernnobile/3980863 to your computer and use it in GitHub Desktop.
Save vernnobile/3980863 to your computer and use it in GitHub Desktop.
brew install -v fontforge
MacBook-Pro:~ vern$ brew install -v fontforge
==> Downloading http://downloads.sourceforge.net/project/fontforge/fontforge-source/fontforge_full-20120731-b.tar.bz2
Already downloaded: /Library/Caches/Homebrew/fontforge-20120731.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/fontforge-20120731.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/fontforge/20120731 --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 --without-cairo --without-pango
./configure --prefix=/usr/local/Cellar/fontforge/20120731 --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 --without-cairo --without-pango
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i386-apple-darwin12.2.0
checking host system type... i386-apple-darwin12.2.0
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDevice in -lXi... yes
checking for XkbQueryExtension in -lxkbui... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin12.2.0 file names to i386-apple-darwin12.2.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin12.2.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin12.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for library containing dlopen... none required
checking for library containing inet_aton... none required
checking for library containing iconv... -liconv
-n Checking for python...
2.7
yes
checking for tzset... yes
checking for /opt/X11/include/freetype2... yes
checking for /usr/include/libxml2/libxml... yes
checking for DGifOpenFileName in -lgif... no
checking for DGifOpenFileName in -lungif... no
checking for deflateEnd in -lz... yes
checking for png_create_read_struct in -lpng16... no
checking for png_create_read_struct in -lpng15... no
checking for png_create_read_struct in -lpng14... no
checking for png_create_read_struct in -lpng12... no
checking for png_create_read_struct in -lpng... no
checking png.h usability... yes
checking png.h presence... no
configure: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: png.h: proceeding with the compiler's result
checking for png.h... yes
checking for jpeg_CreateDecompress in -ljpeg... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking for TIFFOpen in -ltiff... no
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
checking for TaggedSpiroCPsToBezier in -lspiro... no
checking spiroentrypoints.h usability... no
checking spiroentrypoints.h presence... no
checking for spiroentrypoints.h... no
checking for xmlParseFile in -lxml2... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for stdint.h... (cached) yes
checking for FT_New_Memory_Face in -lfreetype... no
set
checking for FT_New_Memory_Face in -lfreetype... yes
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for snprintf... yes
checking for long double with more range or precision than double... yes
-n checking for long long ...
yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating Unicode/Makefile
config.status: creating gutils/Makefile
config.status: creating gdraw/Makefile
config.status: creating fontforge/Makefile
config.status: creating po/Makefile
config.status: creating plugins/Makefile
config.status: creating systemspecific
config.status: creating fontforge.pc
config.status: creating pyhook/setup.py
config.status: creating po/mackeys/Makefile
config.status: creating inc/config.h
config.status: executing libtool commands
Configuration defines: -DHAVE_CONFIG_H
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/
*******************************************************************
* You do not have /usr/local/Cellar/fontforge/20120731/bin in your PATH environment variable *
*******************************************************************
*** Unfortunately Mac OS/X does not ship with pango. You can find
*** it as part of the standard fink download at:
*** http://fink.sourceforge.net/
*** of from macports:
*** http://www.macports.org/
==> make
make
( cd Unicode ; make )
ln -s ./po/*.po po
ln: po/ca.po: File exists
ln: po/de.po: File exists
ln: po/el.po: File exists
ln: po/en_GB.po: File exists
ln: po/es.po: File exists
ln: po/fr.po: File exists
ln: po/it.po: File exists
ln: po/ja.po: File exists
ln: po/ml.po: File exists
ln: po/pl.po: File exists
ln: po/ru.po: File exists
ln: po/uk.po: File exists
ln: po/vi.po: File exists
ln: po/zh_CN.po: File exists
ln: po/zh_TW.po: File exists
make: [pos] Error 1 (ignored)
( cd po ; make )
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ArabicForms.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c alphabet.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c cjk.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c memory.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ucharmap.c
msgfmt -o ca.mo ca.po
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c -fno-common -DPIC -o .libs/char.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c alphabet.c -fno-common -DPIC -o .libs/alphabet.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ArabicForms.c -fno-common -DPIC -o .libs/ArabicForms.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c -fno-common -DPIC -o .libs/backtrns.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ucharmap.c -fno-common -DPIC -o .libs/ucharmap.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c memory.c -fno-common -DPIC -o .libs/memory.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c cjk.c -fno-common -DPIC -o .libs/cjk.o
msgfmt -o de.mo de.po
msgfmt -o el.mo el.po
msgfmt -o en_GB.mo en_GB.po
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c unialt.c
msgfmt -o es.mo es.po
msgfmt -o fr.mo fr.po
msgfmt -o it.mo it.po
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c unialt.c -fno-common -DPIC -o .libs/unialt.o
msgfmt -o ja.mo ja.po
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ustring.c
msgfmt -o ml.mo ml.po
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c utype.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c usprintf.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c gwwiconv.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c utype.c -fno-common -DPIC -o .libs/utype.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ustring.c -fno-common -DPIC -o .libs/ustring.o
msgfmt -o pl.mo pl.po
msgfmt -o ru.mo ru.po
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c usprintf.c -fno-common -DPIC -o .libs/usprintf.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c gwwiconv.c -fno-common -DPIC -o .libs/gwwiconv.o
msgfmt -o uk.mo uk.po
msgfmt -o vi.mo vi.po
msgfmt -o zh_CN.mo zh_CN.po
msgfmt -o zh_TW.mo zh_TW.po
cd mackeys ; make all
msgfmt -o en.mo en.po
/bin/sh ../libtool --mode=link /usr/bin/clang -no-undefined -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib -o ../libgunicode.la ArabicForms.lo alphabet.lo backtrns.lo char.lo cjk.lo memory.lo ucharmap.lo unialt.lo ustring.lo utype.lo usprintf.lo gwwiconv.lo \
-liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread \
-rpath /usr/local/Cellar/fontforge/20120731/lib -version-info 3:2:0
libtool: link: /usr/bin/clang -dynamiclib -o ../.libs/libgunicode.3.dylib .libs/ArabicForms.o .libs/alphabet.o .libs/backtrns.o .libs/char.o .libs/cjk.o .libs/memory.o .libs/ucharmap.o .libs/unialt.o .libs/ustring.o .libs/utype.o .libs/usprintf.o .libs/gwwiconv.o -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/X11R6/lib -L/usr/X11/lib -liconv -lpython2.7 -lpthread -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -install_name /usr/local/Cellar/fontforge/20120731/lib/libgunicode.3.dylib -compatibility_version 4 -current_version 4.2 -Wl,-single_module
libtool: link: (cd "../.libs" && rm -f "libgunicode.dylib" && ln -s "libgunicode.3.dylib" "libgunicode.dylib")
libtool: link: ( cd "../.libs" && rm -f "libgunicode.la" && ln -s "../libgunicode.la" "libgunicode.la" )
( cd gutils ; make )
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c divisors.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c fsys.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gcol.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimage.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadbmp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimageread.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadgif.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadjpeg.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimage.c -fno-common -DPIC -o .libs/gimage.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadbmp.c -fno-common -DPIC -o .libs/gimagereadbmp.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c divisors.c -fno-common -DPIC -o .libs/divisors.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimageread.c -fno-common -DPIC -o .libs/gimageread.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadgif.c -fno-common -DPIC -o .libs/gimagereadgif.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gcol.c -fno-common -DPIC -o .libs/gcol.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c fsys.c -fno-common -DPIC -o .libs/fsys.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadjpeg.c -fno-common -DPIC -o .libs/gimagereadjpeg.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadpng.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadras.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadrgb.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadtiff.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadpng.c -fno-common -DPIC -o .libs/gimagereadpng.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadrgb.c -fno-common -DPIC -o .libs/gimagereadrgb.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadxbm.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadtiff.c -fno-common -DPIC -o .libs/gimagereadtiff.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadras.c -fno-common -DPIC -o .libs/gimagereadras.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagereadxpm.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritebmp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritegimage.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritejpeg.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadxbm.c -fno-common -DPIC -o .libs/gimagereadxbm.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagereadxpm.c -fno-common -DPIC -o .libs/gimagereadxpm.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritebmp.c -fno-common -DPIC -o .libs/gimagewritebmp.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritepng.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritegimage.c -fno-common -DPIC -o .libs/gimagewritegimage.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritexbm.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewritexpm.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritejpeg.c -fno-common -DPIC -o .libs/gimagewritejpeg.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritepng.c -fno-common -DPIC -o .libs/gimagewritepng.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gwwintl.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c dynamic.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritexbm.c -fno-common -DPIC -o .libs/gimagewritexbm.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gio.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c giofile.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c giohosts.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewritexpm.c -fno-common -DPIC -o .libs/gimagewritexpm.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c giomime.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gwwintl.c -fno-common -DPIC -o .libs/gwwintl.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c dynamic.c -fno-common -DPIC -o .libs/dynamic.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gio.c -fno-common -DPIC -o .libs/gio.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c giothread.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c giofile.c -fno-common -DPIC -o .libs/giofile.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c giohosts.c -fno-common -DPIC -o .libs/giohosts.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c giotrans.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gioftp.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c giomime.c -fno-common -DPIC -o .libs/giomime.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c giothread.c -fno-common -DPIC -o .libs/giothread.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c giotrans.c -fno-common -DPIC -o .libs/giotrans.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gioftp.c -fno-common -DPIC -o .libs/gioftp.o
/bin/sh ../libtool --mode=link /usr/bin/clang -no-undefined -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib -o ../libgioftp.la gioftp.lo \
../libgunicode.la -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread \
\
-rpath /usr/local/Cellar/fontforge/20120731/lib -version-info 1:0:0
libtool: link: /usr/bin/clang -dynamiclib -o ../.libs/libgioftp.1.dylib .libs/gioftp.o -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -L/usr/X11R6/lib -L/usr/X11/lib ../.libs/libgunicode.dylib -lintl -liconv -lpython2.7 -lpthread -Os -march=native -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -install_name /usr/local/Cellar/fontforge/20120731/lib/libgioftp.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
libtool: link: (cd "../.libs" && rm -f "libgioftp.dylib" && ln -s "libgioftp.1.dylib" "libgioftp.dylib")
libtool: link: ( cd "../.libs" && rm -f "libgioftp.la" && ln -s "../libgioftp.la" "libgioftp.la" )
/bin/sh ../libtool --mode=link /usr/bin/clang -no-undefined -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib -o ../libgutils.la divisors.lo fsys.lo gcol.lo gimage.lo gimagereadbmp.lo gimageread.lo gimagereadgif.lo gimagereadjpeg.lo gimagereadpng.lo gimagereadras.lo gimagereadrgb.lo gimagereadtiff.lo gimagereadxbm.lo gimagereadxpm.lo gimagewritebmp.lo gimagewritegimage.lo gimagewritejpeg.lo gimagewritepng.lo gimagewritexbm.lo gimagewritexpm.lo gwwintl.lo dynamic.lo gio.lo giofile.lo giohosts.lo giomime.lo giothread.lo giotrans.lo \
../libgunicode.la -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread \
\
-rpath /usr/local/Cellar/fontforge/20120731/lib -version-info 1:3:0
libtool: link: /usr/bin/clang -dynamiclib -o ../.libs/libgutils.1.dylib .libs/divisors.o .libs/fsys.o .libs/gcol.o .libs/gimage.o .libs/gimagereadbmp.o .libs/gimageread.o .libs/gimagereadgif.o .libs/gimagereadjpeg.o .libs/gimagereadpng.o .libs/gimagereadras.o .libs/gimagereadrgb.o .libs/gimagereadtiff.o .libs/gimagereadxbm.o .libs/gimagereadxpm.o .libs/gimagewritebmp.o .libs/gimagewritegimage.o .libs/gimagewritejpeg.o .libs/gimagewritepng.o .libs/gimagewritexbm.o .libs/gimagewritexpm.o .libs/gwwintl.o .libs/dynamic.o .libs/gio.o .libs/giofile.o .libs/giohosts.o .libs/giomime.o .libs/giothread.o .libs/giotrans.o -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -L/usr/X11R6/lib -L/usr/X11/lib ../.libs/libgunicode.dylib -lintl -liconv -lpython2.7 -lpthread -Os -march=native -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -install_name /usr/local/Cellar/fontforge/20120731/lib/libgutils.1.dylib -compatibility_version 2 -current_version 2.3 -Wl,-single_module
libtool: link: (cd "../.libs" && rm -f "libgutils.dylib" && ln -s "libgutils.1.dylib" "libgutils.dylib")
libtool: link: ( cd "../.libs" && rm -f "libgutils.la" && ln -s "../libgutils.la" "libgutils.la" )
( cd gdraw ; make )
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c choosericons.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c ctlvalues.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c drawboxborder.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gaskdlg.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gbuttons.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gcolor.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gchardlg.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gcontainer.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gaskdlg.c -fno-common -DPIC -o .libs/gaskdlg.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gbuttons.c -fno-common -DPIC -o .libs/gbuttons.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gchardlg.c -fno-common -DPIC -o .libs/gchardlg.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gcontainer.c -fno-common -DPIC -o .libs/gcontainer.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c choosericons.c -fno-common -DPIC -o .libs/choosericons.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gcolor.c -fno-common -DPIC -o .libs/gcolor.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c ctlvalues.c -fno-common -DPIC -o .libs/ctlvalues.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c drawboxborder.c -fno-common -DPIC -o .libs/drawboxborder.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdraw.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawbuildchars.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdraw.c -fno-common -DPIC -o .libs/gdraw.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawbuildchars.c -fno-common -DPIC -o .libs/gdrawbuildchars.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawerror.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawtxt.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawtxtinit.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gfilechooser.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawerror.c -fno-common -DPIC -o .libs/gdrawerror.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawtxt.c -fno-common -DPIC -o .libs/gdrawtxt.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gfiledlg.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gfilechooser.c -fno-common -DPIC -o .libs/gfilechooser.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawtxtinit.c -fno-common -DPIC -o .libs/gdrawtxtinit.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c ggadgets.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gfiledlg.c -fno-common -DPIC -o .libs/gfiledlg.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c ggroupbox.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimageclut.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c ggadgets.c -fno-common -DPIC -o .libs/ggadgets.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagecvt.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c ggroupbox.c -fno-common -DPIC -o .libs/ggroupbox.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimageclut.c -fno-common -DPIC -o .libs/gimageclut.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagepsdraw.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagecvt.c -fno-common -DPIC -o .libs/gimagecvt.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagewriteeps.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagepsdraw.c -fno-common -DPIC -o .libs/gimagepsdraw.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawgimage.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagewriteeps.c -fno-common -DPIC -o .libs/gimagewriteeps.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawgimage.c -fno-common -DPIC -o .libs/gdrawgimage.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gimagexdraw.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gkeysym.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c glist.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gmenu.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gimagexdraw.c -fno-common -DPIC -o .libs/gimagexdraw.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gkeysym.c -fno-common -DPIC -o .libs/gkeysym.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gprogress.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c glist.c -fno-common -DPIC -o .libs/glist.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gpsdraw.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gmenu.c -fno-common -DPIC -o .libs/gmenu.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gprogress.c -fno-common -DPIC -o .libs/gprogress.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gpstxtinit.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gpsdraw.c -fno-common -DPIC -o .libs/gpsdraw.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gradio.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gpstxtinit.c -fno-common -DPIC -o .libs/gpstxtinit.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gradio.c -fno-common -DPIC -o .libs/gradio.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gresource.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gresource.c -fno-common -DPIC -o .libs/gresource.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gresourceimage.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gresedit.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gsavefiledlg.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gresourceimage.c -fno-common -DPIC -o .libs/gresourceimage.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gscrollbar.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gresedit.c -fno-common -DPIC -o .libs/gresedit.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gtabset.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gsavefiledlg.c -fno-common -DPIC -o .libs/gsavefiledlg.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gscrollbar.c -fno-common -DPIC -o .libs/gscrollbar.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gtextfield.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gtextinfo.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gtabset.c -fno-common -DPIC -o .libs/gtabset.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gwidgets.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gtextinfo.c -fno-common -DPIC -o .libs/gtextinfo.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gtextfield.c -fno-common -DPIC -o .libs/gtextfield.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gxdraw.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gwidgets.c -fno-common -DPIC -o .libs/gwidgets.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gxcdraw.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c ghvbox.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gxdraw.c -fno-common -DPIC -o .libs/gxdraw.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gxcdraw.c -fno-common -DPIC -o .libs/gxcdraw.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c ghvbox.c -fno-common -DPIC -o .libs/ghvbox.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gmatrixedit.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gdrawable.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c gspacer.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gmatrixedit.c -fno-common -DPIC -o .libs/gmatrixedit.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gdrawable.c -fno-common -DPIC -o .libs/gdrawable.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -c xkeysyms_unicode.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c gspacer.c -fno-common -DPIC -o .libs/gspacer.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -c xkeysyms_unicode.c -fno-common -DPIC -o .libs/xkeysyms_unicode.o
/bin/sh ../libtool --mode=link /usr/bin/clang -no-undefined -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DNOTHREADS -DHAVE_CONFIG_H -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -o ../libgdraw.la choosericons.lo ctlvalues.lo drawboxborder.lo gaskdlg.lo gbuttons.lo gcolor.lo gchardlg.lo gcontainer.lo gdraw.lo gdrawbuildchars.lo gdrawerror.lo gdrawtxt.lo gdrawtxtinit.lo gfilechooser.lo gfiledlg.lo ggadgets.lo ggroupbox.lo gimageclut.lo gimagecvt.lo gimagepsdraw.lo gimagewriteeps.lo gdrawgimage.lo gimagexdraw.lo gkeysym.lo glist.lo gmenu.lo gprogress.lo gpsdraw.lo gpstxtinit.lo gradio.lo gresource.lo gresourceimage.lo gresedit.lo gsavefiledlg.lo gscrollbar.lo gtabset.lo gtextfield.lo gtextinfo.lo gwidgets.lo gxdraw.lo gxcdraw.lo ghvbox.lo gmatrixedit.lo gdrawable.lo gspacer.lo xkeysyms_unicode.lo \
../libgutils.la ../libgunicode.la -L/usr/X11/lib -R/usr/X11/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread \
-lSM -lICE -lXi -lX11 -lxkbui \
-rpath /usr/local/Cellar/fontforge/20120731/lib -version-info 4:10:0
libtool: link: /usr/bin/clang -dynamiclib -o ../.libs/libgdraw.4.dylib .libs/choosericons.o .libs/ctlvalues.o .libs/drawboxborder.o .libs/gaskdlg.o .libs/gbuttons.o .libs/gcolor.o .libs/gchardlg.o .libs/gcontainer.o .libs/gdraw.o .libs/gdrawbuildchars.o .libs/gdrawerror.o .libs/gdrawtxt.o .libs/gdrawtxtinit.o .libs/gfilechooser.o .libs/gfiledlg.o .libs/ggadgets.o .libs/ggroupbox.o .libs/gimageclut.o .libs/gimagecvt.o .libs/gimagepsdraw.o .libs/gimagewriteeps.o .libs/gdrawgimage.o .libs/gimagexdraw.o .libs/gkeysym.o .libs/glist.o .libs/gmenu.o .libs/gprogress.o .libs/gpsdraw.o .libs/gpstxtinit.o .libs/gradio.o .libs/gresource.o .libs/gresourceimage.o .libs/gresedit.o .libs/gsavefiledlg.o .libs/gscrollbar.o .libs/gtabset.o .libs/gtextfield.o .libs/gtextinfo.o .libs/gwidgets.o .libs/gxdraw.o .libs/gxcdraw.o .libs/ghvbox.o .libs/gmatrixedit.o .libs/gdrawable.o .libs/gspacer.o .libs/xkeysyms_unicode.o ../.libs/libgutils.dylib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -L/usr/X11R6/lib -L/usr/X11/lib /private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgunicode.dylib ../.libs/libgunicode.dylib -lintl -liconv -lpython2.7 -lpthread -lSM -lICE -lXi -lX11 -lxkbui -Os -march=native -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -Wl,-dylib_file -Wl,/usr/local/Cellar/fontforge/20120731/lib/libgunicode.3.dylib:/private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgunicode.dylib -install_name /usr/local/Cellar/fontforge/20120731/lib/libgdraw.4.dylib -compatibility_version 5 -current_version 5.10 -Wl,-single_module
libtool: link: (cd "../.libs" && rm -f "libgdraw.dylib" && ln -s "libgdraw.4.dylib" "libgdraw.dylib")
libtool: link: ( cd "../.libs" && rm -f "libgdraw.la" && ln -s "../libgdraw.la" "libgdraw.la" )
( cd fontforge ; make )
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c alignment.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c anchorsaway.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autowidth2dlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c basedlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bdfinfo.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bitmapdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bitmapview.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c charinfo.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c charview.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c clipui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c combinations.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c contextchain.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cursors.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvaddpoints.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvdebug.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvdgloss.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvexportdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvfreehand.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvgetinfo.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvgridfit.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvhand.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvhints.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvimportdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvknife.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvpalettes.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvpointer.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvruler.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvshapes.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvstroke.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvtranstools.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c displayfonts.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c effectsui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c encodingui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fontinfo.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fontview.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c freetypeui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvfontsdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvmetricsdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c gotodlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c groupsdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c histograms.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c images.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c kernclass.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c layer2layer.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c lookupui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c macencui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c math.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c metricsview.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c mmdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c nonlineartransui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c oflib.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c openfontdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c prefs.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c problems.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c pythonui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c savefontdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c scriptingdlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c scstylesui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c searchview.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c sftextfield.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c showatt.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c simplifydlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splashimage.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c startui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c statemachine.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c tilepath.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c transform.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ttfinstrsui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c uiutil.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c windowmenu.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c justifydlg.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c deltaui.c
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c stamp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c asmfpst.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c asmfpst.c -fno-common -DPIC -o .libs/asmfpst.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autohint.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autosave.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c autohint.c -fno-common -DPIC -o .libs/autohint.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c autosave.c -fno-common -DPIC -o .libs/autosave.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autotrace.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autowidth.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bezctx_ff.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bitmapchar.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c autotrace.c -fno-common -DPIC -o .libs/autotrace.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bitmapcontrol.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c autowidth.c -fno-common -DPIC -o .libs/autowidth.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c bezctx_ff.c -fno-common -DPIC -o .libs/bezctx_ff.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c bitmapchar.c -fno-common -DPIC -o .libs/bitmapchar.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c bvedit.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c bitmapcontrol.c -fno-common -DPIC -o .libs/bitmapcontrol.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c bvedit.c -fno-common -DPIC -o .libs/bvedit.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c clipnoui.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c crctab.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvexport.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c clipnoui.c -fno-common -DPIC -o .libs/clipnoui.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c crctab.c -fno-common -DPIC -o .libs/crctab.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c cvexport.c -fno-common -DPIC -o .libs/cvexport.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvimages.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c cvundoes.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c dumpbdf.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c cvundoes.c -fno-common -DPIC -o .libs/cvundoes.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c cvimages.c -fno-common -DPIC -o .libs/cvimages.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c dumpbdf.c -fno-common -DPIC -o .libs/dumpbdf.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c dumppfa.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c effects.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c encoding.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c effects.c -fno-common -DPIC -o .libs/effects.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c dumppfa.c -fno-common -DPIC -o .libs/dumppfa.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c encoding.c -fno-common -DPIC -o .libs/encoding.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c featurefile.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c featurefile.c -fno-common -DPIC -o .libs/featurefile.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fontviewbase.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c freetype.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c fontviewbase.c -fno-common -DPIC -o .libs/fontviewbase.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c freetype.c -fno-common -DPIC -o .libs/freetype.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvcomposite.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvfonts.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c fvcomposite.c -fno-common -DPIC -o .libs/fvcomposite.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c fvfonts.c -fno-common -DPIC -o .libs/fvfonts.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvimportbdf.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c fvimportbdf.c -fno-common -DPIC -o .libs/fvimportbdf.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c fvmetrics.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c glyphcomp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c http.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c glyphcomp.c -fno-common -DPIC -o .libs/glyphcomp.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c fvmetrics.c -fno-common -DPIC -o .libs/fvmetrics.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ikarus.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c http.c -fno-common -DPIC -o .libs/http.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c lookups.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ikarus.c -fno-common -DPIC -o .libs/ikarus.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c macbinary.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c lookups.c -fno-common -DPIC -o .libs/lookups.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c macenc.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c macbinary.c -fno-common -DPIC -o .libs/macbinary.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c macenc.c -fno-common -DPIC -o .libs/macenc.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c mathconstants.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c mm.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c namelist.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c mm.c -fno-common -DPIC -o .libs/mm.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c mathconstants.c -fno-common -DPIC -o .libs/mathconstants.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c namelist.c -fno-common -DPIC -o .libs/namelist.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c nonlineartrans.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c nonlineartrans.c -fno-common -DPIC -o .libs/nonlineartrans.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c noprefs.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c noprefs.c -fno-common -DPIC -o .libs/noprefs.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c nouiutil.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c nowakowskittfinstr.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ofl.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c nouiutil.c -fno-common -DPIC -o .libs/nouiutil.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c nowakowskittfinstr.c -fno-common -DPIC -o .libs/nowakowskittfinstr.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c othersubrs.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ofl.c -fno-common -DPIC -o .libs/ofl.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c palmfonts.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsepdf.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c othersubrs.c -fno-common -DPIC -o .libs/othersubrs.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c palmfonts.c -fno-common -DPIC -o .libs/palmfonts.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsepfa.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsepdf.c -fno-common -DPIC -o .libs/parsepdf.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsettfatt.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsepfa.c -fno-common -DPIC -o .libs/parsepfa.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsettfatt.c -fno-common -DPIC -o .libs/parsettfatt.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsettfbmf.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsettf.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsettfbmf.c -fno-common -DPIC -o .libs/parsettfbmf.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsettf.c -fno-common -DPIC -o .libs/parsettf.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c parsettfvar.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c parsettfvar.c -fno-common -DPIC -o .libs/parsettfvar.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c plugins.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c print.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c plugins.c -fno-common -DPIC -o .libs/plugins.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c print.c -fno-common -DPIC -o .libs/print.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c psread.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c pua.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c psread.c -fno-common -DPIC -o .libs/psread.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c python.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c pua.c -fno-common -DPIC -o .libs/pua.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c python.c -fno-common -DPIC -o .libs/python.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c savefont.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c savefont.c -fno-common -DPIC -o .libs/savefont.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c scripting.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c scripting.c -fno-common -DPIC -o .libs/scripting.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c scstyles.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c search.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c sfd1.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c scstyles.c -fno-common -DPIC -o .libs/scstyles.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c sfd1.c -fno-common -DPIC -o .libs/sfd1.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c search.c -fno-common -DPIC -o .libs/search.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c sfd.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c sflayout.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c sfd.c -fno-common -DPIC -o .libs/sfd.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c sflayout.c -fno-common -DPIC -o .libs/sflayout.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c spiro.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c spiro.c -fno-common -DPIC -o .libs/spiro.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinechar.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinefill.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinechar.c -fno-common -DPIC -o .libs/splinechar.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinefill.c -fno-common -DPIC -o .libs/splinefill.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinefont.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinefont.c -fno-common -DPIC -o .libs/splinefont.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splineorder2.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splineorder2.c -fno-common -DPIC -o .libs/splineorder2.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splineoverlap.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splineoverlap.c -fno-common -DPIC -o .libs/splineoverlap.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -g -c -o splinerefigure.lo -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' ./splinerefigure.c
libtool: compile: /usr/bin/clang -g -c -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" ./splinerefigure.c -fno-common -DPIC -o .libs/splinerefigure.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinesaveafm.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinesave.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinesaveafm.c -fno-common -DPIC -o .libs/splinesaveafm.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinesave.c -fno-common -DPIC -o .libs/splinesave.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splinestroke.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splinestroke.c -fno-common -DPIC -o .libs/splinestroke.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splineutil2.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splineutil2.c -fno-common -DPIC -o .libs/splineutil2.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c splineutil.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c splineutil.c -fno-common -DPIC -o .libs/splineutil.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c start.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c start.c -fno-common -DPIC -o .libs/start.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c stemdb.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c svg.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c stemdb.c -fno-common -DPIC -o .libs/stemdb.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c svg.c -fno-common -DPIC -o .libs/svg.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c tottfaat.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c tottfgpos.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c tottfaat.c -fno-common -DPIC -o .libs/tottfaat.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c tottfgpos.c -fno-common -DPIC -o .libs/tottfgpos.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c tottf.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c tottf.c -fno-common -DPIC -o .libs/tottf.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c tottfvar.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c tottfvar.c -fno-common -DPIC -o .libs/tottfvar.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ttfinstrs.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ttfspecial.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ufo.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ttfinstrs.c -fno-common -DPIC -o .libs/ttfinstrs.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ttfspecial.c -fno-common -DPIC -o .libs/ttfspecial.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ufo.c -fno-common -DPIC -o .libs/ufo.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c unicoderange.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c unicoderange.c -fno-common -DPIC -o .libs/unicoderange.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c utils.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c utils.c -fno-common -DPIC -o .libs/utils.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c winfonts.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c zapfnomen.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c winfonts.c -fno-common -DPIC -o .libs/winfonts.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c zapfnomen.c -fno-common -DPIC -o .libs/zapfnomen.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c groups.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c langfreq.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c groups.c -fno-common -DPIC -o .libs/groups.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c langfreq.c -fno-common -DPIC -o .libs/langfreq.o
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c ftdelta.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c autowidth2.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c woff.c
rm -rf FontForge.app __MACOSX
unzip MacFontForgeApp.zip
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c ftdelta.c -fno-common -DPIC -o .libs/ftdelta.o
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c autowidth2.c -fno-common -DPIC -o .libs/autowidth2.o
echo "#!/usr/local/Cellar/fontforge/20120731/bin/fontforge -lang=ff" > sfddiff
Archive: MacFontForgeApp.zip
creating: FontForge.app/
creating: FontForge.app/Contents/
inflating: FontForge.app/Contents/Info.plist
creating: FontForge.app/Contents/MacOS/
inflating: FontForge.app/Contents/PkgInfo
creating: FontForge.app/Contents/Resources/
inflating: FontForge.app/Contents/Resources/buttonFF.icns echo "#!/usr/local/Cellar/fontforge/20120731/bin/fontforge -lang=ff" > fontimage
inflating: FontForge.app/Contents/Resources/FontForge.icns
inflating: FontForge.app/Contents/Resources/fontforge_backup.icns
inflating: FontForge.app/Contents/Resources/fontforge_dfont.icns
inflating: FontForge.app/Contents/Resources/fontforge_otf.icns
inflating: FontForge.app/Contents/Resources/fontforge_ps.icns
inflating: FontForge.app/Contents/Resources/fontforge_ps3.icns
inflating: FontForge.app/Contents/Resources/fontforge_sfd.icns
inflating: FontForge.app/Contents/Resources/fontforge_ttf.icns
cat sfddiff.pe >> sfddiff
cp FontForge.app/Contents/Info.plist /tmp
( VERSION=`grep source_version_str stamp.c |sed 's/const char \*source_version_str = "//' | sed 's/";//'` ; sed s/20080725/$VERSION/ < /tmp/Info.plist >FontForge.app/Contents/Info.plist )
cat fontimage.pe >> fontimage
chmod +x sfddiff
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c woff.c -fno-common -DPIC -o .libs/woff.o
chmod +x fontimage
echo "#!/usr/local/Cellar/fontforge/20120731/bin/fontforge -lang=ff" >fontlint
rm /tmp/Info.plist
cat fontlint.pe >>fontlint
chmod +x fontlint
sed -e '1,$ s/REPLACE_ME_WITH_MAJOR_VERSION/1/' -e '1,$ s/REPLACE_ME_WITH_MINOR_VERSION/0/' < libstamp.pre > libstamp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c libstamp.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c libstamp.c -fno-common -DPIC -o .libs/libstamp.o
/bin/sh ../libtool --mode=link /usr/bin/clang -no-undefined -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -L/usr/X11/lib -R/usr/X11/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib \
-o ../libfontforge.la asmfpst.lo autohint.lo autosave.lo autotrace.lo autowidth.lo bezctx_ff.lo bitmapchar.lo bitmapcontrol.lo bvedit.lo clipnoui.lo crctab.lo cvexport.lo cvimages.lo cvundoes.lo dumpbdf.lo dumppfa.lo effects.lo encoding.lo featurefile.lo fontviewbase.lo freetype.lo fvcomposite.lo fvfonts.lo fvimportbdf.lo fvmetrics.lo glyphcomp.lo http.lo ikarus.lo lookups.lo macbinary.lo macenc.lo mathconstants.lo mm.lo namelist.lo nonlineartrans.lo noprefs.lo nouiutil.lo nowakowskittfinstr.lo ofl.lo othersubrs.lo palmfonts.lo parsepdf.lo parsepfa.lo parsettfatt.lo parsettfbmf.lo parsettf.lo parsettfvar.lo plugins.lo print.lo psread.lo pua.lo python.lo savefont.lo scripting.lo scstyles.lo search.lo sfd1.lo sfd.lo sflayout.lo spiro.lo splinechar.lo splinefill.lo splinefont.lo splineorder2.lo splineoverlap.lo splinerefigure.lo splinesaveafm.lo splinesave.lo splinestroke.lo splineutil2.lo splineutil.lo start.lo stemdb.lo svg.lo tottfaat.lo tottfgpos.lo tottf.lo tottfvar.lo ttfinstrs.lo ttfspecial.lo ufo.lo unicoderange.lo utils.lo winfonts.lo zapfnomen.lo groups.lo langfreq.lo ftdelta.lo autowidth2.lo woff.lo libstamp.lo -rpath /usr/local/Cellar/fontforge/20120731/lib ../libgutils.la ../libgunicode.la -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread -lm \
-rpath /usr/local/Cellar/fontforge/20120731/lib -version-info 1:0:0
libtool: link: /usr/bin/clang -dynamiclib -o ../.libs/libfontforge.1.dylib .libs/asmfpst.o .libs/autohint.o .libs/autosave.o .libs/autotrace.o .libs/autowidth.o .libs/bezctx_ff.o .libs/bitmapchar.o .libs/bitmapcontrol.o .libs/bvedit.o .libs/clipnoui.o .libs/crctab.o .libs/cvexport.o .libs/cvimages.o .libs/cvundoes.o .libs/dumpbdf.o .libs/dumppfa.o .libs/effects.o .libs/encoding.o .libs/featurefile.o .libs/fontviewbase.o .libs/freetype.o .libs/fvcomposite.o .libs/fvfonts.o .libs/fvimportbdf.o .libs/fvmetrics.o .libs/glyphcomp.o .libs/http.o .libs/ikarus.o .libs/lookups.o .libs/macbinary.o .libs/macenc.o .libs/mathconstants.o .libs/mm.o .libs/namelist.o .libs/nonlineartrans.o .libs/noprefs.o .libs/nouiutil.o .libs/nowakowskittfinstr.o .libs/ofl.o .libs/othersubrs.o .libs/palmfonts.o .libs/parsepdf.o .libs/parsepfa.o .libs/parsettfatt.o .libs/parsettfbmf.o .libs/parsettf.o .libs/parsettfvar.o .libs/plugins.o .libs/print.o .libs/psread.o .libs/pua.o .libs/python.o .libs/savefont.o .libs/scripting.o .libs/scstyles.o .libs/search.o .libs/sfd1.o .libs/sfd.o .libs/sflayout.o .libs/spiro.o .libs/splinechar.o .libs/splinefill.o .libs/splinefont.o .libs/splineorder2.o .libs/splineoverlap.o .libs/splinerefigure.o .libs/splinesaveafm.o .libs/splinesave.o .libs/splinestroke.o .libs/splineutil2.o .libs/splineutil.o .libs/start.o .libs/stemdb.o .libs/svg.o .libs/tottfaat.o .libs/tottfgpos.o .libs/tottf.o .libs/tottfvar.o .libs/ttfinstrs.o .libs/ttfspecial.o .libs/ufo.o .libs/unicoderange.o .libs/utils.o .libs/winfonts.o .libs/zapfnomen.o .libs/groups.o .libs/langfreq.o .libs/ftdelta.o .libs/autowidth2.o .libs/woff.o .libs/libstamp.o -L/usr/X11/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -L/usr/X11R6/lib ../.libs/libgutils.dylib /private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgunicode.dylib ../.libs/libgunicode.dylib -lintl -liconv -lpython2.7 -lpthread -lm -Os -march=native -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -Wl,-dylib_file -Wl,/usr/local/Cellar/fontforge/20120731/lib/libgunicode.3.dylib:/private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgunicode.dylib -install_name /usr/local/Cellar/fontforge/20120731/lib/libfontforge.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
libtool: link: (cd "../.libs" && rm -f "libfontforge.dylib" && ln -s "libfontforge.1.dylib" "libfontforge.dylib")
libtool: link: ( cd "../.libs" && rm -f "libfontforge.la" && ln -s "../libfontforge.la" "libfontforge.la" )
sed -e '1,$ s/REPLACE_ME_WITH_MAJOR_VERSION/1/' -e '1,$ s/REPLACE_ME_WITH_MINOR_VERSION/0/' < exelibstamp.pre > exelibstamp.c
/bin/sh ../libtool --mode=compile /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H '-DSHAREDIR="/usr/local/Cellar/fontforge/20120731/share/fontforge"' -DLIBDIR='"/usr/local/Cellar/fontforge/20120731/lib"' -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 '-DPREFIX="/usr/local/Cellar/fontforge/20120731"' -c exelibstamp.c
libtool: compile: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/opt/X11/include/freetype2/ -I/opt/X11/include/freetype2 -I/opt/X11/include -I/usr/include/libxml2/ -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I../inc -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11/include -DHAVE_CONFIG_H -DSHAREDIR=\"/usr/local/Cellar/fontforge/20120731/share/fontforge\" -DLIBDIR=\"/usr/local/Cellar/fontforge/20120731/lib\" -I/usr/local/opt/gettext/include -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPREFIX=\"/usr/local/Cellar/fontforge/20120731\" -c exelibstamp.c -fno-common -DPIC -o .libs/exelibstamp.o
/bin/sh ../libtool --mode=link /usr/bin/clang -L/usr/X11/lib -R/usr/X11/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11/lib -o fontforge \
alignment.o anchorsaway.o autowidth2dlg.o basedlg.o bdfinfo.o bitmapdlg.o bitmapview.o charinfo.o charview.o clipui.o combinations.o contextchain.o cursors.o cvaddpoints.o cvdebug.o cvdgloss.o cvexportdlg.o cvfreehand.o cvgetinfo.o cvgridfit.o cvhand.o cvhints.o cvimportdlg.o cvknife.o cvpalettes.o cvpointer.o cvruler.o cvshapes.o cvstroke.o cvtranstools.o displayfonts.o effectsui.o encodingui.o fontinfo.o fontview.o freetypeui.o fvfontsdlg.o fvmetricsdlg.o gotodlg.o groupsdlg.o histograms.o images.o kernclass.o layer2layer.o lookupui.o macencui.o math.o metricsview.o mmdlg.o nonlineartransui.o oflib.o openfontdlg.o prefs.o problems.o pythonui.o savefontdlg.o scriptingdlg.o scstylesui.o searchview.o sftextfield.o showatt.o simplifydlg.o splashimage.o startui.o statemachine.o tilepath.o transform.o ttfinstrsui.o uiutil.o windowmenu.o justifydlg.o deltaui.o stamp.o exelibstamp.lo ../libfontforge.la -rpath /usr/local/Cellar/fontforge/20120731/lib ../libgdraw.la ../libgutils.la ../libgunicode.la -lSM -lICE -lXi -lX11 -lxkbui -liconv -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -lpython2.7 -lpthread -lm
libtool: link: /usr/bin/clang -o .libs/fontforge alignment.o anchorsaway.o autowidth2dlg.o basedlg.o bdfinfo.o bitmapdlg.o bitmapview.o charinfo.o charview.o clipui.o combinations.o contextchain.o cursors.o cvaddpoints.o cvdebug.o cvdgloss.o cvexportdlg.o cvfreehand.o cvgetinfo.o cvgridfit.o cvhand.o cvhints.o cvimportdlg.o cvknife.o cvpalettes.o cvpointer.o cvruler.o cvshapes.o cvstroke.o cvtranstools.o displayfonts.o effectsui.o encodingui.o fontinfo.o fontview.o freetypeui.o fvfontsdlg.o fvmetricsdlg.o gotodlg.o groupsdlg.o histograms.o images.o kernclass.o layer2layer.o lookupui.o macencui.o math.o metricsview.o mmdlg.o nonlineartransui.o oflib.o openfontdlg.o prefs.o problems.o pythonui.o savefontdlg.o scriptingdlg.o scstylesui.o searchview.o sftextfield.o showatt.o simplifydlg.o splashimage.o startui.o statemachine.o tilepath.o transform.o ttfinstrsui.o uiutil.o windowmenu.o justifydlg.o deltaui.o stamp.o .libs/exelibstamp.o -Wl,/System/Library/Frameworks/CoreServices.framework/CoreServices -Wl,/System/Library/Frameworks/Carbon.framework/Carbon -L/usr/X11/lib -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -L/usr/X11R6/lib ../.libs/libfontforge.dylib ../.libs/libgdraw.dylib /private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgutils.dylib ../.libs/libgutils.dylib /private/tmp/fontforge-Nmrj/fontforge-20120731-b/.libs/libgunicode.dylib ../.libs/libgunicode.dylib -lintl -lSM -lICE -lXi -lX11 -lxkbui -liconv -lpython2.7 -lpthread -lm
==> make install
make install
mkdir -p /usr/local/Cellar/fontforge/20120731/share/fontforge
( cd Unicode ; make )
ln -s ./po/*.po po
mkdir -p /usr/local/Cellar/fontforge/20120731/include/fontforge
( cd po ; make install )
mkdir -p /usr/local/Cellar/fontforge/20120731/bin
mkdir -p /usr/local/Cellar/fontforge/20120731/share/fontforge/python
/usr/bin/install -c -m 644 ./inc/*.h /usr/local/Cellar/fontforge/20120731/include/fontforge
mkdir -p /usr/local/Cellar/fontforge/20120731/share/man/man1
( cd pycontrib ; /usr/bin/install -c -m 644 *.py /usr/local/Cellar/fontforge/20120731/share/fontforge/python )
ln: po/ca.po: File exists
ln: po/de.po: File exists
ln: po/el.po: File exists
ln: po/en_GB.po: File exists
ln: po/es.po: File exists
ln: po/fr.po: File exists
ln: po/it.po: File exists
ln: po/ja.po: File exists
ln: po/ml.po: File exists
ln: po/pl.po: File exists
ln: po/ru.po: File exists
ln: po/uk.po: File exists
ln: po/vi.po: File exists
ln: po/zh_CN.po: File exists
ln: po/zh_TW.po: File exists
mkdir -p /usr/local/Cellar/fontforge/20120731/share/fontforge
make: [pos] Error 1 (ignored)
( cd po ; make )
mkdir -p /usr/local/Cellar/fontforge/20120731/share/fontforge/pixmaps
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/ca/LC_MESSAGES
make[1]: `../libgunicode.la' is up to date.
/bin/sh ./libtool --mode=install /usr/bin/install -c -c fontforge/fontforge /usr/local/Cellar/fontforge/20120731/bin
( cd gutils ; make )
/usr/bin/install -c -m 644 ca.mo /usr/local/Cellar/fontforge/20120731/share/locale/ca/LC_MESSAGES/FontForge.mo
( for file in ./fontforge/*.h ; do if grep GGadget $file >/dev/null 2>&1 ; then echo pointless >/dev/null ; else /usr/bin/install -c -m 644 $file /usr/local/Cellar/fontforge/20120731/include/fontforge ; fi ; done )
cd mackeys ; make all
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/de/LC_MESSAGES
/usr/bin/install -c -m 644 de.mo /usr/local/Cellar/fontforge/20120731/share/locale/de/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/el/LC_MESSAGES
make[2]: Nothing to be done for `all'.
/usr/bin/install -c -m 644 el.mo /usr/local/Cellar/fontforge/20120731/share/locale/el/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/en_GB/LC_MESSAGES
make[1]: Nothing to be done for `both'.
( cd gdraw ; make )
/usr/bin/install -c -m 644 en_GB.mo /usr/local/Cellar/fontforge/20120731/share/locale/en_GB/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/es/LC_MESSAGES
/usr/bin/install -c -m 644 es.mo /usr/local/Cellar/fontforge/20120731/share/locale/es/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/fr/LC_MESSAGES
/usr/bin/install -c -m 644 fr.mo /usr/local/Cellar/fontforge/20120731/share/locale/fr/LC_MESSAGES/FontForge.mo
make[1]: `../libgdraw.la' is up to date.
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/it/LC_MESSAGES
( cd fontforge ; make )
mkdir -p /usr/local/Cellar/fontforge/20120731/lib
/usr/bin/install -c -m 644 it.mo /usr/local/Cellar/fontforge/20120731/share/locale/it/LC_MESSAGES/FontForge.mo
#-rm /usr/local/Cellar/fontforge/20120731/lib/libgdraw.so* /usr/local/Cellar/fontforge/20120731/lib/libgunicode.so.*
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/ja/LC_MESSAGES
/bin/sh ./libtool --mode=install /usr/bin/install -c -c libgunicode.la /usr/local/Cellar/fontforge/20120731/lib/libgunicode.la
/usr/bin/install -c -m 644 ja.mo /usr/local/Cellar/fontforge/20120731/share/locale/ja/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/ml/LC_MESSAGES
/usr/bin/install -c -m 644 ml.mo /usr/local/Cellar/fontforge/20120731/share/locale/ml/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/pl/LC_MESSAGES
/usr/bin/install -c -m 644 pl.mo /usr/local/Cellar/fontforge/20120731/share/locale/pl/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/ru/LC_MESSAGES
/usr/bin/install -c -m 644 ru.mo /usr/local/Cellar/fontforge/20120731/share/locale/ru/LC_MESSAGES/FontForge.mo
libtool: install: warning: `/private/tmp/fontforge-Nmrj/fontforge-20120731-b/libgutils.la' has not been installed in `/usr/local/Cellar/fontforge/20120731/lib'
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/uk/LC_MESSAGES
/usr/bin/install -c -m 644 uk.mo /usr/local/Cellar/fontforge/20120731/share/locale/uk/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/vi/LC_MESSAGES
libtool: install: warning: `/private/tmp/fontforge-Nmrj/fontforge-20120731-b/libgunicode.la' has not been installed in `/usr/local/Cellar/fontforge/20120731/lib'
/usr/bin/install -c -m 644 vi.mo /usr/local/Cellar/fontforge/20120731/share/locale/vi/LC_MESSAGES/FontForge.mo
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/zh_CN/LC_MESSAGES
/usr/bin/install -c -m 644 zh_CN.mo /usr/local/Cellar/fontforge/20120731/share/locale/zh_CN/LC_MESSAGES/FontForge.mo
libtool: install: /usr/bin/install -c -c .libs/libgunicode.3.dylib /usr/local/Cellar/fontforge/20120731/lib/libgunicode.3.dylib
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/zh_TW/LC_MESSAGES
/usr/bin/install -c -m 644 zh_TW.mo /usr/local/Cellar/fontforge/20120731/share/locale/zh_TW/LC_MESSAGES/FontForge.mo
make[1]: Nothing to be done for `all'.
libtool: install: /usr/bin/install -c -c fontforge/.libs/fontforge /usr/local/Cellar/fontforge/20120731/bin/fontforge
cd mackeys ; make install
mkdir -p /usr/local/Cellar/fontforge/20120731/share/locale/en/LC_MESSAGES
/usr/bin/install -c -m 644 en.mo /usr/local/Cellar/fontforge/20120731/share/locale/en/LC_MESSAGES/Mac-FontForge-MenuShortCuts.mo
/bin/sh ./libtool --mode=install /usr/bin/install -c -c fontforge/sfddiff /usr/local/Cellar/fontforge/20120731/bin
libtool: install: (cd /usr/local/Cellar/fontforge/20120731/lib && { ln -s -f libgunicode.3.dylib libgunicode.dylib || { rm -f libgunicode.dylib && ln -s libgunicode.3.dylib libgunicode.dylib; }; })
libtool: install: /usr/bin/install -c -c .libs/libgunicode.lai /usr/local/Cellar/fontforge/20120731/lib/libgunicode.la
libtool: install: /usr/bin/install -c -c fontforge/sfddiff /usr/local/Cellar/fontforge/20120731/bin/sfddiff
/bin/sh ./libtool --mode=install /usr/bin/install -c -c fontforge/fontimage /usr/local/Cellar/fontforge/20120731/bin
libtool: install: /usr/bin/install -c -c fontforge/fontimage /usr/local/Cellar/fontforge/20120731/bin/fontimage
/bin/sh ./libtool --mode=install /usr/bin/install -c -c fontforge/fontlint /usr/local/Cellar/fontforge/20120731/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c -c libgutils.la /usr/local/Cellar/fontforge/20120731/lib/libgutils.la
libtool: install: /usr/bin/install -c -c fontforge/fontlint /usr/local/Cellar/fontforge/20120731/bin/fontlint
/usr/bin/install -c -m 644 ./cidmap/*.cidmap /usr/local/Cellar/fontforge/20120731/share/fontforge >/dev/null 2>&1
make: [install_prog] Error 71 (ignored)
/usr/bin/install -c -m 644 ./fontforge/pixmaps/*.png /usr/local/Cellar/fontforge/20120731/share/fontforge/pixmaps
libtool: install: /usr/bin/install -c -c .libs/libgutils.1.dylib /usr/local/Cellar/fontforge/20120731/lib/libgutils.1.dylib
libtool: install: (cd /usr/local/Cellar/fontforge/20120731/lib && { ln -s -f libgutils.1.dylib libgutils.dylib || { rm -f libgutils.dylib && ln -s libgutils.1.dylib libgutils.dylib; }; })
libtool: install: /usr/bin/install -c -c .libs/libgutils.lai /usr/local/Cellar/fontforge/20120731/lib/libgutils.la
/bin/sh ./libtool --mode=install /usr/bin/install -c -c libgioftp.la /usr/local/Cellar/fontforge/20120731/lib/libgioftp.la
/usr/bin/install -c -m 644 ./fontforge/fontforge.1 /usr/local/Cellar/fontforge/20120731/share/man/man1
/usr/bin/install -c -m 644 ./fontforge/sfddiff.1 /usr/local/Cellar/fontforge/20120731/share/man/man1
/usr/bin/install -c -m 644 ./fontforge/fontimage.1 /usr/local/Cellar/fontforge/20120731/share/man/man1
/usr/bin/install -c -m 644 ./fontforge/fontlint.1 /usr/local/Cellar/fontforge/20120731/share/man/man1
libtool: install: /usr/bin/install -c -c .libs/libgioftp.1.dylib /usr/local/Cellar/fontforge/20120731/lib/libgioftp.1.dylib
libtool: install: (cd /usr/local/Cellar/fontforge/20120731/lib && { ln -s -f libgioftp.1.dylib libgioftp.dylib || { rm -f libgioftp.dylib && ln -s libgioftp.1.dylib libgioftp.dylib; }; })
libtool: install: /usr/bin/install -c -c .libs/libgioftp.lai /usr/local/Cellar/fontforge/20120731/lib/libgioftp.la
if test -r libgdraw.la ; then /bin/sh ./libtool --mode=install /usr/bin/install -c -c libgdraw.la /usr/local/Cellar/fontforge/20120731/lib/libgdraw.la ; fi
libtool: install: /usr/bin/install -c -c .libs/libgdraw.4.dylib /usr/local/Cellar/fontforge/20120731/lib/libgdraw.4.dylib
libtool: install: (cd /usr/local/Cellar/fontforge/20120731/lib && { ln -s -f libgdraw.4.dylib libgdraw.dylib || { rm -f libgdraw.dylib && ln -s libgdraw.4.dylib libgdraw.dylib; }; })
libtool: install: /usr/bin/install -c -c .libs/libgdraw.lai /usr/local/Cellar/fontforge/20120731/lib/libgdraw.la
if test -r libfontforge.la ; then /bin/sh ./libtool --mode=install /usr/bin/install -c -c libfontforge.la /usr/local/Cellar/fontforge/20120731/lib/libfontforge.la ; fi
libtool: install: /usr/bin/install -c -c .libs/libfontforge.1.dylib /usr/local/Cellar/fontforge/20120731/lib/libfontforge.1.dylib
libtool: install: (cd /usr/local/Cellar/fontforge/20120731/lib && { ln -s -f libfontforge.1.dylib libfontforge.dylib || { rm -f libfontforge.dylib && ln -s libfontforge.1.dylib libfontforge.dylib; }; })
libtool: install: /usr/bin/install -c -c .libs/libfontforge.lai /usr/local/Cellar/fontforge/20120731/lib/libfontforge.la
/bin/sh ./libtool --mode=finish /usr/local/Cellar/fontforge/20120731/lib
mkdir -p /usr/local/Cellar/fontforge/20120731/lib/pkgconfig
/usr/bin/install -c -m 644 fontforge.pc /usr/local/Cellar/fontforge/20120731/lib/pkgconfig
sh -c "if test -d ./htdocs >/dev/null ; then make install_docs ; fi"
sh -c "if test -d fontforge/FontForge.app >/dev/null ; then rm -rf /usr/local/Cellar/fontforge/20120731/FontForge.app ; mv fontforge/FontForge.app /usr/local/Cellar/fontforge/20120731 ; ln -s /usr/local/Cellar/fontforge/20120731/bin/fontforge /usr/local/Cellar/fontforge/20120731/FontForge.app/Contents/MacOS/FontForge ; fi"
sh < systemspecific
(cd pyhook ; if test -r setup.py ; then python setup.py install --prefix=/usr/local/Cellar/fontforge/20120731; for dir in * ; do if test -d $dir -a "$dir" != "CVS" ; then rm -rf $dir ; fi; done ; fi )
running install
running build
running build_ext
building 'fontforge' extension
creating build
creating build/temp.macosx-10.8-x86_64-2.7
/usr/bin/clang -DNDEBUG -g -Os -Wall -Wstrict-prototypes -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/usr/local/opt/gettext/include -pipe -arch x86_64 -DPREFIX="/usr/local/Cellar/fontforge/20120731" -D__Mac=1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c fontforgepyhook.c -o build/temp.macosx-10.8-x86_64-2.7/fontforgepyhook.o
creating build/lib.macosx-10.8-x86_64-2.7
clang -bundle -undefined dynamic_lookup -Wl,-F. -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/usr/local/opt/gettext/include -arch x86_64 build/temp.macosx-10.8-x86_64-2.7/fontforgepyhook.o -o build/lib.macosx-10.8-x86_64-2.7/fontforge.so
building 'psMat' extension
/usr/bin/clang -DNDEBUG -g -Os -Wall -Wstrict-prototypes -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/usr/local/opt/gettext/include -pipe -arch x86_64 -DPREFIX="/usr/local/Cellar/fontforge/20120731" -D__Mac=1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c psMatpyhook.c -o build/temp.macosx-10.8-x86_64-2.7/psMatpyhook.o
clang -bundle -undefined dynamic_lookup -Wl,-F. -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -L/usr/local/lib -L/usr/local/opt/gettext/lib -lintl -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -I/usr/local/opt/gettext/include -arch x86_64 build/temp.macosx-10.8-x86_64-2.7/psMatpyhook.o -o build/lib.macosx-10.8-x86_64-2.7/psMat.so
running install_lib
creating /usr/local/Cellar/fontforge/20120731/lib/python2.7
creating /usr/local/Cellar/fontforge/20120731/lib/python2.7/site-packages
copying build/lib.macosx-10.8-x86_64-2.7/fontforge.so -> /usr/local/Cellar/fontforge/20120731/lib/python2.7/site-packages
copying build/lib.macosx-10.8-x86_64-2.7/psMat.so -> /usr/local/Cellar/fontforge/20120731/lib/python2.7/site-packages
running install_egg_info
Writing /usr/local/Cellar/fontforge/20120731/lib/python2.7/site-packages/fontforge-1.0-py2.7.egg-info
==> Cleaning
rm: /usr/local/Cellar/fontforge/20120731/lib/libgutils.la
rm: /usr/local/Cellar/fontforge/20120731/lib/libgunicode.la
rm: /usr/local/Cellar/fontforge/20120731/lib/libgioftp.la
rm: /usr/local/Cellar/fontforge/20120731/lib/libgdraw.la
rm: /usr/local/Cellar/fontforge/20120731/lib/libfontforge.la
==> Caveats
To use the Python extension with non-homebrew Python, you need to amend your
PYTHONPATH like so:
export PYTHONPATH=/usr/local/lib/python2.7/site-packages:$PYTHONPATH
==> Finishing up
ln -s ../Cellar/fontforge/20120731/bin/sfddiff sfddiff
ln -s ../Cellar/fontforge/20120731/bin/fontlint fontlint
ln -s ../Cellar/fontforge/20120731/bin/fontimage fontimage
ln -s ../Cellar/fontforge/20120731/bin/fontforge fontforge
ln -s ../Cellar/fontforge/20120731/include/fontforge fontforge
ln -s ../../../Cellar/fontforge/20120731/share/man/man1/sfddiff.1 sfddiff.1
ln -s ../../../Cellar/fontforge/20120731/share/man/man1/fontlint.1 fontlint.1
ln -s ../../../Cellar/fontforge/20120731/share/man/man1/fontimage.1 fontimage.1
ln -s ../../../Cellar/fontforge/20120731/share/man/man1/fontforge.1 fontforge.1
ln -s ../../../../Cellar/fontforge/20120731/share/locale/zh_TW/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/zh_CN/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/vi/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/uk/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/ru/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/pl/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/ml/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/ja/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/it/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/fr/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/es/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/en_GB/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/en/LC_MESSAGES/Mac-FontForge-MenuShortCuts.mo Mac-FontForge-MenuShortCuts.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/el/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/de/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../../../Cellar/fontforge/20120731/share/locale/ca/LC_MESSAGES/FontForge.mo FontForge.mo
ln -s ../../Cellar/fontforge/20120731/share/fontforge/python python
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewzoomout.png viewzoomout.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewzoomin.png viewzoomin.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewsmallersize.png viewsmallersize.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewreplace.png viewreplace.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewprevdef.png viewprevdef.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewprev.png viewprev.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewpalettes.png viewpalettes.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewnextdef.png viewnextdef.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewnext.png viewnext.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewlayers.png viewlayers.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewinsertbefore.png viewinsertbefore.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewinsertafter.png viewinsertafter.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewgoto.png viewgoto.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewformer.png viewformer.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewfit.png viewfit.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewfindinfont.png viewfindinfont.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/viewbiggersize.png viewbiggersize.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugwatchpnt.png ttdebugwatchpnt.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugstopped.png ttdebugstopped.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugstop.png ttdebugstop.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugstepover.png ttdebugstepover.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugstepout.png ttdebugstepout.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugstepinto.png ttdebugstepinto.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugmenudelta.png ttdebugmenudelta.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugexit.png ttdebugexit.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ttdebugcontinue.png ttdebugcontinue.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformskew.png transformskew.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformrotatecw.png transformrotatecw.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformrotateccw.png transformrotateccw.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformrotate180.png transformrotate180.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformflipvert.png transformflipvert.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/transformfliphor.png transformfliphor.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsstar.png toolsstar.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsspiro.png toolsspiro.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsskew.png toolsskew.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsscroll.png toolsscroll.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsscale.png toolsscale.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsruler.png toolsruler.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsrotate.png toolsrotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsrect.png toolsrect.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolspolygon.png toolspolygon.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolspointer.png toolspointer.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsperspective.png toolsperspective.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolspen.png toolspen.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsmagnify.png toolsmagnify.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsknife.png toolsknife.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsfreehand.png toolsfreehand.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolsflip.png toolsflip.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/toolselipse.png toolselipse.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/tools3drotate.png tools3drotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/styleswireframe.png styleswireframe.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylessubsuper.png stylessubsuper.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylessmallcaps.png stylessmallcaps.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesshadow.png stylesshadow.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesoutline.png stylesoutline.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesoblique.png stylesoblique.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesitalic.png stylesitalic.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesinline.png stylesinline.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/stylesextendcondense.png stylesextendcondense.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/styleschangexheight.png styleschangexheight.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/styleschangeweight.png styleschangeweight.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/python.png python.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ptinfotangent.png ptinfotangent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ptinfohvcurve.png ptinfohvcurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ptinfocurve.png ptinfocurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/ptinfocorner.png ptinfocorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointstangent.png pointstangent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsspiroprev.png pointsspiroprev.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsspironext.png pointsspironext.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsnamecontour.png pointsnamecontour.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsmakeline.png pointsmakeline.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsmakearc.png pointsmakearc.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointshvcurve.png pointshvcurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsG2curve.png pointsG2curve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointscurve.png pointscurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointscorner.png pointscorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/pointsaddanchor.png pointsaddanchor.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettetangent.png palettetangent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettestar.png palettestar.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespiroup.png palettespiroup.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespiroright.png palettespiroright.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespiroleft.png palettespiroleft.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespirog2curve.png palettespirog2curve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespirodown.png palettespirodown.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespirodisabled.png palettespirodisabled.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespirocurve.png palettespirocurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettespirocorner.png palettespirocorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmalltangent.png palettesmalltangent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallstar.png palettesmallstar.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallspiroright.png palettesmallspiroright.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallspiroleft.png palettesmallspiroleft.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallspirog2curve.png palettesmallspirog2curve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallspirocurve.png palettesmallspirocurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallspirocorner.png palettesmallspirocorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallskew.png palettesmallskew.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallscale.png palettesmallscale.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallruler.png palettesmallruler.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallrotate.png palettesmallrotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallrect.png palettesmallrect.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallpoly.png palettesmallpoly.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallpointer.png palettesmallpointer.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallperspective.png palettesmallperspective.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallpencil.png palettesmallpencil.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallpen.png palettesmallpen.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallmag.png palettesmallmag.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallknife.png palettesmallknife.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallhvcurve.png palettesmallhvcurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallhand.png palettesmallhand.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallflip.png palettesmallflip.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallelipse.png palettesmallelipse.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallcurve.png palettesmallcurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmallcorner.png palettesmallcorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettesmall3drotate.png palettesmall3drotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteskew.png paletteskew.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteshift.png paletteshift.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettescale.png palettescale.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteruler.png paletteruler.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletterotate.png paletterotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletterect.png paletterect.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettepoly.png palettepoly.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettepointer.png palettepointer.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteperspective.png paletteperspective.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettepencil.png palettepencil.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettepen.png palettepen.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettemagnify.png palettemagnify.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteline.png paletteline.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteknife.png paletteknife.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettehvcurve.png palettehvcurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettehand.png palettehand.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettefreehand.png palettefreehand.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteflip.png paletteflip.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/paletteelipse.png paletteelipse.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettecurve.png palettecurve.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palettecorner.png palettecorner.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/palette3drotate.png palette3drotate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/overlaprm.png overlaprm.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/overlapintersection.png overlapintersection.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/overlapfindinter.png overlapfindinter.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/overlapexclude.png overlapexclude.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/metricssetwidth.png metricssetwidth.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/metricssetvwidth.png metricssetvwidth.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/metricssetrbearing.png metricssetrbearing.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/metricssetlbearing.png metricssetlbearing.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/metricscenter.png metricscenter.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/menuempty.png menuempty.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsreviewhints.png hintsreviewhints.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsdontautohint.png hintsdontautohint.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsclearvstems.png hintsclearvstems.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsclearhstems.png hintsclearhstems.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintscleardstems.png hintscleardstems.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsautohint.png hintsautohint.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsaddvstem.png hintsaddvstem.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsaddhstem.png hintsaddhstem.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/hintsadddstem.png hintsadddstem.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/helpindex.png helpindex.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/helphelp.png helphelp.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/helpabout.png helpabout.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filesaveas.png filesaveas.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filesaveall.png filesaveall.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filesave.png filesave.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filerevertglyph.png filerevertglyph.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filerevertbackup.png filerevertbackup.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filerevert.png filerevert.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filerecent.png filerecent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filequit.png filequit.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileprint.png fileprint.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileprefs.png fileprefs.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileopen.png fileopen.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filenew.png filenew.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filemergefeature.png filemergefeature.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileimport.png fileimport.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filegeneratefamily.png filegeneratefamily.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/filegenerate.png filegenerate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileexport.png fileexport.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileexecute.png fileexecute.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/fileclose.png fileclose.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementvbaselines.png elementvbaselines.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementvalidate.png elementvalidate.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementtransform.png elementtransform.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementtilepattern.png elementtilepattern.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementtilepath.png elementtilepath.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementstyles.png elementstyles.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementsimplify.png elementsimplify.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementshowdep.png elementshowdep.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementround.png elementround.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementrenameglyph.png elementrenameglyph.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementremovebitmaps.png elementremovebitmaps.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementregenbitmaps.png elementregenbitmaps.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementotherinfo.png elementotherinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementorder.png elementorder.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementmergefonts.png elementmergefonts.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementmathinfo.png elementmathinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementinterpolatefonts.png elementinterpolatefonts.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementhbaselines.png elementhbaselines.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementglyphinfo.png elementglyphinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementgetinfo.png elementgetinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementfontinfo.png elementfontinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementfindprobs.png elementfindprobs.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementexpandstroke.png elementexpandstroke.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementcorrectdir.png elementcorrectdir.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementcomparelayers.png elementcomparelayers.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementcomparefonts.png elementcomparefonts.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementclockwise.png elementclockwise.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementbuildcomposite.png elementbuildcomposite.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementbuildaccent.png elementbuildaccent.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementbitmapsavail.png elementbitmapsavail.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementbdfinfo.png elementbdfinfo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementautotrace.png elementautotrace.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementanticlock.png elementanticlock.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementalign.png elementalign.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/elementaddextrema.png elementaddextrema.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editunlink.png editunlink.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editundo.png editundo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editselect.png editselect.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editsameas.png editsameas.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editrplref.png editrplref.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editrmundoes.png editrmundoes.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editredo.png editredo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editpasteinto.png editpasteinto.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editpasteafter.png editpasteafter.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editpaste.png editpaste.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editmerge.png editmerge.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editjoin.png editjoin.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editfind.png editfind.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcut.png editcut.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopywidth.png editcopywidth.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopyvwidth.png editcopyvwidth.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopyref.png editcopyref.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopyrbearing.png editcopyrbearing.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopylookupdata.png editcopylookupdata.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopylbearing.png editcopylbearing.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopylayer2layer.png editcopylayer2layer.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopyfg2bg.png editcopyfg2bg.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editcopy.png editcopy.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editclearback.png editclearback.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/editclear.png editclear.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/colorwheel.png colorwheel.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooservideo.png chooservideo.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserupdir.png chooserupdir.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserunknown.png chooserunknown.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserttf.png chooserttf.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextxml.png choosertextxml.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextps.png choosertextps.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextplain.png choosertextplain.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextmake.png choosertextmake.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextjava.png choosertextjava.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertexthtml.png choosertexthtml.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextfontsfd.png choosertextfontsfd.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextfontps.png choosertextfontps.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextcss.png choosertextcss.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextc.png choosertextc.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertextbdf.png choosertextbdf.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosertar.png choosertar.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserobject.png chooserobject.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosernobookmark.png choosernobookmark.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosermacttf.png choosermacttf.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosermac.png choosermac.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserimage.png chooserimage.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserhomefolder.png chooserhomefolder.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserforward.png chooserforward.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserdir.png chooserdir.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosercore.png choosercore.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserconfigtool.png chooserconfigtool.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosercompressed.png choosercompressed.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/choosercid.png choosercid.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserbookmark.png chooserbookmark.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooserback.png chooserback.png
ln -s ../../../Cellar/fontforge/20120731/share/fontforge/pixmaps/chooseraudio.png chooseraudio.png
ln -s ../../../Cellar/fontforge/20120731/lib/python2.7/site-packages/psMat.so psMat.so
ln -s ../../../Cellar/fontforge/20120731/lib/python2.7/site-packages/fontforge.so fontforge.so
ln -s ../../../Cellar/fontforge/20120731/lib/python2.7/site-packages/fontforge-1.0-py2.7.egg-info fontforge-1.0-py2.7.egg-info
ln -s ../../Cellar/fontforge/20120731/lib/pkgconfig/fontforge.pc fontforge.pc
ln -s ../Cellar/fontforge/20120731/lib/libgutils.dylib libgutils.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgutils.1.dylib libgutils.1.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgunicode.dylib libgunicode.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgunicode.3.dylib libgunicode.3.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgioftp.dylib libgioftp.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgioftp.1.dylib libgioftp.1.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgdraw.dylib libgdraw.dylib
ln -s ../Cellar/fontforge/20120731/lib/libgdraw.4.dylib libgdraw.4.dylib
ln -s ../Cellar/fontforge/20120731/lib/libfontforge.dylib libfontforge.dylib
ln -s ../Cellar/fontforge/20120731/lib/libfontforge.1.dylib libfontforge.1.dylib
ln -s ../../Cellar/fontforge/20120731 fontforge
ln -s ../Cellar/fontforge/20120731 fontforge
==> Summary
/usr/local/Cellar/fontforge/20120731: 377 files, 16M, built in 36 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment