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.16.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cairo-1.16.0-r4 --htmldir=/usr/share/doc/cairo-1.16.0-r4/html --with-sysroot=/ --libdir=/usr/lib --with-x --enable-tee --enable-xlib --enable-xlib-xrender --enable-xcb --enable-xcb-shm --disable-quartz --disable-quartz-image --disable-test-surfaces --disable-glesv2 --disable-gobject --enable-gl --enable-static --enable-svg --disable-trace --disable-valgrind --enable-ft --enable-interpreter --enable-pdf --enable-png --enable-ps --enable-script --disable-drm --disable-directfb --disable-gallium --disable-qt --disable-vg --disable-xlib-xcb ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = parisc64 uname -r = 5.7.9-gentoo-parisc64 uname -s = Linux uname -v = #1 SMP Mon Jul 20 09:36:03 CEST 2020 /usr/bin/uname -p = PA8800 (Mako) /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3036: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | # provided by crossdev | SITEDIR="/usr/share/crossdev/include/site" | | # user override | ETC_SITEDIR="/etc/crossdev/include/site" | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | mingw*|*-mingw*) sites="${sites} mingw ${site_arch}-mingw" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${SITEDIR}/${x}" ] && echo "${SITEDIR}/${x}" | [ -e "${ETC_SITEDIR}/${x}" ] && echo "${ETC_SITEDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:3173: checking for hppa2.0-unknown-linux-gnu-gcc configure:3189: found /usr/bin/hppa2.0-unknown-linux-gnu-gcc configure:3200: result: hppa2.0-unknown-linux-gnu-gcc configure:3469: checking for C compiler version configure:3478: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 9.3.0 p2) 9.3.0 Copyright (C) 2019 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:3489: $? = 0 configure:3478: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/9.3.0/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0/work/gcc-9.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0 p2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0 p2) configure:3489: $? = 0 configure:3478: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3489: $? = 1 configure:3478: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3489: $? = 1 configure:3509: checking whether the C compiler works configure:3531: hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3535: $? = 0 configure:3583: result: yes configure:3586: checking for C compiler default output file name configure:3588: result: a.out configure:3594: checking for suffix of executables configure:3601: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3605: $? = 0 configure:3627: result: configure:3649: checking whether we are cross compiling configure:3657: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3661: $? = 0 configure:3668: ./conftest configure:3672: $? = 0 configure:3687: result: no configure:3692: checking for suffix of object files configure:3714: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:3718: $? = 0 configure:3739: result: o configure:3743: checking whether we are using the GNU C compiler configure:3762: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:3762: $? = 0 configure:3771: result: yes configure:3780: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:3800: hppa2.0-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:3800: $? = 0 configure:3841: result: yes configure:3858: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:3921: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:3921: $? = 0 configure:3934: result: none needed configure:3959: checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together configure:3981: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3984: $? = 0 configure:3981: hppa2.0-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3984: $? = 0 configure:3996: result: yes configure:4019: checking how to run the C preprocessor configure:4050: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4050: $? = 0 configure:4064: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://cairographics.org/" | /* end confdefs.h. */ | #include configure:4089: result: hppa2.0-unknown-linux-gnu-gcc -E configure:4109: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4109: $? = 0 configure:4123: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://cairographics.org/" | /* end confdefs.h. */ | #include configure:4152: checking for grep that handles long lines and -e configure:4210: result: /bin/grep configure:4215: checking for egrep configure:4277: result: /bin/grep -E configure:4282: checking for ANSI C header files configure:4302: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4302: $? = 0 configure:4375: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4375: $? = 0 configure:4375: ./conftest configure:4375: $? = 0 configure:4386: result: yes configure:4399: checking for sys/types.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for sys/stat.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for stdlib.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for string.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for memory.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for strings.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for inttypes.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for stdint.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4399: checking for unistd.h configure:4399: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4399: $? = 0 configure:4399: result: yes configure:4412: checking minix/config.h usability configure:4412: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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:4412: result: no configure:4412: checking minix/config.h presence configure:4412: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:4412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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:4412: result: no configure:4412: checking for minix/config.h configure:4412: result: no configure:4433: checking whether it is safe to define __EXTENSIONS__ configure:4451: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4451: $? = 0 configure:4458: result: yes configure:4479: checking for unistd.h configure:4479: result: yes configure:4479: checking sys/ioctl.h usability configure:4479: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4479: $? = 0 configure:4479: result: yes configure:4479: checking sys/ioctl.h presence configure:4479: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:4479: $? = 0 configure:4479: result: yes configure:4479: checking for sys/ioctl.h configure:4479: result: yes configure:4490: checking for typeof syntax and keyword spelling configure:4521: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:4521: $? = 0 configure:4528: result: typeof configure:4560: checking for a BSD-compatible install configure:4628: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c configure:4639: checking whether build environment is sane configure:4694: result: yes configure:4842: checking for a thread-safe mkdir -p configure:4881: result: /bin/mkdir -p configure:4888: checking for gawk configure:4904: found /usr/bin/gawk configure:4915: result: gawk configure:4926: checking whether make sets $(MAKE) configure:4948: result: yes configure:4970: checking whether make supports the include directive configure:4985: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4988: $? = 0 configure:5007: result: yes (GNU style) configure:5040: checking whether make supports nested variables configure:5057: result: yes configure:5133: checking dependency style of hppa2.0-unknown-linux-gnu-gcc configure:5244: result: none configure:5313: checking whether make supports nested variables configure:5330: result: yes configure:5346: checking for hppa2.0-unknown-linux-gnu-ar configure:5362: found /usr/bin/hppa2.0-unknown-linux-gnu-ar configure:5373: result: hppa2.0-unknown-linux-gnu-ar configure:5443: checking the archiver (hppa2.0-unknown-linux-gnu-ar) interface configure:5459: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:5459: $? = 0 configure:5461: hppa2.0-unknown-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:5464: $? = 0 configure:5492: result: ar configure:5543: checking build system type configure:5557: result: hppa2.0-unknown-linux-gnu configure:5577: checking host system type configure:5590: result: hppa2.0-unknown-linux-gnu configure:5631: checking how to print strings configure:5658: result: printf configure:5679: checking for a sed that does not truncate output configure:5743: result: /bin/sed configure:5761: checking for fgrep configure:5823: result: /bin/grep -F configure:5858: checking for ld used by hppa2.0-unknown-linux-gnu-gcc configure:5925: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld configure:5932: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld configure:5947: result: yes configure:5959: checking for BSD- or MS-compatible name lister (nm) configure:6013: result: /usr/bin/hppa2.0-unknown-linux-gnu-nm -B configure:6143: checking the name lister (/usr/bin/hppa2.0-unknown-linux-gnu-nm -B) interface configure:6150: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:6153: /usr/bin/hppa2.0-unknown-linux-gnu-nm -B "conftest.o" configure:6156: output 00000000 B some_variable configure:6163: result: BSD nm configure:6166: checking whether ln -s works configure:6170: result: yes configure:6178: checking the maximum length of command line arguments configure:6309: result: 1572864 configure:6357: checking how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format configure:6397: result: func_convert_file_noop configure:6404: checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format configure:6424: result: func_convert_file_noop configure:6431: checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files configure:6438: result: -r configure:6472: checking for hppa2.0-unknown-linux-gnu-objdump configure:6488: found /usr/bin/hppa2.0-unknown-linux-gnu-objdump configure:6499: result: hppa2.0-unknown-linux-gnu-objdump configure:6568: checking how to recognize dependent libraries configure:6768: result: pass_all configure:6813: checking for hppa2.0-unknown-linux-gnu-dlltool configure:6843: result: no configure:6853: checking for dlltool configure:6883: result: no configure:6910: checking how to associate runtime and link libraries configure:6937: result: printf %s\n configure:6953: checking for hppa2.0-unknown-linux-gnu-ar configure:6980: result: hppa2.0-unknown-linux-gnu-ar configure:7061: checking for archiver @FILE support configure:7078: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:7078: $? = 0 configure:7081: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7084: $? = 0 configure:7089: hppa2.0-unknown-linux-gnu-ar cru libconftest.a @conftest.lst >&5 hppa2.0-unknown-linux-gnu-ar: conftest.o: No such file or directory configure:7092: $? = 1 configure:7104: result: @ configure:7122: checking for hppa2.0-unknown-linux-gnu-strip configure:7138: found /usr/bin/hppa2.0-unknown-linux-gnu-strip configure:7149: result: hppa2.0-unknown-linux-gnu-strip configure:7221: checking for hppa2.0-unknown-linux-gnu-ranlib configure:7237: found /usr/bin/hppa2.0-unknown-linux-gnu-ranlib configure:7248: result: hppa2.0-unknown-linux-gnu-ranlib configure:7390: checking command to parse /usr/bin/hppa2.0-unknown-linux-gnu-nm -B output from hppa2.0-unknown-linux-gnu-gcc object configure:7543: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:7546: $? = 0 configure:7550: /usr/bin/hppa2.0-unknown-linux-gnu-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:7553: $? = 0 configure:7619: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7622: $? = 0 configure:7660: result: ok configure:7707: checking for sysroot configure:7737: result: / configure:7744: checking for a working dd configure:7782: result: /bin/dd configure:7786: checking how to truncate binary pipes configure:7801: result: /bin/dd bs=4096 count=1 configure:8090: checking for hppa2.0-unknown-linux-gnu-mt configure:8120: result: no configure:8130: checking for mt configure:8160: result: no configure:8180: checking if : is a manifest tool configure:8186: : '-?' configure:8194: result: no configure:8868: checking for dlfcn.h configure:8868: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:8868: $? = 0 configure:8868: result: yes configure:9422: checking for objdir configure:9437: result: .libs configure:9701: checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9719: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9723: $? = 0 configure:9736: result: no configure:10094: checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC configure:10101: result: -fPIC -DPIC configure:10109: checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10127: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 -fPIC -DPIC -DPIC conftest.c >&5 configure:10131: $? = 0 configure:10144: result: yes configure:10173: checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works configure:10201: result: yes configure:10216: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o configure:10237: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 -o out/conftest2.o conftest.c >&5 configure:10241: $? = 0 configure:10263: result: yes configure:10271: checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o configure:10318: result: yes configure:10351: checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries configure:11610: result: yes configure:11647: checking whether -lc should be explicitly linked in configure:11655: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:11658: $? = 0 configure:11673: hppa2.0-unknown-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11676: $? = 0 configure:11690: result: no configure:11850: checking dynamic linker characteristics configure:12431: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12431: $? = 0 configure:12668: result: GNU/Linux ld.so configure:12790: checking how to hardcode library paths into programs configure:12815: result: immediate configure:13363: checking whether stripping libraries is possible configure:13368: result: yes configure:13403: checking if libtool supports shared libraries configure:13405: result: yes configure:13408: checking whether to build shared libraries configure:13433: result: yes configure:13436: checking whether to build static libraries configure:13440: result: yes configure:13485: checking for hppa2.0-unknown-linux-gnu-pkg-config configure:13503: found /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config configure:13515: result: /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config configure:13583: checking pkg-config is at least version 0.9.0 configure:13586: result: yes configure:13599: checking for gtk-doc configure:13602: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk-doc', required by 'virtual:world', not found configure:13605: $? = 1 configure:13611: result: no configure:13617: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.15 is not found. configure:13625: checking for gtkdoc-check configure:13655: result: no configure:13662: checking for gtkdoc-check configure:13695: result: no configure:13704: checking for gtkdoc-rebase configure:13737: result: no configure:13748: checking for gtkdoc-mkpdf configure:13781: result: no configure:13806: checking whether to build gtk-doc documentation configure:13808: result: no configure:13821: checking for GTKDOC_DEPS configure:13828: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13831: $? = 0 configure:13844: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:13847: $? = 0 configure:13882: result: yes configure:13969: checking for special C compiler options needed for large files configure:14014: result: no configure:14020: checking for _FILE_OFFSET_BITS value needed for large files configure:14045: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:34:33: warning: left shift count >= width of type [-Wshift-count-overflow] 34 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | ^~ conftest.c:35:23: note: in expansion of macro 'LARGE_OFF_T' 35 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:34:57: warning: left shift count >= width of type [-Wshift-count-overflow] 34 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | ^~ conftest.c:35:23: note: in expansion of macro 'LARGE_OFF_T' 35 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~ conftest.c:34:33: warning: left shift count >= width of type [-Wshift-count-overflow] 34 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | ^~ conftest.c:36:13: note: in expansion of macro 'LARGE_OFF_T' 36 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:34:57: warning: left shift count >= width of type [-Wshift-count-overflow] 34 | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | ^~ conftest.c:36:13: note: in expansion of macro 'LARGE_OFF_T' 36 | && LARGE_OFF_T % 2147483647 == 1) | ^~~~~~~~~~~ conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope 35 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^~~~~~~~~~~~~~ configure:14045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:14069: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:14069: $? = 0 configure:14077: result: 64 configure:14190: checking for find configure:14208: found /usr/bin/find configure:14220: result: /usr/bin/find configure:14230: checking for xargs configure:14248: found /usr/bin/xargs configure:14260: result: /usr/bin/xargs configure:14277: checking for hppa2.0-unknown-linux-gnu-gcc configure:14304: result: hppa2.0-unknown-linux-gnu-gcc configure:14573: checking for C compiler version configure:14582: hppa2.0-unknown-linux-gnu-gcc --version >&5 hppa2.0-unknown-linux-gnu-gcc (Gentoo 9.3.0 p2) 9.3.0 Copyright (C) 2019 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:14593: $? = 0 configure:14582: hppa2.0-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=hppa2.0-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/9.3.0/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0/work/gcc-9.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0 p2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0 p2) configure:14593: $? = 0 configure:14582: hppa2.0-unknown-linux-gnu-gcc -V >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:14593: $? = 1 configure:14582: hppa2.0-unknown-linux-gnu-gcc -qversion >&5 hppa2.0-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? hppa2.0-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:14593: $? = 1 configure:14597: checking whether we are using the GNU C compiler configure:14625: result: yes configure:14634: checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g configure:14695: result: yes configure:14712: checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89 configure:14788: result: none needed configure:14813: checking whether hppa2.0-unknown-linux-gnu-gcc understands -c and -o together configure:14850: result: yes configure:14872: checking how to run the C preprocessor configure:14942: result: hppa2.0-unknown-linux-gnu-gcc -E configure:14962: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:14962: $? = 0 configure:14976: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:30:10: fatal error: ac_nonexistent.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:15018: checking for hppa2.0-unknown-linux-gnu-g++ configure:15034: found /usr/bin/hppa2.0-unknown-linux-gnu-g++ configure:15045: result: hppa2.0-unknown-linux-gnu-g++ configure:15116: checking for C++ compiler version configure:15125: hppa2.0-unknown-linux-gnu-g++ --version >&5 hppa2.0-unknown-linux-gnu-g++ (Gentoo 9.3.0 p2) 9.3.0 Copyright (C) 2019 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:15136: $? = 0 configure:15125: hppa2.0-unknown-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=hppa2.0-unknown-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/hppa2.0-unknown-linux-gnu/9.3.0/lto-wrapper Target: hppa2.0-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-9.3.0/work/gcc-9.3.0/configure --host=hppa2.0-unknown-linux-gnu --build=hppa2.0-unknown-linux-gnu --prefix=/usr --bindir=/usr/hppa2.0-unknown-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/hppa2.0-unknown-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0 p2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --enable-libgomp --disable-libmudflap --disable-libssp --disable-libada --disable-systemtap --disable-vtable-verify --disable-libvtv --enable-lto --without-isl --disable-libsanitizer --enable-default-pie --disable-default-ssp Thread model: posix gcc version 9.3.0 (Gentoo 9.3.0 p2) configure:15136: $? = 0 configure:15125: hppa2.0-unknown-linux-gnu-g++ -V >&5 hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-V' hppa2.0-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. configure:15136: $? = 1 configure:15125: hppa2.0-unknown-linux-gnu-g++ -qversion >&5 hppa2.0-unknown-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? hppa2.0-unknown-linux-gnu-g++: fatal error: no input files compilation terminated. configure:15136: $? = 1 configure:15140: checking whether we are using the GNU C++ compiler configure:15159: hppa2.0-unknown-linux-gnu-g++ -c -O2 -pipe -march=2.0 conftest.cpp >&5 configure:15159: $? = 0 configure:15168: result: yes configure:15177: checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g configure:15197: hppa2.0-unknown-linux-gnu-g++ -c -g conftest.cpp >&5 configure:15197: $? = 0 configure:15238: result: yes configure:15263: checking dependency style of hppa2.0-unknown-linux-gnu-g++ configure:15374: result: none configure:15407: checking how to run the C++ preprocessor configure:15434: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp configure:15434: $? = 0 configure:15448: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp conftest.cpp:30:10: fatal error: ac_nonexistent.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:15473: result: hppa2.0-unknown-linux-gnu-g++ -E configure:15493: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp configure:15493: $? = 0 configure:15507: hppa2.0-unknown-linux-gnu-g++ -E conftest.cpp conftest.cpp:30:10: fatal error: ac_nonexistent.h: No such file or directory 30 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:15669: checking for ld used by hppa2.0-unknown-linux-gnu-g++ configure:15736: result: /usr/hppa2.0-unknown-linux-gnu/bin/ld configure:15743: checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld configure:15758: result: yes configure:15813: checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries configure:16886: result: yes configure:16922: hppa2.0-unknown-linux-gnu-g++ -c -O2 -pipe -march=2.0 conftest.cpp >&5 configure:16925: $? = 0 configure:17406: checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC configure:17413: result: -fPIC -DPIC configure:17421: checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:17439: hppa2.0-unknown-linux-gnu-g++ -c -O2 -pipe -march=2.0 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17443: $? = 0 configure:17456: result: yes configure:17479: checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works configure:17507: result: yes configure:17519: checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o configure:17540: hppa2.0-unknown-linux-gnu-g++ -c -O2 -pipe -march=2.0 -o out/conftest2.o conftest.cpp >&5 configure:17544: $? = 0 configure:17566: result: yes configure:17571: checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o configure:17618: result: yes configure:17648: checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries configure:17688: result: yes configure:17829: checking dynamic linker characteristics configure:18574: result: GNU/Linux ld.so configure:18639: checking how to hardcode library paths into programs configure:18664: result: immediate configure:18704: checking for inline configure:18720: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:18720: $? = 0 configure:18728: result: inline configure:18754: checking for hppa2.0-unknown-linux-gnu-pkg-config configure:18784: result: /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config configure:18852: checking pkg-config is at least version 0.9.0 configure:18855: result: yes configure:19138: checking for supported warning flags configure:19163: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Werror configure:19181: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19181: $? = 0 configure:19205: result: yes configure:19163: checking whether hppa2.0-unknown-linux-gnu-gcc supports -errwarn configure:19181: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -errwarn -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol rrwarn; defaulting to 000004c4 configure:19181: $? = 0 configure:19205: result: no configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wall configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wextra configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wextra -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wmissing-declarations configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wmissing-declarations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Werror-implicit-function-declaration configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wpointer-arith configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wwrite-strings configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wsign-compare configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wsign-compare -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wpacked configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wpacked -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wswitch-enum configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wswitch-enum -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wmissing-format-attribute configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wvolatile-register-var configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wvolatile-register-var -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wstrict-aliasing=2 configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wstrict-aliasing=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Winit-self configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Winit-self -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wunsafe-loop-optimizations configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wunsafe-loop-optimizations -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wno-missing-field-initializers configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wno-missing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wno-unused-parameter configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wno-attributes configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wno-attributes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wno-long-long configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wno-long-long -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Winline configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Winline -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -erroff=E_ENUM_TYPE_MISMATCH_ARG -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 000004c4 configure:19228: $? = 0 configure:19252: result: no configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -erroff=E_ENUM_TYPE_MISMATCH_OP -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 000004c4 configure:19228: $? = 0 configure:19252: result: no configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -fno-strict-aliasing configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -fno-common configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -fno-common -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19210: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wp,-D_FORTIFY_SOURCE=2 configure:19228: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wp,-D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19228: $? = 0 configure:19252: result: yes configure:19308: checking whether hppa2.0-unknown-linux-gnu-gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable configure:19326: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Werror -Wunused-but-set-variable -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19326: $? = 0 configure:19350: result: yes configure:19357: checking which warning flags were supported configure:19361: 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:19369: checking how to enable unused result warnings configure:19395: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wno-attributes -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19395: $? = 0 configure:19422: result: __attribute__((__warn_unused_result__)) configure:19430: checking how to allow undefined symbols in shared libraries used by test suite configure:19451: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19451: $? = 0 configure:19476: result: -Wl,--allow-shlib-undefined configure:19495: checking whether byte ordering is bigendian configure:19510: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:32:9: error: unknown type name 'not' 32 | not a universal capable compiler | ^~~ conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 32 | not a universal capable compiler | ^~~~~~~~~ conftest.c:32:15: error: unknown type name 'universal' configure:19510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19555: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:19555: $? = 0 configure:19573: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:19573: $? = 0 configure:19701: result: yes configure:19719: checking whether float word ordering is bigendian configure:19747: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19747: $? = 0 configure:19755: checking for hppa2.0-unknown-linux-gnu-strings configure:19771: found /usr/bin/hppa2.0-unknown-linux-gnu-strings configure:19782: result: hppa2.0-unknown-linux-gnu-strings configure:19860: result: yes configure:19892: checking for native atomic primitives configure:19914: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19914: $? = 0 configure:19935: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19935: $? = 0 configure:19961: result: cxx11 configure:19987: checking whether atomic ops require a memory barrier configure:20001: result: yes configure:20017: checking size of void * configure:20022: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20022: $? = 0 configure:20022: ./conftest configure:20022: $? = 0 configure:20036: result: 4 configure:20050: checking size of int configure:20055: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20055: $? = 0 configure:20055: ./conftest configure:20055: $? = 0 configure:20069: result: 4 configure:20083: checking size of long configure:20088: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20088: $? = 0 configure:20088: ./conftest configure:20088: $? = 0 configure:20102: result: 4 configure:20116: checking size of long long configure:20121: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20121: $? = 0 configure:20121: ./conftest configure:20121: $? = 0 configure:20135: result: 8 configure:20149: checking size of size_t configure:20154: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20154: $? = 0 configure:20154: ./conftest configure:20154: $? = 0 configure:20168: result: 4 configure:20179: checking for native Win32 configure:20189: result: no configure:20200: checking for Sun Solaris (non-POSIX ctime_r) configure:20211: result: no configure:20303: checking for cos in -lm configure:20328: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:47:6: warning: conflicting types for built-in function 'cos'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 47 | char cos (); | ^~~ conftest.c:1:1: note: 'cos' is declared in header '' 1 | /* confdefs.h */ configure:20328: $? = 0 configure:20337: result: yes configure:20349: checking for sched_yield in -lrt configure:20374: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20374: $? = 0 configure:20383: result: yes configure:20396: checking for shm_open in -lrt configure:20421: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lrt -lm >&5 configure:20421: $? = 0 configure:20430: result: yes configure:20451: checking for connect in -lsocket configure:20476: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lsocket -lrt -lm >&5 /usr/lib/gcc/hppa2.0-unknown-linux-gnu/9.3.0/../../../../hppa2.0-unknown-linux-gnu/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:20476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char connect (); | int | main () | { | return connect (); | ; | return 0; | } configure:20485: result: no configure:20497: checking for __builtin_return_address(0) configure:20510: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20510: $? = 0 configure:20516: result: yes configure:20527: checking for stdint.h configure:20527: result: yes configure:20527: checking for inttypes.h configure:20527: result: yes configure:20527: checking sys/int_types.h usability configure:20527: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:77:10: fatal error: sys/int_types.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:20527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20527: result: no configure:20527: checking sys/int_types.h presence configure:20527: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:44:10: fatal error: sys/int_types.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:20527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:20527: result: no configure:20527: checking for sys/int_types.h configure:20527: result: no configure:20537: checking for uint64_t configure:20537: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20537: $? = 0 configure:20537: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:23: error: expected expression before ')' token 80 | if (sizeof ((uint64_t))) | ^ configure:20537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:20537: result: yes configure:20546: checking for uint128_t configure:20546: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:13: error: 'uint128_t' undeclared (first use in this function); did you mean 'uint32_t'? 81 | if (sizeof (uint128_t)) | ^~~~~~~~~ | uint32_t conftest.c:81:13: note: each undeclared identifier is reported only once for each function it appears in configure:20546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:20546: result: no configure:20555: checking for __uint128_t configure:20555: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:13: error: '__uint128_t' undeclared (first use in this function); did you mean '__uint32_t'? 81 | if (sizeof (__uint128_t)) | ^~~~~~~~~~~ | __uint32_t conftest.c:81:13: note: each undeclared identifier is reported only once for each function it appears in configure:20555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (__uint128_t)) | return 0; | ; | return 0; | } configure:20555: result: no configure:20569: checking fcntl.h usability configure:20569: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking fcntl.h presence configure:20569: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking for fcntl.h configure:20569: result: yes configure:20569: checking for unistd.h configure:20569: result: yes configure:20569: checking signal.h usability configure:20569: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking signal.h presence configure:20569: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking for signal.h configure:20569: result: yes configure:20569: checking for sys/stat.h configure:20569: result: yes configure:20569: checking sys/socket.h usability configure:20569: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking sys/socket.h presence configure:20569: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking for sys/socket.h configure:20569: result: yes configure:20569: checking sys/poll.h usability configure:20569: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking sys/poll.h presence configure:20569: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking for sys/poll.h configure:20569: result: yes configure:20569: checking sys/un.h usability configure:20569: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking sys/un.h presence configure:20569: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20569: $? = 0 configure:20569: result: yes configure:20569: checking for sys/un.h configure:20569: result: yes configure:20582: checking for alarm configure:20582: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20582: $? = 0 configure:20582: result: yes configure:20594: checking sched.h usability configure:20594: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20594: $? = 0 configure:20594: result: yes configure:20594: checking sched.h presence configure:20594: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20594: $? = 0 configure:20594: result: yes configure:20594: checking for sched.h configure:20594: result: yes configure:20601: checking for sched_getaffinity configure:20601: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20601: $? = 0 configure:20601: result: yes configure:20617: checking sys/mman.h usability configure:20617: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20617: $? = 0 configure:20617: result: yes configure:20617: checking sys/mman.h presence configure:20617: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20617: $? = 0 configure:20617: result: yes configure:20617: checking for sys/mman.h configure:20617: result: yes configure:20624: checking for mmap configure:20624: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20640: checking time.h usability configure:20640: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20640: $? = 0 configure:20640: result: yes configure:20640: checking time.h presence configure:20640: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20640: $? = 0 configure:20640: result: yes configure:20640: checking for time.h configure:20640: result: yes configure:20647: checking for clock_gettime configure:20647: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20647: $? = 0 configure:20647: result: yes configure:20661: checking fenv.h usability configure:20661: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20661: $? = 0 configure:20661: result: yes configure:20661: checking fenv.h presence configure:20661: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20661: $? = 0 configure:20661: result: yes configure:20661: checking for fenv.h configure:20661: result: yes configure:20666: checking for feenableexcept configure:20666: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20666: $? = 0 configure:20666: result: yes configure:20666: checking for fedisableexcept configure:20666: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20666: $? = 0 configure:20666: result: yes configure:20666: checking for feclearexcept configure:20666: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 conftest.c:84:6: warning: conflicting types for built-in function 'feclearexcept'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 84 | char feclearexcept (); | ^~~~~~~~~~~~~ configure:20666: $? = 0 configure:20666: result: yes configure:20682: checking libgen.h usability configure:20682: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking libgen.h presence configure:20682: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking for libgen.h configure:20682: result: yes configure:20682: checking byteswap.h usability configure:20682: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking byteswap.h presence configure:20682: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking for byteswap.h configure:20682: result: yes configure:20682: checking for signal.h configure:20682: result: yes configure:20682: checking setjmp.h usability configure:20682: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking setjmp.h presence configure:20682: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking for setjmp.h configure:20682: result: yes configure:20682: checking for fenv.h configure:20682: result: yes configure:20682: checking sys/wait.h usability configure:20682: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking sys/wait.h presence configure:20682: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:20682: $? = 0 configure:20682: result: yes configure:20682: checking for sys/wait.h configure:20682: result: yes configure:20695: checking for ctime_r configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for localtime_r configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for gmtime_r configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for drand48 configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for flockfile configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for funlockfile configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for getline configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for link configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20695: checking for strndup configure:20695: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 conftest.c:99:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, unsigned int)' [-Wbuiltin-declaration-mismatch] 99 | char strndup (); | ^~~~~~~ configure:20695: $? = 0 configure:20695: result: yes configure:20712: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:20712: $? = 0 configure:20722: checking for sys/stat.h configure:20722: result: yes configure:20722: checking io.h usability configure:20722: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:111:10: fatal error: io.h: No such file or directory 111 | #include | ^~~~~~ compilation terminated. configure:20722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_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:20722: result: no configure:20722: checking io.h presence configure:20722: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:78:10: fatal error: io.h: No such file or directory 78 | #include | ^~~~~~ compilation terminated. configure:20722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_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:20722: result: no configure:20722: checking for io.h configure:20722: result: no configure:20732: checking for mkdir configure:20732: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20732: $? = 0 configure:20732: result: yes configure:20734: checking mkdir variant configure:20757: hppa2.0-unknown-linux-gnu-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 In file included from /usr/include/sys/stat.h:25, from conftest.c:80: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ configure:20757: $? = 0 configure:20784: result: mkdir(path, mode) configure:20803: checking for fork configure:20803: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 conftest.c:102:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 102 | char fork (); | ^~~~ configure:20803: $? = 0 configure:20803: result: yes configure:20803: checking for waitpid configure:20803: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20803: $? = 0 configure:20803: result: yes configure:20803: checking for raise configure:20803: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:20803: $? = 0 configure:20803: result: yes configure:21325: checking for compress in -lz configure:21350: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lz -lrt -lm >&5 configure:21350: $? = 0 configure:21359: result: yes configure:21362: checking zlib.h usability configure:21362: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:21362: $? = 0 configure:21362: result: yes configure:21362: checking zlib.h presence configure:21362: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:21362: $? = 0 configure:21362: result: yes configure:21362: checking for zlib.h configure:21362: result: yes configure:21381: checking for lzo2a_decompress in -llzo2 configure:21406: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -llzo2 -lrt -lm >&5 configure:21406: $? = 0 configure:21415: result: yes configure:21418: checking lzo/lzo2a.h usability configure:21418: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:21418: $? = 0 configure:21418: result: yes configure:21418: checking lzo/lzo2a.h presence configure:21418: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:21418: $? = 0 configure:21418: result: yes configure:21418: checking for lzo/lzo2a.h configure:21418: result: yes configure:21439: checking for dlsym in -ldl configure:21464: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lrt -lm >&5 configure:21464: $? = 0 configure:21473: result: yes configure:21492: checking for dlfcn.h configure:21492: result: yes configure:21528: checking xlocale.h usability configure:21528: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:127:10: fatal error: xlocale.h: No such file or directory 127 | #include | ^~~~~~~~~~~ compilation terminated. configure:21528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_LZO 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 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:21528: result: no configure:21528: checking xlocale.h presence configure:21528: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:94:10: fatal error: xlocale.h: No such file or directory 94 | #include | ^~~~~~~~~~~ compilation terminated. configure:21528: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_LZO 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | /* end confdefs.h. */ | #include configure:21528: result: no configure:21528: checking for xlocale.h configure:21528: result: no configure:21541: checking for newlocale configure:21541: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:21541: $? = 0 configure:21541: result: yes configure:21541: checking for strtod_l configure:21541: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:21541: $? = 0 configure:21541: result: yes configure:21552: checking for X configure:21691: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lrt -lm >&5 configure:21691: $? = 0 configure:21741: result: libraries , headers configure:21757: checking for cairo's Xlib surface backend feature configure:21775: checking for xlib configure:21782: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:21785: $? = 0 configure:21798: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:21801: $? = 0 configure:22828: result: yes configure:22833: checking sys/ipc.h usability configure:22833: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:22833: $? = 0 configure:22833: result: yes configure:22833: checking sys/ipc.h presence configure:22833: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:22833: $? = 0 configure:22833: result: yes configure:22833: checking for sys/ipc.h configure:22833: result: yes configure:22839: checking sys/shm.h usability configure:22839: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:22839: $? = 0 configure:22839: result: yes configure:22839: checking sys/shm.h presence configure:22839: hppa2.0-unknown-linux-gnu-gcc -E conftest.c configure:22839: $? = 0 configure:22839: result: yes configure:22839: checking for sys/shm.h configure:22839: result: yes configure:22847: checking whether shmctl IPC_RMID allowes subsequent attaches configure:22876: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm >&5 configure:22876: $? = 0 configure:22876: ./conftest configure:22876: $? = 0 configure:22880: result: yes configure:22895: checking for X11/extensions/XShm.h configure:22895: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:22895: $? = 0 configure:22895: result: yes configure:22895: checking for X11/extensions/shmproto.h configure:22895: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:22895: $? = 0 configure:22895: result: yes configure:22895: checking for X11/extensions/shmstr.h configure:22895: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 configure:22895: $? = 0 configure:22895: result: yes configure:22909: checking whether cairo's Xlib surface backend feature could be enabled configure:22911: result: yes configure:23134: checking for cairo's Xlib Xrender surface backend feature configure:23156: checking for xlib_xrender configure:23163: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:23166: $? = 0 configure:23179: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:23182: $? = 0 configure:23243: result: yes configure:23255: checking for XRenderCreateSolidFill configure:23255: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:23255: $? = 0 configure:23255: result: yes configure:23255: checking for XRenderCreateLinearGradient configure:23255: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:23255: $? = 0 configure:23255: result: yes configure:23255: checking for XRenderCreateRadialGradient configure:23255: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:23255: $? = 0 configure:23255: result: yes configure:23255: checking for XRenderCreateConicalGradient configure:23255: hppa2.0-unknown-linux-gnu-gcc -o conftest -O2 -pipe -march=2.0 -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 configure:23255: $? = 0 configure:23255: result: yes configure:23270: checking whether cairo's Xlib Xrender surface backend feature could be enabled configure:23272: result: yes configure:23496: checking for cairo's XCB surface backend feature configure:23514: checking for xcb configure:23521: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:23524: $? = 0 configure:23537: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:23540: $? = 0 configure:23575: result: yes configure:23581: checking whether cairo's XCB surface backend feature could be enabled configure:23583: result: yes configure:24122: checking for cairo's XCB/SHM functions feature configure:24141: checking for xcb_shm configure:24148: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:24151: $? = 0 configure:24164: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:24167: $? = 0 configure:24202: result: yes configure:24211: checking whether cairo's XCB/SHM functions feature could be enabled configure:24213: result: yes configure:25012: checking for cairo's Quartz font backend feature configure:25030: checking whether cairo's Quartz font backend feature could be enabled configure:25032: result: no (disabled, use --enable-quartz to enable) configure:25501: checking for cairo's Microsoft Windows surface backend feature configure:25522: checking whether cairo's Microsoft Windows surface backend feature could be enabled configure:25524: result: no (requires a Win32 platform) configure:25747: checking for cairo's Microsoft Windows font backend feature configure:25765: checking whether cairo's Microsoft Windows font backend feature could be enabled configure:25767: result: no (requires a Win32 platform) configure:27199: checking for cairo's PNG functions feature configure:27232: checking for png configure:27239: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:27242: $? = 0 configure:27255: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:27258: $? = 0 configure:27293: result: yes configure:27303: checking whether cairo's PNG functions feature could be enabled configure:27305: result: yes configure:27531: checking for cairo's OpenGL surface backend feature configure:27549: checking for gl configure:27556: $PKG_CONFIG --exists --print-errors "$gl_REQUIRES" Package gl was not found in the pkg-config search path. Perhaps you should add the directory containing `gl.pc' to the PKG_CONFIG_PATH environment variable Package 'gl', required by 'virtual:world', not found configure:27559: $? = 1 configure:27572: $PKG_CONFIG --exists --print-errors "$gl_REQUIRES" Package gl was not found in the pkg-config search path. Perhaps you should add the directory containing `gl.pc' to the PKG_CONFIG_PATH environment variable Package 'gl', required by 'virtual:world', not found configure:27575: $? = 1 Package 'gl', required by 'virtual:world', not found configure:27602: result: no configure:27605: checking GL/gl.h usability configure:27605: hppa2.0-unknown-linux-gnu-gcc -c -O2 -pipe -march=2.0 conftest.c >&5 conftest.c:137:10: fatal error: GL/gl.h: No such file or directory 137 | #include | ^~~~~~~~~ compilation terminated. configure:27605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_LZO 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_STRTOD_L 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:27605: result: no configure:27605: checking GL/gl.h presence configure:27605: hppa2.0-unknown-linux-gnu-gcc -E conftest.c conftest.c:104:10: fatal error: GL/gl.h: No such file or directory 104 | #include | ^~~~~~~~~ compilation terminated. configure:27605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "cairo" | #define PACKAGE_TARNAME "cairo" | #define PACKAGE_VERSION "1.16.0" | #define PACKAGE_STRING "cairo 1.16.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" | #define PACKAGE_URL "https://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_TYPEOF 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define _FILE_OFFSET_BITS 64 | #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) | #define WORDS_BIGENDIAN 1 | #define FLOAT_WORDS_BIGENDIAN 1 | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 4 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FEDISABLEEXCEPT 1 | #define HAVE_FECLEAREXCEPT 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_FENV_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_CTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_DRAND48 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETLINE 1 | #define HAVE_LINK 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MKDIR 2 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_RAISE 1 | #undef PACKAGE_VERSION | #undef PACKAGE_STRING | #undef PACKAGE_NAME | #undef PACKAGE_TARNAME | #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD | #define PACKAGE_NAME USE_cairo_INSTEAD | #define PACKAGE_TARNAME USE_cairo_INSTEAD | #define HAVE_ZLIB 1 | #define HAVE_LZO 1 | #define HAVE_DLFCN_H 1 | #define CAIRO_HAS_DLSYM 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_STRTOD_L 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:27605: result: no configure:27605: checking for GL/gl.h configure:27605: result: no configure:27648: checking whether cairo's OpenGL surface backend feature could be enabled configure:27650: result: no (gl.pc nor OpenGL headers not found) configure:27654: error: OpenGL surface backend feature could not be enabled ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=hppa2.0-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_typeof=typeof ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=2.0' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=2.0' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FONTCONFIG_CFLAGS_set= ac_cv_env_FONTCONFIG_CFLAGS_value= ac_cv_env_FONTCONFIG_LIBS_set= ac_cv_env_FONTCONFIG_LIBS_value= ac_cv_env_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GOBJECT_CFLAGS_set= ac_cv_env_GOBJECT_CFLAGS_value= ac_cv_env_GOBJECT_LIBS_set= ac_cv_env_GOBJECT_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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=set ac_cv_env_build_alias_value=hppa2.0-unknown-linux-gnu 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_glesv3_CFLAGS_set= ac_cv_env_glesv3_CFLAGS_value= ac_cv_env_glesv3_LIBS_set= ac_cv_env_glesv3_LIBS_value= ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_gtk_CFLAGS_set= ac_cv_env_gtk_CFLAGS_value= ac_cv_env_gtk_LIBS_set= ac_cv_env_gtk_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=hppa2.0-unknown-linux-gnu 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_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_gmtime_r=yes ac_cv_func_link=yes ac_cv_func_localtime_r=yes ac_cv_func_mkdir=yes ac_cv_func_mmap=yes ac_cv_func_newlocale=yes ac_cv_func_raise=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_strndup=yes ac_cv_func_strtod_l=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_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_lzo_lzo2a_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_int_types_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_xlocale_h=no ac_cv_header_zlib_h=yes ac_cv_host=hppa2.0-unknown-linux-gnu ac_cv_lib_dl_dlsym=yes ac_cv_lib_lzo2_lzo2a_decompress=yes ac_cv_lib_m_cos=yes ac_cv_lib_rt_sched_yield=yes ac_cv_lib_rt_shm_open=yes ac_cv_lib_socket_connect=no ac_cv_lib_z_compress=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_FIND=/usr/bin/find ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/hppa2.0-unknown-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XARGS=/usr/bin/xargs ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=hppa2.0-unknown-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=hppa2.0-unknown-linux-gnu-gcc ac_cv_prog_CPP='hppa2.0-unknown-linux-gnu-gcc -E' ac_cv_prog_CXX=hppa2.0-unknown-linux-gnu-g++ ac_cv_prog_CXXCPP='hppa2.0-unknown-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=hppa2.0-unknown-linux-gnu-objdump ac_cv_prog_RANLIB=hppa2.0-unknown-linux-gnu-ranlib ac_cv_prog_STRINGS=hppa2.0-unknown-linux-gnu-strings ac_cv_prog_STRIP=hppa2.0-unknown-linux-gnu-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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type___uint128_t=no ac_cv_type_uint128_t=no ac_cv_type_uint64_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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=yes cairo_cv_atomic_op_needs_memory_barrier=yes 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/hppa2.0-unknown-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/hppa2.0-unknown-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/hppa2.0-unknown-linux-gnu-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=yes 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_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_png_CFLAGS='-I/usr/include/libpng16 ' pkg_cv_png_LIBS='-lpng16 -lz ' pkg_cv_xcb_CFLAGS= pkg_cv_xcb_LIBS='-lxcb -lxcb-render ' pkg_cv_xcb_shm_CFLAGS= pkg_cv_xcb_shm_LIBS='-lxcb-shm ' pkg_cv_xlib_CFLAGS= pkg_cv_xlib_LIBS='-lX11 -lXext ' pkg_cv_xlib_xrender_CFLAGS= pkg_cv_xlib_xrender_LIBS='-lXrender -lX11 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/missing aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='hppa2.0-unknown-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/missing automake-1.16' AWK='gawk' BFD_LIBS='' BUILD_ANY2PPM_FALSE='' BUILD_ANY2PPM_TRUE='' BUILD_CXX_FALSE='' BUILD_CXX_TRUE='' BUILD_SPHINX_FALSE='' BUILD_SPHINX_TRUE='' CAIROBOILERPLATE_LIBS='' CAIRO_CAN_TEST_PDF_SURFACE_FALSE='' CAIRO_CAN_TEST_PDF_SURFACE_TRUE='' CAIRO_CAN_TEST_PS_SURFACE_FALSE='' CAIRO_CAN_TEST_PS_SURFACE_TRUE='' CAIRO_CAN_TEST_SVG_SURFACE_FALSE='' CAIRO_CAN_TEST_SVG_SURFACE_TRUE='' CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_FALSE='' CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE_TRUE='#' CAIRO_CFLAGS='-I/usr/include/libpng16 -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_GLESV3_SURFACE_FALSE='' CAIRO_HAS_GLESV3_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_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='-lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext ' CAIRO_LIBTOOL_VERSION_INFO='11602:0:11600' CAIRO_NONPKGCONFIG_CFLAGS=' ' CAIRO_NONPKGCONFIG_LIBS=' ' CAIRO_RELEASE_STATUS='release' CAIRO_REQUIRES='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='0' CAIRO_VERSION_MINOR='16' CAIRO_VERSION_SONUM='2' CC='hppa2.0-unknown-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=2.0' CPP='hppa2.0-unknown-linux-gnu-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='hppa2.0-unknown-linux-gnu-g++' CXXCPP='hppa2.0-unknown-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -march=2.0' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISABLE_SOME_FLOATING_POINT_FALSE='' DISABLE_SOME_FLOATING_POINT_TRUE='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FIND='/usr/bin/find' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FREETYPE_CFLAGS='' FREETYPE_CONFIG='' FREETYPE_LIBS='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GREP='/bin/grep' GS='' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_PTHREAD_FALSE='' HAVE_PTHREAD_TRUE='' HAVE_REAL_PTHREAD_FALSE='' HAVE_REAL_PTHREAD_TRUE='' HAVE_SHM_FALSE='#' HAVE_SHM_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/hppa2.0-unknown-linux-gnu/bin/ld' LDFLAGS='-Wl,-O1 -Wl,--as-needed' 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} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/hppa2.0-unknown-linux-gnu-nm -B' NMEDIT='' OBJDUMP='hppa2.0-unknown-linux-gnu-objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='cairo' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=cairo' PACKAGE_NAME='cairo' PACKAGE_STRING='cairo 1.16.0' PACKAGE_TARNAME='cairo' PACKAGE_URL='https://cairographics.org/' PACKAGE_VERSION='1.16.0' PATH_SEPARATOR=':' PKGCONFIG_REQUIRES='Requires.private' PKG_CONFIG='/usr/bin/hppa2.0-unknown-linux-gnu-pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' RANLIB='hppa2.0-unknown-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIB_EXT='' SHM_LIBS='-lrt' SHTOOL='' STRINGS='hppa2.0-unknown-linux-gnu-strings' STRIP='hppa2.0-unknown-linux-gnu-strip' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VERSION='1.16.0' XARGS='/usr/bin/xargs' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='hppa2.0-unknown-linux-gnu' build_alias='hppa2.0-unknown-linux-gnu' build_cpu='hppa2.0' build_os='linux-gnu' build_vendor='unknown' cogl_CFLAGS='' cogl_LIBS='' datadir='/usr/share' datarootdir='${prefix}/share' directfb_CFLAGS='' directfb_LIBS='' docdir='/usr/share/doc/cairo-1.16.0-r4' drm_CFLAGS='' drm_LIBS='' dvidir='${docdir}' egl_CFLAGS='' egl_LIBS='' exec_prefix='NONE' gallium_DIR='' gl_CFLAGS='' gl_LIBS=' -ldl' glesv2_CFLAGS='' glesv2_LIBS='' glesv3_CFLAGS='' glesv3_LIBS='' glib_CFLAGS='' glib_LIBS='' gtk_CFLAGS='' gtk_LIBS='' host='hppa2.0-unknown-linux-gnu' host_alias='hppa2.0-unknown-linux-gnu' host_cpu='hppa2.0' host_os='linux-gnu' host_vendor='unknown' htmldir='/usr/share/doc/cairo-1.16.0-r4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r4/work/cairo-1.16.0/build/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lzo_LIBS='-llzo2' mandir='/usr/share/man' mesa_DIR='' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pixman_CFLAGS='' pixman_LIBS='' png_CFLAGS='-I/usr/include/libpng16 ' png_LIBS='-lpng16 -lz ' png_REQUIRES='libpng' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pthread_CFLAGS='' pthread_LIBS='' qt_CFLAGS='' qt_LIBS='' real_pthread_CFLAGS='' real_pthread_LIBS='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shm_LIBS='' sysconfdir='/etc' target_alias='' xcb_CFLAGS='' xcb_LIBS='-lxcb -lxcb-render ' xcb_shm_CFLAGS='' xcb_shm_LIBS='-lxcb-shm ' 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.16.0" #define PACKAGE_STRING "cairo 1.16.0" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=cairo" #define PACKAGE_URL "https://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_TYPEOF 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define _FILE_OFFSET_BITS 64 #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) #define WORDS_BIGENDIAN 1 #define FLOAT_WORDS_BIGENDIAN 1 #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 #define ATOMIC_OP_NEEDS_MEMORY_BARRIER 1 #define SIZEOF_VOID_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 4 #define HAVE_LIBRT 1 #define HAVE_BUILTIN_RETURN_ADDRESS 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ALARM 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MMAP 1 #define HAVE_TIME_H 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_FEDISABLEEXCEPT 1 #define HAVE_FECLEAREXCEPT 1 #define HAVE_LIBGEN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SETJMP_H 1 #define HAVE_FENV_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_CTIME_R 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_DRAND48 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GETLINE 1 #define HAVE_LINK 1 #define HAVE_STRNDUP 1 #define HAVE_SYS_STAT_H 1 #define HAVE_MKDIR 2 #define HAVE_FORK 1 #define HAVE_WAITPID 1 #define HAVE_RAISE 1 #undef PACKAGE_VERSION #undef PACKAGE_STRING #undef PACKAGE_NAME #undef PACKAGE_TARNAME #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD #define PACKAGE_NAME USE_cairo_INSTEAD #define PACKAGE_TARNAME USE_cairo_INSTEAD #define HAVE_ZLIB 1 #define HAVE_LZO 1 #define HAVE_DLFCN_H 1 #define CAIRO_HAS_DLSYM 1 #define HAVE_NEWLOCALE 1 #define HAVE_STRTOD_L 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 configure: exit 1