Skip to content

Instantly share code, notes, and snippets.

@HamptonMakes
Created October 26, 2011 20:52
Show Gist options
  • Save HamptonMakes/1317807 to your computer and use it in GitHub Desktop.
Save HamptonMakes/1317807 to your computer and use it in GitHub Desktop.
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 = stockton.local
uname -m = x86_64
uname -r = 11.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 159 tasks, 899 threads, 4 processors
Load average: 6.49, Mach factor: 0.37
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/hcatlin/.rvm/gems/ruby-1.9.2-p290/bin
PATH: /Users/hcatlin/.rvm/gems/ruby-1.9.2-p290@global/bin
PATH: /Users/hcatlin/.rvm/rubies/ruby-1.9.2-p290/bin
PATH: /Users/hcatlin/.rvm/bin
PATH: /Users/hcatlin/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/local/mysql/bin
PATH: /Users/hcatlin/.gem/ruby/1.8/bin
PATH: /opt/PalmSDK/0.1/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /Users/hcatlin/dev/android/tools
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11/bin
PATH: /Developer/usr/bin/
PATH: /Users/hcatlin/bin/RDSCli-1.0.006/bin
PATH: /usr/local/Library/Contributions/examples
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3338: checking for gcc
configure:3365: result: /usr/bin/clang
configure:3594: checking for C compiler version
configure:3603: /usr/bin/clang --version >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:3614: $? = 0
configure:3603: /usr/bin/clang -v >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:3614: $? = 0
configure:3603: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3614: $? = 1
configure:3603: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3614: $? = 1
configure:3634: checking whether the C compiler works
configure:3656: /usr/bin/clang -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/clang -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/clang -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/clang -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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:3887: $? = 0
configure:3896: result: yes
configure:3905: checking whether /usr/bin/clang accepts -g
configure:3925: /usr/bin/clang -c -g conftest.c >&5
configure:3925: $? = 0
configure:3966: result: yes
configure:3983: checking for /usr/bin/clang option to accept ISO C89
configure:4047: /usr/bin/clang -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/clang -E conftest.c
configure:4117: $? = 0
configure:4131: /usr/bin/clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
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/clang -E
configure:4176: /usr/bin/clang -E conftest.c
configure:4176: $? = 0
configure:4190: /usr/bin/clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:4369: $? = 0
configure:4442: /usr/bin/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
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/clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
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/clang -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: /opt/local/bin/ginstall -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:4898: found /usr/local/bin/gawk
configure:4909: result: gawk
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/clang
configure:5186: result: none
configure:5218: checking build system type
configure:5232: result: i386-apple-darwin11.2.0
configure:5252: checking host system type
configure:5265: result: i386-apple-darwin11.2.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/clang
configure:5858: result: /usr/bin/clang
configure:5865: checking if the linker (/usr/bin/clang) 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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:6069: /usr/bin/nm "conftest.o"
configure:6072: output
0000000000000000 S _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/clang 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/clang object
configure:7113: /usr/bin/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang supports -fno-rtti -fno-exceptions
configure:8534: /usr/bin/clang -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/clang option to produce PIC
configure:8843: result: -fno-common -DPIC
configure:8855: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
configure:8873: /usr/bin/clang -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/clang static flag -static works
configure:8942: result: no
configure:8957: checking if /usr/bin/clang supports -c -o file.o
configure:8978: /usr/bin/clang -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/clang supports -c -o file.o
configure:9059: result: yes
configure:9092: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
configure:10083: result: yes
configure:10322: checking dynamic linker characteristics
configure:10985: result: darwin11.2.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/clang -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/clang
configure:12566: checking for C compiler version
configure:12575: /usr/bin/clang --version >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:12586: $? = 0
configure:12575: /usr/bin/clang -v >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:12586: $? = 0
configure:12575: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:12586: $? = 1
configure:12575: /usr/bin/clang -qversion >&5
clang: error: 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/clang accepts -g
configure:12688: result: yes
configure:12705: checking for /usr/bin/clang option to accept ISO C89
configure:12782: result: none needed
configure:12807: checking how to run the C preprocessor
configure:12877: result: /usr/bin/clang -E
configure:12897: /usr/bin/clang -E conftest.c
configure:12897: $? = 0
configure:12911: /usr/bin/clang -E conftest.c
conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
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/clang++ --version >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:13071: $? = 0
configure:13060: /usr/bin/clang++ -v >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:13071: $? = 0
configure:13060: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:13071: $? = 1
configure:13060: /usr/bin/clang++ -qversion >&5
clang: error: no input files
configure:13071: $? = 1
configure:13075: checking whether we are using the GNU C++ compiler
configure:13094: /usr/bin/clang++ -c -O3 -march=core2 -w -pipe conftest.cpp >&5
configure:13094: $? = 0
configure:13103: result: yes
configure:13112: checking whether /usr/bin/clang++ accepts -g
configure:13132: /usr/bin/clang++ -c -g conftest.cpp >&5
configure:13132: $? = 0
configure:13173: result: yes
configure:13198: checking dependency style of /usr/bin/clang++
configure:13308: result: none
configure:13436: checking for C++ compiler version
configure:13445: /usr/bin/clang++ --version >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:13456: $? = 0
configure:13445: /usr/bin/clang++ -v >&5
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.2.0
Thread model: posix
configure:13456: $? = 0
configure:13445: /usr/bin/clang++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:13456: $? = 1
configure:13445: /usr/bin/clang++ -qversion >&5
clang: error: 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/clang++ accepts -g
configure:13558: result: yes
configure:13583: checking dependency style of /usr/bin/clang++
configure:13693: result: none
configure:13716: checking how to run the C++ preprocessor
configure:13743: /usr/bin/clang++ -E conftest.cpp
configure:13743: $? = 0
configure:13757: /usr/bin/clang++ -E conftest.cpp
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
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/clang++ -E
configure:13802: /usr/bin/clang++ -E conftest.cpp
configure:13802: $? = 0
configure:13816: /usr/bin/clang++ -E conftest.cpp
conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
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/clang++
configure:14051: result: /usr/bin/clang
configure:14058: checking if the linker (/usr/bin/clang) is GNU ld
configure:14073: result: no
configure:14128: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:15041: result: yes
configure:15069: /usr/bin/clang++ -c -O3 -march=core2 -w -pipe conftest.cpp >&5
configure:15072: $? = 0
configure:15254: checking for /usr/bin/clang++ option to produce PIC
configure:15571: result: -fno-common -DPIC
configure:15580: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
configure:15598: /usr/bin/clang++ -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/clang++ static flag -static works
configure:15664: result: no
configure:15676: checking if /usr/bin/clang++ supports -c -o file.o
configure:15697: /usr/bin/clang++ -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/clang++ supports -c -o file.o
configure:15775: result: yes
configure:15805: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries
configure:15834: result: yes
configure:15971: checking dynamic linker characteristics
configure:16582: result: darwin11.2.0 dyld
configure:16633: checking how to hardcode library paths into programs
configure:16658: result: immediate
configure:16697: checking whether /usr/bin/clang and cc understand -c and -o together
configure:16728: /usr/bin/clang -c conftest.c -o conftest2.o >&5
configure:16732: $? = 0
configure:16738: /usr/bin/clang -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/clang -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/clang supports -Werror
configure:17290: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror conftest.c >&5
configure:17290: $? = 0
configure:17314: result: yes
configure:17272: checking whether /usr/bin/clang supports -errwarn
configure:17290: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -errwarn conftest.c >&5
Undefined symbols for architecture x86_64:
"rrwarn", referenced from:
-u command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang supports -Wall
configure:17337: /usr/bin/clang -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/clang supports -Wextra
configure:17337: /usr/bin/clang -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/clang supports -Wold-style-definition
configure:17337: /usr/bin/clang -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/clang supports -Wdeclaration-after-statement
configure:17337: /usr/bin/clang -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/clang supports -Wmissing-declarations
configure:17337: /usr/bin/clang -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/clang supports -Werror-implicit-function-declaration
configure:17337: /usr/bin/clang -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/clang supports -Wnested-externs
configure:17337: /usr/bin/clang -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/clang supports -Wpointer-arith
configure:17337: /usr/bin/clang -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/clang supports -Wwrite-strings
configure:17337: /usr/bin/clang -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/clang supports -Wsign-compare
configure:17337: /usr/bin/clang -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/clang supports -Wstrict-prototypes
configure:17337: /usr/bin/clang -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/clang supports -Wmissing-prototypes
configure:17337: /usr/bin/clang -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/clang supports -Wpacked
configure:17337: /usr/bin/clang -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/clang supports -Wswitch-enum
configure:17337: /usr/bin/clang -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/clang supports -Wmissing-format-attribute
configure:17337: /usr/bin/clang -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/clang supports -Wbad-function-cast
configure:17337: /usr/bin/clang -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/clang supports -Wvolatile-register-var
configure:17337: /usr/bin/clang -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/clang supports -Wstrict-aliasing=2
configure:17337: /usr/bin/clang -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/clang supports -Winit-self
configure:17337: /usr/bin/clang -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/clang supports -Wunsafe-loop-optimizations
configure:17337: /usr/bin/clang -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/clang supports -Wno-missing-field-initializers
configure:17337: /usr/bin/clang -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/clang supports -Wno-unused-parameter
configure:17337: /usr/bin/clang -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/clang supports -Wno-attributes
configure:17337: /usr/bin/clang -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/clang supports -Wno-long-long
configure:17337: /usr/bin/clang -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/clang supports -Winline
configure:17337: /usr/bin/clang -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/clang supports -Wlogical-op
configure:17337: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror -Wlogical-op conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/clang supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
configure:17337: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG conftest.c >&5
Undefined symbols for architecture x86_64:
"rroff=E_ENUM_TYPE_MISMATCH_ARG", referenced from:
-u command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang supports -erroff=E_ENUM_TYPE_MISMATCH_OP
configure:17337: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP conftest.c >&5
Undefined symbols for architecture x86_64:
"rroff=E_ENUM_TYPE_MISMATCH_OP", referenced from:
-u command line option
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang supports -fno-strict-aliasing
configure:17337: /usr/bin/clang -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/clang supports -fno-common
configure:17337: /usr/bin/clang -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/clang supports -flto
configure:17337: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror -flto conftest.c >&5
configure:17337: $? = 0
configure:17361: result: yes
configure:17319: checking whether /usr/bin/clang supports -Wp,-D_FORTIFY_SOURCE=2
configure:17337: /usr/bin/clang -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 -Wlogical-op -fno-strict-aliasing -fno-common -flto -Wp,-D_FORTIFY_SOURCE=2
configure:17381: checking how to enable unused result warnings
configure:17406: /usr/bin/clang -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/clang supports -Wl,--allow-shlib-undefined
configure:17515: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe -Werror -Wl,--allow-shlib-undefined conftest.c >&5
ld: unknown option: --allow-shlib-undefined
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c -lrt >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c -lrt >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c -lsocket >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang -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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:69:10: fatal error: 'sys/int_types.h' file not found
#include <sys/int_types.h>
^
1 error generated.
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/clang -E conftest.c
conftest.c:36:10: fatal error: 'sys/int_types.h' file not found
#include <sys/int_types.h>
^
1 error generated.
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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18480: $? = 0
configure:18480: /usr/bin/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:72:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:73:13: error: use of undeclared identifier 'uint128_t'
if (sizeof (uint128_t))
^
1 error generated.
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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
configure:18498: $? = 0
configure:18498: /usr/bin/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:73:26: error: expected expression
if (sizeof ((__uint128_t)))
^
1 error generated.
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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_sched_getaffinity", referenced from:
_main in cc-Cdgyhi.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_clock_gettime", referenced from:
_main in cc-EFWmuW.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: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/clang -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/clang -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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_feenableexcept", referenced from:
_main in cc-SmI0Vk.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_fedisableexcept", referenced from:
_main in cc-L8kVxc.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: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/clang -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/clang -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/clang -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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:85:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
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/clang -E conftest.c
conftest.c:52:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^
1 error generated.
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/clang -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/clang -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/clang -o conftest -O3 -march=core2 -w -pipe conftest.c >&5
Undefined symbols for architecture x86_64:
"_vasnprintf", referenced from:
_main in cc-wDYfmp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure: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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:93:10: fatal error: 'windows.h' file not found
#include <windows.h>
^
1 error generated.
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/clang -E conftest.c
conftest.c:60:10: fatal error: 'windows.h' file not found
#include <windows.h>
^
1 error generated.
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/clang -c -O3 -march=core2 -w -pipe conftest.c >&5
conftest.c:94:10: fatal error: 'io.h' file not found
#include <io.h>
^
1 error generated.
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/clang -E conftest.c
conftest.c:61:10: fatal error: 'io.h' file not found
#include <io.h>
^
1 error generated.
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/clang -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/clang -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 -Wlogical-op -fno-strict-aliasing -fno-common -flto -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5
warning: unknown warning option '-Wunsafe-loop-optimizations' [-Wunknown-warning-option]
warning: unknown warning option '-Wlogical-op' [-Wunknown-warning-option]
2 warnings generated.
configure:18705: $? = 0
configure:18732: result: mkdir(path, mode)
configure:18751: checking for fork
configure:18751: /usr/bin/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -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/clang -E conftest.c
configure:19500: $? = 0
configure:19531: /usr/bin/clang -o conftest -O3 -march=core2 -w -pipe conftest.c -lX11 >&5
ld: library not found for -lX11
clang: error: linker command failed with exit code 1 (use -v to see invocation)
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/clang -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/clang -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:26512: WARNING: Could not find libpng in the pkg-config search path
configure:26528: checking whether cairo's PNG functions feature could be enabled
configure:26532: result: no
configure:26537: error: recommended PNG functions feature could not be enabled
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin11.2.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/clang
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/clang++
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_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-darwin11.2.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_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='/opt/local/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc__usr_bin_clang_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_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_png_BASE=cairo
cairo_cv_png_CFLAGS=
cairo_cv_png_LIBS=
cairo_cv_png_NONPKGCONFIG_CFLAGS=
cairo_cv_png_NONPKGCONFIG_EXTRA_LIBS=
cairo_cv_png_NONPKGCONFIG_LIBS=
cairo_cv_png_REQUIRES=
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=no
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_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 -Wlogical-op -fno-strict-aliasing -fno-common -flto -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_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/clang
lt_cv_path_LDCXX=/usr/bin/clang
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_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-YG6P/cairo-1.10.2/build/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-cairo-1.10.2-YG6P/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-YG6P/cairo-1.10.2/build/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-cairo-1.10.2-YG6P/cairo-1.10.2/build/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-cairo-1.10.2-YG6P/cairo-1.10.2/build/missing --run automake-1.11'
AWK='gawk'
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 -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 -fno-strict-aliasing -fno-common -flto -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=' -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=' '
CAIRO_RELEASE_STATUS='release'
CAIRO_REQUIRES=' 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/clang'
CCDEPMODE='depmode=none'
CFLAGS='-O3 -march=core2 -w -pipe'
CPP='/usr/bin/clang -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='/usr/bin/clang++'
CXXCPP='/usr/bin/clang++ -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=''
FONTCONFIG_LIBS=''
FREETYPE_CFLAGS=''
FREETYPE_CONFIG=''
FREETYPE_LIBS=''
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/clang'
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-YG6P/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/clang'
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-darwin11.2.0'
build_alias=''
build_cpu='i386'
build_os='darwin11.2.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-darwin11.2.0'
host_alias=''
host_cpu='i386'
host_os='darwin11.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-cairo-1.10.2-YG6P/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=''
png_LIBS=''
png_REQUIRES=''
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
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment