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.14.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/bkuo/cairo ## --------- ## ## Platform. ## ## --------- ## hostname = helios.local uname -m = x86_64 uname -r = 2.6.32-431.20.3.el6.x86_64 uname -s = Linux uname -v = #1 SMP Thu Jun 19 21:14:45 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/software/ncl_ncarg-6.2.1/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /home/bkuo/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3205: checking for gcc configure:3232: result: /usr/bin/gcc configure:3461: checking for C compiler version configure:3470: /usr/bin/gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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:3481: $? = 0 configure:3470: /usr/bin/gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:3481: $? = 0 configure:3470: /usr/bin/gcc -V >&5 gcc: '-V' option must have argument configure:3481: $? = 1 configure:3470: /usr/bin/gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3481: $? = 1 configure:3501: checking whether the C compiler works configure:3523: /usr/bin/gcc conftest.c >&5 configure:3527: $? = 0 configure:3575: result: yes configure:3578: checking for C compiler default output file name configure:3580: result: a.out configure:3586: checking for suffix of executables configure:3593: /usr/bin/gcc -o conftest conftest.c >&5 configure:3597: $? = 0 configure:3619: result: configure:3641: checking whether we are cross compiling configure:3649: /usr/bin/gcc -o conftest conftest.c >&5 configure:3653: $? = 0 configure:3660: ./conftest configure:3664: $? = 0 configure:3679: result: no configure:3684: checking for suffix of object files configure:3706: /usr/bin/gcc -c conftest.c >&5 configure:3710: $? = 0 configure:3731: result: o configure:3735: checking whether we are using the GNU C compiler configure:3754: /usr/bin/gcc -c conftest.c >&5 configure:3754: $? = 0 configure:3763: result: yes configure:3772: checking whether /usr/bin/gcc accepts -g configure:3792: /usr/bin/gcc -c -g conftest.c >&5 configure:3792: $? = 0 configure:3833: result: yes configure:3850: checking for /usr/bin/gcc option to accept ISO C89 configure:3913: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:3913: $? = 0 configure:3926: result: none needed configure:3951: checking whether /usr/bin/gcc understands -c and -o together configure:3973: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3976: $? = 0 configure:3973: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3976: $? = 0 configure:3988: result: yes configure:4011: checking how to run the C preprocessor configure:4042: /usr/bin/gcc -E conftest.c configure:4042: $? = 0 configure:4056: /usr/bin/gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4081: result: /usr/bin/gcc -E configure:4101: /usr/bin/gcc -E conftest.c configure:4101: $? = 0 configure:4115: /usr/bin/gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:4115: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4144: checking for grep that handles long lines and -e configure:4202: result: /bin/grep configure:4207: checking for egrep configure:4269: result: /bin/grep -E configure:4274: checking for ANSI C header files configure:4294: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4294: $? = 0 configure:4367: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:4367: $? = 0 configure:4367: ./conftest configure:4367: $? = 0 configure:4378: result: yes configure:4391: checking for sys/types.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for sys/stat.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for stdlib.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for string.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for memory.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for strings.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for inttypes.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for stdint.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4391: checking for unistd.h configure:4391: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4391: result: yes configure:4404: checking minix/config.h usability configure:4404: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: error: minix/config.h: No such file or directory configure:4404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4404: result: no configure:4404: checking minix/config.h presence configure:4404: /usr/bin/gcc -E conftest.c conftest.c:19:26: error: minix/config.h: No such file or directory configure:4404: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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 configure:4404: result: no configure:4404: checking for minix/config.h configure:4404: result: no configure:4425: checking whether it is safe to define __EXTENSIONS__ configure:4443: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4443: $? = 0 configure:4450: result: yes configure:4471: checking for unistd.h configure:4471: result: yes configure:4471: checking sys/ioctl.h usability configure:4471: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:4471: $? = 0 configure:4471: result: yes configure:4471: checking sys/ioctl.h presence configure:4471: /usr/bin/gcc -E conftest.c configure:4471: $? = 0 configure:4471: result: yes configure:4471: checking for sys/ioctl.h configure:4471: result: yes configure:4498: checking for a BSD-compatible install configure:4566: result: /usr/bin/install -c configure:4577: checking whether build environment is sane configure:4632: result: yes configure:4780: checking for a thread-safe mkdir -p configure:4819: result: /bin/mkdir -p configure:4826: checking for gawk configure:4842: found /bin/gawk configure:4853: result: gawk configure:4864: checking whether make sets $(MAKE) configure:4886: result: yes configure:4916: checking for style of include used by make configure:4944: result: GNU configure:4978: checking whether make supports nested variables configure:4995: result: yes configure:5071: checking dependency style of /usr/bin/gcc configure:5182: result: gcc3 configure:5250: checking whether make supports nested variables configure:5267: result: yes configure:5327: checking for ar configure:5343: found /usr/bin/ar configure:5354: result: ar configure:5380: checking the archiver (ar) interface configure:5396: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:5396: $? = 0 configure:5398: ar cru libconftest.a conftest.o >&5 configure:5401: $? = 0 configure:5429: result: ar configure:5480: checking build system type configure:5494: result: x86_64-unknown-linux-gnu configure:5514: checking host system type configure:5527: result: x86_64-unknown-linux-gnu configure:5568: checking how to print strings configure:5595: result: printf configure:5616: checking for a sed that does not truncate output configure:5680: result: /bin/sed configure:5698: checking for fgrep configure:5760: result: /bin/grep -F configure:5795: checking for ld used by /usr/bin/gcc configure:5862: result: /usr/bin/ld configure:5869: checking if the linker (/usr/bin/ld) is GNU ld configure:5884: result: yes configure:5896: checking for BSD- or MS-compatible name lister (nm) configure:5945: result: /usr/bin/nm -B configure:6075: checking the name lister (/usr/bin/nm -B) interface configure:6082: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:6085: /usr/bin/nm -B "conftest.o" configure:6088: output 0000000000000000 B some_variable configure:6095: result: BSD nm configure:6098: checking whether ln -s works configure:6102: result: yes configure:6110: checking the maximum length of command line arguments configure:6241: result: 1966080 configure:6258: checking whether the shell understands some XSI constructs configure:6268: result: yes configure:6272: checking whether the shell understands "+=" configure:6278: result: yes configure:6313: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6353: result: func_convert_file_noop configure:6360: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6380: result: func_convert_file_noop configure:6387: checking for /usr/bin/ld option to reload object files configure:6394: result: -r configure:6468: checking for objdump configure:6484: found /usr/bin/objdump configure:6495: result: objdump configure:6524: checking how to recognize dependent libraries configure:6722: result: pass_all configure:6807: checking for dlltool configure:6837: result: no configure:6864: checking how to associate runtime and link libraries configure:6891: result: printf %s\n configure:7015: checking for archiver @FILE support configure:7032: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7032: $? = 0 configure:7035: ar cru libconftest.a @conftest.lst >&5 configure:7038: $? = 0 configure:7043: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7046: $? = 1 configure:7058: result: @ configure:7116: checking for strip configure:7132: found /usr/bin/strip configure:7143: result: strip configure:7215: checking for ranlib configure:7231: found /usr/bin/ranlib configure:7242: result: ranlib configure:7344: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object configure:7464: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7467: $? = 0 configure:7471: /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:7474: $? = 0 configure:7540: /usr/bin/gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7543: $? = 0 configure:7581: result: ok configure:7618: checking for sysroot configure:7648: result: no configure:7725: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:7728: $? = 0 configure:7917: checking for mt configure:7947: result: no configure:7967: checking if : is a manifest tool configure:7973: : '-?' configure:7981: result: no configure:8620: checking for dlfcn.h configure:8620: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:9124: checking for objdir configure:9139: result: .libs configure:9410: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9428: /usr/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9432: $? = 0 configure:9445: result: no configure:9772: checking for /usr/bin/gcc option to produce PIC configure:9779: result: -fPIC -DPIC configure:9787: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9805: /usr/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9809: $? = 0 configure:9822: result: yes configure:9851: checking if /usr/bin/gcc static flag -static works configure:9879: result: no configure:9894: checking if /usr/bin/gcc supports -c -o file.o configure:9915: /usr/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9919: $? = 0 configure:9941: result: yes configure:9949: checking if /usr/bin/gcc supports -c -o file.o configure:9996: result: yes configure:10029: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11186: result: yes configure:11223: checking whether -lc should be explicitly linked in configure:11231: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:11234: $? = 0 configure:11249: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11252: $? = 0 configure:11266: result: no configure:11426: checking dynamic linker characteristics configure:11926: /usr/bin/gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11926: $? = 0 configure:12160: result: GNU/Linux ld.so configure:12267: checking how to hardcode library paths into programs configure:12292: result: immediate configure:12832: checking whether stripping libraries is possible configure:12837: result: yes configure:12872: checking if libtool supports shared libraries configure:12874: result: yes configure:12877: checking whether to build shared libraries configure:12898: result: yes configure:12901: checking whether to build static libraries configure:12905: result: yes configure:12993: checking for pkg-config configure:13011: found /usr/bin/pkg-config configure:13023: result: /usr/bin/pkg-config configure:13048: checking pkg-config is at least version 0.9.0 configure:13051: result: yes configure:13064: checking for gtk-doc configure:13067: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Requested 'gtk-doc >= 1.15' but version of gtk-doc is 1.11 configure:13070: $? = 1 configure:13076: result: no configure:13082: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.15 is not found. configure:13090: checking for gtkdoc-check configure:13106: found /usr/bin/gtkdoc-check configure:13117: result: gtkdoc-check.test configure:13127: checking for gtkdoc-check configure:13145: found /usr/bin/gtkdoc-check configure:13157: result: /usr/bin/gtkdoc-check configure:13169: checking for gtkdoc-rebase configure:13187: found /usr/bin/gtkdoc-rebase configure:13199: result: /usr/bin/gtkdoc-rebase configure:13213: checking for gtkdoc-mkpdf configure:13246: result: no configure:13271: checking whether to build gtk-doc documentation configure:13273: result: no configure:13286: checking for GTKDOC_DEPS configure:13293: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13296: $? = 0 configure:13309: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13312: $? = 0 configure:13347: result: yes configure:13434: checking for special C compiler options needed for large files configure:13479: result: no configure:13485: checking for _FILE_OFFSET_BITS value needed for large files configure:13510: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:13510: $? = 0 configure:13542: result: no configure:13655: checking for find configure:13673: found /bin/find configure:13685: result: /bin/find configure:13695: checking for xargs configure:13713: found /usr/bin/xargs configure:13725: result: /usr/bin/xargs configure:13782: checking for gcc configure:13809: result: /usr/bin/gcc configure:14038: checking for C compiler version configure:14047: /usr/bin/gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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:14058: $? = 0 configure:14047: /usr/bin/gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:14058: $? = 0 configure:14047: /usr/bin/gcc -V >&5 gcc: '-V' option must have argument configure:14058: $? = 1 configure:14047: /usr/bin/gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:14058: $? = 1 configure:14062: checking whether we are using the GNU C compiler configure:14090: result: yes configure:14099: checking whether /usr/bin/gcc accepts -g configure:14160: result: yes configure:14177: checking for /usr/bin/gcc option to accept ISO C89 configure:14253: result: none needed configure:14278: checking whether /usr/bin/gcc understands -c and -o together configure:14315: result: yes configure:14337: checking how to run the C preprocessor configure:14407: result: /usr/bin/gcc -E configure:14427: /usr/bin/gcc -E conftest.c configure:14427: $? = 0 configure:14441: /usr/bin/gcc -E conftest.c conftest.c:28:28: error: ac_nonexistent.h: No such file or directory configure:14441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14581: checking for C++ compiler version configure:14590: /usr/bin/g++ --version >&5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-4) Copyright (C) 2010 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:14601: $? = 0 configure:14590: /usr/bin/g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) configure:14601: $? = 0 configure:14590: /usr/bin/g++ -V >&5 g++: '-V' option must have argument configure:14601: $? = 1 configure:14590: /usr/bin/g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:14601: $? = 1 configure:14605: checking whether we are using the GNU C++ compiler configure:14624: /usr/bin/g++ -c conftest.cpp >&5 configure:14624: $? = 0 configure:14633: result: yes configure:14642: checking whether /usr/bin/g++ accepts -g configure:14662: /usr/bin/g++ -c -g conftest.cpp >&5 configure:14662: $? = 0 configure:14703: result: yes configure:14728: checking dependency style of /usr/bin/g++ configure:14839: result: gcc3 configure:14872: checking how to run the C++ preprocessor configure:14899: /usr/bin/g++ -E conftest.cpp configure:14899: $? = 0 configure:14913: /usr/bin/g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:14913: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14938: result: /usr/bin/g++ -E configure:14958: /usr/bin/g++ -E conftest.cpp configure:14958: $? = 0 configure:14972: /usr/bin/g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:14972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15141: checking for ld used by /usr/bin/g++ configure:15208: result: /usr/bin/ld -m elf_x86_64 configure:15215: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15230: result: yes configure:15285: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16287: result: yes configure:16323: /usr/bin/g++ -c -g -O2 conftest.cpp >&5 configure:16326: $? = 0 configure:16846: checking for /usr/bin/g++ option to produce PIC configure:16853: result: -fPIC -DPIC configure:16861: checking if /usr/bin/g++ PIC flag -fPIC -DPIC works configure:16879: /usr/bin/g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16883: $? = 0 configure:16896: result: yes configure:16919: checking if /usr/bin/g++ static flag -static works configure:16947: result: no configure:16959: checking if /usr/bin/g++ supports -c -o file.o configure:16980: /usr/bin/g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16984: $? = 0 configure:17006: result: yes configure:17011: checking if /usr/bin/g++ supports -c -o file.o configure:17058: result: yes configure:17088: checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17127: result: yes configure:17268: checking dynamic linker characteristics configure:17936: result: GNU/Linux ld.so configure:17989: checking how to hardcode library paths into programs configure:18014: result: immediate configure:18054: checking for inline configure:18070: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:18070: $? = 0 configure:18078: result: inline configure:18147: checking for pkg-config configure:18177: result: /usr/bin/pkg-config configure:18202: checking pkg-config is at least version 0.9.0 configure:18205: result: yes configure:18488: checking for supported warning flags configure:18513: checking whether /usr/bin/gcc supports -Werror configure:18531: /usr/bin/gcc -o conftest -g -O2 -Werror conftest.c >&5 configure:18531: $? = 0 configure:18555: result: yes configure:18513: checking whether /usr/bin/gcc supports -errwarn configure:18531: /usr/bin/gcc -o conftest -g -O2 -errwarn conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rrwarn; defaulting to 0000000000400390 configure:18531: $? = 0 configure:18555: result: no configure:18560: checking whether /usr/bin/gcc supports -Wall configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wall conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wextra configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wextra conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wmissing-declarations configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wmissing-declarations conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Werror-implicit-function-declaration configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Werror-implicit-function-declaration conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wpointer-arith configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wpointer-arith conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wwrite-strings configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wwrite-strings conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wsign-compare configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wsign-compare conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wpacked configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wpacked conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wswitch-enum configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wswitch-enum conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wmissing-format-attribute configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wmissing-format-attribute conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wvolatile-register-var configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wvolatile-register-var conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wstrict-aliasing=2 configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wstrict-aliasing=2 conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Winit-self configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Winit-self conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wunsafe-loop-optimizations configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wunsafe-loop-optimizations conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wno-missing-field-initializers configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wno-missing-field-initializers conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wno-unused-parameter configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wno-unused-parameter conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wno-attributes configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wno-attributes conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wno-long-long configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wno-long-long conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Winline configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Winline conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 0000000000400390 configure:18578: $? = 0 configure:18602: result: no configure:18560: checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 0000000000400390 configure:18578: $? = 0 configure:18602: result: no configure:18560: checking whether /usr/bin/gcc supports -fno-strict-aliasing configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -fno-strict-aliasing conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -fno-common configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -fno-common conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18560: checking whether /usr/bin/gcc supports -Wp,-D_FORTIFY_SOURCE=2 configure:18578: /usr/bin/gcc -o conftest -g -O2 -Werror -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5 configure:18578: $? = 0 configure:18602: result: yes configure:18658: checking whether /usr/bin/gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable configure:18676: /usr/bin/gcc -o conftest -g -O2 -Werror -Wunused-but-set-variable -Wno-unused-but-set-variable conftest.c >&5 configure:18676: $? = 0 configure:18700: result: yes configure:18707: checking which warning flags were supported configure:18711: result: -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable configure:18719: checking how to enable unused result warnings configure:18745: /usr/bin/gcc -o conftest -g -O2 -Wno-attributes conftest.c >&5 configure:18745: $? = 0 configure:18772: result: __attribute__((__warn_unused_result__)) configure:18780: checking how to allow undefined symbols in shared libraries used by test suite configure:18801: /usr/bin/gcc -o conftest -g -O2 -Wl,--allow-shlib-undefined conftest.c >&5 configure:18801: $? = 0 configure:18826: result: -Wl,--allow-shlib-undefined configure:18845: checking whether byte ordering is bigendian configure:18860: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:18860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18905: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:18905: $? = 0 configure:18923: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36: error: 'not' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) conftest.c:36: error: expected ';' before 'big' configure:18923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19051: result: no configure:19069: checking whether float word ordering is bigendian configure:19097: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19097: $? = 0 configure:19116: result: no configure:19148: checking for native atomic primitives configure:19170: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19170: $? = 0 configure:19196: result: Intel configure:19216: checking whether atomic ops require a memory barrier configure:19230: result: no configure:19246: checking size of void * configure:19251: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19251: $? = 0 configure:19251: ./conftest configure:19251: $? = 0 configure:19265: result: 8 configure:19279: checking size of int configure:19284: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19284: $? = 0 configure:19284: ./conftest configure:19284: $? = 0 configure:19298: result: 4 configure:19312: checking size of long configure:19317: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19317: $? = 0 configure:19317: ./conftest configure:19317: $? = 0 configure:19331: result: 8 configure:19345: checking size of long long configure:19350: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19350: $? = 0 configure:19350: ./conftest configure:19350: $? = 0 configure:19364: result: 8 configure:19378: checking size of size_t configure:19383: /usr/bin/gcc -o conftest -g -O2 conftest.c >&5 configure:19383: $? = 0 configure:19383: ./conftest configure:19383: $? = 0 configure:19397: result: 8 configure:19408: checking for native Win32 configure:19418: result: no configure:19429: checking for Sun Solaris (non-POSIX ctime_r) configure:19440: result: no configure:19532: checking for cos in -lm configure:19557: /usr/bin/gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:42: warning: conflicting types for built-in function 'cos' configure:19557: $? = 0 configure:19566: result: yes configure:19578: checking for sched_yield in -lrt configure:19603: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19603: $? = 0 configure:19612: result: yes configure:19625: checking for shm_open in -lrt configure:19650: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lrt -lm >&5 configure:19650: $? = 0 configure:19659: result: yes configure:19680: checking for connect in -lsocket configure:19705: /usr/bin/gcc -o conftest -g -O2 conftest.c -lsocket -lrt -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:19705: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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:19714: result: no configure:19726: checking for __builtin_return_address(0) configure:19739: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19739: $? = 0 configure:19745: result: yes configure:19756: checking for stdint.h configure:19756: result: yes configure:19756: checking for inttypes.h configure:19756: result: yes configure:19756: checking sys/int_types.h usability configure:19756: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:72:27: error: sys/int_types.h: No such file or directory configure:19756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19756: result: no configure:19756: checking sys/int_types.h presence configure:19756: /usr/bin/gcc -E conftest.c conftest.c:39:27: error: sys/int_types.h: No such file or directory configure:19756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:19756: result: no configure:19756: checking for sys/int_types.h configure:19756: result: no configure:19766: checking for uint64_t configure:19766: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19766: $? = 0 configure:19766: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:75: error: expected expression before ')' token configure:19766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:19766: result: yes configure:19775: checking for uint128_t configure:19775: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: 'uint128_t' undeclared (first use in this function) conftest.c:76: error: (Each undeclared identifier is reported only once conftest.c:76: error: for each function it appears in.) configure:19775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:19775: result: no configure:19784: checking for __uint128_t configure:19784: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19784: $? = 0 configure:19784: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76: error: expected expression before ')' token configure:19784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:19784: result: yes configure:19798: checking fcntl.h usability configure:19798: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking fcntl.h presence configure:19798: /usr/bin/gcc -E conftest.c configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking for fcntl.h configure:19798: result: yes configure:19798: checking for unistd.h configure:19798: result: yes configure:19798: checking signal.h usability configure:19798: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking signal.h presence configure:19798: /usr/bin/gcc -E conftest.c configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking for signal.h configure:19798: result: yes configure:19798: checking for sys/stat.h configure:19798: result: yes configure:19798: checking sys/socket.h usability configure:19798: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking sys/socket.h presence configure:19798: /usr/bin/gcc -E conftest.c configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking for sys/socket.h configure:19798: result: yes configure:19798: checking sys/poll.h usability configure:19798: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking sys/poll.h presence configure:19798: /usr/bin/gcc -E conftest.c configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking for sys/poll.h configure:19798: result: yes configure:19798: checking sys/un.h usability configure:19798: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking sys/un.h presence configure:19798: /usr/bin/gcc -E conftest.c configure:19798: $? = 0 configure:19798: result: yes configure:19798: checking for sys/un.h configure:19798: result: yes configure:19811: checking for alarm configure:19811: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19811: $? = 0 configure:19811: result: yes configure:19823: checking sched.h usability configure:19823: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19823: $? = 0 configure:19823: result: yes configure:19823: checking sched.h presence configure:19823: /usr/bin/gcc -E conftest.c configure:19823: $? = 0 configure:19823: result: yes configure:19823: checking for sched.h configure:19823: result: yes configure:19830: checking for sched_getaffinity configure:19830: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19830: $? = 0 configure:19830: result: yes configure:19846: checking sys/mman.h usability configure:19846: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19846: $? = 0 configure:19846: result: yes configure:19846: checking sys/mman.h presence configure:19846: /usr/bin/gcc -E conftest.c configure:19846: $? = 0 configure:19846: result: yes configure:19846: checking for sys/mman.h configure:19846: result: yes configure:19853: checking for mmap configure:19853: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19853: $? = 0 configure:19853: result: yes configure:19869: checking time.h usability configure:19869: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19869: $? = 0 configure:19869: result: yes configure:19869: checking time.h presence configure:19869: /usr/bin/gcc -E conftest.c configure:19869: $? = 0 configure:19869: result: yes configure:19869: checking for time.h configure:19869: result: yes configure:19876: checking for clock_gettime configure:19876: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19876: $? = 0 configure:19876: result: yes configure:19890: checking fenv.h usability configure:19890: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19890: $? = 0 configure:19890: result: yes configure:19890: checking fenv.h presence configure:19890: /usr/bin/gcc -E conftest.c configure:19890: $? = 0 configure:19890: result: yes configure:19890: checking for fenv.h configure:19890: result: yes configure:19895: checking for feenableexcept configure:19895: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19895: $? = 0 configure:19895: result: yes configure:19895: checking for fedisableexcept configure:19895: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19895: $? = 0 configure:19895: result: yes configure:19895: checking for feclearexcept configure:19895: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19895: $? = 0 configure:19895: result: yes configure:19911: checking libgen.h usability configure:19911: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking libgen.h presence configure:19911: /usr/bin/gcc -E conftest.c configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking for libgen.h configure:19911: result: yes configure:19911: checking byteswap.h usability configure:19911: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking byteswap.h presence configure:19911: /usr/bin/gcc -E conftest.c configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking for byteswap.h configure:19911: result: yes configure:19911: checking for signal.h configure:19911: result: yes configure:19911: checking setjmp.h usability configure:19911: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking setjmp.h presence configure:19911: /usr/bin/gcc -E conftest.c configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking for setjmp.h configure:19911: result: yes configure:19911: checking for fenv.h configure:19911: result: yes configure:19911: checking sys/wait.h usability configure:19911: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking sys/wait.h presence configure:19911: /usr/bin/gcc -E conftest.c configure:19911: $? = 0 configure:19911: result: yes configure:19911: checking for sys/wait.h configure:19911: result: yes configure:19924: checking for ctime_r configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for drand48 configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for flockfile configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for funlockfile configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for getline configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for link configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19924: $? = 0 configure:19924: result: yes configure:19924: checking for strndup configure:19924: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 conftest.c:93: warning: conflicting types for built-in function 'strndup' configure:19924: $? = 0 configure:19924: result: yes configure:19936: checking windows.h usability configure:19936: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:104:21: error: windows.h: No such file or directory configure:19936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19936: result: no configure:19936: checking windows.h presence configure:19936: /usr/bin/gcc -E conftest.c conftest.c:71:21: error: windows.h: No such file or directory configure:19936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 configure:19936: result: no configure:19936: checking for windows.h configure:19936: result: no configure:19953: checking for sys/stat.h configure:19953: result: yes configure:19953: checking io.h usability configure:19953: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:105:16: error: io.h: No such file or directory configure:19953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19953: result: no configure:19953: checking io.h presence configure:19953: /usr/bin/gcc -E conftest.c conftest.c:72:16: error: io.h: No such file or directory configure:19953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 configure:19953: result: no configure:19953: checking for io.h configure:19953: result: no configure:19963: checking for mkdir configure:19963: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:19963: $? = 0 configure:19963: result: yes configure:19965: checking mkdir variant configure:19988: /usr/bin/gcc -c -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable conftest.c >&5 configure:19988: $? = 0 configure:20015: result: mkdir(path, mode) configure:20034: checking for fork configure:20034: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 conftest.c:96: warning: conflicting types for built-in function 'fork' configure:20034: $? = 0 configure:20034: result: yes configure:20034: checking for waitpid configure:20034: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:20034: $? = 0 configure:20034: result: yes configure:20034: checking for raise configure:20034: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:20034: $? = 0 configure:20034: result: yes configure:20347: checking for VALGRIND configure:20354: $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:20357: $? = 1 configure:20370: $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:20373: $? = 1 No package 'valgrind' found configure:20400: result: no configure:20402: result: no configure:20496: WARNING: cache variable cairo_cv_warn_maybe contains a newline configure:20556: checking for compress in -lz configure:20581: /usr/bin/gcc -o conftest -g -O2 conftest.c -lz -lrt -lm >&5 configure:20581: $? = 0 configure:20590: result: yes configure:20593: checking zlib.h usability configure:20593: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:20593: $? = 0 configure:20593: result: yes configure:20593: checking zlib.h presence configure:20593: /usr/bin/gcc -E conftest.c configure:20593: $? = 0 configure:20593: result: yes configure:20593: checking for zlib.h configure:20593: result: yes configure:20612: checking for lzo2a_decompress in -llzo2 configure:20637: /usr/bin/gcc -o conftest -g -O2 conftest.c -llzo2 -lrt -lm >&5 /usr/bin/ld: cannot find -llzo2 collect2: ld returned 1 exit status configure:20637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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:20646: result: no configure:20670: checking for dlsym in -ldl configure:20695: /usr/bin/gcc -o conftest -g -O2 conftest.c -ldl -lrt -lm >&5 configure:20695: $? = 0 configure:20704: result: yes configure:20723: checking for dlfcn.h configure:20723: result: yes configure:20758: checking for X configure:20897: /usr/bin/gcc -o conftest -g -O2 conftest.c -lX11 -lrt -lm >&5 configure:20897: $? = 0 configure:20947: result: libraries , headers configure:20963: checking for cairo's Xlib surface backend feature configure:20981: checking for xlib configure:20988: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:20991: $? = 0 configure:21004: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:21007: $? = 0 configure:22034: result: yes configure:22039: checking sys/ipc.h usability configure:22039: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:22039: $? = 0 configure:22039: result: yes configure:22039: checking sys/ipc.h presence configure:22039: /usr/bin/gcc -E conftest.c configure:22039: $? = 0 configure:22039: result: yes configure:22039: checking for sys/ipc.h configure:22039: result: yes configure:22045: checking sys/shm.h usability configure:22045: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:22045: $? = 0 configure:22045: result: yes configure:22045: checking sys/shm.h presence configure:22045: /usr/bin/gcc -E conftest.c configure:22045: $? = 0 configure:22045: result: yes configure:22045: checking for sys/shm.h configure:22045: result: yes configure:22053: checking whether shmctl IPC_RMID allowes subsequent attaches configure:22082: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm >&5 configure:22082: $? = 0 configure:22082: ./conftest configure:22082: $? = 0 configure:22086: result: yes configure:22101: checking for X11/extensions/XShm.h configure:22101: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:22101: $? = 0 configure:22101: result: yes configure:22101: checking for X11/extensions/shmproto.h configure:22101: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:22101: $? = 0 configure:22101: result: yes configure:22101: checking for X11/extensions/shmstr.h configure:22101: /usr/bin/gcc -c -g -O2 conftest.c >&5 configure:22101: $? = 0 configure:22101: result: yes configure:22115: checking whether cairo's Xlib surface backend feature could be enabled configure:22117: result: yes configure:22340: checking for cairo's Xlib Xrender surface backend feature configure:22362: checking for xlib_xrender configure:22369: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22372: $? = 0 configure:22385: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22388: $? = 0 configure:22449: result: yes configure:22461: checking for XRenderCreateSolidFill configure:22461: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22461: $? = 0 configure:22461: result: yes configure:22461: checking for XRenderCreateLinearGradient configure:22461: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22461: $? = 0 configure:22461: result: yes configure:22461: checking for XRenderCreateRadialGradient configure:22461: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22461: $? = 0 configure:22461: result: yes configure:22461: checking for XRenderCreateConicalGradient configure:22461: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22461: $? = 0 configure:22461: result: yes configure:22476: checking whether cairo's Xlib Xrender surface backend feature could be enabled configure:22478: result: yes configure:22702: checking for cairo's XCB surface backend feature configure:22720: checking for xcb configure:22727: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:22730: $? = 0 configure:22743: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:22746: $? = 0 configure:22781: result: yes configure:22787: checking whether cairo's XCB surface backend feature could be enabled configure:22789: result: yes configure:23322: checking for cairo's XCB/SHM functions feature configure:23341: checking for xcb_shm configure:23348: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23351: $? = 0 configure:23364: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23367: $? = 0 configure:23402: result: yes configure:23411: checking whether cairo's XCB/SHM functions feature could be enabled configure:23413: result: yes configure:23943: checking for cairo's Quartz surface backend feature configure:23958: checking ApplicationServices/ApplicationServices.h usability configure:23958: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:128:53: error: ApplicationServices/ApplicationServices.h: No such file or directory configure:23958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23958: result: no configure:23958: checking ApplicationServices/ApplicationServices.h presence configure:23958: /usr/bin/gcc -E conftest.c conftest.c:95:53: error: ApplicationServices/ApplicationServices.h: No such file or directory configure:23958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:23958: result: no configure:23958: checking for ApplicationServices/ApplicationServices.h configure:23958: result: no configure:23967: checking CoreGraphics/CoreGraphics.h usability configure:23967: /usr/bin/gcc -c -g -O2 conftest.c >&5 conftest.c:128:39: error: CoreGraphics/CoreGraphics.h: No such file or directory configure:23967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23967: result: no configure:23967: checking CoreGraphics/CoreGraphics.h presence configure:23967: /usr/bin/gcc -E conftest.c conftest.c:95:39: error: CoreGraphics/CoreGraphics.h: No such file or directory configure:23967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.14.2" | #define PACKAGE_STRING "cairo 1.14.2" | #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_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_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___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_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 IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:23967: result: no configure:23967: checking for CoreGraphics/CoreGraphics.h configure:23967: result: no configure:23981: checking whether cairo's Quartz surface backend feature could be enabled configure:23983: result: no (requires CoreGraphics framework) configure:24206: checking for cairo's Quartz font backend feature configure:24224: checking whether cairo's Quartz font backend feature could be enabled configure:24226: result: no (requires CoreGraphics framework) configure:24689: checking for cairo's Microsoft Windows surface backend feature configure:24710: checking whether cairo's Microsoft Windows surface backend feature could be enabled configure:24712: result: no (requires a Win32 platform) configure:24935: checking for cairo's Microsoft Windows font backend feature configure:24953: checking whether cairo's Microsoft Windows font backend feature could be enabled configure:24955: result: no (requires a Win32 platform) configure:26624: checking for cairo's PNG functions feature configure:26657: checking for png configure:26664: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26667: $? = 0 configure:26680: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26683: $? = 0 configure:26718: result: yes configure:26728: checking whether cairo's PNG functions feature could be enabled configure:26730: result: yes configure:28500: checking for cairo's EGL functions feature configure:28807: checking whether cairo's EGL functions feature could be enabled configure:28809: result: no (not required by any backend) configure:29026: checking for cairo's GLX functions feature configure:29060: checking whether cairo's GLX functions feature could be enabled configure:29062: result: no (not required by any backend) configure:29279: checking for cairo's WGL functions feature configure:29308: checking whether cairo's WGL functions feature could be enabled configure:29310: result: no (not required by any backend) configure:29529: checking for cairo's script surface backend feature configure:29547: checking whether cairo's script surface backend feature could be enabled configure:29549: result: yes configure:29796: checking for cairo's FreeType font backend feature configure:29814: checking for FREETYPE configure:29821: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:29824: $? = 0 configure:29837: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:29840: $? = 0 configure:29875: result: yes configure:29980: checking whether cairo's FreeType font backend feature could be enabled configure:29982: result: yes configure:30206: checking for cairo's Fontconfig font backend feature configure:30226: checking for FONTCONFIG configure:30233: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:30236: $? = 0 configure:30249: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:30252: $? = 0 configure:30287: result: yes configure:30296: checking whether cairo's Fontconfig font backend feature could be enabled configure:30298: result: yes configure:30518: checking for FT_Get_X11_Font_Format configure:30518: /usr/bin/gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lrt -lm -lfreetype >&5 configure:30518: $? = 0 configure:30518: result: yes configure:30518: checking for FT_GlyphSlot_Embolden configure:30518: /usr/bin/gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lrt -lm -lfreetype >&5 configure:30518: $? = 0 configure:30518: result: yes configure:30518: checking for FT_GlyphSlot_Oblique configure:30518: /usr/bin/gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lrt -lm -lfreetype >&5 configure:30518: $? = 0 configure:30518: result: yes configure:30518: checking for FT_Load_Sfnt_Table configure:30518: /usr/bin/gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lrt -lm -lfreetype >&5 configure:30518: $? = 0 configure:30518: result: yes configure:30518: checking for FT_Library_SetLcdFilter configure:30518: /usr/bin/gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lrt -lm -lfreetype >&5 configure:30518: $? = 0 configure:30518: result: yes configure:30540: checking for FcInit configure:30540: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lfontconfig >&5 configure:30540: $? = 0 configure:30540: result: yes configure:30540: checking for FcFini configure:30540: /usr/bin/gcc -o conftest -g -O2 conftest.c -lrt -lm -lfontconfig >&5 configure:30540: $? = 0 configure:30540: result: yes configure:30567: checking for cairo's PostScript surface backend feature configure:30587: checking whether cairo's PostScript surface backend feature could be enabled configure:30589: result: yes configure:30810: checking for gs configure:30826: found /usr/bin/gs configure:30837: result: gs configure:30859: checking for LIBSPECTRE configure:30866: $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:30869: $? = 1 configure:30882: $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:30885: $? = 1 No package 'libspectre' found configure:30912: result: no configure:30963: checking for cairo's PDF surface backend feature configure:30983: checking whether cairo's PDF surface backend feature could be enabled configure:30985: result: yes configure:31208: checking for POPPLER configure:31215: $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:31218: $? = 1 configure:31231: $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:31234: $? = 1 No package 'poppler-glib' found configure:31261: result: no configure:31297: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available configure:31335: checking for cairo's SVG surface backend feature configure:31355: checking whether cairo's SVG surface backend feature could be enabled configure:31357: result: yes configure:31578: checking for LIBRSVG configure:31585: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Requested 'librsvg-2.0 >= 2.35.0' but version of librsvg is 2.26.0 configure:31588: $? = 1 configure:31601: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Requested 'librsvg-2.0 >= 2.35.0' but version of librsvg is 2.26.0 configure:31604: $? = 1 Requested 'librsvg-2.0 >= 2.35.0' but version of librsvg is 2.26.0 configure:31631: result: no configure:31667: WARNING: SVG backend will not be tested since librsvg >= 2.35.0 is not available configure:31870: checking for cairo's image surface backend feature configure:31888: checking for pixman configure:31895: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" Requested 'pixman-1 >= 0.30.0' but version of Pixman is 0.26.2 configure:31898: $? = 1 configure:31911: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" Requested 'pixman-1 >= 0.30.0' but version of Pixman is 0.26.2 configure:31914: $? = 1 Requested 'pixman-1 >= 0.30.0' but version of Pixman is 0.26.2 configure:31941: result: no configure:31958: checking whether cairo's image surface backend feature could be enabled configure:31960: result: no (requires pixman-1 >= 0.30.0 http://cairographics.org/releases/) configure:31964: error: mandatory image surface backend feature could not be enabled ## ---------------- ## ## Cache variables. ## ## ---------------- ## configure:31964: WARNING: cache variable cairo_cv_warn_maybe contains a newline ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBRSVG_CFLAGS_set= ac_cv_env_LIBRSVG_CFLAGS_value= ac_cv_env_LIBRSVG_LIBS_set= ac_cv_env_LIBRSVG_LIBS_value= ac_cv_env_LIBSPECTRE_CFLAGS_set= ac_cv_env_LIBSPECTRE_CFLAGS_value= ac_cv_env_LIBSPECTRE_LIBS_set= ac_cv_env_LIBSPECTRE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_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= ac_cv_env_host_alias_value= ac_cv_env_pixman_CFLAGS_set= ac_cv_env_pixman_CFLAGS_value= ac_cv_env_pixman_LIBS_set= ac_cv_env_pixman_LIBS_value= ac_cv_env_png_CFLAGS_set= ac_cv_env_png_CFLAGS_value= ac_cv_env_png_LIBS_set= ac_cv_env_png_LIBS_value= ac_cv_env_png_REQUIRES_set= ac_cv_env_png_REQUIRES_value= ac_cv_env_qt_CFLAGS_set= ac_cv_env_qt_CFLAGS_value= ac_cv_env_qt_LIBS_set= ac_cv_env_qt_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_xcb_CFLAGS_set= ac_cv_env_xcb_CFLAGS_value= ac_cv_env_xcb_LIBS_set= ac_cv_env_xcb_LIBS_value= ac_cv_env_xcb_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_XRenderCreateSolidFill=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=yes 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=yes 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=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libgen_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_int_types_h=no ac_cv_header_sys_ioctl_h=yes 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=x86_64-unknown-linux-gnu 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_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FIND=/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_SED=/bin/sed ac_cv_path_XARGS=/usr/bin/xargs ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/gcc -E' ac_cv_prog_CXXCPP='/usr/bin/g++ -E' ac_cv_prog_GS=gs ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc 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_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type___uint128_t=yes ac_cv_type_uint128_t=no ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_float_words_bigendian=no cairo_cv_atomic_op_needs_memory_barrier=no cairo_cv_atomic_primitives=Intel cairo_cv_test_undefined_ldflags=-Wl,--allow-shlib-undefined cairo_cv_warn_cflags=' -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable' cairo_cv_warn_unused_result='__attribute__((__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/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' 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=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no 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=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_FONTCONFIG_CFLAGS=' ' pkg_cv_FONTCONFIG_LIBS='-lfontconfig ' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_GTKDOC_DEPS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_png_CFLAGS='-I/usr/include/libpng12 ' pkg_cv_png_LIBS='-lpng12 ' pkg_cv_xcb_CFLAGS=' ' pkg_cv_xcb_LIBS='-lxcb-render -lxcb ' pkg_cv_xcb_shm_CFLAGS=' ' pkg_cv_xcb_shm_LIBS='-lxcb-shm -lxcb ' pkg_cv_xlib_CFLAGS=' ' pkg_cv_xlib_LIBS='-lX11 -lXext ' pkg_cv_xlib_xrender_CFLAGS=' ' pkg_cv_xlib_xrender_LIBS='-lXrender -lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/bkuo/cairo-1.14.2/build/missing aclocal-1.14' 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} /home/bkuo/cairo-1.14.2/build/missing autoconf' AUTOHEADER='${SHELL} /home/bkuo/cairo-1.14.2/build/missing autoheader' AUTOMAKE='${SHELL} /home/bkuo/cairo-1.14.2/build/missing automake-1.14' AWK='gawk' 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/include/freetype2 -I/usr/include/libpng12 -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable' 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=' -lfontconfig -lfreetype -lpng12 -lxcb-shm -lxcb -lxcb-render -lxcb -lXrender -lX11 -lX11 -lXext ' CAIRO_LIBTOOL_VERSION_INFO='11402:2:11400' CAIRO_NONPKGCONFIG_CFLAGS=' ' CAIRO_NONPKGCONFIG_LIBS=' -lz -lz ' CAIRO_RELEASE_STATUS='release' CAIRO_REQUIRES=' 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='-Wl,--allow-shlib-undefined' CAIRO_VERSION_MAJOR='1' CAIRO_VERSION_MICRO='2' CAIRO_VERSION_MINOR='14' CAIRO_VERSION_SONUM='2' CC='/usr/bin/gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='/usr/bin/gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='/usr/bin/g++' CXXCPP='/usr/bin/g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISABLE_SOME_FLOATING_POINT_FALSE='' DISABLE_SOME_FLOATING_POINT_TRUE='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FIND='/bin/find' FONTCONFIG_CFLAGS=' ' FONTCONFIG_LIBS='-lfontconfig ' FREETYPE_CFLAGS='-I/usr/include/freetype2 ' FREETYPE_CONFIG='' FREETYPE_LIBS='-lfreetype ' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GREP='/bin/grep' GS='gs' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTKDOC_DEPS_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' GTKDOC_MKPDF='' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' 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_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_PTHREAD_FALSE='' HAVE_PTHREAD_TRUE='' HAVE_REAL_PTHREAD_FALSE='' HAVE_REAL_PTHREAD_TRUE='' HAVE_SHM_FALSE='#' HAVE_SHM_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' 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='${SHELL} /home/bkuo/cairo-1.14.2/build/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' 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.14.2' PACKAGE_TARNAME='cairo' PACKAGE_URL='http://cairographics.org/' PACKAGE_VERSION='1.14.2' PATH_SEPARATOR=':' PKGCONFIG_REQUIRES='Requires.private' PKG_CONFIG='/usr/bin/pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIB_EXT='' SHM_LIBS='-lrt' SHTOOL='' STRIP='strip' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='1.14.2' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='/usr/bin/gcc' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' 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='NONE' gallium_DIR='' gl_CFLAGS='' gl_LIBS='' glesv2_CFLAGS='' glesv2_LIBS='' glib_CFLAGS='' glib_LIBS='' gtk_CFLAGS='' gtk_LIBS='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/bkuo/cairo-1.14.2/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lzo_LIBS='' mandir='${datarootdir}/man' mesa_DIR='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pixman_CFLAGS='' pixman_LIBS='' png_CFLAGS='-I/usr/include/libpng12 ' png_LIBS='-lpng12 ' png_REQUIRES='libpng' prefix='/home/bkuo/cairo' program_transform_name='s,x,x,' psdir='${docdir}' pthread_CFLAGS='' pthread_LIBS='' qt_CFLAGS='' qt_LIBS='' real_pthread_CFLAGS='' real_pthread_LIBS='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shm_LIBS='' skia_DIR='' sysconfdir='${prefix}/etc' target_alias='' xcb_CFLAGS=' ' xcb_LIBS='-lxcb-render -lxcb ' xcb_shm_CFLAGS=' ' xcb_shm_LIBS='-lxcb-shm -lxcb ' xlib_CFLAGS=' ' xlib_LIBS='-lX11 -lXext ' xlib_xcb_CFLAGS='' xlib_xcb_LIBS='' xlib_xrender_CFLAGS=' ' xlib_xrender_LIBS='-lXrender -lX11 ' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cairo" #define PACKAGE_TARNAME "cairo" #define PACKAGE_VERSION "1.14.2" #define PACKAGE_STRING "cairo 1.14.2" #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_UNISTD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 #define SIZEOF_VOID_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define HAVE_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___UINT128_T 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ALARM 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_GETAFFINITY 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_FECLEAREXCEPT 1 #define HAVE_LIBGEN_H 1 #define HAVE_BYTESWAP_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 IPC_RMID_DEFERRED_RELEASE 1 #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 #define HAVE_XRENDERCREATESOLIDFILL 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 configure: exit 1