Project

General

Profile

Bug #2511 ยป cairo_config.log

davshao, 02/08/2013 09:14 AM

 
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.12.12, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --enable-gl --enable-pdf --enable-ps --enable-tee --enable-xlib --enable-xlib-xrender --disable-gl --enable-xcb --prefix=/usr/pkg --build=i386-pc-dragonfly --host=i386-pc-dragonfly --mandir=/usr/pkg/man

## --------- ##
## Platform. ##
## --------- ##

hostname =
uname -m = i386
uname -r = 3.3-DEVELOPMENT
uname -s = DragonFly
uname -v = DragonFly v2.11.0.5617.g36f6c-DEVELOPMENT #288: Thu Feb 7 19:54:54 PST 2013 davshao@:/usr/obj/usr/src/sys/GENERIC

/usr/bin/uname -p = i386
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/pkgsrc/graphics/cairo/work/.wrapper/bin
PATH: /usr/pkgsrc/graphics/cairo/work/.buildlink/bin
PATH: /usr/pkgsrc/graphics/cairo/work/.tools/bin
PATH: /usr/pkgsrc/graphics/cairo/work/.gcc/bin
PATH: /usr/pkg/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3157: checking for i386-pc-dragonfly-gcc
configure:3184: result: cc
configure:3453: checking for C compiler version
configure:3462: cc --version >&5
gcc 4.7.2 [DragonFly] Release/2012-09-20
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3473: $? = 0
configure:3462: cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/libexec/gcc47/gcc
Target: i386-pc-dragonflybsd
Configured with: DragonFly/i386 system compiler (c, c++, objc, LTO)
Thread model: posix
gcc version 4.7.2 [DragonFly] Release/2012-09-20
configure:3473: $? = 0
configure:3462: cc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3473: $? = 1
configure:3462: cc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3473: $? = 1
configure:3493: checking whether the C compiler works
configure:3515: cc -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:3519: $? = 0
configure:3567: result: yes
configure:3570: checking for C compiler default output file name
configure:3572: result: a.out
configure:3578: checking for suffix of executables
configure:3585: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:3589: $? = 0
configure:3611: result:
configure:3633: checking whether we are cross compiling
configure:3641: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:3645: $? = 0
configure:3652: ./conftest
configure:3656: $? = 0
configure:3671: result: no
configure:3676: checking for suffix of object files
configure:3698: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:3702: $? = 0
configure:3723: result: o
configure:3727: checking whether we are using the GNU C compiler
configure:3746: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:3746: $? = 0
configure:3755: result: yes
configure:3764: checking whether cc accepts -g
configure:3784: cc -c -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:3784: $? = 0
configure:3825: result: yes
configure:3842: checking for cc option to accept ISO C89
configure:3905: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:3905: $? = 0
configure:3918: result: none needed
configure:3944: checking how to run the C preprocessor
configure:3975: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:3975: $? = 0
configure:3989: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4014: result: cc -E
configure:4034: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:4034: $? = 0
configure:4048: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4077: checking for grep that handles long lines and -e
configure:4135: result: /usr/bin/grep
configure:4140: checking for egrep
configure:4202: result: /usr/bin/egrep
configure:4207: checking for ANSI C header files
configure:4227: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4227: $? = 0
configure:4300: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:4300: $? = 0
configure:4300: ./conftest
configure:4300: $? = 0
configure:4311: result: yes
configure:4324: checking for sys/types.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for sys/stat.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for stdlib.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for string.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for memory.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for strings.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for inttypes.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for stdint.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4324: checking for unistd.h
configure:4324: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4324: $? = 0
configure:4324: result: yes
configure:4337: checking minix/config.h usability
configure:4337: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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:4337: result: no
configure:4337: checking minix/config.h presence
configure:4337: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4337: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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:4337: result: no
configure:4337: checking for minix/config.h
configure:4337: result: no
configure:4358: checking whether it is safe to define __EXTENSIONS__
configure:4376: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:4376: $? = 0
configure:4383: result: yes
configure:4417: checking for a BSD-compatible install
configure:4485: result: /usr/bin/install -c -o root -g wheel
configure:4496: checking whether build environment is sane
configure:4546: result: yes
configure:4687: checking for a thread-safe mkdir -p
configure:4726: result: build/install-sh -c -d
configure:4739: checking for gawk
configure:4766: result: /usr/bin/awk
configure:4777: checking whether make sets $(MAKE)
configure:4799: result: yes
configure:4829: checking for style of include used by make
configure:4857: result: GNU
configure:4934: checking dependency style of cc
configure:5045: result: gcc3
configure:5072: checking whether make supports nested variables
configure:5089: result: yes
configure:5132: checking build system type
configure:5146: result: i386-pc-dragonfly
configure:5166: checking host system type
configure:5179: result: i386-pc-dragonfly
configure:5220: checking how to print strings
configure:5247: result: printf
configure:5268: checking for a sed that does not truncate output
configure:5332: result: /usr/bin/sed
configure:5350: checking for fgrep
configure:5412: result: /usr/bin/grep -F
configure:5447: checking for ld used by cc
configure:5514: result: /usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld
configure:5521: checking if the linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) is GNU ld
configure:5536: result: yes
configure:5548: checking for BSD- or MS-compatible name lister (nm)
configure:5597: result: /usr/bin/nm -B
configure:5727: checking the name lister (/usr/bin/nm -B) interface
configure:5734: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:5737: /usr/bin/nm -B "conftest.o"
configure:5740: output
00000000 B some_variable
configure:5747: result: BSD nm
configure:5750: checking whether ln -s works
configure:5754: result: yes
configure:5762: checking the maximum length of command line arguments
configure:5892: result: 262144
configure:5909: checking whether the shell understands some XSI constructs
configure:5919: result: yes
configure:5923: checking whether the shell understands "+="
configure:5929: result: no
configure:5964: checking how to convert i386-pc-dragonfly file names to i386-pc-dragonfly format
configure:6004: result: func_convert_file_noop
configure:6011: checking how to convert i386-pc-dragonfly file names to toolchain format
configure:6031: result: func_convert_file_noop
configure:6038: checking for /usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld option to reload object files
configure:6045: result: -r
configure:6079: checking for i386-pc-dragonfly-objdump
configure:6109: result: no
configure:6119: checking for objdump
configure:6135: found /usr/bin/objdump
configure:6146: result: objdump
configure:6175: checking how to recognize dependent libraries
configure:6377: result: pass_all
configure:6422: checking for i386-pc-dragonfly-dlltool
configure:6452: result: no
configure:6462: checking for dlltool
configure:6492: result: no
configure:6519: checking how to associate runtime and link libraries
configure:6546: result: printf %s\n
configure:6562: checking for i386-pc-dragonfly-ar
configure:6592: result: no
configure:6606: checking for ar
configure:6622: found /usr/bin/ar
configure:6633: result: ar
configure:6670: checking for archiver @FILE support
configure:6687: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:6687: $? = 0
configure:6690: ar cru libconftest.a @conftest.lst >&5
configure:6693: $? = 0
configure:6698: ar cru libconftest.a @conftest.lst >&5
/usr/libexec/binutils222/elf/ar: conftest.o: No such file or directory
configure:6701: $? = 1
configure:6713: result: @
configure:6731: checking for i386-pc-dragonfly-strip
configure:6761: result: no
configure:6771: checking for strip
configure:6787: found /usr/pkgsrc/graphics/cairo/work/.tools/bin/strip
configure:6798: result: strip
configure:6830: checking for i386-pc-dragonfly-ranlib
configure:6860: result: no
configure:6870: checking for ranlib
configure:6886: found /usr/bin/ranlib
configure:6897: result: ranlib
configure:6999: checking command to parse /usr/bin/nm -B output from cc object
configure:7119: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:7122: $? = 0
configure:7126: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7129: $? = 0
configure:7195: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c conftstm.o >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:7198: $? = 0
configure:7236: result: ok
configure:7273: checking for sysroot
configure:7303: result: no
configure:7519: checking for i386-pc-dragonfly-mt
configure:7549: result: no
configure:7559: checking for mt
configure:7575: found /usr/bin/mt
configure:7586: result: mt
configure:7609: checking if mt is a manifest tool
configure:7615: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [ count ]
configure:7623: result: no
configure:8262: checking for dlfcn.h
configure:8262: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:8262: $? = 0
configure:8262: result: yes
configure:8766: checking for objdir
configure:8781: result: .libs
configure:9052: checking if cc supports -fno-rtti -fno-exceptions
configure:9070: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9074: $? = 0
configure:9087: result: no
configure:9414: checking for cc option to produce PIC
configure:9421: result: -fPIC -DPIC
configure:9429: checking if cc PIC flag -fPIC -DPIC works
configure:9447: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9451: $? = 0
configure:9464: result: yes
configure:9493: checking if cc static flag -static works
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:9521: result: yes
configure:9536: checking if cc supports -c -o file.o
configure:9557: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -o out/conftest2.o conftest.c >&5
configure:9561: $? = 0
configure:9583: result: yes
configure:9591: checking if cc supports -c -o file.o
configure:9638: result: yes
configure:9671: checking whether the cc linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries
configure:10828: result: yes
configure:10865: checking whether -lc should be explicitly linked in
configure:10873: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:10876: $? = 0
configure:10891: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10894: $? = 0
configure:10908: result: no
configure:11068: checking dynamic linker characteristics
configure:11813: result: dragonfly ld.so
configure:11920: checking how to hardcode library paths into programs
configure:11945: result: immediate
configure:12485: checking whether stripping libraries is possible
configure:12507: result: no
configure:12525: checking if libtool supports shared libraries
configure:12527: result: yes
configure:12530: checking whether to build shared libraries
configure:12551: result: yes
configure:12554: checking whether to build static libraries
configure:12558: result: yes
configure:12701: checking pkg-config is at least version 0.9.0
configure:12704: result: yes
configure:12718: checking for gtkdoc-check
configure:12751: result: no
configure:12760: checking for gtkdoc-rebase
configure:12793: result: no
configure:12804: checking for gtkdoc-mkpdf
configure:12837: result: no
configure:12963: checking whether to build gtk-doc documentation
configure:12965: result: no
configure:13037: checking for special C compiler options needed for large files
configure:13082: result: no
configure:13088: checking for _FILE_OFFSET_BITS value needed for large files
configure:13113: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:13113: $? = 0
configure:13145: result: no
configure:13258: checking for find
configure:13288: result: /usr/bin/find
configure:13298: checking for xargs
configure:13316: found /usr/pkgsrc/graphics/cairo/work/.tools/bin/xargs
configure:13328: result: /usr/pkgsrc/graphics/cairo/work/.tools/bin/xargs
configure:13345: checking for i386-pc-dragonfly-gcc
configure:13372: result: cc
configure:13641: checking for C compiler version
configure:13650: cc --version >&5
gcc 4.7.2 [DragonFly] Release/2012-09-20
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:13661: $? = 0
configure:13650: cc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/libexec/gcc47/gcc
Target: i386-pc-dragonflybsd
Configured with: DragonFly/i386 system compiler (c, c++, objc, LTO)
Thread model: posix
gcc version 4.7.2 [DragonFly] Release/2012-09-20
configure:13661: $? = 0
configure:13650: cc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:13661: $? = 1
configure:13650: cc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:13661: $? = 1
configure:13665: checking whether we are using the GNU C compiler
configure:13693: result: yes
configure:13702: checking whether cc accepts -g
configure:13763: result: yes
configure:13780: checking for cc option to accept ISO C89
configure:13856: result: none needed
configure:13881: checking how to run the C preprocessor
configure:13951: result: cc -E
configure:13971: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:13971: $? = 0
configure:13985: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:13985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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:14125: checking for C++ compiler version
configure:14134: c++ --version >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14145: $? = 1
configure:14134: c++ -v >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14145: $? = 1
configure:14134: c++ -V >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14145: $? = 1
configure:14134: c++ -qversion >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14145: $? = 1
configure:14149: checking whether we are using the GNU C++ compiler
configure:14168: c++ -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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 ()
| {
| #ifndef __GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:14177: result: no
configure:14186: checking whether c++ accepts -g
configure:14206: c++ -c -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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 ()
| {
|
| ;
| return 0;
| }
configure:14221: c++ -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14221: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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 ()
| {
|
| ;
| return 0;
| }
configure:14237: c++ -c -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:14237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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 ()
| {
|
| ;
| return 0;
| }
configure:14247: result: no
configure:14272: checking dependency style of c++
configure:14383: result: none
configure:14416: checking how to run the C++ preprocessor
configure:14482: result: cpp
configure:14502: cpp -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp
configure:14502: $? = 0
configure:14516: cpp -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:14516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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:14829: checking whether the c++ linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries
configure:15834: result: yes
configure:15870: c++ -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:15873: $? = 1
configure:16393: checking for c++ option to produce PIC
configure:16400: result: -DPIC
configure:16408: checking if c++ PIC flag -DPIC works
configure:16426: c++ -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -DPIC -DPIC conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:16430: $? = 1
configure:16443: result: no
configure:16466: checking if c++ static flag works
configure:16494: result: no
configure:16506: checking if c++ supports -c -o file.o
configure:16527: c++ -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -o out/conftest2.o conftest.cpp >&5
PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
configure:16531: $? = 1
configure:16553: result: no
configure:16558: checking if c++ supports -c -o file.o
configure:16605: result: no
configure:16635: checking whether the c++ linker (/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld) supports shared libraries
configure:16674: result: yes
configure:16815: checking dynamic linker characteristics
configure:17494: result: dragonfly ld.so
configure:17547: checking how to hardcode library paths into programs
configure:17572: result: unsupported
configure:17615: checking whether cc understands -c and -o together
configure:17643: cc -c conftest.c -o conftest2.o >&5
configure:17647: $? = 0
configure:17653: cc -c conftest.c -o conftest2.o >&5
configure:17657: $? = 0
configure:17712: result: yes
configure:17737: checking for inline
configure:17753: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:17753: $? = 0
configure:17761: result: inline
configure:17885: checking pkg-config is at least version 0.9.0
configure:17888: result: yes
configure:18179: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18179: $? = 0
configure:18197: checking for supported warning flags
configure:18222: checking whether cc supports -Werror
configure:18240: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Werror -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18240: $? = 0
configure:18264: result: no
configure:18222: checking whether cc supports -errwarn
configure:18240: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -errwarn -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18240: $? = 0
configure:18264: result: no
configure:18269: checking whether cc supports -Wall
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wextra
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wextra -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wold-style-definition
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wold-style-definition -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wdeclaration-after-statement
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wdeclaration-after-statement -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wmissing-declarations
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wmissing-declarations -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Werror-implicit-function-declaration
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Werror-implicit-function-declaration -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wnested-externs
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wnested-externs -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wpointer-arith
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wpointer-arith -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wwrite-strings
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wwrite-strings -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wsign-compare
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wsign-compare -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wstrict-prototypes
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wstrict-prototypes -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wmissing-prototypes
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wmissing-prototypes -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wpacked
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wpacked -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wswitch-enum
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wswitch-enum -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wmissing-format-attribute
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wmissing-format-attribute -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wbad-function-cast
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wbad-function-cast -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wvolatile-register-var
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wvolatile-register-var -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wstrict-aliasing=2
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wstrict-aliasing=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Winit-self
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Winit-self -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wunsafe-loop-optimizations
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wunsafe-loop-optimizations -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wno-missing-field-initializers
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wno-missing-field-initializers -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wno-unused-parameter
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wno-unused-parameter -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wno-attributes
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wno-attributes -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wno-long-long
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wno-long-long -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Winline
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Winline -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -erroff=E_ENUM_TYPE_MISMATCH_ARG -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
/usr/libexec/binutils222/elf/ld.bfd: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 08048450
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -erroff=E_ENUM_TYPE_MISMATCH_OP
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -erroff=E_ENUM_TYPE_MISMATCH_OP -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
/usr/libexec/binutils222/elf/ld.bfd: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 08048450
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -flto
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -flto -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
lto-wrapper: error trying to exec '': execv: No such file or directory
/usr/libexec/binutils222/elf/ld.bfd: lto-wrapper failed
configure:18287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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:18311: result: no
configure:18269: checking whether cc supports -fno-strict-aliasing
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -fno-strict-aliasing -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -fno-common
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -fno-common -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18269: checking whether cc supports -Wp,-D_FORTIFY_SOURCE=2
configure:18287: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wp,-D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18287: $? = 0
configure:18311: result: no
configure:18367: checking whether cc supports -Wunused-but-set-variable -Wno-unused-but-set-variable
configure:18385: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wunused-but-set-variable -Wno-unused-but-set-variable -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18385: $? = 0
configure:18409: result: no
configure:18416: checking which warning flags were supported
configure:18420: result:
configure:18428: checking how to enable unused result warnings
configure:18481: result:
configure:18489: checking how to allow undefined symbols in shared libraries used by test suite
configure:18510: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wl,--allow-shlib-undefined -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18510: $? = 0
configure:18535: result:
configure:18554: checking whether byte ordering is bigendian
configure:18569: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:28:9: error: unknown type name 'not'
conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:28:15: error: unknown type name 'universal'
configure:18569: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:18614: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:18614: $? = 0
configure:18632: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34:4: error: unknown type name 'not'
conftest.c:34:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:18632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:18760: result: no
configure:18778: checking whether float word ordering is bigendian
configure:18805: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:18805: $? = 0
configure:18823: result: no
configure:18855: checking for native atomic primitives
configure:18877: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18877: $? = 0
configure:18903: result: Intel
configure:18923: checking whether atomic ops require a memory barrier
configure:18937: result: no
configure:18953: checking size of void *
configure:18958: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18958: $? = 0
configure:18958: ./conftest
configure:18958: $? = 0
configure:18972: result: 4
configure:18986: checking size of int
configure:18991: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:18991: $? = 0
configure:18991: ./conftest
configure:18991: $? = 0
configure:19005: result: 4
configure:19019: checking size of long
configure:19024: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19024: $? = 0
configure:19024: ./conftest
configure:19024: $? = 0
configure:19038: result: 4
configure:19052: checking size of long long
configure:19057: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19057: $? = 0
configure:19057: ./conftest
configure:19057: $? = 0
configure:19071: result: 8
configure:19085: checking size of size_t
configure:19090: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19090: $? = 0
configure:19090: ./conftest
configure:19090: $? = 0
configure:19104: result: 4
configure:19115: checking for native Win32
configure:19125: result: no
configure:19136: checking for Sun Solaris (non-POSIX ctime_r)
configure:19147: result: no
configure:19239: checking for cos in -lm
configure:19264: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lm >&5
conftest.c:40:6: warning: conflicting types for built-in function 'cos' [enabled by default]
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19264: $? = 0
configure:19273: result: yes
configure:19285: checking for sched_yield in -lrt
configure:19310: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19310: $? = 0
configure:19319: result: yes
configure:19332: checking for shm_open in -lrt
configure:19357: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19357: $? = 0
configure:19366: result: yes
configure:19387: checking for connect in -lsocket
configure:19412: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lsocket -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: cannot find -lsocket
configure:19412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
| ;
| return 0;
| }
configure:19421: result: no
configure:19433: checking for __builtin_return_address(0)
configure:19446: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19446: $? = 0
configure:19452: result: yes
configure:19463: checking for stdint.h
configure:19463: result: yes
configure:19463: checking for inttypes.h
configure:19463: result: yes
configure:19463: checking sys/int_types.h usability
configure:19463: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:70:27: fatal error: sys/int_types.h: No such file or directory
compilation terminated.
configure:19463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #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:19463: result: no
configure:19463: checking sys/int_types.h presence
configure:19463: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:37:27: fatal error: sys/int_types.h: No such file or directory
compilation terminated.
configure:19463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #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:19463: result: no
configure:19463: checking for sys/int_types.h
configure:19463: result: no
configure:19473: checking for uint64_t
configure:19473: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19473: $? = 0
configure:19473: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:23: error: expected expression before ')' token
configure:19473: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #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:19473: result: yes
configure:19482: checking for uint128_t
configure:19482: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:13: error: 'uint128_t' undeclared (first use in this function)
conftest.c:74:13: note: each undeclared identifier is reported only once for each function it appears in
configure:19482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #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:19482: result: no
configure:19491: checking for __uint128_t
configure:19491: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:74:13: error: '__uint128_t' undeclared (first use in this function)
conftest.c:74:13: note: each undeclared identifier is reported only once for each function it appears in
configure:19491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #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:19491: result: no
configure:19505: checking fcntl.h usability
configure:19505: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking fcntl.h presence
configure:19505: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking for fcntl.h
configure:19505: result: yes
configure:19505: checking for unistd.h
configure:19505: result: yes
configure:19505: checking signal.h usability
configure:19505: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking signal.h presence
configure:19505: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking for signal.h
configure:19505: result: yes
configure:19505: checking for sys/stat.h
configure:19505: result: yes
configure:19505: checking sys/socket.h usability
configure:19505: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking sys/socket.h presence
configure:19505: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking for sys/socket.h
configure:19505: result: yes
configure:19505: checking sys/poll.h usability
configure:19505: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking sys/poll.h presence
configure:19505: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking for sys/poll.h
configure:19505: result: yes
configure:19505: checking sys/un.h usability
configure:19505: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking sys/un.h presence
configure:19505: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19505: $? = 0
configure:19505: result: yes
configure:19505: checking for sys/un.h
configure:19505: result: yes
configure:19518: checking for alarm
configure:19518: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19518: $? = 0
configure:19518: result: yes
configure:19530: checking sched.h usability
configure:19530: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19530: $? = 0
configure:19530: result: yes
configure:19530: checking sched.h presence
configure:19530: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19530: $? = 0
configure:19530: result: yes
configure:19530: checking for sched.h
configure:19530: result: yes
configure:19537: checking for sched_getaffinity
configure:19537: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
/tmp//cce8vW9l.o: In function `main':
/usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/conftest.c:81: undefined reference to `sched_getaffinity'
configure:19537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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:19537: result: no
configure:19553: checking sys/mman.h usability
configure:19553: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19553: $? = 0
configure:19553: result: yes
configure:19553: checking sys/mman.h presence
configure:19553: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19553: $? = 0
configure:19553: result: yes
configure:19553: checking for sys/mman.h
configure:19553: result: yes
configure:19560: checking for mmap
configure:19560: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19560: $? = 0
configure:19560: result: yes
configure:19576: checking time.h usability
configure:19576: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19576: $? = 0
configure:19576: result: yes
configure:19576: checking time.h presence
configure:19576: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19576: $? = 0
configure:19576: result: yes
configure:19576: checking for time.h
configure:19576: result: yes
configure:19583: checking for clock_gettime
configure:19583: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19583: $? = 0
configure:19583: result: yes
configure:19597: checking fenv.h usability
configure:19597: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19597: $? = 0
configure:19597: result: yes
configure:19597: checking fenv.h presence
configure:19597: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19597: $? = 0
configure:19597: result: yes
configure:19597: checking for fenv.h
configure:19597: result: yes
configure:19602: checking for feenableexcept
configure:19602: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19602: $? = 0
configure:19602: result: yes
configure:19602: checking for fedisableexcept
configure:19602: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19602: $? = 0
configure:19602: result: yes
configure:19602: checking for feclearexcept
configure:19602: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
/tmp//ccTrbmWn.o: In function `main':
/usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/conftest.c:87: undefined reference to `feclearexcept'
configure:19602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| /* end confdefs.h. */
| /* Define feclearexcept to an innocuous variant, in case <limits.h> declares feclearexcept.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define feclearexcept innocuous_feclearexcept
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char feclearexcept (); 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 feclearexcept
|
| /* 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 feclearexcept ();
| /* 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_feclearexcept || defined __stub___feclearexcept
| choke me
| #endif
|
| int
| main ()
| {
| return feclearexcept ();
| ;
| return 0;
| }
configure:19602: result: no
configure:19618: checking libgen.h usability
configure:19618: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking libgen.h presence
configure:19618: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking for libgen.h
configure:19618: result: yes
configure:19618: checking byteswap.h usability
configure:19618: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:87:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 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:19618: result: no
configure:19618: checking byteswap.h presence
configure:19618: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:54:22: fatal error: byteswap.h: No such file or directory
compilation terminated.
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <byteswap.h>
configure:19618: result: no
configure:19618: checking for byteswap.h
configure:19618: result: no
configure:19618: checking for signal.h
configure:19618: result: yes
configure:19618: checking setjmp.h usability
configure:19618: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking setjmp.h presence
configure:19618: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking for setjmp.h
configure:19618: result: yes
configure:19618: checking for fenv.h
configure:19618: result: yes
configure:19618: checking sys/wait.h usability
configure:19618: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking sys/wait.h presence
configure:19618: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:19618: $? = 0
configure:19618: result: yes
configure:19618: checking for sys/wait.h
configure:19618: result: yes
configure:19631: checking for ctime_r
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for drand48
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for flockfile
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for funlockfile
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for getline
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for link
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19631: checking for strndup
configure:19631: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
conftest.c:87:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19631: $? = 0
configure:19631: result: yes
configure:19643: checking windows.h usability
configure:19643: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:98:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:19643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 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:19643: result: no
configure:19643: checking windows.h presence
configure:19643: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:65:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:19643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| #include <windows.h>
configure:19643: result: no
configure:19643: checking for windows.h
configure:19643: result: no
configure:19660: checking for sys/stat.h
configure:19660: result: yes
configure:19660: checking io.h usability
configure:19660: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:99:16: fatal error: io.h: No such file or directory
compilation terminated.
configure:19660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 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:19660: result: no
configure:19660: checking io.h presence
configure:19660: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:66:16: fatal error: io.h: No such file or directory
compilation terminated.
configure:19660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:19660: result: no
configure:19660: checking for io.h
configure:19660: result: no
configure:19670: checking for mkdir
configure:19670: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19670: $? = 0
configure:19670: result: yes
configure:19672: checking mkdir variant
configure:19695: cc -c -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:19695: $? = 0
configure:19722: result: mkdir(path, mode)
configure:19741: checking for fork
configure:19741: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
conftest.c:90:6: warning: conflicting types for built-in function 'fork' [enabled by default]
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19741: $? = 0
configure:19741: result: yes
configure:19741: checking for waitpid
configure:19741: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19741: $? = 0
configure:19741: result: yes
configure:19741: checking for raise
configure:19741: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:19741: $? = 0
configure:19741: result: yes
configure:20054: checking for VALGRIND
configure:20061: $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:20064: $? = 1
configure:20077: $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:20080: $? = 1
No package 'valgrind' found
configure:20107: result: no
configure:20109: result: no
configure:20263: checking for compress in -lz
configure:20288: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lz -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:20288: $? = 0
configure:20297: result: yes
configure:20300: checking zlib.h usability
configure:20300: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:20300: $? = 0
configure:20300: result: yes
configure:20300: checking zlib.h presence
configure:20300: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:20300: $? = 0
configure:20300: result: yes
configure:20300: checking for zlib.h
configure:20300: result: yes
configure:20319: checking for lzo2a_decompress in -llzo2
configure:20344: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -llzo2 -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: cannot find -llzo2
configure:20344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 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
| /* 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 lzo2a_decompress ();
| int
| main ()
| {
| return lzo2a_decompress ();
| ;
| return 0;
| }
configure:20353: result: no
configure:20377: checking for dlsym in -ldl
configure:20402: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -ldl -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:20402: $? = 0
configure:20411: result: yes
configure:20430: checking for dlfcn.h
configure:20430: result: yes
configure:20465: checking for X
configure:20573: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:20573: $? = 0
configure:20604: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lX11 -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:20604: $? = 0
configure:20654: result: libraries , headers
configure:20670: checking for cairo's Xlib surface backend feature
configure:20688: checking for xlib
configure:20695: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
configure:20698: $? = 0
configure:20711: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES"
configure:20714: $? = 0
configure:21741: result: yes
configure:21746: checking sys/ipc.h usability
configure:21746: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:21746: $? = 0
configure:21746: result: yes
configure:21746: checking sys/ipc.h presence
configure:21746: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:21746: $? = 0
configure:21746: result: yes
configure:21746: checking for sys/ipc.h
configure:21746: result: yes
configure:21752: checking sys/shm.h usability
configure:21752: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:21752: $? = 0
configure:21752: result: yes
configure:21752: checking sys/shm.h presence
configure:21752: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
configure:21752: $? = 0
configure:21752: result: yes
configure:21752: checking for sys/shm.h
configure:21752: result: yes
configure:21760: checking whether shmctl IPC_RMID allowes subsequent attaches
configure:21789: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:21789: $? = 0
configure:21789: ./conftest
configure:21789: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/shm.h>
| int main()
| {
| char *shmaddr;
| int id = shmget (IPC_PRIVATE, 4, IPC_CREAT | 0600);
| if (id == -1) return 2;
| shmaddr = shmat (id, 0, 0);
| shmctl (id, IPC_RMID, 0);
| if ((char*) shmat (id, 0, 0) == (char*) -1) {
| shmdt (shmaddr);
| return 1;
| }
| shmdt (shmaddr);
| shmdt (shmaddr);
| return 0;
| }
|
configure:21796: result: no
configure:21808: checking for X11/extensions/XShm.h
configure:21808: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:21808: $? = 0
configure:21808: result: yes
configure:21808: checking for X11/extensions/shmproto.h
configure:21808: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
configure:21808: $? = 0
configure:21808: result: yes
configure:21808: checking for X11/extensions/shmstr.h
configure:21808: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
In file included from conftest.c:86:0:
/usr/pkgsrc/graphics/cairo/work/.buildlink/include/X11/extensions/shmstr.h:6:2: warning: #warning this file is deprecated and provided only for source compatibility [-Wcpp]
In file included from conftest.c:86:0:
/usr/pkgsrc/graphics/cairo/work/.buildlink/include/X11/extensions/shmstr.h:33:5: error: expected specifier-qualifier-list before 'PixmapPtr'
configure:21808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| /* end confdefs.h. */
| #include <X11/Xlibint.h>
| #include <X11/Xproto.h>
|
| #include <X11/extensions/shmstr.h>
configure:21808: result: no
configure:21822: checking whether cairo's Xlib surface backend feature could be enabled
configure:21824: result: yes
configure:22047: checking for cairo's Xlib Xrender surface backend feature
configure:22069: checking for xlib_xrender
configure:22076: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
configure:22079: $? = 0
configure:22092: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES"
configure:22095: $? = 0
configure:22156: result: yes
configure:22168: checking for XRenderCreateLinearGradient
configure:22168: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:22168: $? = 0
configure:22168: result: yes
configure:22168: checking for XRenderCreateRadialGradient
configure:22168: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:22168: $? = 0
configure:22168: result: yes
configure:22168: checking for XRenderCreateConicalGradient
configure:22168: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:22168: $? = 0
configure:22168: result: yes
configure:22183: checking whether cairo's Xlib Xrender surface backend feature could be enabled
configure:22185: result: yes
configure:22409: checking for cairo's XCB surface backend feature
configure:22427: checking for xcb
configure:22434: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
configure:22437: $? = 0
configure:22450: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
configure:22453: $? = 0
configure:22488: result: yes
configure:22494: checking whether cairo's XCB surface backend feature could be enabled
configure:22496: result: yes
configure:23029: checking for cairo's XCB/SHM functions feature
configure:23048: checking for xcb_shm
configure:23055: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
configure:23058: $? = 0
configure:23071: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES"
configure:23074: $? = 0
configure:23109: result: yes
configure:23118: checking whether cairo's XCB/SHM functions feature could be enabled
configure:23120: result: yes
configure:23649: checking for cairo's Quartz surface backend feature
configure:23664: checking ApplicationServices/ApplicationServices.h usability
configure:23664: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:119:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory
compilation terminated.
configure:23664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 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 <ApplicationServices/ApplicationServices.h>
configure:23664: result: no
configure:23664: checking ApplicationServices/ApplicationServices.h presence
configure:23664: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:86:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory
compilation terminated.
configure:23664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 1
| /* end confdefs.h. */
| #include <ApplicationServices/ApplicationServices.h>
configure:23664: result: no
configure:23664: checking for ApplicationServices/ApplicationServices.h
configure:23664: result: no
configure:23673: checking CoreGraphics/CoreGraphics.h usability
configure:23673: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:119:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory
compilation terminated.
configure:23673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 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 <CoreGraphics/CoreGraphics.h>
configure:23673: result: no
configure:23673: checking CoreGraphics/CoreGraphics.h presence
configure:23673: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:86:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory
compilation terminated.
configure:23673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 1
| /* end confdefs.h. */
| #include <CoreGraphics/CoreGraphics.h>
configure:23673: result: no
configure:23673: checking for CoreGraphics/CoreGraphics.h
configure:23673: result: no
configure:23687: checking whether cairo's Quartz surface backend feature could be enabled
configure:23689: result: no (requires CoreGraphics framework)
configure:23912: checking for cairo's Quartz font backend feature
configure:23930: checking whether cairo's Quartz font backend feature could be enabled
configure:23932: result: no (requires CoreGraphics framework)
configure:24395: checking for cairo's Microsoft Windows surface backend feature
configure:24416: checking whether cairo's Microsoft Windows surface backend feature could be enabled
configure:24418: result: no (requires a Win32 platform)
configure:24641: checking for cairo's Microsoft Windows font backend feature
configure:24659: checking whether cairo's Microsoft Windows font backend feature could be enabled
configure:24661: result: no (requires a Win32 platform)
configure:26330: checking for cairo's PNG functions feature
configure:26363: checking for png
configure:26370: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
configure:26373: $? = 0
configure:26386: $PKG_CONFIG --exists --print-errors "$png_REQUIRES"
configure:26389: $? = 0
configure:26424: result: yes
configure:26434: checking whether cairo's PNG functions feature could be enabled
configure:26436: result: yes
configure:28202: checking for cairo's EGL functions feature
configure:28509: checking whether cairo's EGL functions feature could be enabled
configure:28511: result: no (not required by any backend)
configure:28728: checking for cairo's GLX functions feature
configure:28762: checking whether cairo's GLX functions feature could be enabled
configure:28764: result: no (not required by any backend)
configure:28981: checking for cairo's WGL functions feature
configure:29010: checking whether cairo's WGL functions feature could be enabled
configure:29012: result: no (not required by any backend)
configure:29231: checking for cairo's script surface backend feature
configure:29249: checking whether cairo's script surface backend feature could be enabled
configure:29251: result: yes
configure:29498: checking for cairo's FreeType font backend feature
configure:29516: checking for FREETYPE
configure:29523: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
configure:29526: $? = 0
configure:29539: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION"
configure:29542: $? = 0
configure:29577: result: yes
configure:29682: checking whether cairo's FreeType font backend feature could be enabled
configure:29684: result: yes
configure:29908: checking for cairo's Fontconfig font backend feature
configure:29928: checking for FONTCONFIG
configure:29935: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
configure:29938: $? = 0
configure:29951: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES"
configure:29954: $? = 0
configure:29989: result: yes
configure:29998: checking whether cairo's Fontconfig font backend feature could be enabled
configure:30000: result: yes
configure:30220: checking for FT_Get_X11_Font_Format
configure:30220: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30220: $? = 0
configure:30220: result: yes
configure:30220: checking for FT_GlyphSlot_Embolden
configure:30220: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30220: $? = 0
configure:30220: result: yes
configure:30220: checking for FT_GlyphSlot_Oblique
configure:30220: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30220: $? = 0
configure:30220: result: yes
configure:30220: checking for FT_Load_Sfnt_Table
configure:30220: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30220: $? = 0
configure:30220: result: yes
configure:30220: checking for FT_Library_SetLcdFilter
configure:30220: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30220: $? = 0
configure:30220: result: yes
configure:30242: checking for FcInit
configure:30242: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfontconfig >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30242: $? = 0
configure:30242: result: yes
configure:30242: checking for FcFini
configure:30242: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfontconfig >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:30242: $? = 0
configure:30242: result: yes
configure:30269: checking for cairo's PostScript surface backend feature
configure:30289: checking whether cairo's PostScript surface backend feature could be enabled
configure:30291: result: yes
configure:30512: checking for gs
configure:30528: found /usr/pkg/bin/gs
configure:30539: result: gs
configure:30561: checking for LIBSPECTRE
configure:30568: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
Package libspectre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libspectre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libspectre' found
configure:30571: $? = 1
configure:30584: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY"
Package libspectre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libspectre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libspectre' found
configure:30587: $? = 1
No package 'libspectre' found
configure:30614: result: no
configure:30665: checking for cairo's PDF surface backend feature
configure:30685: checking whether cairo's PDF surface backend feature could be enabled
configure:30687: result: yes
configure:30910: checking for POPPLER
configure:30917: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:30920: $? = 1
configure:30933: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY"
Package poppler-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `poppler-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'poppler-glib' found
configure:30936: $? = 1
No package 'poppler-glib' found
configure:30963: result: no
configure:30999: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available
configure:31037: checking for cairo's SVG surface backend feature
configure:31057: checking whether cairo's SVG surface backend feature could be enabled
configure:31059: result: yes
configure:31280: checking for LIBRSVG
configure:31287: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:31290: $? = 1
configure:31303: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
Package gdk-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gdk-2.0' found
configure:31306: $? = 1
No package 'librsvg-2.0' found
No package 'gdk-2.0' found
configure:31333: result: no
configure:31369: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available
configure:31572: checking for cairo's image surface backend feature
configure:31590: checking for pixman
configure:31597: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
configure:31600: $? = 0
configure:31613: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES"
configure:31616: $? = 0
configure:31651: result: yes
configure:31660: checking whether cairo's image surface backend feature could be enabled
configure:31662: result: yes
configure:31817: checking for cairo's mime surface backend feature
configure:31833: checking whether cairo's mime surface backend feature could be enabled
configure:31835: result: yes
configure:31981: checking for cairo's recording surface backend feature
configure:31997: checking whether cairo's recording surface backend feature could be enabled
configure:31999: result: yes
configure:32145: checking for cairo's observer surface backend feature
configure:32161: checking whether cairo's observer surface backend feature could be enabled
configure:32163: result: yes
configure:32315: checking for cairo's tee surface backend feature
configure:32331: checking whether cairo's tee surface backend feature could be enabled
configure:32333: result: yes
configure:32786: checking for cairo's user font backend feature
configure:32802: checking whether cairo's user font backend feature could be enabled
configure:32804: result: yes
configure:32959: checking for cairo's pthread feature
configure:33070: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm -lpthread -lrt >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:33070: $? = 0
configure:33189: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:33189: $? = 0
configure:33270: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -D_REENTRANT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: error in /usr/lib/crt1.o(.eh_frame); no .eh_frame_hdr table will be created.
configure:33270: $? = 0
configure:33325: checking whether cairo's pthread feature could be enabled
configure:33327: result: no (can't link with -lpthread or -pthread)
configure:33510: checking for cairo's gobject functions feature
configure:33528: checking for GOBJECT
configure:33535: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
Package gobject-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-2.0' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:33538: $? = 1
configure:33551: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES"
Package gobject-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-2.0' found
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:33554: $? = 1
No package 'gobject-2.0' found
No package 'glib-2.0' found
configure:33581: result: no
configure:33596: checking whether cairo's gobject functions feature could be enabled
configure:33598: result: no (requires gobject-2.0 glib-2.0 http://download.gnome.org/pub/GNOME/sources/glib/)
configure:33953: checking for cairo's cairo-trace feature
configure:33976: checking whether cairo's cairo-trace feature could be enabled
configure:33978: result: no (requires dynamic linker and zlib and real pthreads)
configure:34139: checking for cairo's cairo-script-interpreter feature
configure:34159: checking whether cairo's cairo-script-interpreter feature could be enabled
configure:34161: result: yes
configure:34319: checking for bfd_openr in -lbfd
configure:34344: cc -o conftest -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib conftest.c -lbfd -lrt -lm >&5
/usr/libexec/binutils222/elf/ld.bfd: cannot find -lbfd
configure:34344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
| #define HAVE_FT_LOAD_SFNT_TABLE 1
| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
| #define HAVE_FCINIT 1
| #define HAVE_FCFINI 1
| #define CAIRO_CAN_TEST_PS_SURFACE 1
| #define HAS_PIXMAN_GLYPHS 1
| #define SHARED_LIB_EXT "so"
| #define CAIRO_HAS_INTERPRETER 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bfd_openr ();
| int
| main ()
| {
| return bfd_openr ();
| ;
| return 0;
| }
configure:34353: result: no
configure:34368: checking libiberty.h usability
configure:34368: cc -c -O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c >&5
conftest.c:130:23: fatal error: libiberty.h: No such file or directory
compilation terminated.
configure:34368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
| #define HAVE_FT_LOAD_SFNT_TABLE 1
| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
| #define HAVE_FCINIT 1
| #define HAVE_FCFINI 1
| #define CAIRO_CAN_TEST_PS_SURFACE 1
| #define HAS_PIXMAN_GLYPHS 1
| #define SHARED_LIB_EXT "so"
| #define CAIRO_HAS_INTERPRETER 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 <libiberty.h>
configure:34368: result: no
configure:34368: checking libiberty.h presence
configure:34368: cc -E -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
conftest.c:97:23: fatal error: libiberty.h: No such file or directory
compilation terminated.
configure:34368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cairo"
| #define PACKAGE_TARNAME "cairo"
| #define PACKAGE_VERSION "1.12.12"
| #define PACKAGE_STRING "cairo 1.12.12"
| #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
| #define PACKAGE_URL "http://cairographics.org/"
| #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
| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
| #define SIZEOF_VOID_P 4
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LIBRT 1
| #define HAVE_BUILTIN_RETURN_ADDRESS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_UINT64_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_CLOCK_GETTIME 1
| #define HAVE_FEENABLEEXCEPT 1
| #define HAVE_FEDISABLEEXCEPT 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_CTIME_R 1
| #define HAVE_DRAND48 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETLINE 1
| #define HAVE_LINK 1
| #define HAVE_STRNDUP 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_MKDIR 2
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_RAISE 1
| #undef PACKAGE_VERSION
| #undef PACKAGE_STRING
| #undef PACKAGE_NAME
| #undef PACKAGE_TARNAME
| #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
| #define PACKAGE_NAME USE_cairo_INSTEAD
| #define PACKAGE_TARNAME USE_cairo_INSTEAD
| #define HAVE_ZLIB 1
| #define HAVE_DLFCN_H 1
| #define CAIRO_HAS_DLSYM 1
| #define HAVE_X11_EXTENSIONS_XSHM_H 1
| #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
| #define HAVE_XRENDERCREATELINEARGRADIENT 1
| #define HAVE_XRENDERCREATERADIALGRADIENT 1
| #define HAVE_XRENDERCREATECONICALGRADIENT 1
| #define HAVE_FT_GET_X11_FONT_FORMAT 1
| #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
| #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
| #define HAVE_FT_LOAD_SFNT_TABLE 1
| #define HAVE_FT_LIBRARY_SETLCDFILTER 1
| #define HAVE_FCINIT 1
| #define HAVE_FCFINI 1
| #define CAIRO_CAN_TEST_PS_SURFACE 1
| #define HAS_PIXMAN_GLYPHS 1
| #define SHARED_LIB_EXT "so"
| #define CAIRO_HAS_INTERPRETER 1
| /* end confdefs.h. */
| #include <libiberty.h>
configure:34368: result: no
configure:34368: checking for libiberty.h
configure:34368: result: no
configure:34396: checking for cairo's symbol-lookup feature
configure:34416: checking whether cairo's symbol-lookup feature could be enabled
configure:34418: result: no (requires bfd)
configure:34569: checking for glib
configure:34576: $PKG_CONFIG --exists --print-errors "glib-2.0"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:34579: $? = 1
configure:34592: $PKG_CONFIG --exists --print-errors "glib-2.0"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
configure:34595: $? = 1
No package 'glib-2.0' found
configure:34622: result: no
configure:34646: checking for shm_open in -lrt
configure:34680: result: yes
configure:34743: checking for gtk
configure:34750: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:34753: $? = 1
configure:34766: $PKG_CONFIG --exists --print-errors ""gtk+-2.0""
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:34769: $? = 1
No package 'gtk+-2.0' found
configure:34796: result: no
configure:35235: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by cairo config.status 1.12.12, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on

config.status:4547: creating src/cairo.pc
config.status:4547: creating cairo-uninstalled.pc
config.status:4547: creating src/cairo-xlib.pc
config.status:4547: creating cairo-xlib-uninstalled.pc
config.status:4547: creating src/cairo-xlib-xrender.pc
config.status:4547: creating cairo-xlib-xrender-uninstalled.pc
config.status:4547: creating src/cairo-xcb.pc
config.status:4547: creating cairo-xcb-uninstalled.pc
config.status:4547: creating src/cairo-xcb-shm.pc
config.status:4547: creating cairo-xcb-shm-uninstalled.pc
config.status:4547: creating src/cairo-png.pc
config.status:4547: creating cairo-png-uninstalled.pc
config.status:4547: creating src/cairo-script.pc
config.status:4547: creating cairo-script-uninstalled.pc
config.status:4547: creating src/cairo-ft.pc
config.status:4547: creating cairo-ft-uninstalled.pc
config.status:4547: creating src/cairo-fc.pc
config.status:4547: creating cairo-fc-uninstalled.pc
config.status:4547: creating src/cairo-ps.pc
config.status:4547: creating cairo-ps-uninstalled.pc
config.status:4547: creating src/cairo-pdf.pc
config.status:4547: creating cairo-pdf-uninstalled.pc
config.status:4547: creating src/cairo-svg.pc
config.status:4547: creating cairo-svg-uninstalled.pc
config.status:4547: creating src/cairo-tee.pc
config.status:4547: creating cairo-tee-uninstalled.pc
config.status:4547: creating Makefile
config.status:4547: creating boilerplate/Makefile
config.status:4547: creating src/Makefile
config.status:4547: creating test/Makefile
config.status:4547: creating test/pdiff/Makefile
config.status:4547: creating perf/Makefile
config.status:4547: creating perf/micro/Makefile
config.status:4547: creating util/Makefile
config.status:4547: creating util/cairo-fdr/Makefile
config.status:4547: creating util/cairo-gobject/Makefile
config.status:4547: creating util/cairo-missing/Makefile
config.status:4547: creating util/cairo-script/Makefile
config.status:4547: creating util/cairo-script/examples/Makefile
config.status:4547: creating util/cairo-sphinx/Makefile
config.status:4547: creating util/cairo-trace/Makefile
config.status:4547: creating util/cairo-trace/cairo-trace
config.status:4547: creating doc/Makefile
config.status:4547: creating doc/public/Makefile
config.status:4547: creating config.h
config.status:4776: executing depfiles commands
config.status:4776: executing libtool commands
config.status:4776: executing ./build/Makefile.win32.features commands
config.status:5681: creating ./build/Makefile.win32.features
config.status:5689: ./build/Makefile.win32.features is unchanged
config.status:4776: executing ./src/Makefile.am.features commands
config.status:5700: creating ./src/Makefile.am.features
config.status:5708: ./src/Makefile.am.features is unchanged
config.status:4776: executing ./src/Makefile.win32.features commands
config.status:5719: creating ./src/Makefile.win32.features
config.status:5727: ./src/Makefile.win32.features is unchanged
config.status:4776: executing ./boilerplate/Makefile.am.features commands
config.status:5738: creating ./boilerplate/Makefile.am.features
config.status:5746: ./boilerplate/Makefile.am.features is unchanged
config.status:4776: executing ./boilerplate/Makefile.win32.features commands
config.status:5757: creating ./boilerplate/Makefile.win32.features
config.status:5765: ./boilerplate/Makefile.win32.features is unchanged
config.status:4776: executing src/cairo-features.h commands
config.status:5776: creating src/cairo-features.h
config.status:4776: executing src/cairo-supported-features.h commands
config.status:5808: creating src/cairo-supported-features.h
config.status:4776: executing ./build/Makefile.win32.features-h commands
config.status:5838: creating ./build/Makefile.win32.features-h
config.status:5846: ./build/Makefile.win32.features-h is unchanged

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-pc-dragonfly
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=set
ac_cv_env_CXXCPP_value=cpp
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_FONTCONFIG_CFLAGS_set=''
ac_cv_env_FONTCONFIG_CFLAGS_value=''
ac_cv_env_FONTCONFIG_LIBS_set=''
ac_cv_env_FONTCONFIG_LIBS_value=''
ac_cv_env_FREETYPE_CFLAGS_set=''
ac_cv_env_FREETYPE_CFLAGS_value=''
ac_cv_env_FREETYPE_LIBS_set=''
ac_cv_env_FREETYPE_LIBS_value=''
ac_cv_env_GOBJECT_CFLAGS_set=''
ac_cv_env_GOBJECT_CFLAGS_value=''
ac_cv_env_GOBJECT_LIBS_set=''
ac_cv_env_GOBJECT_LIBS_value=''
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=''
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=''
ac_cv_env_GTKDOC_DEPS_LIBS_set=''
ac_cv_env_GTKDOC_DEPS_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib'
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=set
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/usr/pkgsrc/graphics/cairo/work/.tools/bin/pkg-config
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=set
ac_cv_env_build_alias_value=i386-pc-dragonfly
ac_cv_env_cogl_CFLAGS_set=''
ac_cv_env_cogl_CFLAGS_value=''
ac_cv_env_cogl_LIBS_set=''
ac_cv_env_cogl_LIBS_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_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_glesv2_CFLAGS_set=''
ac_cv_env_glesv2_CFLAGS_value=''
ac_cv_env_glesv2_LIBS_set=''
ac_cv_env_glesv2_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=set
ac_cv_env_host_alias_value=i386-pc-dragonfly
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_shm_CFLAGS_set=''
ac_cv_env_xcb_shm_CFLAGS_value=''
ac_cv_env_xcb_shm_LIBS_set=''
ac_cv_env_xcb_shm_LIBS_value=''
ac_cv_env_xlib_CFLAGS_set=''
ac_cv_env_xlib_CFLAGS_value=''
ac_cv_env_xlib_LIBS_set=''
ac_cv_env_xlib_LIBS_value=''
ac_cv_env_xlib_xcb_CFLAGS_set=''
ac_cv_env_xlib_xcb_CFLAGS_value=''
ac_cv_env_xlib_xcb_LIBS_set=''
ac_cv_env_xlib_xcb_LIBS_value=''
ac_cv_env_xlib_xrender_CFLAGS_set=''
ac_cv_env_xlib_xrender_CFLAGS_value=''
ac_cv_env_xlib_xrender_LIBS_set=''
ac_cv_env_xlib_xrender_LIBS_value=''
ac_cv_func_FT_Get_X11_Font_Format=yes
ac_cv_func_FT_GlyphSlot_Embolden=yes
ac_cv_func_FT_GlyphSlot_Oblique=yes
ac_cv_func_FT_Library_SetLcdFilter=yes
ac_cv_func_FT_Load_Sfnt_Table=yes
ac_cv_func_FcFini=yes
ac_cv_func_FcInit=yes
ac_cv_func_XRenderCreateConicalGradient=yes
ac_cv_func_XRenderCreateLinearGradient=yes
ac_cv_func_XRenderCreateRadialGradient=yes
ac_cv_func_alarm=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_ctime_r=yes
ac_cv_func_drand48=yes
ac_cv_func_feclearexcept=no
ac_cv_func_fedisableexcept=yes
ac_cv_func_feenableexcept=yes
ac_cv_func_flockfile=yes
ac_cv_func_fork=yes
ac_cv_func_funlockfile=yes
ac_cv_func_getline=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_strndup=yes
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'\'' ac_x_libraries='\'\'
ac_cv_header_ApplicationServices_ApplicationServices_h=no
ac_cv_header_CoreGraphics_CoreGraphics_h=no
ac_cv_header_X11_extensions_XShm_h=yes
ac_cv_header_X11_extensions_shmproto_h=yes
ac_cv_header_X11_extensions_shmstr_h=no
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_libiberty_h=no
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_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_shm_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_sys_wait_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-pc-dragonfly
ac_cv_lib_bfd_bfd_openr=no
ac_cv_lib_dl_dlsym=yes
ac_cv_lib_lzo2_lzo2a_decompress=no
ac_cv_lib_m_cos=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_lib_rt_shm_open=yes
ac_cv_lib_socket_connect=no
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_CAT=/bin/cat
ac_cv_path_ECHO=echo
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_ENV=/usr/bin/env
ac_cv_path_FALSE=/usr/bin/false
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_TEST=test
ac_cv_path_TRUE=/usr/bin/true
ac_cv_path_XARGS=/usr/pkgsrc/graphics/cairo/work/.tools/bin/xargs
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP=cpp
ac_cv_prog_GS=gs
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_size_t=4
ac_cv_sizeof_void_p=4
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type___uint128_t=no
ac_cv_type_uint128_t=no
ac_cv_type_uint64_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
ax_cv_c_float_words_bigendian=no
cairo_cv_atomic_op_needs_memory_barrier=no
cairo_cv_atomic_primitives=Intel
cairo_cv_warn_cflags=''
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 -erroff=E_ENUM_TYPE_MISMATCH_ARG -erroff=E_ENUM_TYPE_MISMATCH_OP -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2'
cairo_cv_warn_unused_result=''
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld
lt_cv_path_LDCXX=''
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=no
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX=' -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=''
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_FONTCONFIG_CFLAGS='-I/usr/pkg/include '
pkg_cv_FONTCONFIG_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfontconfig '
pkg_cv_FREETYPE_CFLAGS='-I/usr/pkg/include/freetype2 -I/usr/pkg/include '
pkg_cv_FREETYPE_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype '
pkg_cv_pixman_CFLAGS='-I/usr/pkg/include/pixman-1 '
pkg_cv_pixman_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpixman-1 '
pkg_cv_png_CFLAGS='-I/usr/pkg/include/libpng15 '
pkg_cv_png_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpng15 '
pkg_cv_xcb_CFLAGS='-I/usr/pkg/include '
pkg_cv_xcb_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-render -Wl,-R/usr/pkg/lib -lxcb '
pkg_cv_xcb_shm_CFLAGS='-I/usr/pkg/include '
pkg_cv_xcb_shm_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-shm -Wl,-R/usr/pkg/lib -lxcb '
pkg_cv_xlib_CFLAGS='-I/usr/pkg/include '
pkg_cv_xlib_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext '
pkg_cv_xlib_xrender_CFLAGS='-I/usr/pkg/include '
pkg_cv_xlib_xrender_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/build/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/build/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/build/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/build/missing --run automake-1.11'
AWK='/usr/bin/awk'
BFD_LIBS=''
BUILD_ANY2PPM_FALSE='#'
BUILD_ANY2PPM_TRUE=''
BUILD_CXX_FALSE=''
BUILD_CXX_TRUE='#'
BUILD_SPHINX_FALSE=''
BUILD_SPHINX_TRUE='#'
CAIROBOILERPLATE_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/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng15 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include '
CAIRO_HAS_BEOS_SURFACE_FALSE=''
CAIRO_HAS_BEOS_SURFACE_TRUE='#'
CAIRO_HAS_COGL_SURFACE_FALSE=''
CAIRO_HAS_COGL_SURFACE_TRUE='#'
CAIRO_HAS_DIRECTFB_SURFACE_FALSE=''
CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#'
CAIRO_HAS_DLSYM_FALSE='#'
CAIRO_HAS_DLSYM_TRUE=''
CAIRO_HAS_DL_FALSE='#'
CAIRO_HAS_DL_TRUE=''
CAIRO_HAS_DRM_SURFACE_FALSE=''
CAIRO_HAS_DRM_SURFACE_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_GLESV2_SURFACE_FALSE=''
CAIRO_HAS_GLESV2_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_SHM_FUNCTIONS_FALSE='#'
CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE=''
CAIRO_HAS_XCB_SURFACE_FALSE='#'
CAIRO_HAS_XCB_SURFACE_TRUE=''
CAIRO_HAS_XLIB_SURFACE_FALSE='#'
CAIRO_HAS_XLIB_SURFACE_TRUE=''
CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE=''
CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE='#'
CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#'
CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE=''
CAIRO_HAS_XML_SURFACE_FALSE=''
CAIRO_HAS_XML_SURFACE_TRUE='#'
CAIRO_LDFLAGS=''
CAIRO_LIBS=' -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpixman-1 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfontconfig -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpng15 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-shm -Wl,-R/usr/pkg/lib -lxcb -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-render -Wl,-R/usr/pkg/lib -lxcb -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext -lz -lz '
CAIRO_LIBTOOL_VERSION_INFO='11202:12:11200'
CAIRO_NONPKGCONFIG_CFLAGS=' '
CAIRO_NONPKGCONFIG_LIBS=' -lz -lz '
CAIRO_RELEASE_STATUS='release'
CAIRO_REQUIRES=' pixman-1 >= 0.22.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng xcb-shm xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 xext '
CAIRO_TEST_MODE=''
CAIRO_TEST_UNDEFINED_LDFLAGS=''
CAIRO_VERSION_MAJOR='1'
CAIRO_VERSION_MICRO='12'
CAIRO_VERSION_MINOR='12'
CAIRO_VERSION_SONUM='2'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
CPP='cc -E'
CPPFLAGS='-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='c++'
CXXCPP='cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O2 -g -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_SOME_FLOATING_POINT_FALSE=''
DISABLE_SOME_FLOATING_POINT_TRUE='#'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FIND='/usr/bin/find'
FONTCONFIG_CFLAGS='-I/usr/pkg/include '
FONTCONFIG_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfontconfig '
FREETYPE_CFLAGS='-I/usr/pkg/include/freetype2 -I/usr/pkg/include '
FREETYPE_CONFIG='/usr/pkg/bin/freetype-config'
FREETYPE_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lfreetype '
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GREP='/usr/bin/grep'
GS='gs'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE='true'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_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='/usr/bin/install -c -o root -g wheel -m 644'
INSTALL_PROGRAM='/usr/bin/install -c -o root -g wheel -m 755'
INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 755'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/pkgsrc/graphics/cairo/work/.wrapper/bin/ld'
LDFLAGS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib'
LIBM='-lm'
LIBOBJS=''
LIBRSVG_CFLAGS=''
LIBRSVG_LIBS=''
LIBS='-lrt -lm'
LIBSPECTRE_CFLAGS=''
LIBSPECTRE_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
MAKEINFO='/usr/pkgsrc/graphics/cairo/work/.tools/bin/makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='build/install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='cairo'
PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo'
PACKAGE_NAME='cairo'
PACKAGE_STRING='cairo 1.12.12'
PACKAGE_TARNAME='cairo'
PACKAGE_URL='http://cairographics.org/'
PACKAGE_VERSION='1.12.12'
PATH_SEPARATOR=':'
PKGCONFIG_REQUIRES='Requires.private'
PKG_CONFIG='/usr/pkgsrc/graphics/cairo/work/.tools/bin/pkg-config'
POPPLER_CFLAGS=''
POPPLER_LIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIB_EXT='so'
SHM_LIBS='-lrt'
SHTOOL=''
STRIP='strip'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='1.12.12'
XARGS='/usr/pkgsrc/graphics/cairo/work/.tools/bin/xargs'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i386-pc-dragonfly'
build_alias='i386-pc-dragonfly'
build_cpu='i386'
build_os='dragonfly'
build_vendor='pc'
cogl_CFLAGS=''
cogl_LIBS=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
directfb_CFLAGS=''
directfb_LIBS=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drm_CFLAGS=''
drm_LIBS=''
dvidir='${docdir}'
egl_CFLAGS=''
egl_LIBS=''
exec_prefix='${prefix}'
gallium_DIR=''
gl_CFLAGS=''
gl_LIBS=''
glesv2_CFLAGS=''
glesv2_LIBS=''
glib_CFLAGS=''
glib_LIBS=''
gtk_CFLAGS=''
gtk_LIBS=''
host='i386-pc-dragonfly'
host_alias='i386-pc-dragonfly'
host_cpu='i386'
host_os='dragonfly'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/pkgsrc/graphics/cairo/work/cairo-1.12.12/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lzo_LIBS=''
mandir='/usr/pkg/man'
mesa_DIR=''
mkdir_p='$(top_builddir)/build/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pixman_CFLAGS='-I/usr/pkg/include/pixman-1 '
pixman_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpixman-1 '
png_CFLAGS='-I/usr/pkg/include/libpng15 '
png_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpng15 '
png_REQUIRES='libpng'
prefix='/usr/pkg'
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='-lrt'
skia_DIR=''
sysconfdir='${prefix}/etc'
target_alias=''
xcb_CFLAGS='-I/usr/pkg/include '
xcb_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-render -Wl,-R/usr/pkg/lib -lxcb '
xcb_shm_CFLAGS='-I/usr/pkg/include '
xcb_shm_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lxcb-shm -Wl,-R/usr/pkg/lib -lxcb '
xlib_CFLAGS='-I/usr/pkg/include '
xlib_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lX11 -Wl,-R/usr/pkg/lib -lXext '
xlib_xcb_CFLAGS=''
xlib_xcb_LIBS=''
xlib_xrender_CFLAGS='-I/usr/pkg/include '
xlib_xrender_LIBS='-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 '

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "cairo"
#define PACKAGE_TARNAME "cairo"
#define PACKAGE_VERSION "1.12.12"
#define PACKAGE_STRING "cairo 1.12.12"
#define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
#define PACKAGE_URL "http://cairographics.org/"
#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
#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
#define SIZEOF_VOID_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SIZE_T 4
#define HAVE_LIBRT 1
#define HAVE_BUILTIN_RETURN_ADDRESS 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UINT64_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_CLOCK_GETTIME 1
#define HAVE_FEENABLEEXCEPT 1
#define HAVE_FEDISABLEEXCEPT 1
#define HAVE_LIBGEN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SETJMP_H 1
#define HAVE_FENV_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_CTIME_R 1
#define HAVE_DRAND48 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_GETLINE 1
#define HAVE_LINK 1
#define HAVE_STRNDUP 1
#define HAVE_SYS_STAT_H 1
#define HAVE_MKDIR 2
#define HAVE_FORK 1
#define HAVE_WAITPID 1
#define HAVE_RAISE 1
#undef PACKAGE_VERSION
#undef PACKAGE_STRING
#undef PACKAGE_NAME
#undef PACKAGE_TARNAME
#define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
#define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
#define PACKAGE_NAME USE_cairo_INSTEAD
#define PACKAGE_TARNAME USE_cairo_INSTEAD
#define HAVE_ZLIB 1
#define HAVE_DLFCN_H 1
#define CAIRO_HAS_DLSYM 1
#define HAVE_X11_EXTENSIONS_XSHM_H 1
#define HAVE_X11_EXTENSIONS_SHMPROTO_H 1
#define HAVE_XRENDERCREATELINEARGRADIENT 1
#define HAVE_XRENDERCREATERADIALGRADIENT 1
#define HAVE_XRENDERCREATECONICALGRADIENT 1
#define HAVE_FT_GET_X11_FONT_FORMAT 1
#define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
#define HAVE_FT_GLYPHSLOT_OBLIQUE 1
#define HAVE_FT_LOAD_SFNT_TABLE 1
#define HAVE_FT_LIBRARY_SETLCDFILTER 1
#define HAVE_FCINIT 1
#define HAVE_FCFINI 1
#define CAIRO_CAN_TEST_PS_SURFACE 1
#define HAS_PIXMAN_GLYPHS 1
#define SHARED_LIB_EXT "so"
#define CAIRO_HAS_INTERPRETER 1

configure: exit 0
    (1-1/1)