Skip to content

Instantly share code, notes, and snippets.

@paulhodge
Created June 10, 2011 06:54
Show Gist options
  • Save paulhodge/1018355 to your computer and use it in GitHub Desktop.
Save paulhodge/1018355 to your computer and use it in GitHub Desktop.
failed cairo install, config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cairo configure 1.10.2, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/cairo/1.10.2 --with-x
## --------- ##
## Platform. ##
## --------- ##
hostname = blacky.local
uname -m = i386
uname -r = 10.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 100 tasks, 398 threads, 2 processors
Load average: 0.49, Mach factor: 1.49
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3338: checking for gcc
configure:3365: result: /usr/bin/cc
configure:3594: checking for C compiler version
configure:3603: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:3614: $? = 0
configure:3603: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3614: $? = 0
configure:3603: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3614: $? = 1
configure:3603: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3614: $? = 1
configure:3634: checking whether the C compiler works
configure:3656: /usr/bin/cc -O3 -march=core2 -w -pipe conftest.c >&5
configure:3660: $? = 0
configure:3708: result: yes
configure:3711: checking for C compiler default output file name
configure:3713: result: a.out
configure:3719: checking for suffix of executables
configure:3726: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:3730: $? = 0
configure:3752: result:
configure:3774: checking whether we are cross compiling
configure:3782: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:3786: $? = 0
configure:3793: ./conftest
configure:3797: $? = 0
configure:3812: result: no
configure:3817: checking for suffix of object files
configure:3839: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:3843: $? = 0
configure:3864: result: o
configure:3868: checking whether we are using the GNU C compiler
configure:3887: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:3887: $? = 0
configure:3896: result: yes
configure:3905: checking whether /usr/bin/cc accepts -g
configure:3925: /usr/bin/cc -c -g conftest.c >&5
configure:3925: $? = 0
configure:3966: result: yes
configure:3983: checking for /usr/bin/cc option to accept ISO C89
configure:4047: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4047: $? = 0
configure:4060: result: none needed
configure:4086: checking how to run the C preprocessor
configure:4117: /usr/bin/cc -E conftest.c
configure:4117: $? = 0
configure:4131: /usr/bin/cc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4156: result: /usr/bin/cc -E
configure:4176: /usr/bin/cc -E conftest.c
configure:4176: $? = 0
configure:4190: /usr/bin/cc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4219: checking for grep that handles long lines and -e
configure:4277: result: /usr/bin/grep
configure:4282: checking for egrep
configure:4344: result: /usr/bin/grep -E
configure:4349: checking for ANSI C header files
configure:4369: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4369: $? = 0
configure:4442: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:4442: $? = 0
configure:4442: ./conftest
configure:4442: $? = 0
configure:4453: result: yes
configure:4466: checking for sys/types.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for sys/stat.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for stdlib.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for string.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for memory.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for strings.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for inttypes.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for stdint.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4466: checking for unistd.h
configure:4466: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4466: $? = 0
configure:4466: result: yes
configure:4479: checking minix/config.h usability
configure:4479: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:4479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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:4479: result: no
configure:4479: checking minix/config.h presence
configure:4479: /usr/bin/cc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:4479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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:4479: result: no
configure:4479: checking for minix/config.h
configure:4479: result: no
configure:4500: checking whether it is safe to define __EXTENSIONS__
configure:4518: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4518: $? = 0
configure:4525: result: yes
configure:4560: checking for a BSD-compatible install
configure:4628: result: /usr/bin/install -c
configure:4639: checking whether build environment is sane
configure:4689: result: yes
configure:4830: checking for a thread-safe mkdir -p
configure:4869: result: build/install-sh -c -d
configure:4882: checking for gawk
configure:4912: result: no
configure:4882: checking for mawk
configure:4912: result: no
configure:4882: checking for nawk
configure:4912: result: no
configure:4882: checking for awk
configure:4898: found /usr/bin/awk
configure:4909: result: awk
configure:4920: checking whether make sets $(MAKE)
configure:4942: result: yes
configure:4972: checking for style of include used by make
configure:5000: result: GNU
configure:5076: checking dependency style of /usr/bin/cc
configure:5186: result: none
configure:5218: checking build system type
configure:5232: result: i386-apple-darwin10.7.0
configure:5252: checking host system type
configure:5265: result: i386-apple-darwin10.7.0
configure:5612: checking for a sed that does not truncate output
configure:5676: result: /usr/bin/sed
configure:5694: checking for fgrep
configure:5756: result: /usr/bin/grep -F
configure:5791: checking for ld used by /usr/bin/cc
configure:5858: result: /usr/bin/cc
configure:5865: checking if the linker (/usr/bin/cc) is GNU ld
configure:5880: result: no
configure:5892: checking for BSD- or MS-compatible name lister (nm)
configure:5941: result: /usr/bin/nm
configure:6059: checking the name lister (/usr/bin/nm) interface
configure:6066: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:6069: /usr/bin/nm "conftest.o"
configure:6072: output
0000000000000000 D _some_variable
configure:6079: result: BSD nm
configure:6082: checking whether ln -s works
configure:6086: result: yes
configure:6094: checking the maximum length of command line arguments
configure:6214: result: 196608
configure:6231: checking whether the shell understands some XSI constructs
configure:6241: result: yes
configure:6245: checking whether the shell understands "+="
configure:6251: result: yes
configure:6286: checking for /usr/bin/cc option to reload object files
configure:6293: result: -r
configure:6362: checking for objdump
configure:6389: result: objdump
configure:6418: checking how to recognize dependent libraries
configure:6614: result: pass_all
configure:6674: checking for ar
configure:6690: found /usr/bin/ar
configure:6701: result: ar
configure:6779: checking for strip
configure:6795: found /usr/bin/strip
configure:6806: result: strip
configure:6878: checking for ranlib
configure:6894: found /usr/bin/ranlib
configure:6905: result: ranlib
configure:6995: checking command to parse /usr/bin/nm output from /usr/bin/cc object
configure:7113: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:7116: $? = 0
configure:7120: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7123: $? = 0
cannot find nm_test_var in conftest.nm
configure:7113: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:7116: $? = 0
configure:7120: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:7123: $? = 0
configure:7177: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c conftstm.o >&5
configure:7180: $? = 0
configure:7218: result: ok
configure:7482: checking for dsymutil
configure:7498: found /usr/bin/dsymutil
configure:7509: result: dsymutil
configure:7574: checking for nmedit
configure:7590: found /usr/bin/nmedit
configure:7601: result: nmedit
configure:7666: checking for lipo
configure:7682: found /usr/bin/lipo
configure:7693: result: lipo
configure:7758: checking for otool
configure:7774: found /usr/bin/otool
configure:7785: result: otool
configure:7850: checking for otool64
configure:7880: result: no
configure:7925: checking for -single_module linker flag
/usr/bin/cc -O3 -march=core2 -w -pipe -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7952: result: yes
configure:7954: checking for -exported_symbols_list linker flag
configure:7974: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7974: $? = 0
configure:7984: result: yes
configure:8023: checking for dlfcn.h
configure:8023: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:8023: $? = 0
configure:8023: result: yes
configure:8205: checking for objdir
configure:8220: result: .libs
configure:8516: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
configure:8534: /usr/bin/cc -c -O3 -march=core2 -w -pipe -fno-rtti -fno-exceptions conftest.c >&5
configure:8538: $? = 0
configure:8551: result: yes
configure:8571: checking for /usr/bin/cc option to produce PIC
configure:8843: result: -fno-common -DPIC
configure:8855: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
configure:8873: /usr/bin/cc -c -O3 -march=core2 -w -pipe -fno-common -DPIC -DPIC conftest.c >&5
configure:8877: $? = 0
configure:8890: result: yes
configure:8914: checking if /usr/bin/cc static flag -static works
configure:8942: result: no
configure:8957: checking if /usr/bin/cc supports -c -o file.o
configure:8978: /usr/bin/cc -c -O3 -march=core2 -w -pipe -o out/conftest2.o conftest.c >&5
configure:8982: $? = 0
configure:9004: result: yes
configure:9012: checking if /usr/bin/cc supports -c -o file.o
configure:9059: result: yes
configure:9092: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
configure:10083: result: yes
configure:10322: checking dynamic linker characteristics
configure:10985: result: darwin10.7.0 dyld
configure:11087: checking how to hardcode library paths into programs
configure:11112: result: immediate
configure:11632: checking whether stripping libraries is possible
configure:11646: result: yes
configure:11672: checking if libtool supports shared libraries
configure:11674: result: yes
configure:11677: checking whether to build shared libraries
configure:11698: result: yes
configure:11701: checking whether to build static libraries
configure:11705: result: yes
configure:11788: checking for pkg-config
configure:11806: found /usr/local/bin/pkg-config
configure:11818: result: /usr/local/bin/pkg-config
configure:11843: checking pkg-config is at least version 0.9.0
configure:11846: result: yes
configure:11888: checking whether to build gtk-doc documentation
configure:11890: result: no
configure:11897: checking for gtkdoc-check
configure:11930: result: no
configure:11964: checking for special C compiler options needed for large files
configure:12009: result: no
configure:12015: checking for _FILE_OFFSET_BITS value needed for large files
configure:12040: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:12040: $? = 0
configure:12072: result: no
configure:12183: checking for find
configure:12201: found /usr/bin/find
configure:12213: result: /usr/bin/find
configure:12223: checking for xargs
configure:12241: found /usr/bin/xargs
configure:12253: result: /usr/bin/xargs
configure:12310: checking for gcc
configure:12337: result: /usr/bin/cc
configure:12566: checking for C compiler version
configure:12575: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:12586: $? = 0
configure:12575: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:12586: $? = 0
configure:12575: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:12586: $? = 1
configure:12575: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:12586: $? = 1
configure:12590: checking whether we are using the GNU C compiler
configure:12618: result: yes
configure:12627: checking whether /usr/bin/cc accepts -g
configure:12688: result: yes
configure:12705: checking for /usr/bin/cc option to accept ISO C89
configure:12782: result: none needed
configure:12807: checking how to run the C preprocessor
configure:12877: result: /usr/bin/cc -E
configure:12897: /usr/bin/cc -E conftest.c
configure:12897: $? = 0
configure:12911: /usr/bin/cc -E conftest.c
conftest.c:26:28: error: ac_nonexistent.h: No such file or directory
configure:12911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13051: checking for C++ compiler version
configure:13060: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:13071: $? = 0
configure:13060: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:13071: $? = 0
configure:13060: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:13071: $? = 1
configure:13060: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:13071: $? = 1
configure:13075: checking whether we are using the GNU C++ compiler
configure:13094: /usr/bin/c++ -c -O3 -march=core2 -w -pipe conftest.cpp >&5
configure:13094: $? = 0
configure:13103: result: yes
configure:13112: checking whether /usr/bin/c++ accepts -g
configure:13132: /usr/bin/c++ -c -g conftest.cpp >&5
configure:13132: $? = 0
configure:13173: result: yes
configure:13198: checking dependency style of /usr/bin/c++
configure:13308: result: none
configure:13436: checking for C++ compiler version
configure:13445: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
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:13456: $? = 0
configure:13445: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:13456: $? = 0
configure:13445: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:13456: $? = 1
configure:13445: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:13456: $? = 1
configure:13460: checking whether we are using the GNU C++ compiler
configure:13488: result: yes
configure:13497: checking whether /usr/bin/c++ accepts -g
configure:13558: result: yes
configure:13583: checking dependency style of /usr/bin/c++
configure:13693: result: none
configure:13716: checking how to run the C++ preprocessor
configure:13743: /usr/bin/c++ -E conftest.cpp
configure:13743: $? = 0
configure:13757: /usr/bin/c++ -E conftest.cpp
conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
configure:13757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13782: result: /usr/bin/c++ -E
configure:13802: /usr/bin/c++ -E conftest.cpp
configure:13802: $? = 0
configure:13816: /usr/bin/c++ -E conftest.cpp
conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory
configure:13816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13984: checking for ld used by /usr/bin/c++
configure:14051: result: /usr/bin/cc
configure:14058: checking if the linker (/usr/bin/cc) is GNU ld
configure:14073: result: no
configure:14128: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:15041: result: yes
configure:15069: /usr/bin/c++ -c -O3 -march=core2 -w -pipe conftest.cpp >&5
configure:15072: $? = 0
configure:15254: checking for /usr/bin/c++ option to produce PIC
configure:15571: result: -fno-common -DPIC
configure:15580: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
configure:15598: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15602: $? = 0
configure:15615: result: yes
configure:15636: checking if /usr/bin/c++ static flag -static works
configure:15664: result: no
configure:15676: checking if /usr/bin/c++ supports -c -o file.o
configure:15697: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -o out/conftest2.o conftest.cpp >&5
configure:15701: $? = 0
configure:15723: result: yes
configure:15728: checking if /usr/bin/c++ supports -c -o file.o
configure:15775: result: yes
configure:15805: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
configure:15834: result: yes
configure:15971: checking dynamic linker characteristics
configure:16582: result: darwin10.7.0 dyld
configure:16633: checking how to hardcode library paths into programs
configure:16658: result: immediate
configure:16697: checking whether /usr/bin/cc and cc understand -c and -o together
configure:16728: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:16732: $? = 0
configure:16738: /usr/bin/cc -c conftest.c -o conftest2.o >&5
configure:16742: $? = 0
configure:16753: cc -c conftest.c >&5
configure:16757: $? = 0
configure:16765: cc -c conftest.c -o conftest2.o >&5
configure:16769: $? = 0
configure:16775: cc -c conftest.c -o conftest2.o >&5
configure:16779: $? = 0
configure:16797: result: yes
configure:16822: checking for inline
configure:16838: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:16838: $? = 0
configure:16846: result: inline
configure:16915: checking for pkg-config
configure:16945: result: /usr/local/bin/pkg-config
configure:16970: checking pkg-config is at least version 0.9.0
configure:16973: result: yes
configure:17247: checking for supported warning flags
configure:17272: checking whether /usr/bin/cc supports -Werror
configure:17290: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror conftest.c >&5
configure:17290: $? = 0
configure:17314: result: yes
configure:17272: checking whether /usr/bin/cc supports -errwarn
configure:17290: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -errwarn conftest.c >&5
ld: unknown option: -errwarn
collect2: ld returned 1 exit status
configure:17290: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17314: result: no
configure:17319: checking whether /usr/bin/cc supports -Wall
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wall conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wextra
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wextra conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wold-style-definition
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wold-style-definition conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wdeclaration-after-statement
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wdeclaration-after-statement conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wmissing-declarations
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wmissing-declarations conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Werror-implicit-function-declaration
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Werror-implicit-function-declaration conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wnested-externs
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wnested-externs conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wpointer-arith
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wpointer-arith conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wwrite-strings
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wwrite-strings conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wsign-compare
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wsign-compare conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wstrict-prototypes
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wstrict-prototypes conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wmissing-prototypes
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wmissing-prototypes conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wpacked
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wpacked conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wswitch-enum
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wswitch-enum conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wmissing-format-attribute
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wmissing-format-attribute conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wbad-function-cast
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wbad-function-cast conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wvolatile-register-var
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wvolatile-register-var conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wstrict-aliasing=2
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wstrict-aliasing=2 conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Winit-self
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Winit-self conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wunsafe-loop-optimizations
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wunsafe-loop-optimizations conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wno-missing-field-initializers
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wno-missing-field-initializers conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wno-unused-parameter
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wno-unused-parameter conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wno-attributes
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wno-attributes conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wno-long-long
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wno-long-long conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Winline
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Winline conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -Wlogical-op
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wlogical-op conftest.c >&5
cc1: error: unrecognized command line option "-Wlogical-op"
configure:17337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17361: result: no
configure:17319: checking whether /usr/bin/cc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG conftest.c >&5
ld: unknown option: -erroff=E_ENUM_TYPE_MISMATCH_ARG
collect2: ld returned 1 exit status
configure:17337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17361: result: no
configure:17319: checking whether /usr/bin/cc supports -erroff=E_ENUM_TYPE_MISMATCH_OP
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP conftest.c >&5
ld: unknown option: -erroff=E_ENUM_TYPE_MISMATCH_OP
collect2: ld returned 1 exit status
configure:17337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17361: result: no
configure:17319: checking whether /usr/bin/cc supports -fno-strict-aliasing
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -fno-strict-aliasing conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -fno-common
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -fno-common conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/cc supports -flto
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -flto conftest.c >&5
cc1: error: unrecognized command line option "-flto"
configure:17337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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/"
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17361: result: no
configure:17319: checking whether /usr/bin/cc supports -Wp,-D_FORTIFY_SOURCE=2
configure:17337: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17369: checking which warning flags were supported
configure:17373: result: -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
configure:17381: checking how to enable unused result warnings
configure:17406: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Wno-attributes conftest.c >&5
configure:17406: $? = 0
configure:17433: result: __attribute__((__warn_unused_result__))
configure:17441: checking how to allow undefined symbols in shared libraries used by test suite
configure:17497: checking whether /usr/bin/cc supports -Wl,--allow-shlib-undefined
configure:17515: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -Werror -Wl,--allow-shlib-undefined conftest.c >&5
ld: unknown option: --allow-shlib-undefined
collect2: ld returned 1 exit status
configure:17515: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| /* end confdefs.h. */
|
| int main(int c, char **v) { (void)c; (void)v; return 0; }
configure:17539: result: no
configure:17543: result:
configure:17863: checking for native atomic primitives
configure:17885: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:17885: $? = 0
configure:17911: result: Intel
configure:17931: checking whether atomic ops require a memory barrier
configure:17945: result: no
configure:17961: checking size of void *
configure:17966: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:17966: $? = 0
configure:17966: ./conftest
configure:17966: $? = 0
configure:17980: result: 8
configure:17994: checking size of int
configure:17999: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:17999: $? = 0
configure:17999: ./conftest
configure:17999: $? = 0
configure:18013: result: 4
configure:18027: checking size of long
configure:18032: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18032: $? = 0
configure:18032: ./conftest
configure:18032: $? = 0
configure:18046: result: 8
configure:18060: checking size of long long
configure:18065: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18065: $? = 0
configure:18065: ./conftest
configure:18065: $? = 0
configure:18079: result: 8
configure:18093: checking size of size_t
configure:18098: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18098: $? = 0
configure:18098: ./conftest
configure:18098: $? = 0
configure:18112: result: 8
configure:18123: checking for native Win32
configure:18133: result: no
configure:18144: checking for Sun Solaris (non-POSIX ctime_r)
configure:18155: result: no
configure:18293: checking for sched_yield in -lrt
configure:18318: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -lrt >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:18318: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sched_yield ();
| int
| main ()
| {
| return sched_yield ();
| ;
| return 0;
| }
configure:18327: result: no
configure:18339: checking for shm_open in -lrt
configure:18364: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -lrt >&5
ld: library not found for -lrt
collect2: ld returned 1 exit status
configure:18364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:18373: result: no
configure:18394: checking for connect in -lsocket
configure:18419: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -lsocket >&5
ld: library not found for -lsocket
collect2: ld returned 1 exit status
configure:18419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
| ;
| return 0;
| }
configure:18428: result: no
configure:18440: checking for __builtin_return_address(0)
configure:18453: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18453: $? = 0
configure:18459: result: yes
configure:18470: checking for stdint.h
configure:18470: result: yes
configure:18470: checking for inttypes.h
configure:18470: result: yes
configure:18470: checking sys/int_types.h usability
configure:18470: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:69:27: error: sys/int_types.h: No such file or directory
configure:18470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_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/int_types.h>
configure:18470: result: no
configure:18470: checking sys/int_types.h presence
configure:18470: /usr/bin/cc -E conftest.c
conftest.c:36:27: error: sys/int_types.h: No such file or directory
configure:18470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <sys/int_types.h>
configure:18470: result: no
configure:18470: checking for sys/int_types.h
configure:18470: result: no
configure:18480: checking for uint64_t
configure:18480: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18480: $? = 0
configure:18480: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:72: error: expected expression before ')' token
configure:18480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_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
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:18480: result: yes
configure:18489: checking for uint128_t
configure:18489: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: 'uint128_t' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
configure:18489: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 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
| int
| main ()
| {
| if (sizeof (uint128_t))
| return 0;
| ;
| return 0;
| }
configure:18489: result: no
configure:18498: checking for __uint128_t
configure:18498: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18498: $? = 0
configure:18498: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: error: expected expression before ')' token
configure:18498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 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
| int
| main ()
| {
| if (sizeof ((__uint128_t)))
| return 0;
| ;
| return 0;
| }
configure:18498: result: yes
configure:18512: checking fcntl.h usability
configure:18512: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking fcntl.h presence
configure:18512: /usr/bin/cc -E conftest.c
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking for fcntl.h
configure:18512: result: yes
configure:18512: checking for unistd.h
configure:18512: result: yes
configure:18512: checking signal.h usability
configure:18512: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking signal.h presence
configure:18512: /usr/bin/cc -E conftest.c
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking for signal.h
configure:18512: result: yes
configure:18512: checking for sys/stat.h
configure:18512: result: yes
configure:18512: checking sys/socket.h usability
configure:18512: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking sys/socket.h presence
configure:18512: /usr/bin/cc -E conftest.c
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking for sys/socket.h
configure:18512: result: yes
configure:18512: checking sys/poll.h usability
configure:18512: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking sys/poll.h presence
configure:18512: /usr/bin/cc -E conftest.c
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking for sys/poll.h
configure:18512: result: yes
configure:18512: checking sys/un.h usability
configure:18512: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking sys/un.h presence
configure:18512: /usr/bin/cc -E conftest.c
configure:18512: $? = 0
configure:18512: result: yes
configure:18512: checking for sys/un.h
configure:18512: result: yes
configure:18525: checking for alarm
configure:18525: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18525: $? = 0
configure:18525: result: yes
configure:18537: checking sched.h usability
configure:18537: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18537: $? = 0
configure:18537: result: yes
configure:18537: checking sched.h presence
configure:18537: /usr/bin/cc -E conftest.c
configure:18537: $? = 0
configure:18537: result: yes
configure:18537: checking for sched.h
configure:18537: result: yes
configure:18544: checking for sched_getaffinity
configure:18544: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols:
"_sched_getaffinity", referenced from:
_main in ccJSCwa0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sched_getaffinity innocuous_sched_getaffinity
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sched_getaffinity (); 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 sched_getaffinity
|
| /* 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 sched_getaffinity ();
| /* 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_sched_getaffinity || defined __stub___sched_getaffinity
| choke me
| #endif
|
| int
| main ()
| {
| return sched_getaffinity ();
| ;
| return 0;
| }
configure:18544: result: no
configure:18560: checking sys/mman.h usability
configure:18560: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18560: $? = 0
configure:18560: result: yes
configure:18560: checking sys/mman.h presence
configure:18560: /usr/bin/cc -E conftest.c
configure:18560: $? = 0
configure:18560: result: yes
configure:18560: checking for sys/mman.h
configure:18560: result: yes
configure:18567: checking for mmap
configure:18567: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18567: $? = 0
configure:18567: result: yes
configure:18585: checking time.h usability
configure:18585: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18585: $? = 0
configure:18585: result: yes
configure:18585: checking time.h presence
configure:18585: /usr/bin/cc -E conftest.c
configure:18585: $? = 0
configure:18585: result: yes
configure:18585: checking for time.h
configure:18585: result: yes
configure:18592: checking for clock_gettime
configure:18592: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols:
"_clock_gettime", referenced from:
_main in ccoqSmSG.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); 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 clock_gettime
|
| /* 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 clock_gettime ();
| /* 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_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
|
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:18592: result: no
configure:18607: checking fenv.h usability
configure:18607: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18607: $? = 0
configure:18607: result: yes
configure:18607: checking fenv.h presence
configure:18607: /usr/bin/cc -E conftest.c
configure:18607: $? = 0
configure:18607: result: yes
configure:18607: checking for fenv.h
configure:18607: result: yes
configure:18612: checking for feenableexcept
configure:18612: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols:
"_feenableexcept", referenced from:
_main in ccutterh.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| /* Define feenableexcept to an innocuous variant, in case <limits.h> declares feenableexcept.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define feenableexcept innocuous_feenableexcept
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char feenableexcept (); 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 feenableexcept
|
| /* 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 feenableexcept ();
| /* 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_feenableexcept || defined __stub___feenableexcept
| choke me
| #endif
|
| int
| main ()
| {
| return feenableexcept ();
| ;
| return 0;
| }
configure:18612: result: no
configure:18612: checking for fedisableexcept
configure:18612: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols:
"_fedisableexcept", referenced from:
_main in cc90dMZ0.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18612: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
| /* Define fedisableexcept to an innocuous variant, in case <limits.h> declares fedisableexcept.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fedisableexcept innocuous_fedisableexcept
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fedisableexcept (); 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 fedisableexcept
|
| /* 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 fedisableexcept ();
| /* 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_fedisableexcept || defined __stub___fedisableexcept
| choke me
| #endif
|
| int
| main ()
| {
| return fedisableexcept ();
| ;
| return 0;
| }
configure:18612: result: no
configure:18612: checking for feclearexcept
configure:18612: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18612: $? = 0
configure:18612: result: yes
configure:18628: checking libgen.h usability
configure:18628: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18628: $? = 0
configure:18628: result: yes
configure:18628: checking libgen.h presence
configure:18628: /usr/bin/cc -E conftest.c
configure:18628: $? = 0
configure:18628: result: yes
configure:18628: checking for libgen.h
configure:18628: result: yes
configure:18628: checking byteswap.h usability
configure:18628: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:85:22: error: byteswap.h: No such file or directory
configure:18628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_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 <byteswap.h>
configure:18628: result: no
configure:18628: checking byteswap.h presence
configure:18628: /usr/bin/cc -E conftest.c
conftest.c:52:22: error: byteswap.h: No such file or directory
configure:18628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <byteswap.h>
configure:18628: result: no
configure:18628: checking for byteswap.h
configure:18628: result: no
configure:18628: checking for signal.h
configure:18628: result: yes
configure:18628: checking setjmp.h usability
configure:18628: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18628: $? = 0
configure:18628: result: yes
configure:18628: checking setjmp.h presence
configure:18628: /usr/bin/cc -E conftest.c
configure:18628: $? = 0
configure:18628: result: yes
configure:18628: checking for setjmp.h
configure:18628: result: yes
configure:18628: checking for fenv.h
configure:18628: result: yes
configure:18641: checking for vasnprintf
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols:
"_vasnprintf", referenced from:
_main in ccGCizDj.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:18641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vasnprintf (); 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 vasnprintf
|
| /* 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 vasnprintf ();
| /* 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_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:18641: result: no
configure:18641: checking for link
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking for ctime_r
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking for drand48
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking for flockfile
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18641: checking for ffs
configure:18641: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18641: $? = 0
configure:18641: result: yes
configure:18653: checking windows.h usability
configure:18653: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:93:21: error: windows.h: No such file or directory
configure:18653: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LINK 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FFS 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 <windows.h>
configure:18653: result: no
configure:18653: checking windows.h presence
configure:18653: /usr/bin/cc -E conftest.c
conftest.c:60:21: error: windows.h: No such file or directory
configure:18653: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LINK 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FFS 1
| /* end confdefs.h. */
| #include <windows.h>
configure:18653: result: no
configure:18653: checking for windows.h
configure:18653: result: no
configure:18670: checking for sys/stat.h
configure:18670: result: yes
configure:18670: checking io.h usability
configure:18670: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:94:16: error: io.h: No such file or directory
configure:18670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LINK 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FFS 1
| #define HAVE_SYS_STAT_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 <io.h>
configure:18670: result: no
configure:18670: checking io.h presence
configure:18670: /usr/bin/cc -E conftest.c
conftest.c:61:16: error: io.h: No such file or directory
configure:18670: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LINK 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FFS 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:18670: result: no
configure:18670: checking for io.h
configure:18670: result: no
configure:18680: checking for mkdir
configure:18680: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18680: $? = 0
configure:18680: result: yes
configure:18682: checking mkdir variant
configure:18705: /usr/bin/cc -c -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:71: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:71: warning: old-style function definition
configure:18705: $? = 0
configure:18732: result: mkdir(path, mode)
configure:18751: checking for fork
configure:18751: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18751: $? = 0
configure:18751: result: yes
configure:18751: checking for waitpid
configure:18751: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18751: $? = 0
configure:18751: result: yes
configure:18751: checking for raise
configure:18751: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
configure:18751: $? = 0
configure:18751: result: yes
configure:19064: checking for VALGRIND
configure:19071: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:19074: $? = 1
configure:19087: $PKG_CONFIG --exists --print-errors "valgrind"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:19090: $? = 1
No package 'valgrind' found
configure:19117: result: no
configure:19119: result: no
configure:19262: checking for compress in -lz
configure:19287: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -lz >&5
configure:19287: $? = 0
configure:19296: result: yes
configure:19299: checking zlib.h usability
configure:19299: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:19299: $? = 0
configure:19299: result: yes
configure:19299: checking zlib.h presence
configure:19299: /usr/bin/cc -E conftest.c
configure:19299: $? = 0
configure:19299: result: yes
configure:19299: checking for zlib.h
configure:19299: result: yes
configure:19317: checking for dlsym in -ldl
configure:19342: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -ldl >&5
configure:19342: $? = 0
configure:19351: result: yes
configure:19370: checking for dlfcn.h
configure:19370: result: yes
configure:19392: checking for X
configure:19500: /usr/bin/cc -E conftest.c
configure:19500: $? = 0
configure:19531: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe conftest.c -lX11 >&5
ld: library not found for -lX11
collect2: ld returned 1 exit status
configure:19531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.10.2"
| #define PACKAGE_STRING "cairo 1.10.2"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL ""
| #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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_T 1
| #define HAVE___UINT128_T 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ALARM 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_MMAP 1
| #define HAVE_TIME_H 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_LINK 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FFS 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:19581: result: libraries /usr/X11/lib, headers
configure:19606: checking for cairo's Xlib surface backend feature
configure:19625: checking for xlib
configure:19632: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
configure:19635: $? = 0
configure:19648: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
configure:19651: $? = 0
configure:20682: result: yes
configure:20699: checking whether cairo's Xlib surface backend feature could be enabled
configure:20703: result: yes
configure:20944: checking for cairo's Xlib Xrender surface backend feature
configure:20967: checking for xlib_xrender
configure:20974: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
configure:20977: $? = 0
configure:20990: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
configure:20993: $? = 0
configure:21056: result: yes
configure:21074: checking whether cairo's Xlib Xrender surface backend feature could be enabled
configure:21078: result: yes
configure:22015: checking for cairo's XCB/SHM functions feature
configure:22120: checking whether cairo's XCB/SHM functions feature could be enabled
configure:22124: result: no (requires --enable-xcb)
configure:22715: checking for cairo's Quartz surface backend feature
configure:22731: checking ApplicationServices/ApplicationServices.h usability
configure:22731: /usr/bin/cc -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:22731: $? = 0
configure:22731: result: yes
configure:22731: checking ApplicationServices/ApplicationServices.h presence
configure:22731: /usr/bin/cc -E conftest.c
configure:22731: $? = 0
configure:22731: result: yes
configure:22731: checking for ApplicationServices/ApplicationServices.h
configure:22731: result: yes
configure:22765: checking whether cairo's Quartz surface backend feature could be enabled
configure:22769: result: yes
configure:23010: checking for cairo's Quartz font backend feature
configure:23040: checking whether cairo's Quartz font backend feature could be enabled
configure:23044: result: yes
configure:23557: checking for cairo's Microsoft Windows surface backend feature
configure:23590: checking whether cairo's Microsoft Windows surface backend feature could be enabled
configure:23594: result: no (requires a Win32 platform)
configure:23835: checking for cairo's Microsoft Windows font backend feature
configure:23865: checking whether cairo's Microsoft Windows font backend feature could be enabled
configure:23869: result: no (requires a Win32 platform)
configure:26410: checking for cairo's PNG functions feature
configure:26444: checking for png
configure:26451: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
configure:26454: $? = 0
configure:26467: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
configure:26470: $? = 0
configure:26507: result: yes
configure:26528: checking whether cairo's PNG functions feature could be enabled
configure:26532: result: yes
configure:27884: checking for cairo's EGL functions feature
configure:28203: checking whether cairo's EGL functions feature could be enabled
configure:28207: result: no (not required by any backend)
configure:28442: checking for cairo's GLX functions feature
configure:28488: checking whether cairo's GLX functions feature could be enabled
configure:28492: result: no (not required by any backend)
configure:28727: checking for cairo's WGL functions feature
configure:28768: checking whether cairo's WGL functions feature could be enabled
configure:28772: result: no (not required by any backend)
configure:29301: checking for cairo's FreeType font backend feature
configure:29320: checking for FREETYPE
configure:29327: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
configure:29330: $? = 0
configure:29343: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
configure:29346: $? = 0
configure:29385: result: yes
configure:29501: checking whether cairo's FreeType font backend feature could be enabled
configure:29505: result: yes
configure:29747: checking for cairo's Fontconfig font backend feature
configure:29768: checking for FONTCONFIG
configure:29775: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
configure:29778: $? = 0
configure:29791: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
configure:29794: $? = 0
configure:29831: result: yes
configure:29851: checking whether cairo's Fontconfig font backend feature could be enabled
configure:29855: result: yes
configure:30080: checking for FT_Bitmap_Size.y_ppem
configure:30080: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.c >&5
configure:30080: $? = 0
configure:30080: result: yes
configure:30098: checking for FT_GlyphSlot_Embolden
configure:30098: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.c -L/usr/X11/lib -lfreetype >&5
configure:30098: $? = 0
configure:30098: result: yes
configure:30098: checking for FT_Load_Sfnt_Table
configure:30098: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.c -L/usr/X11/lib -lfreetype >&5
configure:30098: $? = 0
configure:30098: result: yes
configure:30098: checking for FT_Library_SetLcdFilter
configure:30098: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.c -L/usr/X11/lib -lfreetype >&5
configure:30098: $? = 0
configure:30098: result: yes
configure:30120: checking for FcInit
configure:30120: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/X11/include conftest.c -L/usr/X11/lib -lfontconfig >&5
configure:30120: $? = 0
configure:30120: result: yes
configure:30120: checking for FcFini
configure:30120: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/X11/include conftest.c -L/usr/X11/lib -lfontconfig >&5
configure:30120: $? = 0
configure:30120: result: yes
configure:30156: checking for cairo's PostScript surface backend feature
configure:30188: checking whether cairo's PostScript surface backend feature could be enabled
configure:30192: result: yes
configure:30422: checking for gs
configure:30452: result: no
configure:30463: WARNING: PS backend will not be tested since ghostscript is not available
configure:30471: checking for LIBSPECTRE
configure:30478: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
Package libspectre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libspectre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libspectre' found
configure:30481: $? = 1
configure:30494: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
Package libspectre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libspectre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libspectre' found
configure:30497: $? = 1
No package 'libspectre' found
configure:30524: result: no
configure:30584: checking for cairo's PDF surface backend feature
configure:30616: checking whether cairo's PDF surface backend feature could be enabled
configure:30620: result: yes
configure:30853: checking for POPPLER
configure:30860: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:30863: $? = 1
configure:30876: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:30879: $? = 1
No package 'poppler-glib' found
configure:30906: result: no
configure:30942: WARNING: PDF backend will not be tested since poppler >= 0.13.3 is not available
configure:30989: checking for cairo's SVG surface backend feature
configure:31021: checking whether cairo's SVG surface backend feature could be enabled
configure:31025: result: yes
configure:31255: checking for LIBRSVG
configure:31262: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:31265: $? = 1
configure:31278: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:31281: $? = 1
No package 'librsvg-2.0' found
No package 'gdk-2.0' found
configure:31308: result: no
configure:31344: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
configure:31588: checking for cairo's image surface backend feature
configure:31607: checking for pixman
configure:31614: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
Requested 'pixman-1 >= 0.18.4' but version of Pixman is 0.14.0
configure:31617: $? = 1
configure:31630: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
Requested 'pixman-1 >= 0.18.4' but version of Pixman is 0.14.0
configure:31633: $? = 1
Requested 'pixman-1 >= 0.18.4' but version of Pixman is 0.14.0
configure:31660: result: no
configure:31662: result: no
configure:31692: checking whether cairo's image surface backend feature could be enabled
configure:31696: result: no (requires pixman-1 >= 0.18.4 http://cairographics.org/releases/)
configure:31701: error: mandatory image surface backend feature could not be enabled
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.7.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -w -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
ac_cv_env_FONTCONFIG_CFLAGS_set=
ac_cv_env_FONTCONFIG_CFLAGS_value=
ac_cv_env_FONTCONFIG_LIBS_set=
ac_cv_env_FONTCONFIG_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_GOBJECT_CFLAGS_set=
ac_cv_env_GOBJECT_CFLAGS_value=
ac_cv_env_GOBJECT_LIBS_set=
ac_cv_env_GOBJECT_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBRSVG_CFLAGS_set=
ac_cv_env_LIBRSVG_CFLAGS_value=
ac_cv_env_LIBRSVG_LIBS_set=
ac_cv_env_LIBRSVG_LIBS_value=
ac_cv_env_LIBSPECTRE_CFLAGS_set=
ac_cv_env_LIBSPECTRE_CFLAGS_value=
ac_cv_env_LIBSPECTRE_LIBS_set=
ac_cv_env_LIBSPECTRE_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POPPLER_CFLAGS_set=
ac_cv_env_POPPLER_CFLAGS_value=
ac_cv_env_POPPLER_LIBS_set=
ac_cv_env_POPPLER_LIBS_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_directfb_CFLAGS_set=
ac_cv_env_directfb_CFLAGS_value=
ac_cv_env_directfb_LIBS_set=
ac_cv_env_directfb_LIBS_value=
ac_cv_env_drm_CFLAGS_set=
ac_cv_env_drm_CFLAGS_value=
ac_cv_env_drm_LIBS_set=
ac_cv_env_drm_LIBS_value=
ac_cv_env_drm_xr_CFLAGS_set=
ac_cv_env_drm_xr_CFLAGS_value=
ac_cv_env_drm_xr_LIBS_set=
ac_cv_env_drm_xr_LIBS_value=
ac_cv_env_egl_CFLAGS_set=
ac_cv_env_egl_CFLAGS_value=
ac_cv_env_egl_LIBS_set=
ac_cv_env_egl_LIBS_value=
ac_cv_env_gl_CFLAGS_set=
ac_cv_env_gl_CFLAGS_value=
ac_cv_env_gl_LIBS_set=
ac_cv_env_gl_LIBS_value=
ac_cv_env_glib_CFLAGS_set=
ac_cv_env_glib_CFLAGS_value=
ac_cv_env_glib_LIBS_set=
ac_cv_env_glib_LIBS_value=
ac_cv_env_gtk_CFLAGS_set=
ac_cv_env_gtk_CFLAGS_value=
ac_cv_env_gtk_LIBS_set=
ac_cv_env_gtk_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_pixman_CFLAGS_set=
ac_cv_env_pixman_CFLAGS_value=
ac_cv_env_pixman_LIBS_set=
ac_cv_env_pixman_LIBS_value=
ac_cv_env_png_CFLAGS_set=
ac_cv_env_png_CFLAGS_value=
ac_cv_env_png_LIBS_set=
ac_cv_env_png_LIBS_value=
ac_cv_env_png_REQUIRES_set=
ac_cv_env_png_REQUIRES_value=
ac_cv_env_qt_CFLAGS_set=
ac_cv_env_qt_CFLAGS_value=
ac_cv_env_qt_LIBS_set=
ac_cv_env_qt_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_xcb_CFLAGS_set=
ac_cv_env_xcb_CFLAGS_value=
ac_cv_env_xcb_LIBS_set=
ac_cv_env_xcb_LIBS_value=
ac_cv_env_xcb_drm_CFLAGS_set=
ac_cv_env_xcb_drm_CFLAGS_value=
ac_cv_env_xcb_drm_LIBS_set=
ac_cv_env_xcb_drm_LIBS_value=
ac_cv_env_xcb_shm_CFLAGS_set=
ac_cv_env_xcb_shm_CFLAGS_value=
ac_cv_env_xcb_shm_LIBS_set=
ac_cv_env_xcb_shm_LIBS_value=
ac_cv_env_xlib_CFLAGS_set=
ac_cv_env_xlib_CFLAGS_value=
ac_cv_env_xlib_LIBS_set=
ac_cv_env_xlib_LIBS_value=
ac_cv_env_xlib_xcb_CFLAGS_set=
ac_cv_env_xlib_xcb_CFLAGS_value=
ac_cv_env_xlib_xcb_LIBS_set=
ac_cv_env_xlib_xcb_LIBS_value=
ac_cv_env_xlib_xrender_CFLAGS_set=
ac_cv_env_xlib_xrender_CFLAGS_value=
ac_cv_env_xlib_xrender_LIBS_set=
ac_cv_env_xlib_xrender_LIBS_value=
ac_cv_func_FT_GlyphSlot_Embolden=yes
ac_cv_func_FT_Library_SetLcdFilter=yes
ac_cv_func_FT_Load_Sfnt_Table=yes
ac_cv_func_FcFini=yes
ac_cv_func_FcInit=yes
ac_cv_func_alarm=yes
ac_cv_func_clock_gettime=no
ac_cv_func_ctime_r=yes
ac_cv_func_drand48=yes
ac_cv_func_feclearexcept=yes
ac_cv_func_fedisableexcept=no
ac_cv_func_feenableexcept=no
ac_cv_func_ffs=yes
ac_cv_func_flockfile=yes
ac_cv_func_fork=yes
ac_cv_func_link=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap=yes
ac_cv_func_raise=yes
ac_cv_func_sched_getaffinity=no
ac_cv_func_vasnprintf=no
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\''/usr/X11/lib'\'''
ac_cv_header_ApplicationServices_ApplicationServices_h=yes
ac_cv_header_byteswap_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_sched_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_int_types_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=i386-apple-darwin10.7.0
ac_cv_lib_dl_dlsym=yes
ac_cv_lib_rt_sched_yield=no
ac_cv_lib_rt_shm_open=no
ac_cv_lib_socket_connect=no
ac_cv_lib_z_compress=yes
ac_cv_member_FT_Bitmap_Size_y_ppem=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FIND=/usr/bin/find
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XARGS=/usr/bin/xargs
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc__usr_bin_cc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_size_t=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type___uint128_t=yes
ac_cv_type_uint128_t=no
ac_cv_type_uint64_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
cairo_cv_atomic_op_needs_memory_barrier=no
cairo_cv_atomic_primitives=Intel
cairo_cv_egl_BASE=cairo
cairo_cv_egl_CFLAGS=
cairo_cv_egl_LIBS=
cairo_cv_egl_NONPKGCONFIG_CFLAGS=
cairo_cv_egl_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_egl_NONPKGCONFIG_LIBS=
cairo_cv_egl_REQUIRES=
cairo_cv_egl_cache_commands_len=990
cairo_cv_egl_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_egl_cache_version=6
cairo_cv_egl_use='no (not required by any backend)'
cairo_cv_fc_BASE=cairo
cairo_cv_fc_CFLAGS='-I/usr/X11/include '
cairo_cv_fc_LIBS='-L/usr/X11/lib -lfontconfig '
cairo_cv_fc_NONPKGCONFIG_CFLAGS=
cairo_cv_fc_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_fc_NONPKGCONFIG_LIBS=
cairo_cv_fc_REQUIRES='fontconfig >= 2.2.95'
cairo_cv_fc_cache_commands_len=292
cairo_cv_fc_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_fc_cache_version=6
cairo_cv_fc_use=yes
cairo_cv_ft_BASE=cairo
cairo_cv_ft_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include '
cairo_cv_ft_LIBS='-L/usr/X11/lib -lfreetype '
cairo_cv_ft_NONPKGCONFIG_CFLAGS=
cairo_cv_ft_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_ft_NONPKGCONFIG_LIBS=
cairo_cv_ft_REQUIRES='freetype2 >= 9.7.3 '
cairo_cv_ft_cache_commands_len=1138
cairo_cv_ft_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_ft_cache_version=6
cairo_cv_ft_use=yes
cairo_cv_glx_BASE=cairo
cairo_cv_glx_CFLAGS=
cairo_cv_glx_LIBS=
cairo_cv_glx_NONPKGCONFIG_CFLAGS=
cairo_cv_glx_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_glx_NONPKGCONFIG_LIBS=
cairo_cv_glx_REQUIRES=
cairo_cv_glx_cache_commands_len=351
cairo_cv_glx_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_glx_cache_version=6
cairo_cv_glx_use='no (not required by any backend)'
cairo_cv_image_BASE=cairo
cairo_cv_image_CFLAGS=
cairo_cv_image_LIBS=
cairo_cv_image_NONPKGCONFIG_CFLAGS=
cairo_cv_image_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_image_NONPKGCONFIG_LIBS=
cairo_cv_image_REQUIRES='pixman-1 >= 0.18.4'
cairo_cv_image_cache_commands_len=279
cairo_cv_image_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_image_cache_version=6
cairo_cv_image_use='no (requires pixman-1 >= 0.18.4 http://cairographics.org/releases/)'
cairo_cv_pdf_BASE=cairo
cairo_cv_pdf_CFLAGS=
cairo_cv_pdf_LIBS=
cairo_cv_pdf_NONPKGCONFIG_CFLAGS=
cairo_cv_pdf_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_pdf_NONPKGCONFIG_LIBS=-lz
cairo_cv_pdf_REQUIRES=
cairo_cv_pdf_cache_commands_len=91
cairo_cv_pdf_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_pdf_cache_version=6
cairo_cv_pdf_use=yes
cairo_cv_png_BASE=cairo
cairo_cv_png_CFLAGS='-I/usr/X11/include/libpng12 '
cairo_cv_png_LIBS='-L/usr/X11/lib -lpng12 '
cairo_cv_png_NONPKGCONFIG_CFLAGS=
cairo_cv_png_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_png_NONPKGCONFIG_LIBS=
cairo_cv_png_REQUIRES=libpng
cairo_cv_png_cache_commands_len=577
cairo_cv_png_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_png_cache_version=6
cairo_cv_png_use=yes
cairo_cv_ps_BASE=cairo
cairo_cv_ps_CFLAGS=
cairo_cv_ps_LIBS=
cairo_cv_ps_NONPKGCONFIG_CFLAGS=
cairo_cv_ps_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_ps_NONPKGCONFIG_LIBS=-lz
cairo_cv_ps_REQUIRES=
cairo_cv_ps_cache_commands_len=88
cairo_cv_ps_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_ps_cache_version=6
cairo_cv_ps_use=yes
cairo_cv_quartz_BASE=cairo
cairo_cv_quartz_CFLAGS=
cairo_cv_quartz_LIBS='-Xlinker -framework -Xlinker ApplicationServices'
cairo_cv_quartz_NONPKGCONFIG_CFLAGS=
cairo_cv_quartz_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_quartz_NONPKGCONFIG_LIBS=
cairo_cv_quartz_REQUIRES=
cairo_cv_quartz_cache_commands_len=527
cairo_cv_quartz_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_quartz_cache_version=6
cairo_cv_quartz_font_BASE=cairo
cairo_cv_quartz_font_CFLAGS=
cairo_cv_quartz_font_LIBS=
cairo_cv_quartz_font_NONPKGCONFIG_CFLAGS=
cairo_cv_quartz_font_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_quartz_font_NONPKGCONFIG_LIBS=
cairo_cv_quartz_font_REQUIRES=
cairo_cv_quartz_font_cache_commands_len=31
cairo_cv_quartz_font_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_quartz_font_cache_version=6
cairo_cv_quartz_font_use=yes
cairo_cv_quartz_use=yes
cairo_cv_svg_BASE=cairo
cairo_cv_svg_CFLAGS=
cairo_cv_svg_LIBS=
cairo_cv_svg_NONPKGCONFIG_CFLAGS=
cairo_cv_svg_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_svg_NONPKGCONFIG_LIBS=
cairo_cv_svg_REQUIRES=
cairo_cv_svg_cache_commands_len=85
cairo_cv_svg_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_svg_cache_version=6
cairo_cv_svg_use=yes
cairo_cv_warn_cflags=' -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2'
cairo_cv_warn_maybe='-Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -Wlogical-op -erroff=E_ENUM_TYPE_MISMATCH_ARG -erroff=E_ENUM_TYPE_MISMATCH_OP -fno-strict-aliasing -fno-common -flto -Wp,-D_FORTIFY_SOURCE=2'
cairo_cv_warn_unused_result='__attribute__((__warn_unused_result__))'
cairo_cv_wgl_BASE=cairo
cairo_cv_wgl_CFLAGS=
cairo_cv_wgl_LIBS=
cairo_cv_wgl_NONPKGCONFIG_CFLAGS=
cairo_cv_wgl_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_wgl_NONPKGCONFIG_LIBS=
cairo_cv_wgl_REQUIRES=
cairo_cv_wgl_cache_commands_len=182
cairo_cv_wgl_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_wgl_cache_version=6
cairo_cv_wgl_use='no (not required by any backend)'
cairo_cv_win32_BASE=cairo
cairo_cv_win32_CFLAGS=
cairo_cv_win32_LIBS='-lgdi32 -lmsimg32'
cairo_cv_win32_NONPKGCONFIG_CFLAGS=
cairo_cv_win32_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_win32_NONPKGCONFIG_LIBS=
cairo_cv_win32_REQUIRES=
cairo_cv_win32_cache_commands_len=127
cairo_cv_win32_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_win32_cache_version=6
cairo_cv_win32_font_BASE=cairo
cairo_cv_win32_font_CFLAGS=
cairo_cv_win32_font_LIBS=
cairo_cv_win32_font_NONPKGCONFIG_CFLAGS=
cairo_cv_win32_font_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_win32_font_NONPKGCONFIG_LIBS=
cairo_cv_win32_font_REQUIRES=
cairo_cv_win32_font_cache_commands_len=29
cairo_cv_win32_font_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_win32_font_cache_version=6
cairo_cv_win32_font_use='no (requires a Win32 platform)'
cairo_cv_win32_use='no (requires a Win32 platform)'
cairo_cv_xcb_shm_BASE=cairo
cairo_cv_xcb_shm_CFLAGS=
cairo_cv_xcb_shm_LIBS=
cairo_cv_xcb_shm_NONPKGCONFIG_CFLAGS=
cairo_cv_xcb_shm_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_xcb_shm_NONPKGCONFIG_LIBS=
cairo_cv_xcb_shm_REQUIRES=
cairo_cv_xcb_shm_cache_commands_len=273
cairo_cv_xcb_shm_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_xcb_shm_cache_version=6
cairo_cv_xcb_shm_use='no (requires --enable-xcb)'
cairo_cv_xlib_BASE=cairo
cairo_cv_xlib_CFLAGS='-I/usr/X11/include '
cairo_cv_xlib_LIBS='-L/usr/X11/lib -lX11 '
cairo_cv_xlib_NONPKGCONFIG_CFLAGS=
cairo_cv_xlib_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_xlib_NONPKGCONFIG_LIBS=
cairo_cv_xlib_REQUIRES=x11
cairo_cv_xlib_cache_commands_len=373
cairo_cv_xlib_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_xlib_cache_version=6
cairo_cv_xlib_use=yes
cairo_cv_xlib_xrender_BASE=cairo-xlib
cairo_cv_xlib_xrender_CFLAGS='-I/usr/X11/include '
cairo_cv_xlib_xrender_LIBS='-L/usr/X11/lib -lXrender -lX11 '
cairo_cv_xlib_xrender_NONPKGCONFIG_CFLAGS=
cairo_cv_xlib_xrender_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_xlib_xrender_NONPKGCONFIG_LIBS=
cairo_cv_xlib_xrender_REQUIRES='xrender >= 0.6'
cairo_cv_xlib_xrender_cache_commands_len=742
cairo_cv_xlib_xrender_cache_vars=' BASE REQUIRES CFLAGS NONPKGCONFIG_CFLAGS LIBS NONPKGCONFIG_LIBS NONPKGCONFIG_EXTRA_LIBS'
cairo_cv_xlib_xrender_cache_version=6
cairo_cv_xlib_xrender_use=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/cc
lt_cv_path_LDCXX=/usr/bin/cc
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (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
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/X11/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/X11/lib -lfontconfig '
pkg_cv_FREETYPE_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include '
pkg_cv_FREETYPE_LIBS='-L/usr/X11/lib -lfreetype '
pkg_cv_png_CFLAGS='-I/usr/X11/include/libpng12 '
pkg_cv_png_LIBS='-L/usr/X11/lib -lpng12 '
pkg_cv_xlib_CFLAGS='-I/usr/X11/include '
pkg_cv_xlib_LIBS='-L/usr/X11/lib -lX11 '
pkg_cv_xlib_xrender_CFLAGS='-I/usr/X11/include '
pkg_cv_xlib_xrender_LIBS='-L/usr/X11/lib -lXrender -lX11 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run automake-1.11'
AWK='awk'
BFD_LIBS=''
BUILD_ANY2PPM_FALSE=''
BUILD_ANY2PPM_TRUE=''
BUILD_CXX_FALSE=''
BUILD_CXX_TRUE=''
BUILD_DRM_XR_FALSE=''
BUILD_DRM_XR_TRUE='#'
BUILD_PRIVATE_GLEW_FALSE=''
BUILD_PRIVATE_GLEW_TRUE='#'
BUILD_SPHINX_FALSE=''
BUILD_SPHINX_TRUE=''
BUILD_XCB_SHM_FALSE=''
BUILD_XCB_SHM_TRUE='#'
BUILD_XLIB_XCB_FALSE=''
BUILD_XLIB_XCB_TRUE='#'
CAIROBOILERPLATE_LIBS=''
CAIROPERF_LIBS=''
CAIRO_CAN_TEST_PDF_SURFACE_FALSE=''
CAIRO_CAN_TEST_PDF_SURFACE_TRUE='#'
CAIRO_CAN_TEST_PS_SURFACE_FALSE=''
CAIRO_CAN_TEST_PS_SURFACE_TRUE='#'
CAIRO_CAN_TEST_SVG_SURFACE_FALSE=''
CAIRO_CAN_TEST_SVG_SURFACE_TRUE='#'
CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE=''
CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#'
CAIRO_CFLAGS=' -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include/libpng12 -I/usr/X11/include -I/usr/X11/include -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2'
CAIRO_HAS_BEOS_SURFACE_FALSE=''
CAIRO_HAS_BEOS_SURFACE_TRUE='#'
CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
CAIRO_HAS_DL_FALSE='#'
CAIRO_HAS_DL_TRUE=''
CAIRO_HAS_DRM_SURFACE_FALSE=''
CAIRO_HAS_DRM_SURFACE_TRUE='#'
CAIRO_HAS_DRM_XR_FUNCTIONS_FALSE=''
CAIRO_HAS_DRM_XR_FUNCTIONS_TRUE='#'
CAIRO_HAS_EGL_FUNCTIONS_FALSE=''
CAIRO_HAS_EGL_FUNCTIONS_TRUE='#'
CAIRO_HAS_FC_FONT_FALSE='#'
CAIRO_HAS_FC_FONT_TRUE=''
CAIRO_HAS_FT_FONT_FALSE='#'
CAIRO_HAS_FT_FONT_TRUE=''
CAIRO_HAS_GALLIUM_SURFACE_FALSE=''
CAIRO_HAS_GALLIUM_SURFACE_TRUE='#'
CAIRO_HAS_GLX_FUNCTIONS_FALSE=''
CAIRO_HAS_GLX_FUNCTIONS_TRUE='#'
CAIRO_HAS_GL_SURFACE_FALSE=''
CAIRO_HAS_GL_SURFACE_TRUE='#'
CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE=''
CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE=''
CAIRO_HAS_INTERPRETER_FALSE=''
CAIRO_HAS_INTERPRETER_TRUE=''
CAIRO_HAS_LCOV_FALSE=''
CAIRO_HAS_LCOV_TRUE='#'
CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#'
CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE=''
CAIRO_HAS_OS2_SURFACE_FALSE=''
CAIRO_HAS_OS2_SURFACE_TRUE='#'
CAIRO_HAS_PDF_SURFACE_FALSE='#'
CAIRO_HAS_PDF_SURFACE_TRUE=''
CAIRO_HAS_PNG_FUNCTIONS_FALSE='#'
CAIRO_HAS_PNG_FUNCTIONS_TRUE=''
CAIRO_HAS_PS_SURFACE_FALSE='#'
CAIRO_HAS_PS_SURFACE_TRUE=''
CAIRO_HAS_PTHREAD_FALSE=''
CAIRO_HAS_PTHREAD_TRUE=''
CAIRO_HAS_QT_SURFACE_FALSE=''
CAIRO_HAS_QT_SURFACE_TRUE='#'
CAIRO_HAS_QUARTZ_FONT_FALSE='#'
CAIRO_HAS_QUARTZ_FONT_TRUE=''
CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE=''
CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE='#'
CAIRO_HAS_QUARTZ_SURFACE_FALSE='#'
CAIRO_HAS_QUARTZ_SURFACE_TRUE=''
CAIRO_HAS_SCRIPT_SURFACE_FALSE=''
CAIRO_HAS_SCRIPT_SURFACE_TRUE='#'
CAIRO_HAS_SKIA_SURFACE_FALSE=''
CAIRO_HAS_SKIA_SURFACE_TRUE='#'
CAIRO_HAS_SPECTRE_FALSE=''
CAIRO_HAS_SPECTRE_TRUE='#'
CAIRO_HAS_SVG_SURFACE_FALSE='#'
CAIRO_HAS_SVG_SURFACE_TRUE=''
CAIRO_HAS_SYMBOL_LOOKUP_FALSE=''
CAIRO_HAS_SYMBOL_LOOKUP_TRUE=''
CAIRO_HAS_TEE_SURFACE_FALSE=''
CAIRO_HAS_TEE_SURFACE_TRUE=''
CAIRO_HAS_TEST_SURFACES_FALSE=''
CAIRO_HAS_TEST_SURFACES_TRUE='#'
CAIRO_HAS_TRACE_FALSE=''
CAIRO_HAS_TRACE_TRUE=''
CAIRO_HAS_VG_SURFACE_FALSE=''
CAIRO_HAS_VG_SURFACE_TRUE='#'
CAIRO_HAS_WGL_FUNCTIONS_FALSE=''
CAIRO_HAS_WGL_FUNCTIONS_TRUE='#'
CAIRO_HAS_WIN32_FONT_FALSE=''
CAIRO_HAS_WIN32_FONT_TRUE='#'
CAIRO_HAS_WIN32_SURFACE_FALSE=''
CAIRO_HAS_WIN32_SURFACE_TRUE='#'
CAIRO_HAS_XCB_DRM_FUNCTIONS_FALSE=''
CAIRO_HAS_XCB_DRM_FUNCTIONS_TRUE='#'
CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE=''
CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE='#'
CAIRO_HAS_XCB_SURFACE_FALSE=''
CAIRO_HAS_XCB_SURFACE_TRUE='#'
CAIRO_HAS_XLIB_SURFACE_FALSE='#'
CAIRO_HAS_XLIB_SURFACE_TRUE=''
CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE=''
CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE='#'
CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
CAIRO_HAS_XML_SURFACE_FALSE=''
CAIRO_HAS_XML_SURFACE_TRUE=''
CAIRO_LDFLAGS=''
CAIRO_LIBS=' -L/usr/X11/lib -lfontconfig -L/usr/X11/lib -lfreetype -L/usr/X11/lib -lpng12 -Xlinker -framework -Xlinker ApplicationServices -L/usr/X11/lib -lXrender -lX11 -L/usr/X11/lib -lX11 '
CAIRO_LIBTOOL_VERSION_INFO='11002:2:11000'
CAIRO_NONPKGCONFIG_CFLAGS=' '
CAIRO_NONPKGCONFIG_LIBS=' -lz -lz '
CAIRO_RELEASE_STATUS='release'
CAIRO_REQUIRES=' fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng xrender >= 0.6 x11 '
CAIRO_TEST_MODE=''
CAIRO_TEST_UNDEFINED_LDFLAGS=''
CAIRO_VERSION_MAJOR='1'
CAIRO_VERSION_MICRO='2'
CAIRO_VERSION_MINOR='10'
CAIRO_VERSION_SONUM='2'
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -w -pipe'
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='/usr/bin/c++'
CXXCPP='/usr/bin/c++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -w -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISABLE_SOME_FLOATING_POINT_FALSE=''
DISABLE_SOME_FLOATING_POINT_TRUE=''
DLLTOOL='dlltool'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FIND='/usr/bin/find'
FONTCONFIG_CFLAGS='-I/usr/X11/include '
FONTCONFIG_LIBS='-L/usr/X11/lib -lfontconfig '
FREETYPE_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include '
FREETYPE_CONFIG=''
FREETYPE_LIBS='-L/usr/X11/lib -lfreetype '
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GREP='/usr/bin/grep'
GS=''
GTKDOC_CHECK=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
HAVE_GTK_FALSE=''
HAVE_GTK_TRUE=''
HAVE_PTHREAD_FALSE=''
HAVE_PTHREAD_TRUE=''
HAVE_REAL_PTHREAD_FALSE=''
HAVE_REAL_PTHREAD_TRUE=''
HAVE_SHM_FALSE=''
HAVE_SHM_TRUE='#'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/cc'
LDFLAGS=''
LIBM=''
LIBOBJS=''
LIBRSVG_CFLAGS=''
LIBRSVG_LIBS=''
LIBS=' '
LIBSPECTRE_CFLAGS=''
LIBSPECTRE_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
MAKEINFO='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/missing --run makeinfo'
MKDIR_P='build/install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=':'
OTOOL='otool'
PACKAGE='cairo'
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
PACKAGE_NAME='cairo'
PACKAGE_STRING='cairo 1.10.2'
PACKAGE_TARNAME='cairo'
PACKAGE_URL=''
PACKAGE_VERSION='1.10.2'
PATH_SEPARATOR=':'
PKGCONFIG_REQUIRES='Requires.private'
PKG_CONFIG='/usr/local/bin/pkg-config'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_EXT=''
SHM_LIBS=''
SHTOOL=''
STRIP='strip'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='1.10.2'
XARGS='/usr/bin/xargs'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.7.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.7.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
directfb_CFLAGS=''
directfb_LIBS=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drm_CFLAGS=''
drm_LIBS=''
drm_xr_CFLAGS=''
drm_xr_LIBS=''
dvidir='${docdir}'
egl_CFLAGS=''
egl_LIBS=''
exec_prefix='NONE'
gallium_DIR=''
gl_CFLAGS=''
gl_LIBS=''
glib_CFLAGS=''
glib_LIBS=''
gtk_CFLAGS=''
gtk_LIBS=''
host='i386-apple-darwin10.7.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.7.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-cairo-1.10.2-oHvu/cairo-1.10.2/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mesa_DIR=''
mkdir_p='$(top_builddir)/build/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pixman_CFLAGS=''
pixman_LIBS=''
png_CFLAGS='-I/usr/X11/include/libpng12 '
png_LIBS='-L/usr/X11/lib -lpng12 '
png_REQUIRES='libpng'
prefix='/usr/local/Cellar/cairo/1.10.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
pthread_CFLAGS=''
pthread_LIBS=''
qt_CFLAGS=''
qt_LIBS=''
real_pthread_CFLAGS=''
real_pthread_LIBS=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shm_LIBS=''
skia_DIR=''
sysconfdir='${prefix}/etc'
target_alias=''
xcb_CFLAGS=''
xcb_LIBS=''
xcb_drm_CFLAGS=''
xcb_drm_LIBS=''
xcb_shm_CFLAGS=''
xcb_shm_LIBS=''
xlib_CFLAGS='-I/usr/X11/include '
xlib_LIBS='-L/usr/X11/lib -lX11 '
xlib_xcb_CFLAGS=''
xlib_xcb_LIBS=''
xlib_xrender_CFLAGS='-I/usr/X11/include '
xlib_xrender_LIBS='-L/usr/X11/lib -lXrender -lX11 '
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "cairo"
#define PACKAGE_TARNAME "cairo"
#define PACKAGE_VERSION "1.10.2"
#define PACKAGE_STRING "cairo 1.10.2"
#define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
#define PACKAGE_URL ""
#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 WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
#define SIZEOF_VOID_P 8
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SIZE_T 8
#define HAVE_BUILTIN_RETURN_ADDRESS 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UINT64_T 1
#define HAVE___UINT128_T 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_ALARM 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_MMAP 1
#define HAVE_TIME_H 1
#define HAVE_FECLEAREXCEPT 1
#define HAVE_LIBGEN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SETJMP_H 1
#define HAVE_FENV_H 1
#define HAVE_LINK 1
#define HAVE_CTIME_R 1
#define HAVE_DRAND48 1
#define HAVE_FLOCKFILE 1
#define HAVE_FFS 1
#define HAVE_SYS_STAT_H 1
#define HAVE_MKDIR 2
#define HAVE_FORK 1
#define HAVE_WAITPID 1
#define HAVE_RAISE 1
#undef PACKAGE_VERSION
#undef PACKAGE_STRING
#undef PACKAGE_NAME
#undef PACKAGE_TARNAME
#define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
#define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
#define PACKAGE_NAME USE_cairo_INSTEAD
#define PACKAGE_TARNAME USE_cairo_INSTEAD
#define HAVE_ZLIB 1
#define HAVE_DLFCN_H 1
#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
#define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
#define HAVE_FT_LOAD_SFNT_TABLE 1
#define HAVE_FT_LIBRARY_SETLCDFILTER 1
#define HAVE_FCINIT 1
#define HAVE_FCFINI 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment