This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by cairo configure 1.12.16, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-ps --enable-pdf --enable-svg --enable-tee --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3157: checking for i686-uhu-linux-gcc configure:3173: found /usr/bin/i686-uhu-linux-gcc configure:3184: result: i686-uhu-linux-gcc configure:3453: checking for C compiler version configure:3462: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3473: $? = 0 configure:3462: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3473: $? = 0 configure:3462: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3473: $? = 1 configure:3462: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3473: $? = 1 configure:3493: checking whether the C compiler works configure:3515: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3519: $? = 0 configure:3567: result: yes configure:3570: checking for C compiler default output file name configure:3572: result: a.out configure:3578: checking for suffix of executables configure:3585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3589: $? = 0 configure:3611: result: configure:3633: checking whether we are cross compiling configure:3641: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3645: $? = 0 configure:3652: ./conftest configure:3656: $? = 0 configure:3671: result: no configure:3676: checking for suffix of object files configure:3698: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3702: $? = 0 configure:3723: result: o configure:3727: checking whether we are using the GNU C compiler configure:3746: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3746: $? = 0 configure:3755: result: yes configure:3764: checking whether i686-uhu-linux-gcc accepts -g configure:3784: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3784: $? = 0 configure:3825: result: yes configure:3842: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3905: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3905: $? = 0 configure:3918: result: none needed configure:3944: checking how to run the C preprocessor configure:3975: i686-uhu-linux-gcc -E conftest.c configure:3975: $? = 0 configure:3989: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4014: result: i686-uhu-linux-gcc -E configure:4034: i686-uhu-linux-gcc -E conftest.c configure:4034: $? = 0 configure:4048: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4077: checking for grep that handles long lines and -e configure:4135: result: /bin/grep configure:4140: checking for egrep configure:4202: result: /bin/grep -E configure:4207: checking for ANSI C header files configure:4227: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4227: $? = 0 configure:4300: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4300: $? = 0 configure:4300: ./conftest configure:4300: $? = 0 configure:4311: result: yes configure:4324: checking for sys/types.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for sys/stat.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for stdlib.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for string.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for memory.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for strings.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for inttypes.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for stdint.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4324: checking for unistd.h configure:4324: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4337: checking minix/config.h usability configure:4337: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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:4337: result: no configure:4337: checking minix/config.h presence configure:4337: i686-uhu-linux-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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:4337: result: no configure:4337: checking for minix/config.h configure:4337: result: no configure:4358: checking whether it is safe to define __EXTENSIONS__ configure:4376: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4376: $? = 0 configure:4383: result: yes configure:4404: checking for unistd.h configure:4404: result: yes configure:4404: checking sys/ioctl.h usability configure:4404: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4404: $? = 0 configure:4404: result: yes configure:4404: checking sys/ioctl.h presence configure:4404: i686-uhu-linux-gcc -E conftest.c configure:4404: $? = 0 configure:4404: result: yes configure:4404: checking for sys/ioctl.h configure:4404: result: yes configure:4431: checking for a BSD-compatible install configure:4499: result: /bin/install -c configure:4510: checking whether build environment is sane configure:4560: result: yes configure:4701: checking for a thread-safe mkdir -p configure:4740: result: /bin/mkdir -p configure:4753: checking for gawk configure:4769: found /bin/gawk configure:4780: result: gawk configure:4791: checking whether make sets $(MAKE) configure:4813: result: yes configure:4843: checking for style of include used by make configure:4871: result: GNU configure:4948: checking dependency style of i686-uhu-linux-gcc configure:5059: result: gcc3 configure:5086: checking whether make supports nested variables configure:5103: result: yes configure:5146: checking build system type configure:5160: result: i686-uhu-linux-gnu configure:5180: checking host system type configure:5193: result: i686-uhu-linux-gnu configure:5234: checking how to print strings configure:5261: result: printf configure:5282: checking for a sed that does not truncate output configure:5346: result: /bin/sed configure:5364: checking for fgrep configure:5426: result: /bin/grep -F configure:5461: checking for ld used by i686-uhu-linux-gcc configure:5528: result: /usr/bin/ld configure:5535: checking if the linker (/usr/bin/ld) is GNU ld configure:5550: result: yes configure:5562: checking for BSD- or MS-compatible name lister (nm) configure:5611: result: /usr/bin/nm -B configure:5741: checking the name lister (/usr/bin/nm -B) interface configure:5748: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5751: /usr/bin/nm -B "conftest.o" configure:5754: output 00000000 B some_variable configure:5761: result: BSD nm configure:5764: checking whether ln -s works configure:5768: result: yes configure:5776: checking the maximum length of command line arguments configure:5906: result: 1572864 configure:5923: checking whether the shell understands some XSI constructs configure:5933: result: yes configure:5937: checking whether the shell understands "+=" configure:5943: result: yes configure:5978: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6018: result: func_convert_file_noop configure:6025: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6045: result: func_convert_file_noop configure:6052: checking for /usr/bin/ld option to reload object files configure:6059: result: -r configure:6093: checking for i686-uhu-linux-objdump configure:6123: result: no configure:6133: checking for objdump configure:6149: found /usr/bin/objdump configure:6160: result: objdump configure:6189: checking how to recognize dependent libraries configure:6387: result: pass_all configure:6432: checking for i686-uhu-linux-dlltool configure:6462: result: no configure:6472: checking for dlltool configure:6502: result: no configure:6529: checking how to associate runtime and link libraries configure:6556: result: printf %s\n configure:6572: checking for i686-uhu-linux-ar configure:6588: found /usr/bin/i686-uhu-linux-ar configure:6599: result: i686-uhu-linux-ar configure:6680: checking for archiver @FILE support configure:6697: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6697: $? = 0 configure:6700: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6703: $? = 0 configure:6708: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6711: $? = 1 configure:6723: result: @ configure:6741: checking for i686-uhu-linux-strip configure:6771: result: no configure:6781: checking for strip configure:6797: found /usr/bin/strip configure:6808: result: strip configure:6840: checking for i686-uhu-linux-ranlib configure:6870: result: no configure:6880: checking for ranlib configure:6896: found /usr/bin/ranlib configure:6907: result: ranlib configure:7009: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7132: $? = 0 configure:7136: /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:7139: $? = 0 configure:7205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7208: $? = 0 configure:7246: result: ok configure:7283: checking for sysroot configure:7313: result: no configure:7529: checking for i686-uhu-linux-mt configure:7559: result: no configure:7569: checking for mt configure:7599: result: no configure:7619: checking if : is a manifest tool configure:7625: : '-?' configure:7633: result: no configure:8272: checking for dlfcn.h configure:8272: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8272: $? = 0 configure:8272: result: yes configure:8776: checking for objdir configure:8791: result: .libs configure:9062: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9080: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9084: $? = 0 configure:9097: result: no configure:9424: checking for i686-uhu-linux-gcc option to produce PIC configure:9431: result: -fPIC -DPIC configure:9439: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9461: $? = 0 configure:9474: result: yes configure:9503: checking if i686-uhu-linux-gcc static flag -static works configure:9531: result: yes configure:9546: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9571: $? = 0 configure:9593: result: yes configure:9601: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9648: result: yes configure:9681: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10838: result: yes configure:10875: checking whether -lc should be explicitly linked in configure:10883: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10886: $? = 0 configure:10901: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10904: $? = 0 configure:10918: result: no configure:11078: checking dynamic linker characteristics configure:11578: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11578: $? = 0 configure:11812: result: GNU/Linux ld.so configure:11919: checking how to hardcode library paths into programs configure:11944: result: immediate configure:12484: checking whether stripping libraries is possible configure:12489: result: yes configure:12524: checking if libtool supports shared libraries configure:12526: result: yes configure:12529: checking whether to build shared libraries configure:12550: result: yes configure:12553: checking whether to build static libraries configure:12557: result: no configure:12602: checking for i686-uhu-linux-pkg-config configure:12635: result: no configure:12645: checking for pkg-config configure:12663: found /usr/bin/pkg-config configure:12675: result: /usr/bin/pkg-config configure:12700: checking pkg-config is at least version 0.9.0 configure:12703: result: yes configure:12717: checking for gtkdoc-check configure:12750: result: no configure:12759: checking for gtkdoc-rebase configure:12792: result: no configure:12803: checking for gtkdoc-mkpdf configure:12836: result: no configure:12962: checking whether to build gtk-doc documentation configure:12964: result: no configure:13036: checking for special C compiler options needed for large files configure:13081: result: no configure:13087: checking for _FILE_OFFSET_BITS value needed for large files configure:13112: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:34:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:34:3: warning: left shift count >= width of type [enabled by default] conftest.c:35:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:35:10: warning: left shift count >= width of type [enabled by default] conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:13112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:13136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13136: $? = 0 configure:13144: result: 64 configure:13257: checking for find configure:13275: found /usr/bin/find configure:13287: result: /usr/bin/find configure:13297: checking for xargs configure:13315: found /usr/bin/xargs configure:13327: result: /usr/bin/xargs configure:13344: checking for i686-uhu-linux-gcc configure:13371: result: i686-uhu-linux-gcc configure:13640: checking for C compiler version configure:13649: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:13660: $? = 0 configure:13649: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:13660: $? = 0 configure:13649: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13660: $? = 1 configure:13649: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:13660: $? = 1 configure:13664: checking whether we are using the GNU C compiler configure:13692: result: yes configure:13701: checking whether i686-uhu-linux-gcc accepts -g configure:13762: result: yes configure:13779: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:13855: result: none needed configure:13880: checking how to run the C preprocessor configure:13950: result: i686-uhu-linux-gcc -E configure:13970: i686-uhu-linux-gcc -E conftest.c configure:13970: $? = 0 configure:13984: i686-uhu-linux-gcc -E conftest.c conftest.c:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:14026: checking for i686-uhu-linux-g++ configure:14042: found /usr/bin/i686-uhu-linux-g++ configure:14053: result: i686-uhu-linux-g++ configure:14124: checking for C++ compiler version configure:14133: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:14144: $? = 0 configure:14133: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:14144: $? = 0 configure:14133: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:14144: $? = 1 configure:14133: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:14144: $? = 1 configure:14148: checking whether we are using the GNU C++ compiler configure:14167: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:14167: $? = 0 configure:14176: result: yes configure:14185: checking whether i686-uhu-linux-g++ accepts -g configure:14205: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:14205: $? = 0 configure:14246: result: yes configure:14271: checking dependency style of i686-uhu-linux-g++ configure:14382: result: gcc3 configure:14415: checking how to run the C++ preprocessor configure:14442: i686-uhu-linux-g++ -E conftest.cpp configure:14442: $? = 0 configure:14456: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:14481: result: i686-uhu-linux-g++ -E configure:14501: i686-uhu-linux-g++ -E conftest.cpp configure:14501: $? = 0 configure:14515: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:14684: checking for ld used by i686-uhu-linux-g++ configure:14751: result: /usr/bin/ld configure:14758: checking if the linker (/usr/bin/ld) is GNU ld configure:14773: result: yes configure:14828: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15830: result: yes configure:15866: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15869: $? = 0 configure:16389: checking for i686-uhu-linux-g++ option to produce PIC configure:16396: result: -fPIC -DPIC configure:16404: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16422: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16426: $? = 0 configure:16439: result: yes configure:16462: checking if i686-uhu-linux-g++ static flag -static works configure:16490: result: yes configure:16502: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16523: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16527: $? = 0 configure:16549: result: yes configure:16554: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16601: result: yes configure:16631: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16670: result: yes configure:16811: checking dynamic linker characteristics configure:17479: result: GNU/Linux ld.so configure:17532: checking how to hardcode library paths into programs configure:17557: result: immediate configure:17597: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:17628: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:17632: $? = 0 configure:17638: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:17642: $? = 0 configure:17653: cc -c conftest.c >&5 configure:17657: $? = 0 configure:17665: cc -c conftest.c -o conftest2.o >&5 configure:17669: $? = 0 configure:17675: cc -c conftest.c -o conftest2.o >&5 configure:17679: $? = 0 configure:17697: result: yes configure:17722: checking for inline configure:17738: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17738: $? = 0 configure:17746: result: inline configure:17772: checking for i686-uhu-linux-pkg-config configure:17802: result: /usr/bin/pkg-config configure:17870: checking pkg-config is at least version 0.9.0 configure:17873: result: yes configure:18164: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18164: $? = 0 configure:18182: checking for supported warning flags configure:18207: checking whether i686-uhu-linux-gcc supports -Werror configure:18225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror conftest.c >&5 configure:18225: $? = 0 configure:18249: result: yes configure:18207: checking whether i686-uhu-linux-gcc supports -errwarn configure:18225: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -errwarn conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rrwarn; defaulting to 00000000080482b0 configure:18225: $? = 0 configure:18249: result: no configure:18254: checking whether i686-uhu-linux-gcc supports -Wall configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wall conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wextra configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wextra conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wold-style-definition configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wold-style-definition conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wdeclaration-after-statement configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wdeclaration-after-statement conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wmissing-declarations configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wmissing-declarations conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Werror-implicit-function-declaration configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Werror-implicit-function-declaration conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wnested-externs configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wnested-externs conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wpointer-arith configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wpointer-arith conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wwrite-strings configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wwrite-strings conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wsign-compare configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wsign-compare conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wstrict-prototypes configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wstrict-prototypes conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wmissing-prototypes configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wmissing-prototypes conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wpacked configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wpacked conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wswitch-enum configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wswitch-enum conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wmissing-format-attribute configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wmissing-format-attribute conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wbad-function-cast configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wbad-function-cast conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wvolatile-register-var configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wvolatile-register-var conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wstrict-aliasing=2 configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wstrict-aliasing=2 conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Winit-self configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Winit-self conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wunsafe-loop-optimizations configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wunsafe-loop-optimizations conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wno-missing-field-initializers configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wno-missing-field-initializers conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wno-unused-parameter configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wno-unused-parameter conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wno-attributes configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wno-attributes conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wno-long-long configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wno-long-long conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Winline configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Winline conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -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 00000000080482b0 configure:18272: $? = 0 configure:18296: result: no configure:18254: checking whether i686-uhu-linux-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -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 00000000080482b0 configure:18272: $? = 0 configure:18296: result: no configure:18254: checking whether i686-uhu-linux-gcc supports -flto configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -flto conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -fno-strict-aliasing configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -fno-strict-aliasing conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -fno-common configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -fno-common conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18254: checking whether i686-uhu-linux-gcc supports -Wp,-D_FORTIFY_SOURCE=2 configure:18272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5 configure:18272: $? = 0 configure:18296: result: yes configure:18352: checking whether i686-uhu-linux-gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable configure:18370: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Werror -Wunused-but-set-variable -Wno-unused-but-set-variable conftest.c >&5 configure:18370: $? = 0 configure:18394: result: yes configure:18401: checking which warning flags were supported configure:18405: result: -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable configure:18413: checking how to enable unused result warnings configure:18439: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wno-attributes conftest.c >&5 configure:18439: $? = 0 configure:18466: result: __attribute__((__warn_unused_result__)) configure:18474: checking how to allow undefined symbols in shared libraries used by test suite configure:18495: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,--allow-shlib-undefined conftest.c >&5 configure:18495: $? = 0 configure:18520: result: -Wl,--allow-shlib-undefined configure:18539: checking whether byte ordering is bigendian configure:18554: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:31:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:31:15: error: unknown type name 'universal' configure:18554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18599: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18599: $? = 0 configure:18617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:37:4: error: unknown type name 'not' not big endian ^ conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:18617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #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:18745: result: no configure:18763: checking whether float word ordering is bigendian configure:18790: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18790: $? = 0 configure:18808: result: no configure:18840: checking for native atomic primitives configure:18862: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18862: $? = 0 configure:18888: result: Intel configure:18908: checking whether atomic ops require a memory barrier configure:18922: result: no configure:18938: checking size of void * configure:18943: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18943: $? = 0 configure:18943: ./conftest configure:18943: $? = 0 configure:18957: result: 4 configure:18971: checking size of int configure:18976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18976: $? = 0 configure:18976: ./conftest configure:18976: $? = 0 configure:18990: result: 4 configure:19004: checking size of long configure:19009: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19009: $? = 0 configure:19009: ./conftest configure:19009: $? = 0 configure:19023: result: 4 configure:19037: checking size of long long configure:19042: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19042: $? = 0 configure:19042: ./conftest configure:19042: $? = 0 configure:19056: result: 8 configure:19070: checking size of size_t configure:19075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19075: $? = 0 configure:19075: ./conftest configure:19075: $? = 0 configure:19089: result: 4 configure:19100: checking for native Win32 configure:19110: result: no configure:19121: checking for Sun Solaris (non-POSIX ctime_r) configure:19132: result: no configure:19224: checking for cos in -lm configure:19249: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:43:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:19249: $? = 0 configure:19258: result: yes configure:19270: checking for sched_yield in -lrt configure:19295: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19295: $? = 0 configure:19304: result: yes configure:19317: checking for shm_open in -lrt configure:19342: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lrt -lm >&5 configure:19342: $? = 0 configure:19351: result: yes configure:19372: checking for connect in -lsocket configure:19397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsocket -lrt -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:19397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:19406: result: no configure:19418: checking for __builtin_return_address(0) configure:19431: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19431: $? = 0 configure:19437: result: yes configure:19448: checking for stdint.h configure:19448: result: yes configure:19448: checking for inttypes.h configure:19448: result: yes configure:19448: checking sys/int_types.h usability configure:19448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:19448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #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:19448: result: no configure:19448: checking sys/int_types.h presence configure:19448: i686-uhu-linux-gcc -E conftest.c conftest.c:40:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:19448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:19448: result: no configure:19448: checking for sys/int_types.h configure:19448: result: no configure:19458: checking for uint64_t configure:19458: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19458: $? = 0 configure:19458: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:76:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:19458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #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:19458: result: yes configure:19467: checking for uint128_t configure:19467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:77:13: error: 'uint128_t' undeclared (first use in this function) if (sizeof (uint128_t)) ^ conftest.c:77:13: note: each undeclared identifier is reported only once for each function it appears in configure:19467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #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:19467: result: no configure:19476: checking for __uint128_t configure:19476: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:77:13: error: '__uint128_t' undeclared (first use in this function) if (sizeof (__uint128_t)) ^ conftest.c:77:13: note: each undeclared identifier is reported only once for each function it appears in configure:19476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #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:19476: result: no configure:19490: checking fcntl.h usability configure:19490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking fcntl.h presence configure:19490: i686-uhu-linux-gcc -E conftest.c configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking for fcntl.h configure:19490: result: yes configure:19490: checking for unistd.h configure:19490: result: yes configure:19490: checking signal.h usability configure:19490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking signal.h presence configure:19490: i686-uhu-linux-gcc -E conftest.c configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking for signal.h configure:19490: result: yes configure:19490: checking for sys/stat.h configure:19490: result: yes configure:19490: checking sys/socket.h usability configure:19490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking sys/socket.h presence configure:19490: i686-uhu-linux-gcc -E conftest.c configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking for sys/socket.h configure:19490: result: yes configure:19490: checking sys/poll.h usability configure:19490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking sys/poll.h presence configure:19490: i686-uhu-linux-gcc -E conftest.c configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking for sys/poll.h configure:19490: result: yes configure:19490: checking sys/un.h usability configure:19490: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking sys/un.h presence configure:19490: i686-uhu-linux-gcc -E conftest.c configure:19490: $? = 0 configure:19490: result: yes configure:19490: checking for sys/un.h configure:19490: result: yes configure:19503: checking for alarm configure:19503: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19503: $? = 0 configure:19503: result: yes configure:19515: checking sched.h usability configure:19515: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19515: $? = 0 configure:19515: result: yes configure:19515: checking sched.h presence configure:19515: i686-uhu-linux-gcc -E conftest.c configure:19515: $? = 0 configure:19515: result: yes configure:19515: checking for sched.h configure:19515: result: yes configure:19522: checking for sched_getaffinity configure:19522: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19522: $? = 0 configure:19522: result: yes configure:19538: checking sys/mman.h usability configure:19538: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19538: $? = 0 configure:19538: result: yes configure:19538: checking sys/mman.h presence configure:19538: i686-uhu-linux-gcc -E conftest.c configure:19538: $? = 0 configure:19538: result: yes configure:19538: checking for sys/mman.h configure:19538: result: yes configure:19545: checking for mmap configure:19545: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19545: $? = 0 configure:19545: result: yes configure:19561: checking time.h usability configure:19561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19561: $? = 0 configure:19561: result: yes configure:19561: checking time.h presence configure:19561: i686-uhu-linux-gcc -E conftest.c configure:19561: $? = 0 configure:19561: result: yes configure:19561: checking for time.h configure:19561: result: yes configure:19568: checking for clock_gettime configure:19568: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19568: $? = 0 configure:19568: result: yes configure:19582: checking fenv.h usability configure:19582: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19582: $? = 0 configure:19582: result: yes configure:19582: checking fenv.h presence configure:19582: i686-uhu-linux-gcc -E conftest.c configure:19582: $? = 0 configure:19582: result: yes configure:19582: checking for fenv.h configure:19582: result: yes configure:19587: checking for feenableexcept configure:19587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19587: $? = 0 configure:19587: result: yes configure:19587: checking for fedisableexcept configure:19587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19587: $? = 0 configure:19587: result: yes configure:19587: checking for feclearexcept configure:19587: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19587: $? = 0 configure:19587: result: yes configure:19603: checking libgen.h usability configure:19603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking libgen.h presence configure:19603: i686-uhu-linux-gcc -E conftest.c configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking for libgen.h configure:19603: result: yes configure:19603: checking byteswap.h usability configure:19603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking byteswap.h presence configure:19603: i686-uhu-linux-gcc -E conftest.c configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking for byteswap.h configure:19603: result: yes configure:19603: checking for signal.h configure:19603: result: yes configure:19603: checking setjmp.h usability configure:19603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking setjmp.h presence configure:19603: i686-uhu-linux-gcc -E conftest.c configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking for setjmp.h configure:19603: result: yes configure:19603: checking for fenv.h configure:19603: result: yes configure:19603: checking sys/wait.h usability configure:19603: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking sys/wait.h presence configure:19603: i686-uhu-linux-gcc -E conftest.c configure:19603: $? = 0 configure:19603: result: yes configure:19603: checking for sys/wait.h configure:19603: result: yes configure:19616: checking for ctime_r configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for drand48 configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for flockfile configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for funlockfile configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for getline configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for link configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19616: $? = 0 configure:19616: result: yes configure:19616: checking for strndup configure:19616: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:19616: $? = 0 configure:19616: result: yes configure:19628: checking windows.h usability configure:19628: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:104:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:19628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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:19628: result: no configure:19628: checking windows.h presence configure:19628: i686-uhu-linux-gcc -E conftest.c conftest.c:71:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:19628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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:19628: result: no configure:19628: checking for windows.h configure:19628: result: no configure:19645: checking for sys/stat.h configure:19645: result: yes configure:19645: checking io.h usability configure:19645: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:19645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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:19645: result: no configure:19645: checking io.h presence configure:19645: i686-uhu-linux-gcc -E conftest.c conftest.c:72:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:19645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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:19645: result: no configure:19645: checking for io.h configure:19645: result: no configure:19655: checking for mkdir configure:19655: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19655: $? = 0 configure:19655: result: yes configure:19657: checking mkdir variant configure:19680: i686-uhu-linux-gcc -c -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable conftest.c >&5 In file included from /usr/include/sys/stat.h:25:0, from conftest.c:74: /usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:81:1: warning: old-style function definition [-Wold-style-definition] configure:19680: $? = 0 configure:19707: result: mkdir(path, mode) configure:19726: checking for fork configure:19726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 conftest.c:96:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:19726: $? = 0 configure:19726: result: yes configure:19726: checking for waitpid configure:19726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19726: $? = 0 configure:19726: result: yes configure:19726: checking for raise configure:19726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:19726: $? = 0 configure:19726: result: yes configure:20039: checking for VALGRIND configure:20046: $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:20049: $? = 1 configure:20062: $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:20065: $? = 1 No package 'valgrind' found configure:20092: result: no configure:20094: result: no configure:20248: checking for compress in -lz configure:20273: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz -lrt -lm >&5 configure:20273: $? = 0 configure:20282: result: yes configure:20285: checking zlib.h usability configure:20285: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20285: $? = 0 configure:20285: result: yes configure:20285: checking zlib.h presence configure:20285: i686-uhu-linux-gcc -E conftest.c configure:20285: $? = 0 configure:20285: result: yes configure:20285: checking for zlib.h configure:20285: result: yes configure:20304: checking for lzo2a_decompress in -llzo2 configure:20329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -llzo2 -lrt -lm >&5 /usr/bin/ld: cannot find -llzo2 collect2: error: ld returned 1 exit status configure:20329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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:20338: result: no configure:20362: checking for dlsym in -ldl configure:20387: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl -lrt -lm >&5 configure:20387: $? = 0 configure:20396: result: yes configure:20415: checking for dlfcn.h configure:20415: result: yes configure:20450: checking for X configure:20558: i686-uhu-linux-gcc -E conftest.c configure:20558: $? = 0 configure:20589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lrt -lm >&5 configure:20589: $? = 0 configure:20639: result: libraries , headers configure:20655: checking for cairo's Xlib surface backend feature configure:20673: checking for xlib configure:20680: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:20683: $? = 0 configure:20696: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:20699: $? = 0 configure:21726: result: yes configure:21731: checking sys/ipc.h usability configure:21731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21731: $? = 0 configure:21731: result: yes configure:21731: checking sys/ipc.h presence configure:21731: i686-uhu-linux-gcc -E conftest.c configure:21731: $? = 0 configure:21731: result: yes configure:21731: checking for sys/ipc.h configure:21731: result: yes configure:21737: checking sys/shm.h usability configure:21737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21737: $? = 0 configure:21737: result: yes configure:21737: checking sys/shm.h presence configure:21737: i686-uhu-linux-gcc -E conftest.c configure:21737: $? = 0 configure:21737: result: yes configure:21737: checking for sys/shm.h configure:21737: result: yes configure:21745: checking whether shmctl IPC_RMID allowes subsequent attaches configure:21774: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm >&5 configure:21774: $? = 0 configure:21774: ./conftest configure:21774: $? = 0 configure:21778: result: yes configure:21793: checking for X11/extensions/XShm.h configure:21793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21793: $? = 0 configure:21793: result: yes configure:21793: checking for X11/extensions/shmproto.h configure:21793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21793: $? = 0 configure:21793: result: yes configure:21793: checking for X11/extensions/shmstr.h configure:21793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21793: $? = 0 configure:21793: result: yes configure:21807: checking whether cairo's Xlib surface backend feature could be enabled configure:21809: result: yes configure:22032: checking for cairo's Xlib Xrender surface backend feature configure:22054: checking for xlib_xrender configure:22061: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22064: $? = 0 configure:22077: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22080: $? = 0 configure:22141: result: yes configure:22153: checking for XRenderCreateLinearGradient configure:22153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22153: $? = 0 configure:22153: result: yes configure:22153: checking for XRenderCreateRadialGradient configure:22153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22153: $? = 0 configure:22153: result: yes configure:22153: checking for XRenderCreateConicalGradient configure:22153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22153: $? = 0 configure:22153: result: yes configure:22168: checking whether cairo's Xlib Xrender surface backend feature could be enabled configure:22170: result: yes configure:22394: checking for cairo's XCB surface backend feature configure:22412: checking for xcb configure:22419: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:22422: $? = 0 configure:22435: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:22438: $? = 0 configure:22473: result: yes configure:22479: checking whether cairo's XCB surface backend feature could be enabled configure:22481: result: yes configure:23014: checking for cairo's XCB/SHM functions feature configure:23033: checking for xcb_shm configure:23040: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23043: $? = 0 configure:23056: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23059: $? = 0 configure:23094: result: yes configure:23103: checking whether cairo's XCB/SHM functions feature could be enabled configure:23105: result: yes configure:23634: checking for cairo's Quartz surface backend feature configure:23649: checking ApplicationServices/ApplicationServices.h usability configure:23649: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:127:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:23649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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:23649: result: no configure:23649: checking ApplicationServices/ApplicationServices.h presence configure:23649: i686-uhu-linux-gcc -E conftest.c conftest.c:94:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:23649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:23649: result: no configure:23649: checking for ApplicationServices/ApplicationServices.h configure:23649: result: no configure:23658: checking CoreGraphics/CoreGraphics.h usability configure:23658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:127:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory #include ^ compilation terminated. configure:23658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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:23658: result: no configure:23658: checking CoreGraphics/CoreGraphics.h presence configure:23658: i686-uhu-linux-gcc -E conftest.c conftest.c:94:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory #include ^ compilation terminated. configure:23658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:23658: result: no configure:23658: checking for CoreGraphics/CoreGraphics.h configure:23658: result: no configure:23672: checking whether cairo's Quartz surface backend feature could be enabled configure:23674: result: no (requires CoreGraphics framework) configure:23897: checking for cairo's Quartz font backend feature configure:23915: checking whether cairo's Quartz font backend feature could be enabled configure:23917: result: no (requires CoreGraphics framework) configure:24380: checking for cairo's Microsoft Windows surface backend feature configure:24401: checking whether cairo's Microsoft Windows surface backend feature could be enabled configure:24403: result: no (requires a Win32 platform) configure:24626: checking for cairo's Microsoft Windows font backend feature configure:24644: checking whether cairo's Microsoft Windows font backend feature could be enabled configure:24646: result: no (requires a Win32 platform) configure:26315: checking for cairo's PNG functions feature configure:26348: checking for png configure:26355: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26358: $? = 0 configure:26371: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:26374: $? = 0 configure:26409: result: yes configure:26419: checking whether cairo's PNG functions feature could be enabled configure:26421: result: yes configure:28187: checking for cairo's EGL functions feature configure:28494: checking whether cairo's EGL functions feature could be enabled configure:28496: result: no (not required by any backend) configure:28713: checking for cairo's GLX functions feature configure:28747: checking whether cairo's GLX functions feature could be enabled configure:28749: result: no (not required by any backend) configure:28966: checking for cairo's WGL functions feature configure:28995: checking whether cairo's WGL functions feature could be enabled configure:28997: result: no (not required by any backend) configure:29216: checking for cairo's script surface backend feature configure:29234: checking whether cairo's script surface backend feature could be enabled configure:29236: result: yes configure:29483: checking for cairo's FreeType font backend feature configure:29501: checking for FREETYPE configure:29508: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:29511: $? = 0 configure:29524: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:29527: $? = 0 configure:29562: result: yes configure:29667: checking whether cairo's FreeType font backend feature could be enabled configure:29669: result: yes configure:29893: checking for cairo's Fontconfig font backend feature configure:29913: checking for FONTCONFIG configure:29920: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:29923: $? = 0 configure:29936: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:29939: $? = 0 configure:29974: result: yes configure:29983: checking whether cairo's Fontconfig font backend feature could be enabled configure:29985: result: yes configure:30205: checking for FT_Get_X11_Font_Format configure:30205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfreetype >&5 configure:30205: $? = 0 configure:30205: result: yes configure:30205: checking for FT_GlyphSlot_Embolden configure:30205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfreetype >&5 configure:30205: $? = 0 configure:30205: result: yes configure:30205: checking for FT_GlyphSlot_Oblique configure:30205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfreetype >&5 configure:30205: $? = 0 configure:30205: result: yes configure:30205: checking for FT_Load_Sfnt_Table configure:30205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfreetype >&5 configure:30205: $? = 0 configure:30205: result: yes configure:30205: checking for FT_Library_SetLcdFilter configure:30205: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfreetype >&5 configure:30205: $? = 0 configure:30205: result: yes configure:30227: checking for FcInit configure:30227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfontconfig -lfreetype >&5 configure:30227: $? = 0 configure:30227: result: yes configure:30227: checking for FcFini configure:30227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.c -lrt -lm -lfontconfig -lfreetype >&5 configure:30227: $? = 0 configure:30227: result: yes configure:30254: checking for cairo's PostScript surface backend feature configure:30274: checking whether cairo's PostScript surface backend feature could be enabled configure:30276: result: yes configure:30497: checking for gs configure:30527: result: no configure:30538: WARNING: PS backend will not be tested since ghostscript is not available configure:30546: checking for LIBSPECTRE configure:30553: $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:30556: $? = 1 configure:30569: $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:30572: $? = 1 No package 'libspectre' found configure:30599: result: no configure:30650: checking for cairo's PDF surface backend feature configure:30670: checking whether cairo's PDF surface backend feature could be enabled configure:30672: result: yes configure:30895: checking for POPPLER configure:30902: $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:30905: $? = 1 configure:30918: $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:30921: $? = 1 No package 'poppler-glib' found configure:30948: result: no configure:30984: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available configure:31022: checking for cairo's SVG surface backend feature configure:31042: checking whether cairo's SVG surface backend feature could be enabled configure:31044: result: yes configure:31265: checking for LIBRSVG configure:31272: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found configure:31275: $? = 1 configure:31288: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'librsvg-2.0' found Package gdk-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-2.0' found configure:31291: $? = 1 No package 'librsvg-2.0' found No package 'gdk-2.0' found configure:31318: result: no configure:31354: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available configure:31557: checking for cairo's image surface backend feature configure:31575: checking for pixman configure:31582: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:31585: $? = 0 configure:31598: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:31601: $? = 0 configure:31636: result: yes configure:31645: checking whether cairo's image surface backend feature could be enabled configure:31647: result: yes configure:31802: checking for cairo's mime surface backend feature configure:31818: checking whether cairo's mime surface backend feature could be enabled configure:31820: result: yes configure:31966: checking for cairo's recording surface backend feature configure:31982: checking whether cairo's recording surface backend feature could be enabled configure:31984: result: yes configure:32130: checking for cairo's observer surface backend feature configure:32146: checking whether cairo's observer surface backend feature could be enabled configure:32148: result: yes configure:32300: checking for cairo's tee surface backend feature configure:32316: checking whether cairo's tee surface backend feature could be enabled configure:32318: result: yes configure:32771: checking for cairo's user font backend feature configure:32787: checking whether cairo's user font backend feature could be enabled configure:32789: result: yes configure:32944: checking for cairo's pthread feature configure:33055: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c -lrt -lm -lpthread >&5 configure:33055: $? = 0 configure:33255: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_REENTRANT conftest.c -lrt -lm >&5 /usr/bin/ld: /tmp/ccE7xfHA.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.1' /usr/bin/ld: note: 'pthread_mutexattr_settype@@GLIBC_2.1' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line /lib/libpthread.so.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:33255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 | /* end confdefs.h. */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE /* for PTHREAD_MUTEX_INITIALIZER under linux */ | #endif | #include | | pthread_mutex_t test_mutex_initializer = PTHREAD_MUTEX_INITIALIZER; | int test_mutex (void) | { | int x = 0; | pthread_mutex_t mutex; | x |= pthread_mutex_init (&mutex, NULL); | x |= pthread_mutex_lock (&mutex); | x |= pthread_mutex_unlock (&mutex); | x |= pthread_mutex_destroy (&mutex); | return 0; | } | | int test_mutex_attr (void) | { | int x = 0; | pthread_mutexattr_t attr; | pthread_mutex_t mutex; | x |= pthread_mutexattr_init (&attr); | x |= pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE); | x |= pthread_mutex_init (&mutex, &attr); | x |= pthread_mutex_lock (&mutex); | x |= pthread_mutex_unlock (&mutex); | x |= pthread_mutex_destroy (&mutex); | x |= pthread_mutexattr_destroy (&attr); | return x; | } | int main(int c, char **v) { (void)c; (void)v; return 0; } configure:33310: checking whether cairo's pthread feature could be enabled configure:33312: result: yes configure:33495: checking for cairo's gobject functions feature configure:33513: checking for GOBJECT configure:33520: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:33523: $? = 0 configure:33536: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:33539: $? = 0 configure:33574: result: yes configure:33581: checking whether cairo's gobject functions feature could be enabled configure:33583: result: yes configure:33790: checking for GOBJECT configure:33870: result: yes configure:33938: checking for cairo's cairo-trace feature configure:33961: checking whether cairo's cairo-trace feature could be enabled configure:33963: result: yes configure:34124: checking for cairo's cairo-script-interpreter feature configure:34144: checking whether cairo's cairo-script-interpreter feature could be enabled configure:34146: result: yes configure:34304: checking for bfd_openr in -lbfd configure:34329: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lbfd -lrt -lm >&5 configure:34329: $? = 0 configure:34338: result: yes configure:34341: checking bfd.h usability configure:34341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:141:17: fatal error: bfd.h: No such file or directory #include ^ compilation terminated. configure:34341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 | #define CAIRO_HAS_REAL_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define SHARED_LIB_EXT "so" | #define CAIRO_HAS_TRACE 1 | #define CAIRO_HAS_INTERPRETER 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:34341: result: no configure:34341: checking bfd.h presence configure:34341: i686-uhu-linux-gcc -E conftest.c conftest.c:108:17: fatal error: bfd.h: No such file or directory #include ^ compilation terminated. configure:34341: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 | #define CAIRO_HAS_REAL_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define SHARED_LIB_EXT "so" | #define CAIRO_HAS_TRACE 1 | #define CAIRO_HAS_INTERPRETER 1 | /* end confdefs.h. */ | #include configure:34341: result: no configure:34341: checking for bfd.h configure:34341: result: no configure:34353: checking libiberty.h usability configure:34353: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:141:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:34353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 | #define CAIRO_HAS_REAL_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define SHARED_LIB_EXT "so" | #define CAIRO_HAS_TRACE 1 | #define CAIRO_HAS_INTERPRETER 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:34353: result: no configure:34353: checking libiberty.h presence configure:34353: i686-uhu-linux-gcc -E conftest.c conftest.c:108:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:34353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.12.16" | #define PACKAGE_STRING "cairo 1.12.16" | #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 _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 | #define CAIRO_HAS_REAL_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define CAIRO_HAS_PTHREAD 1 | #define SHARED_LIB_EXT "so" | #define CAIRO_HAS_TRACE 1 | #define CAIRO_HAS_INTERPRETER 1 | /* end confdefs.h. */ | #include configure:34353: result: no configure:34353: checking for libiberty.h configure:34353: result: no configure:34381: checking for cairo's symbol-lookup feature configure:34401: checking whether cairo's symbol-lookup feature could be enabled configure:34403: result: no (requires bfd) configure:34554: checking for glib configure:34561: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:34564: $? = 0 configure:34577: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:34580: $? = 0 configure:34615: result: yes configure:34631: checking for shm_open in -lrt configure:34665: result: yes configure:34728: checking for gtk configure:34735: $PKG_CONFIG --exists --print-errors ""gtk+-2.0"" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:34738: $? = 1 configure:34751: $PKG_CONFIG --exists --print-errors ""gtk+-2.0"" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:34754: $? = 1 No package 'gtk+-2.0' found configure:34781: result: no configure:35220: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.12.16, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:4562: creating src/cairo.pc config.status:4562: creating cairo-uninstalled.pc config.status:4562: creating src/cairo-xlib.pc config.status:4562: creating cairo-xlib-uninstalled.pc config.status:4562: creating src/cairo-xlib-xrender.pc config.status:4562: creating cairo-xlib-xrender-uninstalled.pc config.status:4562: creating src/cairo-xcb.pc config.status:4562: creating cairo-xcb-uninstalled.pc config.status:4562: creating src/cairo-xcb-shm.pc config.status:4562: creating cairo-xcb-shm-uninstalled.pc config.status:4562: creating src/cairo-png.pc config.status:4562: creating cairo-png-uninstalled.pc config.status:4562: creating src/cairo-script.pc config.status:4562: creating cairo-script-uninstalled.pc config.status:4562: creating src/cairo-ft.pc config.status:4562: creating cairo-ft-uninstalled.pc config.status:4562: creating src/cairo-fc.pc config.status:4562: creating cairo-fc-uninstalled.pc config.status:4562: creating src/cairo-ps.pc config.status:4562: creating cairo-ps-uninstalled.pc config.status:4562: creating src/cairo-pdf.pc config.status:4562: creating cairo-pdf-uninstalled.pc config.status:4562: creating src/cairo-svg.pc config.status:4562: creating cairo-svg-uninstalled.pc config.status:4562: creating src/cairo-tee.pc config.status:4562: creating cairo-tee-uninstalled.pc config.status:4562: creating src/cairo-gobject.pc config.status:4562: creating cairo-gobject-uninstalled.pc config.status:4562: creating Makefile config.status:4562: creating boilerplate/Makefile config.status:4562: creating src/Makefile config.status:4562: creating test/Makefile config.status:4562: creating test/pdiff/Makefile config.status:4562: creating perf/Makefile config.status:4562: creating perf/micro/Makefile config.status:4562: creating util/Makefile config.status:4562: creating util/cairo-fdr/Makefile config.status:4562: creating util/cairo-gobject/Makefile config.status:4562: creating util/cairo-missing/Makefile config.status:4562: creating util/cairo-script/Makefile config.status:4562: creating util/cairo-script/examples/Makefile config.status:4562: creating util/cairo-sphinx/Makefile config.status:4562: creating util/cairo-trace/Makefile config.status:4562: creating util/cairo-trace/cairo-trace config.status:4562: creating doc/Makefile config.status:4562: creating doc/public/Makefile config.status:4562: creating config.h config.status:4791: executing depfiles commands config.status:4791: executing libtool commands config.status:4791: executing ./build/Makefile.win32.features commands config.status:5696: creating ./build/Makefile.win32.features config.status:5704: ./build/Makefile.win32.features is unchanged config.status:4791: executing ./src/Makefile.am.features commands config.status:5715: creating ./src/Makefile.am.features config.status:5723: ./src/Makefile.am.features is unchanged config.status:4791: executing ./src/Makefile.win32.features commands config.status:5734: creating ./src/Makefile.win32.features config.status:5742: ./src/Makefile.win32.features is unchanged config.status:4791: executing ./boilerplate/Makefile.am.features commands config.status:5753: creating ./boilerplate/Makefile.am.features config.status:5761: ./boilerplate/Makefile.am.features is unchanged config.status:4791: executing ./boilerplate/Makefile.win32.features commands config.status:5772: creating ./boilerplate/Makefile.win32.features config.status:5780: ./boilerplate/Makefile.win32.features is unchanged config.status:4791: executing src/cairo-features.h commands config.status:5791: creating src/cairo-features.h config.status:4791: executing src/cairo-supported-features.h commands config.status:5823: creating src/cairo-supported-features.h config.status:4791: executing ./build/Makefile.win32.features-h commands config.status:5853: creating ./build/Makefile.win32.features-h config.status:5861: ./build/Makefile.win32.features-h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_CXX_value= 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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_cogl_CFLAGS_set= ac_cv_env_cogl_CFLAGS_value= ac_cv_env_cogl_LIBS_set= ac_cv_env_cogl_LIBS_value= ac_cv_env_directfb_CFLAGS_set= ac_cv_env_directfb_CFLAGS_value= ac_cv_env_directfb_LIBS_set= ac_cv_env_directfb_LIBS_value= ac_cv_env_drm_CFLAGS_set= ac_cv_env_drm_CFLAGS_value= ac_cv_env_drm_LIBS_set= ac_cv_env_drm_LIBS_value= ac_cv_env_egl_CFLAGS_set= ac_cv_env_egl_CFLAGS_value= ac_cv_env_egl_LIBS_set= ac_cv_env_egl_LIBS_value= ac_cv_env_gl_CFLAGS_set= ac_cv_env_gl_CFLAGS_value= ac_cv_env_gl_LIBS_set= ac_cv_env_gl_LIBS_value= ac_cv_env_glesv2_CFLAGS_set= ac_cv_env_glesv2_CFLAGS_value= ac_cv_env_glesv2_LIBS_set= ac_cv_env_glesv2_LIBS_value= ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_gtk_CFLAGS_set= ac_cv_env_gtk_CFLAGS_value= ac_cv_env_gtk_LIBS_set= ac_cv_env_gtk_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_pixman_CFLAGS_set= ac_cv_env_pixman_CFLAGS_value= ac_cv_env_pixman_LIBS_set= ac_cv_env_pixman_LIBS_value= ac_cv_env_png_CFLAGS_set= ac_cv_env_png_CFLAGS_value= ac_cv_env_png_LIBS_set= ac_cv_env_png_LIBS_value= ac_cv_env_png_REQUIRES_set= ac_cv_env_png_REQUIRES_value= ac_cv_env_qt_CFLAGS_set= ac_cv_env_qt_CFLAGS_value= ac_cv_env_qt_LIBS_set= ac_cv_env_qt_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_xcb_CFLAGS_set= ac_cv_env_xcb_CFLAGS_value= ac_cv_env_xcb_LIBS_set= ac_cv_env_xcb_LIBS_value= ac_cv_env_xcb_shm_CFLAGS_set= ac_cv_env_xcb_shm_CFLAGS_value= ac_cv_env_xcb_shm_LIBS_set= ac_cv_env_xcb_shm_LIBS_value= ac_cv_env_xlib_CFLAGS_set= ac_cv_env_xlib_CFLAGS_value= ac_cv_env_xlib_LIBS_set= ac_cv_env_xlib_LIBS_value= ac_cv_env_xlib_xcb_CFLAGS_set= ac_cv_env_xlib_xcb_CFLAGS_value= ac_cv_env_xlib_xcb_LIBS_set= ac_cv_env_xlib_xcb_LIBS_value= ac_cv_env_xlib_xrender_CFLAGS_set= ac_cv_env_xlib_xrender_CFLAGS_value= ac_cv_env_xlib_xrender_LIBS_set= ac_cv_env_xlib_xrender_LIBS_value= ac_cv_func_FT_Get_X11_Font_Format=yes ac_cv_func_FT_GlyphSlot_Embolden=yes ac_cv_func_FT_GlyphSlot_Oblique=yes ac_cv_func_FT_Library_SetLcdFilter=yes ac_cv_func_FT_Load_Sfnt_Table=yes ac_cv_func_FcFini=yes ac_cv_func_FcInit=yes ac_cv_func_XRenderCreateConicalGradient=yes ac_cv_func_XRenderCreateLinearGradient=yes ac_cv_func_XRenderCreateRadialGradient=yes ac_cv_func_alarm=yes ac_cv_func_clock_gettime=yes ac_cv_func_ctime_r=yes ac_cv_func_drand48=yes ac_cv_func_feclearexcept=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_bfd_h=no 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_libiberty_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_int_types_h=no ac_cv_header_sys_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=i686-uhu-linux-gnu ac_cv_lib_bfd_bfd_openr=yes 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=/usr/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config 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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' 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_cc_i686_uhu_linux_gcc_c_o=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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type___uint128_t=no ac_cv_type_uint128_t=no ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes ax_cv_c_float_words_bigendian=no cairo_cv_atomic_op_needs_memory_barrier=no cairo_cv_atomic_primitives=Intel cairo_cv_test_undefined_ldflags=-Wl,--allow-shlib-undefined cairo_cv_warn_cflags=' -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable' cairo_cv_warn_maybe='-Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -erroff=E_ENUM_TYPE_MISMATCH_ARG -erroff=E_ENUM_TYPE_MISMATCH_OP -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2' cairo_cv_warn_unused_result='__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 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=yes lt_cv_prog_compiler_static_works_CXX=yes 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=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype ' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_glib_LIBS='-lglib-2.0 ' pkg_cv_pixman_CFLAGS='-I/usr/include/pixman-1 ' pkg_cv_pixman_LIBS='-lpixman-1 ' pkg_cv_png_CFLAGS='-I/usr/include/libpng16 ' pkg_cv_png_LIBS='-lpng16 ' 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} /var/uhubuild/work/compile/build/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build/missing --run automake-1.11' 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=' -D_REENTRANT -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -flto -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=' -lpthread -lpixman-1 -lfontconfig -lfreetype -lfreetype -lpng16 -lxcb-shm -lxcb -lxcb-render -lxcb -lXrender -lX11 -lX11 -lXext -lz -lz ' CAIRO_LIBTOOL_VERSION_INFO='11202:16:11200' CAIRO_NONPKGCONFIG_CFLAGS=' ' CAIRO_NONPKGCONFIG_LIBS=' -lz -lz ' CAIRO_RELEASE_STATUS='release' CAIRO_REQUIRES=' gobject-2.0 glib-2.0 pixman-1 >= 0.16.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng xcb-shm xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 xext ' CAIRO_TEST_MODE='' CAIRO_TEST_UNDEFINED_LDFLAGS='-Wl,--allow-shlib-undefined' CAIRO_VERSION_MAJOR='1' CAIRO_VERSION_MICRO='16' CAIRO_VERSION_MINOR='12' CAIRO_VERSION_SONUM='2' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_SOME_FLOATING_POINT_FALSE='' DISABLE_SOME_FLOATING_POINT_TRUE='#' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FIND='/usr/bin/find' FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' FONTCONFIG_LIBS='-lfontconfig -lfreetype ' FREETYPE_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' FREETYPE_CONFIG='' FREETYPE_LIBS='-lfreetype ' GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GS='' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HAVE_REAL_PTHREAD_FALSE='#' HAVE_REAL_PTHREAD_TRUE='' HAVE_SHM_FALSE='#' HAVE_SHM_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' 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} /var/uhubuild/work/compile/build/missing --run 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.12.16' PACKAGE_TARNAME='cairo' PACKAGE_URL='http://cairographics.org/' PACKAGE_VERSION='1.12.16' 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='so' SHM_LIBS='-lrt' SHTOOL='' STRIP='strip' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='1.12.16' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' cogl_CFLAGS='' cogl_LIBS='' datadir='${datarootdir}' datarootdir='${prefix}/share' directfb_CFLAGS='' directfb_LIBS='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' drm_CFLAGS='' drm_LIBS='' dvidir='${docdir}' egl_CFLAGS='' egl_LIBS='' exec_prefix='${prefix}' gallium_DIR='' gl_CFLAGS='' gl_LIBS='' glesv2_CFLAGS='' glesv2_LIBS='' glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' glib_LIBS='-lglib-2.0 ' gtk_CFLAGS='' gtk_LIBS='' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lzo_LIBS='' mandir='/usr/share/man' mesa_DIR='' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pixman_CFLAGS='-I/usr/include/pixman-1 ' pixman_LIBS='-lpixman-1 ' png_CFLAGS='-I/usr/include/libpng16 ' png_LIBS='-lpng16 ' png_REQUIRES='libpng' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pthread_CFLAGS='-D_REENTRANT' pthread_LIBS='-lpthread' qt_CFLAGS='' qt_LIBS='' real_pthread_CFLAGS='-D_REENTRANT' real_pthread_LIBS='-lpthread' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shm_LIBS='-lrt' skia_DIR='' sysconfdir='/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.12.16" #define PACKAGE_STRING "cairo 1.12.16" #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 _FILE_OFFSET_BITS 64 #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) #define HAVE_INTEL_ATOMIC_PRIMITIVES 1 #define SIZEOF_VOID_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 4 #define HAVE_LIBRT 1 #define HAVE_BUILTIN_RETURN_ADDRESS 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ALARM 1 #define HAVE_SCHED_H 1 #define HAVE_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_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 HAS_PIXMAN_GLYPHS 1 #define CAIRO_HAS_REAL_PTHREAD 1 #define CAIRO_HAS_PTHREAD 1 #define CAIRO_HAS_PTHREAD 1 #define SHARED_LIB_EXT "so" #define CAIRO_HAS_TRACE 1 #define CAIRO_HAS_INTERPRETER 1 configure: exit 0