Skip to content

Instantly share code, notes, and snippets.

@theos911
Created April 14, 2013 22:44
Show Gist options
  • Save theos911/5384545 to your computer and use it in GitHub Desktop.
Save theos911/5384545 to your computer and use it in GitHub Desktop.
fontconfig tigerbrew fails to build G3
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --with-add-fonts=/Library/Fonts,~/Library/Fonts --prefix=/usr/local/Cellar/fontconfig/2.10.91
## --------- ##
## Platform. ##
## --------- ##
hostname = theodore-waddells-powermacg3series.local
uname -m = Power Macintosh
uname -r = 8.11.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 1.00 gigabytes
Default processor set: 52 tasks, 163 threads, 1 processors
Load average: 1.52, Mach factor: 0.19
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/Cellar/ruby/1.9.3-p362
PATH: ~/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2671: checking for a BSD-compatible install
configure:2739: result: /usr/bin/install -c
configure:2750: checking whether build environment is sane
configure:2805: result: yes
configure:2956: checking for a thread-safe mkdir -p
configure:2995: result: ./install-sh -c -d
configure:3002: checking for gawk
configure:3032: result: no
configure:3002: checking for mawk
configure:3032: result: no
configure:3002: checking for nawk
configure:3032: result: no
configure:3002: checking for awk
configure:3018: found /usr/bin/awk
configure:3029: result: awk
configure:3040: checking whether make sets $(MAKE)
configure:3062: result: yes
configure:3160: checking whether make supports nested variables
configure:3177: result: yes
configure:3255: checking for gcc
configure:3282: result: /usr/local/bin/gcc-4.2
configure:3511: checking for C compiler version
configure:3520: /usr/local/bin/gcc-4.2 --version >&5
powerpc-apple-darwin8-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5553)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3531: $? = 0
configure:3520: /usr/local/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /Builds/apple/gcc_42-5553/build/obj/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++,fortran --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-gxx-include-dir=/usr/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin8 --program-prefix= --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5553)
configure:3531: $? = 0
configure:3520: /usr/local/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3531: $? = 1
configure:3520: /usr/local/bin/gcc-4.2 -qversion >&5
powerpc-apple-darwin8-gcc-4.2.1: no input files
configure:3531: $? = 1
configure:3551: checking whether the C compiler works
configure:3573: /usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:3577: $? = 0
configure:3625: result: yes
configure:3628: checking for C compiler default output file name
configure:3630: result: a.out
configure:3636: checking for suffix of executables
configure:3643: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:3647: $? = 0
configure:3669: result:
configure:3691: checking whether we are cross compiling
configure:3699: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:3703: $? = 0
configure:3710: ./conftest
configure:3714: $? = 0
configure:3729: result: no
configure:3734: checking for suffix of object files
configure:3756: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3760: $? = 0
configure:3781: result: o
configure:3785: checking whether we are using the GNU C compiler
configure:3804: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3804: $? = 0
configure:3813: result: yes
configure:3822: checking whether /usr/local/bin/gcc-4.2 accepts -g
configure:3842: /usr/local/bin/gcc-4.2 -c -g -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3842: $? = 0
configure:3883: result: yes
configure:3900: checking for /usr/local/bin/gcc-4.2 option to accept ISO C89
configure:3963: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:3963: $? = 0
configure:3976: result: none needed
configure:4007: checking for style of include used by make
configure:4035: result: GNU
configure:4061: checking dependency style of /usr/local/bin/gcc-4.2
configure:4172: result: none
configure:4193: checking how to run the C preprocessor
configure:4224: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:4224: $? = 0
configure:4238: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4263: result: /usr/local/bin/gcc-4.2 -E
configure:4283: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:4283: $? = 0
configure:4297: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4297: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4326: checking for grep that handles long lines and -e
configure:4384: result: /usr/bin/grep
configure:4389: checking for egrep
configure:4451: result: /usr/bin/grep -E
configure:4456: checking for ANSI C header files
configure:4476: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4476: $? = 0
configure:4546: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:4546: $? = 0
configure:4546: ./conftest
configure:4546: $? = 0
configure:4557: result: yes
configure:4570: checking for sys/types.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for sys/stat.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for stdlib.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for string.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for memory.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for strings.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for inttypes.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for stdint.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4570: checking for unistd.h
configure:4570: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4570: $? = 0
configure:4570: result: yes
configure:4583: checking minix/config.h usability
configure:4583: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4583: result: no
configure:4583: checking minix/config.h presence
configure:4583: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4583: result: no
configure:4583: checking for minix/config.h
configure:4583: result: no
configure:4604: checking whether it is safe to define __EXTENSIONS__
configure:4622: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4622: $? = 0
configure:4629: result: yes
configure:4650: checking for special C compiler options needed for large files
configure:4695: result: no
configure:4701: checking for _FILE_OFFSET_BITS value needed for large files
configure:4726: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:4726: $? = 0
configure:4758: result: no
configure:4844: checking whether ln -s works
configure:4848: result: yes
configure:4859: checking build system type
configure:4873: result: powerpc-apple-darwin8.11.0
configure:4893: checking host system type
configure:4906: result: powerpc-apple-darwin8.11.0
configure:5275: checking how to print strings
configure:5302: result: printf
configure:5323: checking for a sed that does not truncate output
configure:5387: result: /usr/bin/sed
configure:5405: checking for fgrep
configure:5467: result: /usr/bin/grep -F
configure:5502: checking for ld used by /usr/local/bin/gcc-4.2
configure:5569: result: /usr/bin/ld
configure:5576: checking if the linker (/usr/bin/ld) is GNU ld
configure:5591: result: no
configure:5603: checking for BSD- or MS-compatible name lister (nm)
configure:5652: result: /usr/bin/nm -p
configure:5782: checking the name lister (/usr/bin/nm -p) interface
configure:5789: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:5792: /usr/bin/nm -p "conftest.o"
configure:5795: output
00000000 D _some_variable
configure:5802: result: BSD nm
configure:5806: checking the maximum length of command line arguments
configure:5936: result: 196608
configure:5953: checking whether the shell understands some XSI constructs
configure:5963: result: yes
configure:5967: checking whether the shell understands "+="
configure:5973: result: no
configure:6008: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
configure:6048: result: func_convert_file_noop
configure:6055: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
configure:6075: result: func_convert_file_noop
configure:6082: checking for /usr/bin/ld option to reload object files
configure:6089: result: -r
configure:6163: checking for objdump
configure:6190: result: objdump
configure:6219: checking how to recognize dependent libraries
configure:6421: result: pass_all
configure:6506: checking for dlltool
configure:6533: result: dlltool
configure:6563: checking how to associate runtime and link libraries
configure:6590: result: printf %s\n
configure:6650: checking for ar
configure:6666: found /usr/bin/ar
configure:6677: result: ar
configure:6714: checking for archiver @FILE support
configure:6731: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:6731: $? = 0
configure:6734: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6737: $? = 1
configure:6757: result: no
configure:6815: checking for strip
configure:6831: found /usr/bin/strip
configure:6842: result: strip
configure:6914: checking for ranlib
configure:6930: found /usr/bin/ranlib
configure:6941: result: ranlib
configure:7043: checking command to parse /usr/bin/nm -p output from /usr/local/bin/gcc-4.2 object
configure:7163: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:7166: $? = 0
configure:7170: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7173: $? = 0
cannot find nm_test_var in conftest.nm
configure:7163: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:7166: $? = 0
configure:7170: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7173: $? = 0
configure:7239: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c conftstm.o >&5
configure:7242: $? = 0
configure:7280: result: ok
configure:7317: checking for sysroot
configure:7347: result: no
configure:7603: checking for mt
configure:7633: result: no
configure:7653: checking if : is a manifest tool
configure:7659: : '-?'
configure:7667: result: no
configure:7723: checking for dsymutil
configure:7739: found /usr/bin/dsymutil
configure:7750: result: dsymutil
configure:7815: checking for nmedit
configure:7831: found /usr/bin/nmedit
configure:7842: result: nmedit
configure:7907: checking for lipo
configure:7923: found /usr/bin/lipo
configure:7934: result: lipo
configure:7999: checking for otool
configure:8015: found /usr/bin/otool
configure:8026: result: otool
configure:8091: checking for otool64
configure:8107: found /usr/bin/otool64
configure:8118: result: otool64
configure:8166: checking for -single_module linker flag
/usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8199: result: yes
configure:8202: checking for -exported_symbols_list linker flag
configure:8222: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8222: $? = 0
configure:8232: result: yes
configure:8235: checking for -force_load linker flag
/usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/local/bin/gcc-4.2 -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
/usr/bin/ld: unknown flag: -force_load
collect2: ld returned 1 exit status
configure:8267: result: no
configure:8306: checking for dlfcn.h
configure:8306: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:8306: $? = 0
configure:8306: result: yes
configure:8510: checking for objdir
configure:8525: result: .libs
configure:8796: checking if /usr/local/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
configure:8814: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8818: $? = 0
configure:8831: result: yes
configure:9158: checking for /usr/local/bin/gcc-4.2 option to produce PIC
configure:9165: result: -fno-common -DPIC
configure:9173: checking if /usr/local/bin/gcc-4.2 PIC flag -fno-common -DPIC works
configure:9191: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -fno-common -DPIC -DPIC conftest.c >&5
configure:9195: $? = 0
configure:9208: result: yes
configure:9237: checking if /usr/local/bin/gcc-4.2 static flag -static works
configure:9265: result: no
configure:9280: checking if /usr/local/bin/gcc-4.2 supports -c -o file.o
configure:9301: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -o out/conftest2.o conftest.c >&5
configure:9305: $? = 0
configure:9327: result: yes
configure:9335: checking if /usr/local/bin/gcc-4.2 supports -c -o file.o
configure:9382: result: yes
configure:9415: checking whether the /usr/local/bin/gcc-4.2 linker (/usr/bin/ld) supports shared libraries
configure:10568: result: yes
configure:10808: checking dynamic linker characteristics
configure:11545: result: darwin8.11.0 dyld
configure:11652: checking how to hardcode library paths into programs
configure:11677: result: immediate
configure:12217: checking whether stripping libraries is possible
configure:12231: result: yes
configure:12257: checking if libtool supports shared libraries
configure:12259: result: yes
configure:12262: checking whether to build shared libraries
configure:12283: result: yes
configure:12286: checking whether to build static libraries
configure:12290: result: yes
configure:12327: checking whether make sets $(MAKE)
configure:12349: result: yes
configure:12412: checking for pkg-config
configure:12430: found /usr/local/bin/pkg-config
configure:12442: result: /usr/local/bin/pkg-config
configure:12467: checking pkg-config is at least version 0.9.0
configure:12470: result: yes
configure:12479: checking for RM macro
configure:12523: result: rm -f
configure:12687: checking for dirent.h that defines DIR
configure:12706: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:12706: $? = 0
configure:12714: result: yes
configure:12727: checking for library containing opendir
configure:12758: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:12758: $? = 0
configure:12775: result: none required
configure:12842: checking for ANSI C header files
configure:12943: result: yes
configure:12954: checking fcntl.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking fcntl.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking for fcntl.h
configure:12954: result: yes
configure:12954: checking regex.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking regex.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking for regex.h
configure:12954: result: yes
configure:12954: checking for stdlib.h
configure:12954: result: yes
configure:12954: checking for string.h
configure:12954: result: yes
configure:12954: checking for unistd.h
configure:12954: result: yes
configure:12954: checking sys/vfs.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:69:21: error: sys/vfs.h: No such file or directory
configure:12954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vfs.h>
configure:12954: result: no
configure:12954: checking sys/vfs.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:36:21: error: sys/vfs.h: No such file or directory
configure:12954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/vfs.h>
configure:12954: result: no
configure:12954: checking for sys/vfs.h
configure:12954: result: no
configure:12954: checking sys/statfs.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c:69:24: error: sys/statfs.h: No such file or directory
configure:12954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/statfs.h>
configure:12954: result: no
configure:12954: checking sys/statfs.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
conftest.c:36:24: error: sys/statfs.h: No such file or directory
configure:12954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/statfs.h>
configure:12954: result: no
configure:12954: checking for sys/statfs.h
configure:12954: result: no
configure:12954: checking sys/param.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking sys/param.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking for sys/param.h
configure:12954: result: yes
configure:12954: checking sys/mount.h usability
configure:12954: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking sys/mount.h presence
configure:12954: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:12954: $? = 0
configure:12954: result: yes
configure:12954: checking for sys/mount.h
configure:12954: result: yes
configure:12965: checking for stdint types
configure:12988: /usr/local/bin/gcc-4.2 -c conftest.c >&5
configure:12988: $? = 0
configure:13032: result: stdint.h (shortcircuit)
configure:13419: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
configure:13428: checking for an ANSI C-conforming const
configure:13494: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13494: $? = 0
configure:13501: result: yes
configure:13509: checking for inline
configure:13525: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13525: $? = 0
configure:13533: result: inline
configure:13552: checking for flexible array members
configure:13575: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13575: $? = 0
configure:13582: result: yes
configure:13593: checking for pid_t
configure:13593: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13593: $? = 0
configure:13593: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: expected expression before ')' token
configure:13593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13593: result: yes
configure:13608: checking for vprintf
configure:13608: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13608: $? = 0
configure:13608: result: yes
configure:13614: checking for _doprnt
configure:13614: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
__doprnt
collect2: ld returned 1 exit status
configure:13614: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:13614: result: no
configure:13631: checking for stdlib.h
configure:13631: result: yes
configure:13631: checking for unistd.h
configure:13631: result: yes
configure:13631: checking for sys/param.h
configure:13631: result: yes
configure:13651: checking for getpagesize
configure:13651: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13651: $? = 0
configure:13651: result: yes
configure:13660: checking for working mmap
configure:13807: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13807: $? = 0
configure:13807: ./conftest
configure:13807: $? = 0
configure:13817: result: yes
configure:13829: checking for geteuid
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for getuid
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for link
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for memmove
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for memset
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for mkstemp
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for mkostemp
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
_mkostemp
collect2: ld returned 1 exit status
configure:13829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| /* end confdefs.h. */
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mkostemp innocuous_mkostemp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mkostemp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mkostemp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mkostemp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mkostemp || defined __stub___mkostemp
| choke me
| #endif
|
| int
| main ()
| {
| return mkostemp ();
| ;
| return 0;
| }
configure:13829: result: no
configure:13829: checking for _mktemp_s
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
__mktemp_s
collect2: ld returned 1 exit status
configure:13829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| /* end confdefs.h. */
| /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _mktemp_s innocuous__mktemp_s
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _mktemp_s (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _mktemp_s
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _mktemp_s ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__mktemp_s || defined __stub____mktemp_s
| choke me
| #endif
|
| int
| main ()
| {
| return _mktemp_s ();
| ;
| return 0;
| }
configure:13829: result: no
configure:13829: checking for strchr
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for strrchr
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for strtol
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for getopt
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for getopt_long
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for sysconf
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for ftruncate
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for chsize
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
_chsize
collect2: ld returned 1 exit status
configure:13829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| /* end confdefs.h. */
| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define chsize innocuous_chsize
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char chsize (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef chsize
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char chsize ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_chsize || defined __stub___chsize
| choke me
| #endif
|
| int
| main ()
| {
| return chsize ();
| ;
| return 0;
| }
configure:13829: result: no
configure:13829: checking for rand
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for random
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for lrand48
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for random_r
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
_random_r
collect2: ld returned 1 exit status
configure:13829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| /* end confdefs.h. */
| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define random_r innocuous_random_r
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char random_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef random_r
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char random_r ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_random_r || defined __stub___random_r
| choke me
| #endif
|
| int
| main ()
| {
| return random_r ();
| ;
| return 0;
| }
configure:13829: result: no
configure:13829: checking for rand_r
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for regcomp
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for regerror
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for regexec
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for regfree
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for fstatvfs
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for fstatfs
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13829: checking for lstat
configure:13829: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:13829: $? = 0
configure:13829: result: yes
configure:13841: checking for posix_fadvise
configure:13852: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Werror -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
/usr/bin/ld: Undefined symbols:
_posix_fadvise
collect2: ld returned 1 exit status
configure:13852: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
|
| #include <fcntl.h>
| int main(void) {
| return posix_fadvise(0, 0, 0, 0);
| }
|
configure:13861: result: no
configure:13870: checking for struct statvfs.f_basetype
configure:13870: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: 'struct statvfs' has no member named 'f_basetype'
configure:13870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:13870: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: 'struct statvfs' has no member named 'f_basetype'
configure:13870: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_basetype)
| return 0;
| ;
| return 0;
| }
configure:13870: result: no
configure:13880: checking for struct statvfs.f_fstypename
configure:13880: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: 'struct statvfs' has no member named 'f_fstypename'
configure:13880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:13880: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:75: error: 'struct statvfs' has no member named 'f_fstypename'
configure:13880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| #include <sys/statvfs.h>
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_fstypename)
| return 0;
| ;
| return 0;
| }
configure:13880: result: no
configure:13893: checking for struct statfs.f_flags
configure:13893: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13893: $? = 0
configure:13893: result: yes
configure:13915: checking for struct statfs.f_fstypename
configure:13915: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13915: $? = 0
configure:13915: result: yes
configure:13939: checking for struct dirent.d_type
configure:13939: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:13939: $? = 0
configure:13939: result: yes
configure:14091: checking for FREETYPE
configure:14098: $PKG_CONFIG --exists --print-errors "freetype2"
configure:14101: $? = 0
configure:14115: $PKG_CONFIG --exists --print-errors "freetype2"
configure:14118: $? = 0
configure:14176: result: yes
configure:14191: checking for FT_Get_Next_Char
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14191: checking for FT_Get_BDF_Property
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14191: checking for FT_Get_PS_Font_Info
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14191: checking for FT_Has_PS_Glyph_Names
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14191: checking for FT_Get_X11_Font_Format
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14191: checking for FT_Select_Size
configure:14191: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype >&5
configure:14191: $? = 0
configure:14191: result: yes
configure:14200: checking for FT_Bitmap_Size.y_ppem
configure:14200: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:14200: $? = 0
configure:14200: result: yes
configure:14250: checking for EXPAT
configure:14257: $PKG_CONFIG --exists --print-errors "expat"
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
No package 'expat' found
configure:14260: $? = 1
configure:14274: $PKG_CONFIG --exists --print-errors "expat"
Package expat was not found in the pkg-config search path.
Perhaps you should add the directory containing `expat.pc'
to the PKG_CONFIG_PATH environment variable
No package 'expat' found
configure:14277: $? = 1
configure:14291: result: no
No package 'expat' found
configure:14344: checking expat.h usability
configure:14344: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:14344: $? = 0
configure:14344: result: yes
configure:14344: checking expat.h presence
configure:14344: /usr/local/bin/gcc-4.2 -E -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c
configure:14344: $? = 0
configure:14344: result: yes
configure:14344: checking for expat.h
configure:14344: result: yes
configure:14372: checking for XML_SetDoctypeDeclHandler
configure:14372: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c -lexpat >&5
configure:14372: $? = 0
configure:14372: result: yes
configure:14753: checking for Intel atomic primitives
configure:14776: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:14776: $? = 0
configure:14784: result: true
configure:14792: checking for Solaris atomic operations
configure:14817: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
conftest.c:86:22: error: atomic.h: No such file or directory
conftest.c:88:24: error: mbarrier.h: No such file or directory
configure:14817: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "fontconfig"
| #define VERSION "2.10.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_WARNING_CPP_DIRECTIVE 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_VPRINTF 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_LINK 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRTOL 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SYSCONF 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_RAND 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_RAND_R 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGERROR 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE_FSTATVFS 1
| #define HAVE_FSTATFS 1
| #define HAVE_LSTAT 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
| #define HAVE_STRUCT_DIRENT_D_TYPE 1
| #define USE_REGEX /**/
| #define USE_ICONV 0
| #define HAVE_FT_GET_NEXT_CHAR 1
| #define HAVE_FT_GET_BDF_PROPERTY 1
| #define HAVE_FT_GET_PS_FONT_INFO 1
| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_SELECT_SIZE 1
| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
| #define FC_DEFAULT_FONTS "/usr/share/fonts"
| #define FC_ADD_FONTS "/Library/Fonts,~/Library/Fonts"
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| /* end confdefs.h. */
|
| #include <atomic.h>
| /* This requires Solaris Studio 12.2 or newer: */
| #include <mbarrier.h>
| void memory_barrier (void) { __machine_rw_barrier (); }
| int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); }
| void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:14825: result: false
configure:15026: checking whether pthreads work with -pthread
configure:15114: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:15114: $? = 0
configure:15123: result: yes
configure:15142: checking for joinable pthread attribute
configure:15157: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:15157: $? = 0
configure:15163: result: PTHREAD_CREATE_JOINABLE
configure:15173: checking if more special flags are required for pthreads
configure:15187: result: -D_THREAD_SAFE
configure:15193: checking for PTHREAD_PRIO_INHERIT
configure:15211: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:15211: $? = 0
configure:15220: result: yes
configure:15328: checking for docbook2html
configure:15356: result: no
configure:15418: checking whether byte ordering is bigendian
configure:15433: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:15433: $? = 0
configure:15476: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:15476: $? = 0
configure:15494: /usr/local/bin/gcc-4.2 -c -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include conftest.c >&5
configure:15494: $? = 0
configure:15622: result: yes
configure:15644: checking size of void *
configure:15649: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:15649: $? = 0
configure:15649: ./conftest
configure:15649: $? = 0
configure:15663: result: 4
configure:15675: checking alignment of double
configure:15680: /usr/local/bin/gcc-4.2 -o conftest -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib conftest.c >&5
configure:15680: $? = 0
configure:15680: ./conftest
configure:15680: $? = 0
configure:15698: result: 4
configure:15822: checking that generated files are newer than configure
configure:15828: result: done
configure:15880: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on theodore-waddells-powermacg3series.local
config.status:1262: creating Makefile
config.status:1262: creating fontconfig/Makefile
config.status:1262: creating fc-lang/Makefile
config.status:1262: creating fc-glyphname/Makefile
config.status:1262: creating fc-case/Makefile
config.status:1262: creating src/Makefile
config.status:1262: creating conf.d/Makefile
config.status:1262: creating fc-cache/Makefile
config.status:1262: creating fc-cat/Makefile
config.status:1262: creating fc-list/Makefile
config.status:1262: creating fc-match/Makefile
config.status:1262: creating fc-pattern/Makefile
config.status:1262: creating fc-query/Makefile
config.status:1262: creating fc-scan/Makefile
config.status:1262: creating fc-validate/Makefile
config.status:1262: creating doc/Makefile
config.status:1262: creating doc/version.sgml
config.status:1262: creating test/Makefile
config.status:1262: creating fontconfig.spec
config.status:1262: creating fontconfig.pc
config.status:1262: creating fontconfig-zip
config.status:1262: creating config.h
config.status:1491: executing depfiles commands
config.status:1491: executing libtool commands
config.status:1491: executing src/fcstdint.h commands
config.status:2225: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_alignof_double=4
ac_cv_build=powerpc-apple-darwin8.11.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/local/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EXPAT_CFLAGS_set=
ac_cv_env_EXPAT_CFLAGS_value=
ac_cv_env_EXPAT_LIBS_set=
ac_cv_env_EXPAT_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML2_CFLAGS_set=
ac_cv_env_LIBXML2_CFLAGS_value=
ac_cv_env_LIBXML2_LIBS_set=
ac_cv_env_LIBXML2_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/freetype/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_FT_Get_BDF_Property=yes
ac_cv_func_FT_Get_Next_Char=yes
ac_cv_func_FT_Get_PS_Font_Info=yes
ac_cv_func_FT_Get_X11_Font_Format=yes
ac_cv_func_FT_Has_PS_Glyph_Names=yes
ac_cv_func_FT_Select_Size=yes
ac_cv_func_XML_SetDoctypeDeclHandler=yes
ac_cv_func__doprnt=no
ac_cv_func__mktemp_s=no
ac_cv_func_chsize=no
ac_cv_func_fstatfs=yes
ac_cv_func_fstatvfs=yes
ac_cv_func_ftruncate=yes
ac_cv_func_geteuid=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_link=yes
ac_cv_func_lrand48=yes
ac_cv_func_lstat=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkostemp=no
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_rand=yes
ac_cv_func_rand_r=yes
ac_cv_func_random=yes
ac_cv_func_random_r=no
ac_cv_func_regcomp=yes
ac_cv_func_regerror=yes
ac_cv_func_regexec=yes
ac_cv_func_regfree=yes
ac_cv_func_strchr=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtol=yes
ac_cv_func_sysconf=yes
ac_cv_func_vprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=powerpc-apple-darwin8.11.0
ac_cv_member_FT_Bitmap_Size_y_ppem=yes
ac_cv_member_struct_dirent_d_type=yes
ac_cv_member_struct_statfs_f_flags=yes
ac_cv_member_struct_statfs_f_fstypename=yes
ac_cv_member_struct_statvfs_f_basetype=no
ac_cv_member_struct_statvfs_f_fstypename=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/local/bin/gcc-4.2 -E'
ac_cv_prog_HASDOCBOOK=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/local/bin/gcc-4.2
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL64=otool64
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_void_p=4
ac_cv_stdint_message='using gnu compiler powerpc-apple-darwin8-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5553)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_pid_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
ax_cv_PTHREAD_PRIO_INHERIT=yes
fc_cv_have_intel_atomic_primitives=true
fc_cv_have_solaris_atomic_ops=false
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=no
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_FREETYPE_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include '
pkg_cv_FREETYPE_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/missing --run aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/missing --run automake-1.12'
AWK='awk'
BASECONFIGDIR='${sysconfdir}/fonts'
CC='/usr/local/bin/gcc-4.2'
CCDEPMODE='depmode=none'
CC_FOR_BUILD='$(CC)'
CFLAGS='-Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -D_THREAD_SAFE -pthread'
CONFIGDIR='${baseconfigdir}/conf.d'
CPP='/usr/local/bin/gcc-4.2 -E'
CPPFLAGS='-I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOCMAN3='FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 '
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DOCS_FALSE='#'
ENABLE_DOCS_TRUE=''
ENABLE_SHARED_FALSE='#'
ENABLE_SHARED_TRUE=''
EXEEXT=''
EXEEXT_FOR_BUILD='$(EXEEXT)'
EXPAT_CFLAGS=''
EXPAT_LIBS='-lexpat'
FC_ADD_FONTS='/Library/Fonts,~/Library/Fonts'
FC_CACHEDIR='${localstatedir}/cache/${PACKAGE}'
FC_DEFAULT_FONTS='/usr/share/fonts'
FC_FONTDATE='Sun Apr 14 18:33:50 EDT 2013'
FC_FONTPATH='<dir>/Library/Fonts</dir> <dir>~/Library/Fonts</dir>'
FGREP='/usr/bin/grep -F'
FREETYPE_CFLAGS='-I/usr/local/Cellar/freetype/2.4.11/include/freetype2 -I/usr/local/Cellar/freetype/2.4.11/include '
FREETYPE_LIBS='-L/usr/local/Cellar/freetype/2.4.11/lib -lfreetype '
GREP='/usr/bin/grep'
HASDOCBOOK='no'
HAVE_PTHREAD_FALSE='#'
HAVE_PTHREAD_TRUE=''
HAVE_XMLPARSE_H=''
ICONV_CFLAGS=''
ICONV_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS='-L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib'
LIBOBJS=''
LIBS=' '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBT_CURRENT='7'
LIBT_CURRENT_MINUS_AGE='1'
LIBT_REVISION='2'
LIBT_VERSION_INFO='7:2:6'
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
NM='/usr/bin/nm -p'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64='otool64'
OTOOL='otool'
PACKAGE='fontconfig'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig'
PKG_CONFIG_PATH='/usr/local/opt/freetype/lib/pkgconfig'
PTHREAD_CC='/usr/local/bin/gcc-4.2'
PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
RM='rm -f'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEMPLATEDIR='${datadir}/fontconfig/conf.avail'
USEDOCBOOK_FALSE=''
USEDOCBOOK_TRUE='#'
VERSION='2.10.91'
WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing'
XMLDIR='${datadir}/xml/fontconfig'
ac_ct_AR='ar'
ac_ct_CC='/usr/local/bin/gcc-4.2'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
baseconfigdir='${sysconfdir}/fonts'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.11.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.11.0'
build_vendor='apple'
configdir='${baseconfigdir}/conf.d'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
fc_cachedir='${localstatedir}/cache/${PACKAGE}'
host='powerpc-apple-darwin8.11.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin8.11.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/fontconfig-IZTU/fontconfig-2.10.91/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ms_librarian=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/fontconfig/2.10.91'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
templatedir='${datadir}/fontconfig/conf.avail'
xmldir='${datadir}/xml/fontconfig'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "fontconfig"
#define VERSION "2.10.91"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_WARNING_CPP_DIRECTIVE 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_REGEX_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_MOUNT_H 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_VPRINTF 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_GETEUID 1
#define HAVE_GETUID 1
#define HAVE_LINK 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMP 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRTOL 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_SYSCONF 1
#define HAVE_FTRUNCATE 1
#define HAVE_RAND 1
#define HAVE_RANDOM 1
#define HAVE_LRAND48 1
#define HAVE_RAND_R 1
#define HAVE_REGCOMP 1
#define HAVE_REGERROR 1
#define HAVE_REGEXEC 1
#define HAVE_REGFREE 1
#define HAVE_FSTATVFS 1
#define HAVE_FSTATFS 1
#define HAVE_LSTAT 1
#define HAVE_STRUCT_STATFS_F_FLAGS 1
#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
#define HAVE_STRUCT_DIRENT_D_TYPE 1
#define USE_REGEX /**/
#define USE_ICONV 0
#define HAVE_FT_GET_NEXT_CHAR 1
#define HAVE_FT_GET_BDF_PROPERTY 1
#define HAVE_FT_GET_PS_FONT_INFO 1
#define HAVE_FT_HAS_PS_GLYPH_NAMES 1
#define HAVE_FT_GET_X11_FONT_FORMAT 1
#define HAVE_FT_SELECT_SIZE 1
#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
#define HAVE_XML_SETDOCTYPEDECLHANDLER 1
#define FC_DEFAULT_FONTS "/usr/share/fonts"
#define FC_ADD_FONTS "/Library/Fonts,~/Library/Fonts"
#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define WORDS_BIGENDIAN 1
#define SIZEOF_VOID_P 4
#define ALIGNOF_DOUBLE 4
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status src/fcstdint.h
on theodore-waddells-powermacg3series.local
config.status:1491: executing src/fcstdint.h commands
config.status:2225: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status:2657: src/fcstdint.h is unchanged
theodore-waddells-powermacg3series:~ theodorewaddell$ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install fontconfig==> Downloading http://fontconfig.org/release/fontconfig-2.10.91.tar.gz
Already downloaded: /Library/Caches/Homebrew/fontconfig-2.10.91.tar.gz
/usr/bin/tar xzf /Library/Caches/Homebrew/fontconfig-2.10.91.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file src/fcarch.h
==> ./configure --disable-dependency-tracking --with-add-fonts=/Library/Fonts,~/Library/Fonts --prefix=/usr/local/Cellar/fontconfig/2.10.91
./configure --disable-dependency-tracking --with-add-fonts=/Library/Fonts,~/Library/Fonts --prefix=/usr/local/Cellar/fontconfig/2.10.91
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/local/bin/gcc-4.2
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/local/bin/gcc-4.2 accepts -g... yes
checking for /usr/local/bin/gcc-4.2 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/local/bin/gcc-4.2... none
checking how to run the C preprocessor... /usr/local/bin/gcc-4.2 -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether ln -s works... yes
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
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/local/bin/gcc-4.2... /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 -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format... func_convert_file_noop
checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from /usr/local/bin/gcc-4.2 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... otool64
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... /usr/bin/ld: unknown flag: -force_load
no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/local/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... yes
checking for /usr/local/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/local/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/local/bin/gcc-4.2 static flag -static works... no
checking if /usr/local/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/local/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/local/bin/gcc-4.2 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for RM macro... rm -f
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for flexible array members... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for mkostemp... no
checking for _mktemp_s... no
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for sysconf... yes
checking for ftruncate... yes
checking for chsize... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for random_r... no
checking for rand_r... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for fstatvfs... yes
checking for fstatfs... yes
checking for lstat... yes
checking for posix_fadvise... no
checking for struct statvfs.f_basetype... no
checking for struct statvfs.f_fstypename... no
checking for struct statfs.f_flags... yes
checking for struct statfs.f_fstypename... yes
checking for struct dirent.d_type... yes
checking for FREETYPE... yes
checking for FT_Get_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_Get_X11_Font_Format... yes
checking for FT_Select_Size... yes
checking for FT_Bitmap_Size.y_ppem... yes
checking for EXPAT... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_SetDoctypeDeclHandler... yes
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for docbook2html... no
DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3
checking whether byte ordering is bigendian... yes
checking size of void *... 4
checking alignment of double... 4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating fontconfig/Makefile
config.status: creating fc-lang/Makefile
config.status: creating fc-glyphname/Makefile
config.status: creating fc-case/Makefile
config.status: creating src/Makefile
config.status: creating conf.d/Makefile
config.status: creating fc-cache/Makefile
config.status: creating fc-cat/Makefile
config.status: creating fc-list/Makefile
config.status: creating fc-match/Makefile
config.status: creating fc-pattern/Makefile
config.status: creating fc-query/Makefile
config.status: creating fc-scan/Makefile
config.status: creating fc-validate/Makefile
config.status: creating doc/Makefile
config.status: creating doc/version.sgml
config.status: creating test/Makefile
config.status: creating fontconfig.spec
config.status: creating fontconfig.pc
config.status: creating fontconfig-zip
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
==> make install
make install
Making install in fontconfig
make[2]: Nothing to be done for `install-exec-am'.
.././install-sh -c -d '/usr/local/Cellar/fontconfig/2.10.91/include/fontconfig'
/usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/usr/local/Cellar/fontconfig/2.10.91/include/fontconfig'
Making install in fc-case
GEN fcalias.h
GEN fcaliastail.h
make install-am
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in fc-lang
GEN fcalias.h
GEN fcaliastail.h
make install-am
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in fc-glyphname
GEN fcalias.h
GEN fcaliastail.h
make install-am
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in src
GEN fcalias.h
GEN fcftalias.h
GEN stamp-fcstdint
config.status: executing src/fcstdint.h commands
config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H
config.status: src/fcstdint.h is unchanged
make install-am
CC fcatomic.lo
CC fcblanks.lo
CC fccache.lo
CC fccfg.lo
CC fccharset.lo
CC fccompat.lo
CC fcdbg.lo
CC fcdefault.lo
CC fcdir.lo
CC fcformat.lo
CC fcfreetype.lo
CC fcfs.lo
CC fcinit.lo
CC fclang.lo
CC fclist.lo
CC fcmatch.lo
CC fcmatrix.lo
CC fcname.lo
CC fcobjs.lo
CC fcpat.lo
CC fcserialize.lo
CC fcstat.lo
CC fcstr.lo
CC fcxml.lo
CC ftglue.lo
CCLD libfontconfig.la
/usr/bin/ld: Undefined symbols:
_OSAtomicCompareAndSwapPtrBarrier
collect2: ld returned 1 exit status
make[2]: *** [libfontconfig.la] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 221aab637fa1aa8ea14de891d3a962d4b157acd3
CPU: single-core 32-bit g3
OS X: 10.4.11-Power Macintosh
Xcode: 2.5
X11: 1.1.3 => /usr/X11R6
==> ENV
CC: /usr/local/bin/gcc-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/gcc-4.2
CXX: /usr/local/bin/g++-4.2 => /usr/local/Cellar/apple-gcc42/4.2.1-5553/bin/g++-4.2
CFLAGS: -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CXXFLAGS: -Os -w -pipe -mcpu=750 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CPPFLAGS: -I/usr/local/opt/freetype/include -F/usr/local/Frameworks -isystem /usr/X11R6/include
LDFLAGS: -L/usr/local/opt/freetype/lib -L/usr/local/lib -F/usr/local/Frameworks -L/usr/X11R6/lib
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/freetype
CMAKE_FRAMEWORK_PATH: /usr/local/Frameworks
MACOSX_DEPLOYMENT_TARGET: 10.4
PKG_CONFIG_PATH: /usr/local/opt/freetype/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/opt/freetype/share/aclocal:/usr/local/share/aclocal
OBJC: /usr/local/bin/gcc-4.2
PATH: /usr/local/opt/freetype/bin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/ruby/1.9.3-p362:~/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/Library/Contributions/cmd
Error: fontconfig did not build
Logs: /Users/theodorewaddell/Library/Logs/Homebrew/fontconfig/config.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment