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.15.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/X11R7 --libdir=/opt/X11R7/lib ## --------- ## ## Platform. ## ## --------- ## hostname = gfx-gnome uname -m = x86_64 uname -r = 4.8.0-49-generic uname -s = Linux uname -v = #52-Ubuntu SMP Thu Apr 20 09:38:39 UTC 2017 /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: /opt/X11R7/bin PATH: /home/gfx/bin PATH: /home/gfx/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /usr/lib/jvm/java-8-oracle/bin PATH: /usr/lib/jvm/java-8-oracle/db/bin PATH: /usr/lib/jvm/java-8-oracle/jre/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3202: checking for gcc configure:3218: found /usr/bin/gcc configure:3229: result: gcc configure:3458: checking for C compiler version configure:3467: gcc --version >&5 gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 Copyright (C) 2016 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:3478: $? = 0 configure:3467: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-5ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) configure:3478: $? = 0 configure:3467: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3478: $? = 1 configure:3467: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3478: $? = 1 configure:3498: checking whether the C compiler works configure:3520: gcc -L/opt/X11R7/lib conftest.c >&5 configure:3524: $? = 0 configure:3572: result: yes configure:3575: checking for C compiler default output file name configure:3577: result: a.out configure:3583: checking for suffix of executables configure:3590: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:3594: $? = 0 configure:3616: result: configure:3638: checking whether we are cross compiling configure:3646: gcc -o conftest -L/opt/X11R7/lib conftest.c >&5 configure:3650: $? = 0 configure:3657: ./conftest configure:3661: $? = 0 configure:3676: result: no configure:3681: checking for suffix of object files configure:3703: gcc -c conftest.c >&5 configure:3707: $? = 0 configure:3728: result: o configure:3732: checking whether we are using the GNU C compiler configure:3751: gcc -c conftest.c >&5 configure:3751: $? = 0 configure:3760: result: yes configure:3769: checking whether gcc accepts -g configure:3789: gcc -c -g conftest.c >&5 configure:3789: $? = 0 configure:3830: result: yes configure:3847: checking for gcc option to accept ISO C89 configure:3910: gcc -c -g -O2 conftest.c >&5 configure:3910: $? = 0 configure:3923: result: none needed configure:3948: checking whether gcc understands -c and -o together configure:3970: gcc -c conftest.c -o conftest2.o configure:3973: $? = 0 configure:3970: gcc -c conftest.c -o conftest2.o configure:3973: $? = 0 configure:3985: result: yes configure:4008: checking how to run the C preprocessor configure:4039: gcc -E conftest.c configure:4039: $? = 0 configure:4053: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4078: result: gcc -E configure:4098: gcc -E conftest.c configure:4098: $? = 0 configure:4112: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | /* end confdefs.h. */ | #include configure:4141: checking for grep that handles long lines and -e configure:4199: result: /bin/grep configure:4204: checking for egrep configure:4266: result: /bin/grep -E configure:4271: checking for ANSI C header files configure:4291: gcc -c -g -O2 conftest.c >&5 configure:4291: $? = 0 configure:4364: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:4364: $? = 0 configure:4364: ./conftest configure:4364: $? = 0 configure:4375: result: yes configure:4388: checking for sys/types.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for sys/stat.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for stdlib.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for string.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for memory.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for strings.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for inttypes.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for stdint.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4388: checking for unistd.h configure:4388: gcc -c -g -O2 conftest.c >&5 configure:4388: $? = 0 configure:4388: result: yes configure:4401: checking minix/config.h usability configure:4401: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #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:4401: result: no configure:4401: checking minix/config.h presence configure:4401: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #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:4401: result: no configure:4401: checking for minix/config.h configure:4401: result: no configure:4422: checking whether it is safe to define __EXTENSIONS__ configure:4440: gcc -c -g -O2 conftest.c >&5 configure:4440: $? = 0 configure:4447: result: yes configure:4468: checking for unistd.h configure:4468: result: yes configure:4468: checking sys/ioctl.h usability configure:4468: gcc -c -g -O2 conftest.c >&5 configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking sys/ioctl.h presence configure:4468: gcc -E conftest.c configure:4468: $? = 0 configure:4468: result: yes configure:4468: checking for sys/ioctl.h configure:4468: result: yes configure:4495: checking for a BSD-compatible install configure:4563: result: /usr/bin/install -c configure:4574: checking whether build environment is sane configure:4629: result: yes configure:4777: checking for a thread-safe mkdir -p configure:4816: result: /bin/mkdir -p configure:4823: checking for gawk configure:4839: found /usr/bin/gawk configure:4850: result: gawk configure:4861: checking whether make sets $(MAKE) configure:4883: result: yes configure:4913: checking for style of include used by make configure:4941: result: GNU configure:4975: checking whether make supports nested variables configure:4992: result: yes configure:5068: checking dependency style of gcc configure:5179: result: gcc3 configure:5248: checking whether make supports nested variables configure:5265: result: yes configure:5325: checking for ar configure:5341: found /usr/bin/ar configure:5352: result: ar configure:5378: checking the archiver (ar) interface configure:5394: gcc -c -g -O2 conftest.c >&5 configure:5394: $? = 0 configure:5396: ar cru libconftest.a conftest.o >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:5399: $? = 0 configure:5427: result: ar configure:5478: checking build system type configure:5492: result: x86_64-pc-linux-gnu configure:5512: checking host system type configure:5525: result: x86_64-pc-linux-gnu configure:5566: checking how to print strings configure:5593: result: printf configure:5614: checking for a sed that does not truncate output configure:5678: result: /bin/sed configure:5696: checking for fgrep configure:5758: result: /bin/grep -F configure:5793: checking for ld used by gcc configure:5860: result: /usr/bin/ld configure:5867: checking if the linker (/usr/bin/ld) is GNU ld configure:5882: result: yes configure:5894: checking for BSD- or MS-compatible name lister (nm) configure:5948: result: /usr/bin/nm -B configure:6078: checking the name lister (/usr/bin/nm -B) interface configure:6085: gcc -c -g -O2 conftest.c >&5 configure:6088: /usr/bin/nm -B "conftest.o" configure:6091: output 0000000000000000 B some_variable configure:6098: result: BSD nm configure:6101: checking whether ln -s works configure:6105: result: yes configure:6113: checking the maximum length of command line arguments configure:6244: result: 1572864 configure:6292: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6332: result: func_convert_file_noop configure:6339: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6359: result: func_convert_file_noop configure:6366: checking for /usr/bin/ld option to reload object files configure:6373: result: -r configure:6447: checking for objdump configure:6463: found /usr/bin/objdump configure:6474: result: objdump configure:6503: checking how to recognize dependent libraries configure:6703: result: pass_all configure:6788: checking for dlltool configure:6818: result: no configure:6845: checking how to associate runtime and link libraries configure:6872: result: printf %s\n configure:6996: checking for archiver @FILE support configure:7013: gcc -c -g -O2 conftest.c >&5 configure:7013: $? = 0 configure:7016: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:7019: $? = 0 configure:7024: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:7027: $? = 1 configure:7039: result: @ configure:7097: checking for strip configure:7113: found /usr/bin/strip configure:7124: result: strip configure:7196: checking for ranlib configure:7212: found /usr/bin/ranlib configure:7223: result: ranlib configure:7325: checking command to parse /usr/bin/nm -B output from gcc object configure:7478: gcc -c -g -O2 conftest.c >&5 configure:7481: $? = 0 configure:7485: /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:7488: $? = 0 configure:7554: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c conftstm.o >&5 configure:7557: $? = 0 configure:7595: result: ok configure:7642: checking for sysroot configure:7672: result: no configure:7679: checking for a working dd configure:7717: result: /bin/dd configure:7721: checking how to truncate binary pipes configure:7736: result: /bin/dd bs=4096 count=1 configure:7872: gcc -c -g -O2 conftest.c >&5 configure:7875: $? = 0 configure:8065: checking for mt configure:8081: found /bin/mt configure:8092: result: mt configure:8115: checking if mt is a manifest tool configure:8121: mt '-?' configure:8129: result: no configure:8803: checking for dlfcn.h configure:8803: gcc -c -g -O2 conftest.c >&5 configure:8803: $? = 0 configure:8803: result: yes configure:9357: checking for objdir configure:9372: result: .libs configure:9636: checking if gcc supports -fno-rtti -fno-exceptions configure:9654: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9658: $? = 0 configure:9671: result: no configure:10029: checking for gcc option to produce PIC configure:10036: result: -fPIC -DPIC configure:10044: checking if gcc PIC flag -fPIC -DPIC works configure:10062: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10066: $? = 0 configure:10079: result: yes configure:10108: checking if gcc static flag -static works configure:10136: result: yes configure:10151: checking if gcc supports -c -o file.o configure:10172: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10176: $? = 0 configure:10198: result: yes configure:10206: checking if gcc supports -c -o file.o configure:10253: result: yes configure:10286: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11549: result: yes configure:11586: checking whether -lc should be explicitly linked in configure:11594: gcc -c -g -O2 conftest.c >&5 configure:11597: $? = 0 configure:11612: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11615: $? = 0 configure:11629: result: no configure:11789: checking dynamic linker characteristics configure:12370: gcc -o conftest -g -O2 -L/opt/X11R7/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12370: $? = 0 configure:12619: result: GNU/Linux ld.so configure:12741: checking how to hardcode library paths into programs configure:12766: result: immediate configure:13314: checking whether stripping libraries is possible configure:13319: result: yes configure:13354: checking if libtool supports shared libraries configure:13356: result: yes configure:13359: checking whether to build shared libraries configure:13384: result: yes configure:13387: checking whether to build static libraries configure:13391: result: yes configure:13479: checking for pkg-config configure:13497: found /usr/bin/pkg-config configure:13509: result: /usr/bin/pkg-config configure:13534: checking pkg-config is at least version 0.9.0 configure:13537: result: yes configure:13579: checking whether to build gtk-doc documentation configure:13581: result: no configure:13588: checking for gtkdoc-check configure:13606: found /usr/bin/gtkdoc-check configure:13618: result: /usr/bin/gtkdoc-check configure:13655: checking for special C compiler options needed for large files configure:13700: result: no configure:13706: checking for _FILE_OFFSET_BITS value needed for large files configure:13731: gcc -c -g -O2 conftest.c >&5 configure:13731: $? = 0 configure:13763: result: no configure:13876: checking for find configure:13894: found /usr/bin/find configure:13906: result: /usr/bin/find configure:13916: checking for xargs configure:13934: found /usr/bin/xargs configure:13946: result: /usr/bin/xargs configure:14003: checking for gcc configure:14030: result: gcc configure:14259: checking for C compiler version configure:14268: gcc --version >&5 gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 Copyright (C) 2016 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:14279: $? = 0 configure:14268: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-5ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) configure:14279: $? = 0 configure:14268: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:14279: $? = 1 configure:14268: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:14279: $? = 1 configure:14283: checking whether we are using the GNU C compiler configure:14311: result: yes configure:14320: checking whether gcc accepts -g configure:14381: result: yes configure:14398: checking for gcc option to accept ISO C89 configure:14474: result: none needed configure:14499: checking whether gcc understands -c and -o together configure:14536: result: yes configure:14558: checking how to run the C preprocessor configure:14628: result: gcc -E configure:14648: gcc -E conftest.c configure:14648: $? = 0 configure:14662: gcc -E conftest.c conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14748: checking for g++ configure:14764: found /usr/bin/g++ configure:14775: result: g++ configure:14802: checking for C++ compiler version configure:14811: g++ --version >&5 g++ (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005 Copyright (C) 2016 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:14822: $? = 0 configure:14811: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-5ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) configure:14822: $? = 0 configure:14811: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:14822: $? = 1 configure:14811: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:14822: $? = 1 configure:14826: checking whether we are using the GNU C++ compiler configure:14845: g++ -c conftest.cpp >&5 configure:14845: $? = 0 configure:14854: result: yes configure:14863: checking whether g++ accepts -g configure:14883: g++ -c -g conftest.cpp >&5 configure:14883: $? = 0 configure:14924: result: yes configure:14949: checking dependency style of g++ configure:15060: result: gcc3 configure:15093: checking how to run the C++ preprocessor configure:15120: g++ -E conftest.cpp configure:15120: $? = 0 configure:15134: g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15159: result: g++ -E configure:15179: g++ -E conftest.cpp configure:15179: $? = 0 configure:15193: g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15355: checking for ld used by g++ configure:15422: result: /usr/bin/ld -m elf_x86_64 configure:15429: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15444: result: yes configure:15499: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16572: result: yes configure:16608: g++ -c -g -O2 conftest.cpp >&5 configure:16611: $? = 0 configure:17092: checking for g++ option to produce PIC configure:17099: result: -fPIC -DPIC configure:17107: checking if g++ PIC flag -fPIC -DPIC works configure:17125: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17129: $? = 0 configure:17142: result: yes configure:17165: checking if g++ static flag -static works configure:17193: result: yes configure:17205: checking if g++ supports -c -o file.o configure:17226: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:17230: $? = 0 configure:17252: result: yes configure:17257: checking if g++ supports -c -o file.o configure:17304: result: yes configure:17334: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17377: result: yes configure:17518: checking dynamic linker characteristics configure:18275: result: GNU/Linux ld.so configure:18340: checking how to hardcode library paths into programs configure:18365: result: immediate configure:18405: checking for inline configure:18421: gcc -c -g -O2 conftest.c >&5 configure:18421: $? = 0 configure:18429: result: inline configure:18498: checking for pkg-config configure:18528: result: /usr/bin/pkg-config configure:18553: checking pkg-config is at least version 0.9.0 configure:18556: result: yes configure:18839: checking for supported warning flags configure:18864: checking whether gcc supports -Werror configure:18882: gcc -o conftest -g -O2 -Werror -L/opt/X11R7/lib conftest.c >&5 configure:18882: $? = 0 configure:18906: result: yes configure:18864: checking whether gcc supports -errwarn configure:18882: gcc -o conftest -g -O2 -errwarn -L/opt/X11R7/lib conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rrwarn; defaulting to 0000000000000530 configure:18882: $? = 0 configure:18906: result: no configure:18911: checking whether gcc supports -Wall configure:18929: gcc -o conftest -g -O2 -Werror -Wall -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wextra configure:18929: gcc -o conftest -g -O2 -Werror -Wextra -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wmissing-declarations configure:18929: gcc -o conftest -g -O2 -Werror -Wmissing-declarations -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Werror-implicit-function-declaration configure:18929: gcc -o conftest -g -O2 -Werror -Werror-implicit-function-declaration -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wpointer-arith configure:18929: gcc -o conftest -g -O2 -Werror -Wpointer-arith -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wwrite-strings configure:18929: gcc -o conftest -g -O2 -Werror -Wwrite-strings -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wsign-compare configure:18929: gcc -o conftest -g -O2 -Werror -Wsign-compare -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wpacked configure:18929: gcc -o conftest -g -O2 -Werror -Wpacked -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wswitch-enum configure:18929: gcc -o conftest -g -O2 -Werror -Wswitch-enum -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wmissing-format-attribute configure:18929: gcc -o conftest -g -O2 -Werror -Wmissing-format-attribute -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wvolatile-register-var configure:18929: gcc -o conftest -g -O2 -Werror -Wvolatile-register-var -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wstrict-aliasing=2 configure:18929: gcc -o conftest -g -O2 -Werror -Wstrict-aliasing=2 -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Winit-self configure:18929: gcc -o conftest -g -O2 -Werror -Winit-self -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wunsafe-loop-optimizations configure:18929: gcc -o conftest -g -O2 -Werror -Wunsafe-loop-optimizations -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wno-missing-field-initializers configure:18929: gcc -o conftest -g -O2 -Werror -Wno-missing-field-initializers -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wno-unused-parameter configure:18929: gcc -o conftest -g -O2 -Werror -Wno-unused-parameter -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wno-attributes configure:18929: gcc -o conftest -g -O2 -Werror -Wno-attributes -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wno-long-long configure:18929: gcc -o conftest -g -O2 -Werror -Wno-long-long -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Winline configure:18929: gcc -o conftest -g -O2 -Werror -Winline -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG configure:18929: gcc -o conftest -g -O2 -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG -L/opt/X11R7/lib conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 0000000000000530 configure:18929: $? = 0 configure:18953: result: no configure:18911: checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP configure:18929: gcc -o conftest -g -O2 -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP -L/opt/X11R7/lib conftest.c >&5 /usr/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 0000000000000530 configure:18929: $? = 0 configure:18953: result: no configure:18911: checking whether gcc supports -fno-strict-aliasing configure:18929: gcc -o conftest -g -O2 -Werror -fno-strict-aliasing -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -fno-common configure:18929: gcc -o conftest -g -O2 -Werror -fno-common -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:18911: checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2 configure:18929: gcc -o conftest -g -O2 -Werror -Wp,-D_FORTIFY_SOURCE=2 -L/opt/X11R7/lib conftest.c >&5 configure:18929: $? = 0 configure:18953: result: yes configure:19009: checking whether gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable configure:19027: gcc -o conftest -g -O2 -Werror -Wunused-but-set-variable -Wno-unused-but-set-variable -L/opt/X11R7/lib conftest.c >&5 configure:19027: $? = 0 configure:19051: result: yes configure:19058: checking which warning flags were supported configure:19062: result: -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable configure:19070: checking how to enable unused result warnings configure:19096: gcc -o conftest -g -O2 -Wno-attributes -L/opt/X11R7/lib conftest.c >&5 configure:19096: $? = 0 configure:19123: result: __attribute__((__warn_unused_result__)) configure:19131: checking how to allow undefined symbols in shared libraries used by test suite configure:19152: gcc -o conftest -g -O2 -Wl,--allow-shlib-undefined -L/opt/X11R7/lib conftest.c >&5 configure:19152: $? = 0 configure:19177: result: -Wl,--allow-shlib-undefined configure:19196: checking whether byte ordering is bigendian configure:19211: gcc -c -g -O2 conftest.c >&5 conftest.c:30:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:30:15: error: unknown type name 'universal' configure:19211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19256: gcc -c -g -O2 conftest.c >&5 configure:19256: $? = 0 configure:19274: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:4: error: unknown type name 'not' not big endian ^~~ conftest.c:36:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:19274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19402: result: no configure:19420: checking whether float word ordering is bigendian configure:19448: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19448: $? = 0 configure:19467: result: no configure:19499: checking for native atomic primitives configure:19521: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19521: $? = 0 configure:19542: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19542: $? = 0 configure:19568: result: cxx11 configure:19594: checking whether atomic ops require a memory barrier configure:19608: result: no configure:19624: checking size of void * configure:19629: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19629: $? = 0 configure:19629: ./conftest configure:19629: $? = 0 configure:19643: result: 8 configure:19657: checking size of int configure:19662: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19662: $? = 0 configure:19662: ./conftest configure:19662: $? = 0 configure:19676: result: 4 configure:19690: checking size of long configure:19695: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19695: $? = 0 configure:19695: ./conftest configure:19695: $? = 0 configure:19709: result: 8 configure:19723: checking size of long long configure:19728: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19728: $? = 0 configure:19728: ./conftest configure:19728: $? = 0 configure:19742: result: 8 configure:19756: checking size of size_t configure:19761: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c >&5 configure:19761: $? = 0 configure:19761: ./conftest configure:19761: $? = 0 configure:19775: result: 8 configure:19786: checking for native Win32 configure:19796: result: no configure:19807: checking for Sun Solaris (non-POSIX ctime_r) configure:19818: result: no configure:19910: checking for cos in -lm configure:19935: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lm >&5 conftest.c:42:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ configure:19935: $? = 0 configure:19944: result: yes configure:19956: checking for sched_yield in -lrt configure:19981: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:19981: $? = 0 configure:19990: result: yes configure:20003: checking for shm_open in -lrt configure:20028: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lrt -lm >&5 configure:20028: $? = 0 configure:20037: result: yes configure:20058: checking for connect in -lsocket configure:20083: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lsocket -lrt -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:20083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:20092: result: no configure:20104: checking for __builtin_return_address(0) configure:20117: gcc -c -g -O2 conftest.c >&5 configure:20117: $? = 0 configure:20123: result: yes configure:20134: checking for stdint.h configure:20134: result: yes configure:20134: checking for inttypes.h configure:20134: result: yes configure:20134: checking sys/int_types.h usability configure:20134: gcc -c -g -O2 conftest.c >&5 conftest.c:72:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:20134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20134: result: no configure:20134: checking sys/int_types.h presence configure:20134: gcc -E conftest.c conftest.c:39:27: fatal error: sys/int_types.h: No such file or directory #include ^ compilation terminated. configure:20134: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:20134: result: no configure:20134: checking for sys/int_types.h configure:20134: result: no configure:20144: checking for uint64_t configure:20144: gcc -c -g -O2 conftest.c >&5 configure:20144: $? = 0 configure:20144: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:20144: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:20144: result: yes configure:20153: checking for uint128_t configure:20153: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:13: error: 'uint128_t' undeclared (first use in this function) if (sizeof (uint128_t)) ^~~~~~~~~ conftest.c:76:13: note: each undeclared identifier is reported only once for each function it appears in configure:20153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:20153: result: no configure:20162: checking for __uint128_t configure:20162: gcc -c -g -O2 conftest.c >&5 configure:20162: $? = 0 configure:20162: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:26: error: expected expression before ')' token if (sizeof ((__uint128_t))) ^ configure:20162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:20162: result: yes configure:20176: checking fcntl.h usability configure:20176: gcc -c -g -O2 conftest.c >&5 configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking fcntl.h presence configure:20176: gcc -E conftest.c configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking for fcntl.h configure:20176: result: yes configure:20176: checking for unistd.h configure:20176: result: yes configure:20176: checking signal.h usability configure:20176: gcc -c -g -O2 conftest.c >&5 configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking signal.h presence configure:20176: gcc -E conftest.c configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking for signal.h configure:20176: result: yes configure:20176: checking for sys/stat.h configure:20176: result: yes configure:20176: checking sys/socket.h usability configure:20176: gcc -c -g -O2 conftest.c >&5 configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking sys/socket.h presence configure:20176: gcc -E conftest.c configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking for sys/socket.h configure:20176: result: yes configure:20176: checking sys/poll.h usability configure:20176: gcc -c -g -O2 conftest.c >&5 configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking sys/poll.h presence configure:20176: gcc -E conftest.c configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking for sys/poll.h configure:20176: result: yes configure:20176: checking sys/un.h usability configure:20176: gcc -c -g -O2 conftest.c >&5 configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking sys/un.h presence configure:20176: gcc -E conftest.c configure:20176: $? = 0 configure:20176: result: yes configure:20176: checking for sys/un.h configure:20176: result: yes configure:20189: checking for alarm configure:20189: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20189: $? = 0 configure:20189: result: yes configure:20201: checking sched.h usability configure:20201: gcc -c -g -O2 conftest.c >&5 configure:20201: $? = 0 configure:20201: result: yes configure:20201: checking sched.h presence configure:20201: gcc -E conftest.c configure:20201: $? = 0 configure:20201: result: yes configure:20201: checking for sched.h configure:20201: result: yes configure:20208: checking for sched_getaffinity configure:20208: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20208: $? = 0 configure:20208: result: yes configure:20224: checking sys/mman.h usability configure:20224: gcc -c -g -O2 conftest.c >&5 configure:20224: $? = 0 configure:20224: result: yes configure:20224: checking sys/mman.h presence configure:20224: gcc -E conftest.c configure:20224: $? = 0 configure:20224: result: yes configure:20224: checking for sys/mman.h configure:20224: result: yes configure:20231: checking for mmap configure:20231: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20231: $? = 0 configure:20231: result: yes configure:20247: checking time.h usability configure:20247: gcc -c -g -O2 conftest.c >&5 configure:20247: $? = 0 configure:20247: result: yes configure:20247: checking time.h presence configure:20247: gcc -E conftest.c configure:20247: $? = 0 configure:20247: result: yes configure:20247: checking for time.h configure:20247: result: yes configure:20254: checking for clock_gettime configure:20254: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20254: $? = 0 configure:20254: result: yes configure:20268: checking fenv.h usability configure:20268: gcc -c -g -O2 conftest.c >&5 configure:20268: $? = 0 configure:20268: result: yes configure:20268: checking fenv.h presence configure:20268: gcc -E conftest.c configure:20268: $? = 0 configure:20268: result: yes configure:20268: checking for fenv.h configure:20268: result: yes configure:20273: checking for feenableexcept configure:20273: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20273: $? = 0 configure:20273: result: yes configure:20273: checking for fedisableexcept configure:20273: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20273: $? = 0 configure:20273: result: yes configure:20273: checking for feclearexcept configure:20273: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20273: $? = 0 configure:20273: result: yes configure:20289: checking libgen.h usability configure:20289: gcc -c -g -O2 conftest.c >&5 configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking libgen.h presence configure:20289: gcc -E conftest.c configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking for libgen.h configure:20289: result: yes configure:20289: checking byteswap.h usability configure:20289: gcc -c -g -O2 conftest.c >&5 configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking byteswap.h presence configure:20289: gcc -E conftest.c configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking for byteswap.h configure:20289: result: yes configure:20289: checking for signal.h configure:20289: result: yes configure:20289: checking setjmp.h usability configure:20289: gcc -c -g -O2 conftest.c >&5 configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking setjmp.h presence configure:20289: gcc -E conftest.c configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking for setjmp.h configure:20289: result: yes configure:20289: checking for fenv.h configure:20289: result: yes configure:20289: checking sys/wait.h usability configure:20289: gcc -c -g -O2 conftest.c >&5 configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking sys/wait.h presence configure:20289: gcc -E conftest.c configure:20289: $? = 0 configure:20289: result: yes configure:20289: checking for sys/wait.h configure:20289: result: yes configure:20302: checking for ctime_r configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for drand48 configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for flockfile configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for funlockfile configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for getline configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for link configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20302: $? = 0 configure:20302: result: yes configure:20302: checking for strndup configure:20302: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:20302: $? = 0 configure:20302: result: yes configure:20314: checking windows.h usability configure:20314: gcc -c -g -O2 conftest.c >&5 conftest.c:104:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:20314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20314: result: no configure:20314: checking windows.h presence configure:20314: gcc -E conftest.c conftest.c:71:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:20314: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include configure:20314: result: no configure:20314: checking for windows.h configure:20314: result: no configure:20331: checking for sys/stat.h configure:20331: result: yes configure:20331: checking io.h usability configure:20331: gcc -c -g -O2 conftest.c >&5 conftest.c:105:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:20331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20331: result: no configure:20331: checking io.h presence configure:20331: gcc -E conftest.c conftest.c:72:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:20331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:20331: result: no configure:20331: checking for io.h configure:20331: result: no configure:20341: checking for mkdir configure:20341: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20341: $? = 0 configure:20341: result: yes configure:20343: checking mkdir variant configure:20366: gcc -c -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable conftest.c >&5 configure:20366: $? = 0 configure:20393: result: mkdir(path, mode) configure:20412: checking for fork configure:20412: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 conftest.c:96:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:20412: $? = 0 configure:20412: result: yes configure:20412: checking for waitpid configure:20412: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20412: $? = 0 configure:20412: result: yes configure:20412: checking for raise configure:20412: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:20412: $? = 0 configure:20412: result: yes configure:20725: checking for VALGRIND configure:20732: $PKG_CONFIG --exists --print-errors "valgrind" configure:20735: $? = 0 configure:20748: $PKG_CONFIG --exists --print-errors "valgrind" configure:20751: $? = 0 configure:20788: result: yes configure:20795: checking valgrind.h usability configure:20795: gcc -c -g -O2 -I/usr/include/valgrind -I/usr/include/valgrind conftest.c >&5 configure:20795: $? = 0 configure:20795: result: yes configure:20795: checking valgrind.h presence configure:20795: gcc -E -I/usr/include/valgrind conftest.c configure:20795: $? = 0 configure:20795: result: yes configure:20795: checking for valgrind.h configure:20795: result: yes configure:20803: checking lockdep.h usability configure:20803: gcc -c -g -O2 -I/usr/include/valgrind -I/usr/include/valgrind conftest.c >&5 conftest.c:110:21: fatal error: lockdep.h: No such file or directory #include ^ compilation terminated. configure:20803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 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:20803: result: no configure:20803: checking lockdep.h presence configure:20803: gcc -E -I/usr/include/valgrind conftest.c conftest.c:77:21: fatal error: lockdep.h: No such file or directory #include ^ compilation terminated. configure:20803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | /* end confdefs.h. */ | #include configure:20803: result: no configure:20803: checking for lockdep.h configure:20803: result: no configure:20811: checking memfault.h usability configure:20811: gcc -c -g -O2 -I/usr/include/valgrind -I/usr/include/valgrind conftest.c >&5 conftest.c:110:22: fatal error: memfault.h: No such file or directory #include ^ compilation terminated. configure:20811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 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:20811: result: no configure:20811: checking memfault.h presence configure:20811: gcc -E -I/usr/include/valgrind conftest.c conftest.c:77:22: fatal error: memfault.h: No such file or directory #include ^ compilation terminated. configure:20811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | /* end confdefs.h. */ | #include configure:20811: result: no configure:20811: checking for memfault.h configure:20811: result: no configure:20934: checking for compress in -lz configure:20959: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lz -lrt -lm >&5 configure:20959: $? = 0 configure:20968: result: yes configure:20971: checking zlib.h usability configure:20971: gcc -c -g -O2 conftest.c >&5 configure:20971: $? = 0 configure:20971: result: yes configure:20971: checking zlib.h presence configure:20971: gcc -E conftest.c configure:20971: $? = 0 configure:20971: result: yes configure:20971: checking for zlib.h configure:20971: result: yes configure:20990: checking for lzo2a_decompress in -llzo2 configure:21015: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -llzo2 -lrt -lm >&5 /usr/bin/ld: cannot find -llzo2 collect2: error: ld returned 1 exit status configure:21015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 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:21024: result: no configure:21048: checking for dlsym in -ldl configure:21073: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -ldl -lrt -lm >&5 configure:21073: $? = 0 configure:21082: result: yes configure:21101: checking for dlfcn.h configure:21101: result: yes configure:21136: checking for X configure:21275: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lX11 -lrt -lm >&5 configure:21275: $? = 0 configure:21325: result: libraries , headers configure:21341: checking for cairo's Xlib surface backend feature configure:21359: checking for xlib configure:21366: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:21369: $? = 0 configure:21382: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:21385: $? = 0 configure:22412: result: yes configure:22417: checking sys/ipc.h usability configure:22417: gcc -c -g -O2 conftest.c >&5 configure:22417: $? = 0 configure:22417: result: yes configure:22417: checking sys/ipc.h presence configure:22417: gcc -E conftest.c configure:22417: $? = 0 configure:22417: result: yes configure:22417: checking for sys/ipc.h configure:22417: result: yes configure:22423: checking sys/shm.h usability configure:22423: gcc -c -g -O2 conftest.c >&5 configure:22423: $? = 0 configure:22423: result: yes configure:22423: checking sys/shm.h presence configure:22423: gcc -E conftest.c configure:22423: $? = 0 configure:22423: result: yes configure:22423: checking for sys/shm.h configure:22423: result: yes configure:22431: checking whether shmctl IPC_RMID allowes subsequent attaches configure:22460: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm >&5 configure:22460: $? = 0 configure:22460: ./conftest configure:22460: $? = 0 configure:22464: result: yes configure:22479: checking for X11/extensions/XShm.h configure:22479: gcc -c -g -O2 conftest.c >&5 configure:22479: $? = 0 configure:22479: result: yes configure:22479: checking for X11/extensions/shmproto.h configure:22479: gcc -c -g -O2 conftest.c >&5 configure:22479: $? = 0 configure:22479: result: yes configure:22479: checking for X11/extensions/shmstr.h configure:22479: gcc -c -g -O2 conftest.c >&5 configure:22479: $? = 0 configure:22479: result: yes configure:22493: checking whether cairo's Xlib surface backend feature could be enabled configure:22495: result: yes configure:22718: checking for cairo's Xlib Xrender surface backend feature configure:22740: checking for xlib_xrender configure:22747: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22750: $? = 0 configure:22763: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:22766: $? = 0 configure:22827: result: yes configure:22839: checking for XRenderCreateSolidFill configure:22839: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22839: $? = 0 configure:22839: result: yes configure:22839: checking for XRenderCreateLinearGradient configure:22839: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22839: $? = 0 configure:22839: result: yes configure:22839: checking for XRenderCreateRadialGradient configure:22839: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22839: $? = 0 configure:22839: result: yes configure:22839: checking for XRenderCreateConicalGradient configure:22839: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:22839: $? = 0 configure:22839: result: yes configure:22854: checking whether cairo's Xlib Xrender surface backend feature could be enabled configure:22856: result: yes configure:23080: checking for cairo's XCB surface backend feature configure:23098: checking for xcb configure:23105: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:23108: $? = 0 configure:23121: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:23124: $? = 0 configure:23159: result: yes configure:23165: checking whether cairo's XCB surface backend feature could be enabled configure:23167: result: yes configure:23706: checking for cairo's XCB/SHM functions feature configure:23725: checking for xcb_shm configure:23732: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23735: $? = 0 configure:23748: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:23751: $? = 0 configure:23786: result: yes configure:23795: checking whether cairo's XCB/SHM functions feature could be enabled configure:23797: result: yes configure:24333: checking for cairo's Quartz surface backend feature configure:24348: checking ApplicationServices/ApplicationServices.h usability configure:24348: gcc -c -g -O2 conftest.c >&5 conftest.c:129:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:24348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24348: result: no configure:24348: checking ApplicationServices/ApplicationServices.h presence configure:24348: gcc -E conftest.c conftest.c:96:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:24348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:24348: result: no configure:24348: checking for ApplicationServices/ApplicationServices.h configure:24348: result: no configure:24357: checking CoreGraphics/CoreGraphics.h usability configure:24357: gcc -c -g -O2 conftest.c >&5 conftest.c:129:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory #include ^ compilation terminated. configure:24357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24357: result: no configure:24357: checking CoreGraphics/CoreGraphics.h presence configure:24357: gcc -E conftest.c conftest.c:96:39: fatal error: CoreGraphics/CoreGraphics.h: No such file or directory #include ^ compilation terminated. configure:24357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | /* end confdefs.h. */ | #include configure:24357: result: no configure:24357: checking for CoreGraphics/CoreGraphics.h configure:24357: result: no configure:24371: checking whether cairo's Quartz surface backend feature could be enabled configure:24373: result: no (requires CoreGraphics framework) configure:24596: checking for cairo's Quartz font backend feature configure:24614: checking whether cairo's Quartz font backend feature could be enabled configure:24616: result: no (requires CoreGraphics framework) configure:25085: checking for cairo's Microsoft Windows surface backend feature configure:25106: checking whether cairo's Microsoft Windows surface backend feature could be enabled configure:25108: result: no (requires a Win32 platform) configure:25331: checking for cairo's Microsoft Windows font backend feature configure:25349: checking whether cairo's Microsoft Windows font backend feature could be enabled configure:25351: result: no (requires a Win32 platform) configure:27050: checking for cairo's PNG functions feature configure:27083: checking for png configure:27090: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:27093: $? = 0 configure:27106: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:27109: $? = 0 configure:27144: result: yes configure:27154: checking whether cairo's PNG functions feature could be enabled configure:27156: result: yes configure:28956: checking for cairo's EGL functions feature configure:29263: checking whether cairo's EGL functions feature could be enabled configure:29265: result: no (not required by any backend) configure:29482: checking for cairo's GLX functions feature configure:29516: checking whether cairo's GLX functions feature could be enabled configure:29518: result: no (not required by any backend) configure:29735: checking for cairo's WGL functions feature configure:29764: checking whether cairo's WGL functions feature could be enabled configure:29766: result: no (not required by any backend) configure:29985: checking for cairo's script surface backend feature configure:30006: checking whether cairo's script surface backend feature could be enabled configure:30008: result: yes configure:30255: checking for cairo's FreeType font backend feature configure:30273: checking for FREETYPE configure:30280: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:30283: $? = 0 configure:30296: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:30299: $? = 0 configure:30334: result: yes configure:30439: checking whether cairo's FreeType font backend feature could be enabled configure:30441: result: yes configure:30665: checking for cairo's Fontconfig font backend feature configure:30685: checking for FONTCONFIG configure:30692: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:30695: $? = 0 configure:30708: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:30711: $? = 0 configure:30746: result: yes configure:30755: checking whether cairo's Fontconfig font backend feature could be enabled configure:30757: result: yes configure:30977: checking for FT_Get_X11_Font_Format configure:30977: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfreetype >&5 configure:30977: $? = 0 configure:30977: result: yes configure:30977: checking for FT_GlyphSlot_Embolden configure:30977: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfreetype >&5 configure:30977: $? = 0 configure:30977: result: yes configure:30977: checking for FT_GlyphSlot_Oblique configure:30977: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfreetype >&5 configure:30977: $? = 0 configure:30977: result: yes configure:30977: checking for FT_Load_Sfnt_Table configure:30977: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfreetype >&5 configure:30977: $? = 0 configure:30977: result: yes configure:30977: checking for FT_Library_SetLcdFilter configure:30977: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfreetype >&5 configure:30977: $? = 0 configure:30977: result: yes configure:30999: checking for FcInit configure:30999: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfontconfig -lfreetype >&5 configure:30999: $? = 0 configure:30999: result: yes configure:30999: checking for FcFini configure:30999: gcc -o conftest -g -O2 -I/usr/include/freetype2 -L/opt/X11R7/lib conftest.c -lrt -lm -lfontconfig -lfreetype >&5 configure:30999: $? = 0 configure:30999: result: yes configure:31026: checking for cairo's PostScript surface backend feature configure:31046: checking whether cairo's PostScript surface backend feature could be enabled configure:31048: result: yes configure:31269: checking for gs configure:31285: found /usr/bin/gs configure:31296: result: gs configure:31318: checking for LIBSPECTRE configure:31325: $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:31328: $? = 1 configure:31341: $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:31344: $? = 1 No package 'libspectre' found configure:31371: result: no configure:31422: checking for cairo's PDF surface backend feature configure:31442: checking whether cairo's PDF surface backend feature could be enabled configure:31444: result: yes configure:31667: checking for POPPLER configure:31674: $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:31677: $? = 1 configure:31690: $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:31693: $? = 1 No package 'poppler-glib' found configure:31720: result: no configure:31756: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available configure:31794: checking for cairo's SVG surface backend feature configure:31814: checking whether cairo's SVG surface backend feature could be enabled configure:31816: result: yes configure:32037: checking for LIBRSVG configure:32044: $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:32047: $? = 1 configure:32060: $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:32063: $? = 1 No package 'librsvg-2.0' found No package 'gdk-2.0' found configure:32090: result: no configure:32126: WARNING: SVG backend will not be tested since librsvg >= 2.35.0 is not available configure:32329: checking for cairo's image surface backend feature configure:32347: checking for pixman configure:32354: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:32357: $? = 0 configure:32370: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:32373: $? = 0 configure:32408: result: yes configure:32417: checking whether cairo's image surface backend feature could be enabled configure:32419: result: yes configure:32574: checking for cairo's mime surface backend feature configure:32590: checking whether cairo's mime surface backend feature could be enabled configure:32592: result: yes configure:32738: checking for cairo's recording surface backend feature configure:32754: checking whether cairo's recording surface backend feature could be enabled configure:32756: result: yes configure:32902: checking for cairo's observer surface backend feature configure:32918: checking whether cairo's observer surface backend feature could be enabled configure:32920: result: yes configure:33555: checking for cairo's user font backend feature configure:33571: checking whether cairo's user font backend feature could be enabled configure:33573: result: yes configure:33728: checking for cairo's pthread feature configure:33839: gcc -o conftest -g -O2 -D_REENTRANT -L/opt/X11R7/lib conftest.c -lrt -lm -lpthread >&5 configure:33839: $? = 0 configure:34039: gcc -o conftest -g -O2 -D_REENTRANT -L/opt/X11R7/lib conftest.c -lrt -lm >&5 /tmp/ccSAGMCt.o: In function `test_mutex_attr': /home/gfx/intel-graphics/cairo/conftest.c:127: undefined reference to `pthread_mutexattr_init' /home/gfx/intel-graphics/cairo/conftest.c:128: undefined reference to `pthread_mutexattr_settype' /home/gfx/intel-graphics/cairo/conftest.c:133: undefined reference to `pthread_mutexattr_destroy' collect2: error: ld returned 1 exit status configure:34039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FT_LIBRARY_SETLCDFILTER 1 | #define HAVE_FCINIT 1 | #define HAVE_FCFINI 1 | #define CAIRO_CAN_TEST_PS_SURFACE 1 | #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:34094: checking whether cairo's pthread feature could be enabled configure:34096: result: yes configure:34279: checking for cairo's gobject functions feature configure:34297: checking for GOBJECT configure:34304: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:34307: $? = 0 configure:34320: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:34323: $? = 0 configure:34358: result: yes configure:34365: checking whether cairo's gobject functions feature could be enabled configure:34367: result: yes configure:34574: checking for GOBJECT configure:34654: result: yes configure:34722: checking for cairo's cairo-trace feature configure:34745: checking whether cairo's cairo-trace feature could be enabled configure:34747: result: yes configure:34908: checking for cairo's cairo-script-interpreter feature configure:34928: checking whether cairo's cairo-script-interpreter feature could be enabled configure:34930: result: yes configure:35088: checking for bfd_openr in -lbfd configure:35113: gcc -o conftest -g -O2 -L/opt/X11R7/lib conftest.c -lbfd -lrt -lm >&5 /usr/bin/ld: cannot find -lbfd collect2: error: ld returned 1 exit status configure:35113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FT_LIBRARY_SETLCDFILTER 1 | #define HAVE_FCINIT 1 | #define HAVE_FCFINI 1 | #define CAIRO_CAN_TEST_PS_SURFACE 1 | #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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bfd_openr (); | int | main () | { | return bfd_openr (); | ; | return 0; | } configure:35122: result: no configure:35137: checking libiberty.h usability configure:35137: gcc -c -g -O2 conftest.c >&5 conftest.c:144:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:35137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FT_LIBRARY_SETLCDFILTER 1 | #define HAVE_FCINIT 1 | #define HAVE_FCFINI 1 | #define CAIRO_CAN_TEST_PS_SURFACE 1 | #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:35137: result: no configure:35137: checking libiberty.h presence configure:35137: gcc -E conftest.c conftest.c:111:23: fatal error: libiberty.h: No such file or directory #include ^ compilation terminated. configure:35137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.15.5" | #define PACKAGE_STRING "cairo 1.15.5" | #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "http://cairographics.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #define HAVE_VALGRIND 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define IPC_RMID_DEFERRED_RELEASE 1 | #define HAVE_X11_EXTENSIONS_XSHM_H 1 | #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 | #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 | #define HAVE_XRENDERCREATESOLIDFILL 1 | #define HAVE_XRENDERCREATELINEARGRADIENT 1 | #define HAVE_XRENDERCREATERADIALGRADIENT 1 | #define HAVE_XRENDERCREATECONICALGRADIENT 1 | #define HAVE_FT_GET_X11_FONT_FORMAT 1 | #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 | #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 | #define HAVE_FT_LOAD_SFNT_TABLE 1 | #define HAVE_FT_LIBRARY_SETLCDFILTER 1 | #define HAVE_FCINIT 1 | #define HAVE_FCFINI 1 | #define CAIRO_CAN_TEST_PS_SURFACE 1 | #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:35137: result: no configure:35137: checking for libiberty.h configure:35137: result: no configure:35165: checking for cairo's symbol-lookup feature configure:35185: checking whether cairo's symbol-lookup feature could be enabled configure:35187: result: no (requires bfd) configure:35338: checking for glib configure:35345: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:35348: $? = 0 configure:35361: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:35364: $? = 0 configure:35399: result: yes configure:35415: checking for shm_open in -lrt configure:35449: result: yes configure:35512: checking for gtk configure:35519: $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:35522: $? = 1 configure:35535: $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:35538: $? = 1 No package 'gtk+-2.0' found configure:35565: result: no configure:35700: checking that generated files are newer than configure configure:35706: result: done configure:36002: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.15.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gfx-gnome config.status:4559: creating src/cairo.pc config.status:4559: creating cairo-uninstalled.pc config.status:4559: creating src/cairo-xlib.pc config.status:4559: creating cairo-xlib-uninstalled.pc config.status:4559: creating src/cairo-xlib-xrender.pc config.status:4559: creating cairo-xlib-xrender-uninstalled.pc config.status:4559: creating src/cairo-xcb.pc config.status:4559: creating cairo-xcb-uninstalled.pc config.status:4559: creating src/cairo-xcb-shm.pc config.status:4559: creating cairo-xcb-shm-uninstalled.pc config.status:4559: creating src/cairo-png.pc config.status:4559: creating cairo-png-uninstalled.pc config.status:4559: creating src/cairo-script.pc config.status:4559: creating cairo-script-uninstalled.pc config.status:4559: creating src/cairo-ft.pc config.status:4559: creating cairo-ft-uninstalled.pc config.status:4559: creating src/cairo-fc.pc config.status:4559: creating cairo-fc-uninstalled.pc config.status:4559: creating src/cairo-ps.pc config.status:4559: creating cairo-ps-uninstalled.pc config.status:4559: creating src/cairo-pdf.pc config.status:4559: creating cairo-pdf-uninstalled.pc config.status:4559: creating src/cairo-svg.pc config.status:4559: creating cairo-svg-uninstalled.pc config.status:4559: creating src/cairo-gobject.pc config.status:4559: creating cairo-gobject-uninstalled.pc config.status:4559: creating Makefile config.status:4559: creating boilerplate/Makefile config.status:4559: creating src/Makefile config.status:4559: creating test/Makefile config.status:4559: creating test/pdiff/Makefile config.status:4559: creating perf/Makefile config.status:4559: creating perf/micro/Makefile config.status:4559: creating util/Makefile config.status:4559: creating util/cairo-fdr/Makefile config.status:4559: creating util/cairo-gobject/Makefile config.status:4559: creating util/cairo-missing/Makefile config.status:4559: creating util/cairo-script/Makefile config.status:4559: creating util/cairo-script/examples/Makefile config.status:4559: creating util/cairo-sphinx/Makefile config.status:4559: creating util/cairo-trace/Makefile config.status:4559: creating util/cairo-trace/cairo-trace config.status:4559: creating doc/Makefile config.status:4559: creating doc/public/Makefile config.status:4559: creating config.h config.status:4788: executing depfiles commands config.status:4788: executing libtool commands config.status:4788: executing ./build/Makefile.win32.features commands config.status:5603: creating ./build/Makefile.win32.features config.status:5611: ./build/Makefile.win32.features is unchanged config.status:4788: executing ./src/Makefile.am.features commands config.status:5622: creating ./src/Makefile.am.features config.status:4788: executing ./src/Makefile.win32.features commands config.status:5641: creating ./src/Makefile.win32.features config.status:5649: ./src/Makefile.win32.features is unchanged config.status:4788: executing ./boilerplate/Makefile.am.features commands config.status:5660: creating ./boilerplate/Makefile.am.features config.status:4788: executing ./boilerplate/Makefile.win32.features commands config.status:5679: creating ./boilerplate/Makefile.win32.features config.status:5687: ./boilerplate/Makefile.win32.features is unchanged config.status:4788: executing src/cairo-features.h commands config.status:5698: creating src/cairo-features.h config.status:4788: executing src/cairo-supported-features.h commands config.status:5730: creating src/cairo-supported-features.h config.status:4788: executing ./build/Makefile.win32.features-h commands config.status:5760: creating ./build/Makefile.win32.features-h config.status:5768: ./build/Makefile.win32.features-h is unchanged config.status:4788: executing cairo-trace commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= 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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/opt/X11R7/lib' ac_cv_env_LIBRSVG_CFLAGS_set= ac_cv_env_LIBRSVG_CFLAGS_value= ac_cv_env_LIBRSVG_LIBS_set= ac_cv_env_LIBRSVG_LIBS_value= ac_cv_env_LIBSPECTRE_CFLAGS_set= ac_cv_env_LIBSPECTRE_CFLAGS_value= ac_cv_env_LIBSPECTRE_LIBS_set= ac_cv_env_LIBSPECTRE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_POPPLER_CFLAGS_set= ac_cv_env_POPPLER_CFLAGS_value= ac_cv_env_POPPLER_LIBS_set= ac_cv_env_POPPLER_LIBS_value= ac_cv_env_VALGRIND_CFLAGS_set= ac_cv_env_VALGRIND_CFLAGS_value= ac_cv_env_VALGRIND_LIBS_set= ac_cv_env_VALGRIND_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_cogl_CFLAGS_set= ac_cv_env_cogl_CFLAGS_value= ac_cv_env_cogl_LIBS_set= ac_cv_env_cogl_LIBS_value= ac_cv_env_directfb_CFLAGS_set= ac_cv_env_directfb_CFLAGS_value= ac_cv_env_directfb_LIBS_set= ac_cv_env_directfb_LIBS_value= ac_cv_env_drm_CFLAGS_set= ac_cv_env_drm_CFLAGS_value= ac_cv_env_drm_LIBS_set= ac_cv_env_drm_LIBS_value= ac_cv_env_egl_CFLAGS_set= ac_cv_env_egl_CFLAGS_value= ac_cv_env_egl_LIBS_set= ac_cv_env_egl_LIBS_value= ac_cv_env_gl_CFLAGS_set= ac_cv_env_gl_CFLAGS_value= ac_cv_env_gl_LIBS_set= ac_cv_env_gl_LIBS_value= ac_cv_env_glesv2_CFLAGS_set= ac_cv_env_glesv2_CFLAGS_value= ac_cv_env_glesv2_LIBS_set= ac_cv_env_glesv2_LIBS_value= ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_gtk_CFLAGS_set= ac_cv_env_gtk_CFLAGS_value= ac_cv_env_gtk_LIBS_set= ac_cv_env_gtk_LIBS_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_pixman_CFLAGS_set= ac_cv_env_pixman_CFLAGS_value= ac_cv_env_pixman_LIBS_set= ac_cv_env_pixman_LIBS_value= ac_cv_env_png_CFLAGS_set= ac_cv_env_png_CFLAGS_value= ac_cv_env_png_LIBS_set= ac_cv_env_png_LIBS_value= ac_cv_env_png_REQUIRES_set= ac_cv_env_png_REQUIRES_value= ac_cv_env_qt_CFLAGS_set= ac_cv_env_qt_CFLAGS_value= ac_cv_env_qt_LIBS_set= ac_cv_env_qt_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_xcb_CFLAGS_set= ac_cv_env_xcb_CFLAGS_value= ac_cv_env_xcb_LIBS_set= ac_cv_env_xcb_LIBS_value= ac_cv_env_xcb_shm_CFLAGS_set= ac_cv_env_xcb_shm_CFLAGS_value= ac_cv_env_xcb_shm_LIBS_set= ac_cv_env_xcb_shm_LIBS_value= ac_cv_env_xlib_CFLAGS_set= ac_cv_env_xlib_CFLAGS_value= ac_cv_env_xlib_LIBS_set= ac_cv_env_xlib_LIBS_value= ac_cv_env_xlib_xcb_CFLAGS_set= ac_cv_env_xlib_xcb_CFLAGS_value= ac_cv_env_xlib_xcb_LIBS_set= ac_cv_env_xlib_xcb_LIBS_value= ac_cv_env_xlib_xrender_CFLAGS_set= ac_cv_env_xlib_xrender_CFLAGS_value= ac_cv_env_xlib_xrender_LIBS_set= ac_cv_env_xlib_xrender_LIBS_value= ac_cv_func_FT_Get_X11_Font_Format=yes ac_cv_func_FT_GlyphSlot_Embolden=yes ac_cv_func_FT_GlyphSlot_Oblique=yes ac_cv_func_FT_Library_SetLcdFilter=yes ac_cv_func_FT_Load_Sfnt_Table=yes ac_cv_func_FcFini=yes ac_cv_func_FcInit=yes ac_cv_func_XRenderCreateConicalGradient=yes ac_cv_func_XRenderCreateLinearGradient=yes ac_cv_func_XRenderCreateRadialGradient=yes ac_cv_func_XRenderCreateSolidFill=yes ac_cv_func_alarm=yes ac_cv_func_clock_gettime=yes ac_cv_func_ctime_r=yes ac_cv_func_drand48=yes ac_cv_func_feclearexcept=yes ac_cv_func_fedisableexcept=yes ac_cv_func_feenableexcept=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_funlockfile=yes ac_cv_func_getline=yes ac_cv_func_link=yes ac_cv_func_mkdir=yes ac_cv_func_mmap=yes ac_cv_func_raise=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_strndup=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_CoreGraphics_CoreGraphics_h=no ac_cv_header_X11_extensions_XShm_h=yes ac_cv_header_X11_extensions_shmproto_h=yes ac_cv_header_X11_extensions_shmstr_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libgen_h=yes ac_cv_header_libiberty_h=no ac_cv_header_lockdep_h=no ac_cv_header_memfault_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_valgrind_h=yes ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_bfd_bfd_openr=no ac_cv_lib_dl_dlsym=yes ac_cv_lib_lzo2_lzo2a_decompress=no ac_cv_lib_m_cos=yes ac_cv_lib_rt_sched_yield=yes ac_cv_lib_rt_shm_open=yes ac_cv_lib_socket_connect=no ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_path_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_GTKDOC_CHECK=/usr/bin/gtkdoc-check ac_cv_path_SED=/bin/sed ac_cv_path_XARGS=/usr/bin/xargs ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_GS=gs ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type___uint128_t=yes ac_cv_type_uint128_t=no ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_float_words_bigendian=no cairo_cv_atomic_op_needs_memory_barrier=no cairo_cv_atomic_primitives=cxx11 cairo_cv_test_undefined_ldflags=-Wl,--allow-shlib-undefined cairo_cv_warn_cflags=' -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable' cairo_cv_warn_maybe='-Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -erroff=E_ENUM_TYPE_MISMATCH_ARG -erroff=E_ENUM_TYPE_MISMATCH_OP -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wold-style-definition -Wdeclaration-after-statement -Wstrict-prototypes -Wmissing-prototypes -Wbad-function-cast -Wnested-externs' cairo_cv_warn_unused_result='__attribute__((__warn_unused_result__))' lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_FONTCONFIG_CFLAGS=-I/usr/include/freetype2 pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype' pkg_cv_FREETYPE_CFLAGS=-I/usr/include/freetype2 pkg_cv_FREETYPE_LIBS=-lfreetype pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0' pkg_cv_VALGRIND_CFLAGS=-I/usr/include/valgrind pkg_cv_VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc' pkg_cv_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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='aclocal -I /opt/X11R7/share/aclocal' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /home/gfx/intel-graphics/cairo/build/missing autoconf' AUTOHEADER='${SHELL} /home/gfx/intel-graphics/cairo/build/missing autoheader' AUTOMAKE='${SHELL} /home/gfx/intel-graphics/cairo/build/missing automake-1.15' 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/freetype2 -I/usr/include/libpng16 -I/usr/include/valgrind -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable ' CAIRO_HAS_BEOS_SURFACE_FALSE='' CAIRO_HAS_BEOS_SURFACE_TRUE='#' CAIRO_HAS_COGL_SURFACE_FALSE='' CAIRO_HAS_COGL_SURFACE_TRUE='#' CAIRO_HAS_DIRECTFB_SURFACE_FALSE='' CAIRO_HAS_DIRECTFB_SURFACE_TRUE='#' CAIRO_HAS_DLSYM_FALSE='#' CAIRO_HAS_DLSYM_TRUE='' CAIRO_HAS_DL_FALSE='#' CAIRO_HAS_DL_TRUE='' CAIRO_HAS_DRM_SURFACE_FALSE='' CAIRO_HAS_DRM_SURFACE_TRUE='#' CAIRO_HAS_EGL_FUNCTIONS_FALSE='' CAIRO_HAS_EGL_FUNCTIONS_TRUE='#' CAIRO_HAS_FC_FONT_FALSE='#' CAIRO_HAS_FC_FONT_TRUE='' CAIRO_HAS_FT_FONT_FALSE='#' CAIRO_HAS_FT_FONT_TRUE='' CAIRO_HAS_GALLIUM_SURFACE_FALSE='' CAIRO_HAS_GALLIUM_SURFACE_TRUE='#' CAIRO_HAS_GLESV2_SURFACE_FALSE='' CAIRO_HAS_GLESV2_SURFACE_TRUE='#' CAIRO_HAS_GLX_FUNCTIONS_FALSE='' CAIRO_HAS_GLX_FUNCTIONS_TRUE='#' CAIRO_HAS_GL_SURFACE_FALSE='' CAIRO_HAS_GL_SURFACE_TRUE='#' CAIRO_HAS_GOBJECT_FUNCTIONS_FALSE='#' CAIRO_HAS_GOBJECT_FUNCTIONS_TRUE='' CAIRO_HAS_INTERPRETER_FALSE='#' CAIRO_HAS_INTERPRETER_TRUE='' CAIRO_HAS_LCOV_FALSE='' CAIRO_HAS_LCOV_TRUE='#' CAIRO_HAS_MULTI_PAGE_SURFACES_FALSE='#' CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE='' CAIRO_HAS_OS2_SURFACE_FALSE='' CAIRO_HAS_OS2_SURFACE_TRUE='#' CAIRO_HAS_PDF_SURFACE_FALSE='#' CAIRO_HAS_PDF_SURFACE_TRUE='' CAIRO_HAS_PNG_FUNCTIONS_FALSE='#' CAIRO_HAS_PNG_FUNCTIONS_TRUE='' CAIRO_HAS_PS_SURFACE_FALSE='#' CAIRO_HAS_PS_SURFACE_TRUE='' CAIRO_HAS_PTHREAD_FALSE='#' CAIRO_HAS_PTHREAD_TRUE='' CAIRO_HAS_QT_SURFACE_FALSE='' CAIRO_HAS_QT_SURFACE_TRUE='#' CAIRO_HAS_QUARTZ_FONT_FALSE='' CAIRO_HAS_QUARTZ_FONT_TRUE='#' CAIRO_HAS_QUARTZ_IMAGE_SURFACE_FALSE='' CAIRO_HAS_QUARTZ_IMAGE_SURFACE_TRUE='#' CAIRO_HAS_QUARTZ_SURFACE_FALSE='' CAIRO_HAS_QUARTZ_SURFACE_TRUE='#' CAIRO_HAS_SCRIPT_SURFACE_FALSE='#' CAIRO_HAS_SCRIPT_SURFACE_TRUE='' CAIRO_HAS_SKIA_SURFACE_FALSE='' CAIRO_HAS_SKIA_SURFACE_TRUE='#' CAIRO_HAS_SPECTRE_FALSE='' CAIRO_HAS_SPECTRE_TRUE='#' CAIRO_HAS_SVG_SURFACE_FALSE='#' CAIRO_HAS_SVG_SURFACE_TRUE='' CAIRO_HAS_SYMBOL_LOOKUP_FALSE='' CAIRO_HAS_SYMBOL_LOOKUP_TRUE='#' CAIRO_HAS_TEE_SURFACE_FALSE='' CAIRO_HAS_TEE_SURFACE_TRUE='#' CAIRO_HAS_TEST_SURFACES_FALSE='' CAIRO_HAS_TEST_SURFACES_TRUE='#' CAIRO_HAS_TRACE_FALSE='#' CAIRO_HAS_TRACE_TRUE='' CAIRO_HAS_VG_SURFACE_FALSE='' CAIRO_HAS_VG_SURFACE_TRUE='#' CAIRO_HAS_WGL_FUNCTIONS_FALSE='' CAIRO_HAS_WGL_FUNCTIONS_TRUE='#' CAIRO_HAS_WIN32_FONT_FALSE='' CAIRO_HAS_WIN32_FONT_TRUE='#' CAIRO_HAS_WIN32_SURFACE_FALSE='' CAIRO_HAS_WIN32_SURFACE_TRUE='#' CAIRO_HAS_XCB_SHM_FUNCTIONS_FALSE='#' CAIRO_HAS_XCB_SHM_FUNCTIONS_TRUE='' CAIRO_HAS_XCB_SURFACE_FALSE='#' CAIRO_HAS_XCB_SURFACE_TRUE='' CAIRO_HAS_XLIB_SURFACE_FALSE='#' CAIRO_HAS_XLIB_SURFACE_TRUE='' CAIRO_HAS_XLIB_XCB_FUNCTIONS_FALSE='' CAIRO_HAS_XLIB_XCB_FUNCTIONS_TRUE='#' CAIRO_HAS_XLIB_XRENDER_SURFACE_FALSE='#' CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE='' CAIRO_HAS_XML_SURFACE_FALSE='' CAIRO_HAS_XML_SURFACE_TRUE='#' CAIRO_LDFLAGS='' CAIRO_LIBS=' -lpthread -lpixman-1 -lfontconfig -lfreetype -lfreetype -lpng16 -lxcb-shm -lxcb -lxcb-render -lxcb -lXrender -lX11 -lX11 -lXext -lz -lz -lz ' CAIRO_LIBTOOL_VERSION_INFO='11507:0:11505' CAIRO_NONPKGCONFIG_CFLAGS=' ' CAIRO_NONPKGCONFIG_LIBS=' -lz -lz -lz ' CAIRO_RELEASE_STATUS='git' CAIRO_REQUIRES=' gobject-2.0 glib-2.0 >= 2.14 pixman-1 >= 0.30.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='5' CAIRO_VERSION_MINOR='15' CAIRO_VERSION_SONUM='2' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='g++' CXXCPP='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' FONTCONFIG_LIBS='-lfontconfig -lfreetype' FREETYPE_CFLAGS='-I/usr/include/freetype2' FREETYPE_CONFIG='' FREETYPE_LIBS='-lfreetype' GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0' GREP='/bin/grep' GS='gs' GTKDOC_CHECK='/usr/bin/gtkdoc-check' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_PTHREAD_FALSE='#' HAVE_PTHREAD_TRUE='' HAVE_REAL_PTHREAD_FALSE='#' HAVE_REAL_PTHREAD_TRUE='' HAVE_SHM_FALSE='#' HAVE_SHM_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/opt/X11R7/lib' LIBM='-lm' LIBOBJS='' LIBRSVG_CFLAGS='' LIBRSVG_LIBS='' LIBS='-lrt -lm' LIBSPECTRE_CFLAGS='' LIBSPECTRE_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/gfx/intel-graphics/cairo/build/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='cairo' PACKAGE_BUGREPORT='http://bugs.freedesktop.org/enter_bug.cgi?product=cairo' PACKAGE_NAME='cairo' PACKAGE_STRING='cairo 1.15.5' PACKAGE_TARNAME='cairo' PACKAGE_URL='http://cairographics.org/' PACKAGE_VERSION='1.15.5' 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/bash' SHLIB_EXT='so' SHM_LIBS='-lrt' SHTOOL='' STRIP='strip' VALGRIND_CFLAGS='-I/usr/include/valgrind' VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-amd64-linux -lvex-amd64-linux -lgcc' VERSION='1.15.5' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cogl_CFLAGS='' cogl_LIBS='' datadir='${datarootdir}' datarootdir='${prefix}/share' directfb_CFLAGS='' directfb_LIBS='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' drm_CFLAGS='' drm_LIBS='' dvidir='${docdir}' egl_CFLAGS='' egl_LIBS='' exec_prefix='${prefix}' gallium_DIR='' gl_CFLAGS='' gl_LIBS='' glesv2_CFLAGS='' glesv2_LIBS='' glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' glib_LIBS='-lglib-2.0' gtk_CFLAGS='' gtk_LIBS='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/gfx/intel-graphics/cairo/build/install-sh' libdir='/opt/X11R7/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lzo_LIBS='' mandir='${datarootdir}/man' mesa_DIR='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pixman_CFLAGS='-I/usr/include/pixman-1' pixman_LIBS='-lpixman-1' png_CFLAGS='-I/usr/include/libpng16' png_LIBS='-lpng16' png_REQUIRES='libpng' prefix='/opt/X11R7' 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' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shm_LIBS='-lrt' skia_DIR='' sysconfdir='${prefix}/etc' target_alias='' xcb_CFLAGS='' xcb_LIBS='-lxcb-render -lxcb' xcb_shm_CFLAGS='' xcb_shm_LIBS='-lxcb-shm -lxcb' xlib_CFLAGS='' xlib_LIBS='-lX11 -lXext' xlib_xcb_CFLAGS='' xlib_xcb_LIBS='' xlib_xrender_CFLAGS='' xlib_xrender_LIBS='-lXrender -lX11' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "cairo" #define PACKAGE_TARNAME "cairo" #define PACKAGE_VERSION "1.15.5" #define PACKAGE_STRING "cairo 1.15.5" #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo" #define PACKAGE_URL "http://cairographics.org/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 #define SIZEOF_VOID_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define HAVE_LIBRT 1 #define HAVE_BUILTIN_RETURN_ADDRESS 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE___UINT128_T 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ALARM 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MMAP 1 #define HAVE_TIME_H 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_FEDISABLEEXCEPT 1 #define HAVE_FECLEAREXCEPT 1 #define HAVE_LIBGEN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SETJMP_H 1 #define HAVE_FENV_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_CTIME_R 1 #define HAVE_DRAND48 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GETLINE 1 #define HAVE_LINK 1 #define HAVE_STRNDUP 1 #define HAVE_SYS_STAT_H 1 #define HAVE_MKDIR 2 #define HAVE_FORK 1 #define HAVE_WAITPID 1 #define HAVE_RAISE 1 #define HAVE_VALGRIND 1 #undef PACKAGE_VERSION #undef PACKAGE_STRING #undef PACKAGE_NAME #undef PACKAGE_TARNAME #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD #define PACKAGE_NAME USE_cairo_INSTEAD #define PACKAGE_TARNAME USE_cairo_INSTEAD #define HAVE_ZLIB 1 #define HAVE_DLFCN_H 1 #define CAIRO_HAS_DLSYM 1 #define IPC_RMID_DEFERRED_RELEASE 1 #define HAVE_X11_EXTENSIONS_XSHM_H 1 #define HAVE_X11_EXTENSIONS_SHMPROTO_H 1 #define HAVE_X11_EXTENSIONS_SHMSTR_H 1 #define HAVE_XRENDERCREATESOLIDFILL 1 #define HAVE_XRENDERCREATELINEARGRADIENT 1 #define HAVE_XRENDERCREATERADIALGRADIENT 1 #define HAVE_XRENDERCREATECONICALGRADIENT 1 #define HAVE_FT_GET_X11_FONT_FORMAT 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FT_LIBRARY_SETLCDFILTER 1 #define HAVE_FCINIT 1 #define HAVE_FCFINI 1 #define CAIRO_CAN_TEST_PS_SURFACE 1 #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 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.15.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/Makefile depfiles on gfx-gnome config.status:4559: creating src/Makefile config.status:4788: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.15.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status doc/public/Makefile on gfx-gnome config.status:4559: creating doc/public/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.15.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status boilerplate/Makefile depfiles on gfx-gnome config.status:4559: creating boilerplate/Makefile config.status:4788: executing depfiles commands