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.71. Invocation command line was $ /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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-r5 --htmldir=/usr/share/doc/cairo-1.16.0-r5/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 --enable-gobject --disable-gl --disable-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 = clang-musl uname -m = x86_64 uname -r = 5.15.67-gentoo-dist-hardened uname -s = Linux uname -v = #1 SMP Thu Sep 8 22:49:45 BST 2022 /usr/bin/uname -p = AMD Ryzen 9 3950X 16-Core Processor /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: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/temp/ PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.10/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ PATH: /usr/lib/llvm/15/bin/ PATH: /usr/lib/llvm/14/bin/ PATH: /usr/lib/llvm/13/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3011: 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:3588: looking for aux files: config.guess config.sub ltmain.sh ar-lib missing install-sh compile configure:3601: trying /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/ configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/config.guess found configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/config.sub found configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/ltmain.sh found configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/ar-lib found configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/missing found configure:3612: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/install-sh found configure:3630: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/compile found configure:3765: checking for x86_64-gentoo-linux-musl-gcc configure:3797: result: clang configure:4195: checking for C compiler version configure:4204: clang --version >&5 clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin grep: configure: No such file or directory configure:4215: $? = 0 configure:4204: clang -v >&5 grep: configure: No such file or directory clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin configure:4215: $? = 0 configure:4204: clang -V >&5 grep: configure: No such file or directory clang-15: error: argument to '-V' is missing (expected 1 value) clang-15: error: no input files configure:4215: $? = 1 configure:4204: clang -qversion >&5 grep: configure: No such file or directory clang-15: error: unknown argument '-qversion'; did you mean '--version'? clang-15: error: no input files configure:4215: $? = 1 configure:4204: clang -version >&5 grep: configure: No such file or directory clang-15: error: unknown argument '-version'; did you mean '--version'? clang-15: error: no input files configure:4215: $? = 1 configure:4235: checking whether the C compiler works configure:4257: clang -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:4261: $? = 0 configure:4311: result: yes configure:4314: checking for C compiler default output file name configure:4316: result: a.out configure:4322: checking for suffix of executables configure:4329: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:4333: $? = 0 configure:4356: result: configure:4378: checking whether we are cross compiling configure:4386: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:4390: $? = 0 configure:4397: ./conftest configure:4401: $? = 0 configure:4416: result: no configure:4421: checking for suffix of object files configure:4444: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4448: $? = 0 configure:4470: result: o configure:4474: checking whether the compiler supports GNU C configure:4494: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4494: $? = 0 configure:4504: result: yes configure:4515: checking whether clang accepts -g configure:4536: clang -c -g conftest.c >&5 grep: configure: No such file or directory configure:4536: $? = 0 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. */ | | int | main (void) | { | | ; | return 0; | } configure:4552: clang -c conftest.c >&5 grep: configure: No such file or directory configure:4552: $? = 0 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. */ | | int | main (void) | { | | ; | return 0; | } configure:4569: clang -c -g conftest.c >&5 grep: configure: No such file or directory configure:4569: $? = 0 configure:4580: result: yes configure:4600: checking for clang option to enable C11 features configure:4615: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:23:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *e (p, i)  ^ 1 warning generated. configure:4615: $? = 0 configure:4633: result: none needed configure:4749: checking whether clang understands -c and -o together configure:4772: clang -c conftest.c -o conftest2.o grep: configure: No such file or directory configure:4775: $? = 0 configure:4772: clang -c conftest.c -o conftest2.o grep: configure: No such file or directory configure:4775: $? = 0 configure:4787: result: yes configure:4809: checking for stdio.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for stdlib.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for string.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for inttypes.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for stdint.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for strings.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for sys/stat.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for sys/types.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for unistd.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for wchar.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4809: $? = 0 configure:4809: result: yes configure:4809: checking for minix/config.h configure:4809: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:47:10: fatal error: 'minix/config.h' file not found #include  ^~~~~~~~~~~~~~~~ 1 error generated. configure:4809: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4809: result: no configure:4840: checking whether it is safe to define __EXTENSIONS__ configure:4859: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4859: $? = 0 configure:4867: result: yes configure:4870: checking whether _XOPEN_SOURCE should be defined configure:4892: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4892: $? = 0 configure:4919: result: no configure:4979: checking for unistd.h configure:4979: result: yes configure:4985: checking for sys/ioctl.h configure:4985: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:4985: $? = 0 configure:4985: result: yes configure:4993: checking for typeof syntax and keyword spelling configure:5025: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:5025: $? = 0 configure:5033: result: typeof configure:5064: checking for a BSD-compatible install configure:5137: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c configure:5148: checking whether build environment is sane configure:5203: result: yes configure:5358: checking for a race-free mkdir -p configure:5402: result: /bin/mkdir -p configure:5409: checking for gawk configure:5430: found /usr/bin/gawk configure:5441: result: gawk configure:5452: checking whether make sets $(MAKE) configure:5475: result: yes configure:5497: checking whether make supports the include directive configure:5512: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5515: $? = 0 configure:5534: result: yes (GNU style) configure:5569: checking whether make supports nested variables configure:5587: result: yes configure:5663: checking dependency style of clang configure:5775: result: none configure:5859: checking whether make supports nested variables configure:5877: result: yes configure:5894: checking for x86_64-gentoo-linux-musl-ar configure:5926: result: llvm-ar configure:6001: checking the archiver (llvm-ar) interface configure:6018: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:6018: $? = 0 configure:6021: llvm-ar cru libconftest.a conftest.o >&5 configure:6024: $? = 0 configure:6052: result: ar configure:6106: checking build system type configure:6121: result: x86_64-gentoo-linux-musl configure:6141: checking host system type configure:6155: result: x86_64-gentoo-linux-musl configure:6196: checking how to print strings configure:6223: result: printf configure:6244: checking for a sed that does not truncate output configure:6314: result: /bin/sed configure:6332: checking for grep that handles long lines and -e configure:6396: result: /bin/grep configure:6401: checking for egrep configure:6469: result: /bin/grep -E configure:6474: checking for fgrep configure:6542: result: /bin/grep -F configure:6578: checking for ld used by clang grep: configure: No such file or directory configure:6646: result: ld.lld configure:6653: checking if the linker (ld.lld) is GNU ld configure:6669: result: yes configure:6681: checking for BSD- or MS-compatible name lister (nm) configure:6736: result: llvm-nm configure:6876: checking the name lister (llvm-nm) interface configure:6884: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:6887: llvm-nm "conftest.o" configure:6890: output 0000000000000000 B some_variable configure:6897: result: BSD nm configure:6900: checking whether ln -s works configure:6904: result: yes configure:6912: checking the maximum length of command line arguments configure:7049: result: 98304 configure:7097: checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format configure:7138: result: func_convert_file_noop configure:7145: checking how to convert x86_64-gentoo-linux-musl file names to toolchain format configure:7166: result: func_convert_file_noop configure:7173: checking for ld.lld option to reload object files configure:7181: result: -r configure:7215: checking for x86_64-gentoo-linux-musl-file configure:7250: result: no configure:7260: checking for file configure:7281: found /usr/bin/file configure:7292: result: file configure:7323: checking for x86_64-gentoo-linux-musl-objdump configure:7355: result: llvm-objdump configure:7429: checking how to recognize dependent libraries configure:7630: result: pass_all configure:7675: checking for x86_64-gentoo-linux-musl-dlltool configure:7710: result: no configure:7720: checking for dlltool configure:7755: result: no configure:7782: checking how to associate runtime and link libraries configure:7810: result: printf %s\n configure:7826: checking for x86_64-gentoo-linux-musl-ar configure:7858: result: llvm-ar configure:7960: checking for archiver @FILE support configure:7978: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:7978: $? = 0 configure:7982: llvm-ar cr libconftest.a @conftest.lst >&5 configure:7985: $? = 0 configure:7990: llvm-ar cr libconftest.a @conftest.lst >&5 llvm-ar: error: conftest.o: No such file or directory configure:7993: $? = 1 configure:8005: result: @ configure:8023: checking for x86_64-gentoo-linux-musl-strip configure:8055: result: llvm-strip configure:8132: checking for x86_64-gentoo-linux-musl-ranlib configure:8164: result: llvm-ranlib configure:8311: checking command to parse llvm-nm output from clang object configure:8465: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:8468: $? = 0 configure:8472: llvm-nm conftest.o \| /bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' | /bin/sed '/ __gnu_lto/d' \> conftest.nm configure:8475: $? = 0 configure:8541: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c conftstm.o >&5 grep: configure: No such file or directory configure:8544: $? = 0 configure:8582: result: ok configure:8629: checking for sysroot configure:8660: result: / configure:8667: checking for a working dd configure:8711: result: /bin/dd configure:8715: checking how to truncate binary pipes configure:8731: result: /bin/dd bs=4096 count=1 configure:8868: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:8871: $? = 0 configure:9023: checking for x86_64-gentoo-linux-musl-mt configure:9058: result: no configure:9068: checking for mt configure:9103: result: no configure:9123: checking if : is a manifest tool configure:9130: : '-?' configure:9138: result: no configure:9859: checking for dlfcn.h configure:9859: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:9859: $? = 0 configure:9859: result: yes configure:10446: checking for objdir configure:10462: result: .libs configure:10726: checking if clang supports -fno-rtti -fno-exceptions configure:10745: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -fno-rtti -fno-exceptions conftest.c >&5 grep: configure: No such file or directory configure:10749: $? = 0 configure:10762: result: yes configure:11120: checking for clang option to produce PIC configure:11128: result: -fPIC -DPIC configure:11136: checking if clang PIC flag -fPIC -DPIC works configure:11155: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.c >&5 grep: configure: No such file or directory configure:11159: $? = 0 configure:11172: result: yes configure:11201: checking if clang static flag -static works configure:11230: result: no configure:11245: checking if clang supports -c -o file.o configure:11267: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -o out/conftest2.o conftest.c >&5 grep: configure: No such file or directory configure:11271: $? = 0 configure:11293: result: yes configure:11301: checking if clang supports -c -o file.o configure:11349: result: yes configure:11382: checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries configure:12650: result: yes configure:12687: checking whether -lc should be explicitly linked in configure:12696: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:12699: $? = 0 configure:12714: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12717: $? = 0 configure:12731: result: no configure:12891: checking dynamic linker characteristics configure:13486: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-rpath -Wl,/foo conftest.c >&5 grep: configure: No such file or directory configure:13486: $? = 0 configure:13725: result: GNU/Linux ld.so configure:13847: checking how to hardcode library paths into programs configure:13872: result: immediate configure:14424: checking whether stripping libraries is possible configure:14433: result: yes configure:14475: checking if libtool supports shared libraries configure:14477: result: yes configure:14480: checking whether to build shared libraries configure:14505: result: yes configure:14508: checking whether to build static libraries configure:14512: result: no configure:14557: checking for x86_64-gentoo-linux-musl-pkg-config configure:14580: found /usr/bin/x86_64-gentoo-linux-musl-pkg-config configure:14592: result: /usr/bin/x86_64-gentoo-linux-musl-pkg-config configure:14665: checking pkg-config is at least version 0.9.0 configure:14668: result: yes configure:14681: checking for gtk-doc configure:14684: $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:14687: $? = 1 configure:14693: result: no configure:14697: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.15 is not found. configure:14707: checking for gtkdoc-check configure:14742: result: no configure:14749: checking for gtkdoc-check configure:14787: result: no configure:14796: checking for gtkdoc-rebase configure:14834: result: no configure:14845: checking for gtkdoc-mkpdf configure:14883: result: no configure:14910: checking whether to build gtk-doc documentation configure:14912: result: no configure:14925: checking for GTKDOC_DEPS configure:14932: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14935: $? = 0 configure:14948: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:14951: $? = 0 configure:14986: result: yes configure:15076: checking for special C compiler options needed for large files configure:15124: result: no configure:15130: checking for _FILE_OFFSET_BITS value needed for large files configure:15156: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:15156: $? = 0 configure:15190: result: no configure:15300: checking for find configure:15323: found /usr/bin/find configure:15335: result: /usr/bin/find configure:15345: checking for xargs configure:15368: found /usr/bin/xargs configure:15380: result: /usr/bin/xargs configure:15397: checking for x86_64-gentoo-linux-musl-gcc configure:15429: result: clang configure:15827: checking for C compiler version configure:15836: clang --version >&5 clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin grep: configure: No such file or directory configure:15847: $? = 0 configure:15836: clang -v >&5 grep: configure: No such file or directory clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin configure:15847: $? = 0 configure:15836: clang -V >&5 grep: configure: No such file or directory clang-15: error: argument to '-V' is missing (expected 1 value) clang-15: error: no input files configure:15847: $? = 1 configure:15836: clang -qversion >&5 grep: configure: No such file or directory clang-15: error: unknown argument '-qversion'; did you mean '--version'? clang-15: error: no input files configure:15847: $? = 1 configure:15836: clang -version >&5 grep: configure: No such file or directory clang-15: error: unknown argument '-version'; did you mean '--version'? clang-15: error: no input files configure:15847: $? = 1 configure:15851: checking whether the compiler supports GNU C configure:15881: result: yes configure:15892: checking whether clang accepts -g configure:15957: result: yes configure:15977: checking for clang option to enable C11 features configure:16010: result: none needed configure:16126: checking whether clang understands -c and -o together configure:16164: result: yes configure:16186: checking how to run the C preprocessor configure:16254: result: clang-cpp configure:16268: clang-cpp conftest.c configure:16268: $? = 0 configure:16283: clang-cpp conftest.c conftest.c:41:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:16283: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 configure:16441: checking for C++ compiler version configure:16450: clang++ --version >&5 clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin configure:16461: $? = 0 configure:16450: clang++ -v >&5 clang version 15.0.0 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/15/bin configure:16461: $? = 0 configure:16450: clang++ -V >&5 clang-15: error: argument to '-V' is missing (expected 1 value) clang-15: error: no input files configure:16461: $? = 1 configure:16450: clang++ -qversion >&5 clang-15: error: unknown argument '-qversion'; did you mean '--version'? clang-15: error: no input files configure:16461: $? = 1 configure:16465: checking whether the compiler supports GNU C++ configure:16485: clang++ -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.cpp >&5 configure:16485: $? = 0 configure:16495: result: yes configure:16506: checking whether clang++ accepts -g configure:16527: clang++ -c -g conftest.cpp >&5 configure:16527: $? = 0 configure:16571: result: yes configure:16591: checking for clang++ option to enable C++11 features configure:16606: clang++ -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.cpp >&5 conftest.cpp:207:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] cxx11test::delegate d2();  ^~ conftest.cpp:207:25: note: remove parentheses to declare a variable cxx11test::delegate d2();  ^~ 1 warning generated. configure:16606: $? = 0 configure:16624: result: none needed configure:16690: checking dependency style of clang++ configure:16802: result: none configure:16835: checking how to run the C++ preprocessor configure:16857: clang++ -E conftest.cpp configure:16857: $? = 0 configure:16872: clang++ -E conftest.cpp conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:16872: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 configure:16899: result: clang++ -E configure:16913: clang++ -E conftest.cpp configure:16913: $? = 0 configure:16928: clang++ -E conftest.cpp conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:16928: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 configure:17093: checking for ld used by clang++ configure:17161: result: ld.lld -m elf_x86_64 configure:17168: checking if the linker (ld.lld -m elf_x86_64) is GNU ld configure:17184: result: yes configure:17239: checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries configure:18317: result: yes configure:18353: clang++ -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.cpp >&5 configure:18356: $? = 0 configure:18837: checking for clang++ option to produce PIC configure:18845: result: -fPIC -DPIC configure:18853: checking if clang++ PIC flag -fPIC -DPIC works configure:18872: clang++ -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18876: $? = 0 configure:18889: result: yes configure:18912: checking if clang++ static flag -static works configure:18941: result: no configure:18953: checking if clang++ supports -c -o file.o configure:18975: clang++ -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -o out/conftest2.o conftest.cpp >&5 configure:18979: $? = 0 configure:19001: result: yes configure:19006: checking if clang++ supports -c -o file.o configure:19054: result: yes configure:19084: checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries configure:19124: result: yes configure:19266: checking dynamic linker characteristics configure:20027: result: GNU/Linux ld.so configure:20092: checking how to hardcode library paths into programs configure:20117: result: immediate configure:20157: checking for inline configure:20174: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:20174: $? = 0 configure:20183: result: inline configure:20209: checking for x86_64-gentoo-linux-musl-pkg-config configure:20244: result: /usr/bin/x86_64-gentoo-linux-musl-pkg-config configure:20317: checking pkg-config is at least version 0.9.0 configure:20320: result: yes configure:20603: checking for supported warning flags configure:20629: checking whether clang supports -Werror configure:20647: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Werror -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20647: $? = 0 configure:20672: result: no configure:20629: checking whether clang supports -errwarn configure:20647: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -errwarn -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory ld.lld: warning: cannot find entry symbol rrwarn; defaulting to 0x15D0 configure:20647: $? = 0 configure:20672: result: no configure:20677: checking whether clang supports -Wall configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wall -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wextra configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wextra -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wmissing-declarations configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wmissing-declarations -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Werror-implicit-function-declaration configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wpointer-arith configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wpointer-arith -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wwrite-strings configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wwrite-strings -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wsign-compare configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wsign-compare -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wpacked configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wpacked -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wswitch-enum configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wswitch-enum -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wmissing-format-attribute configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wvolatile-register-var configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wvolatile-register-var -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wstrict-aliasing=2 configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wstrict-aliasing=2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Winit-self configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Winit-self -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wunsafe-loop-optimizations configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wunsafe-loop-optimizations -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory warning: unknown warning option '-Wunsafe-loop-optimizations' [-Wunknown-warning-option] 1 warning generated. configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wno-missing-field-initializers configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wno-missing-field-initializers -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wno-unused-parameter configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wno-unused-parameter -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wno-attributes configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wno-attributes -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wno-long-long configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wno-long-long -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Winline configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Winline -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -erroff=E_ENUM_TYPE_MISMATCH_ARG configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -erroff=E_ENUM_TYPE_MISMATCH_ARG -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory ld.lld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_ARG; defaulting to 0x15D0 configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -erroff=E_ENUM_TYPE_MISMATCH_OP configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -erroff=E_ENUM_TYPE_MISMATCH_OP -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory ld.lld: warning: cannot find entry symbol rroff=E_ENUM_TYPE_MISMATCH_OP; defaulting to 0x15D0 configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -fno-strict-aliasing configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -fno-common configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -fno-common -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20677: checking whether clang supports -Wp,-D_FORTIFY_SOURCE=2 configure:20695: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wp,-D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20695: $? = 0 configure:20720: result: no configure:20777: checking whether clang supports -Wunused-but-set-variable -Wno-unused-but-set-variable configure:20795: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wunused-but-set-variable -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20795: $? = 0 configure:20820: result: no configure:20827: checking which warning flags were supported configure:20831: result: configure:20839: checking how to enable unused result warnings configure:20894: result: configure:20900: checking how to allow undefined symbols in shared libraries used by test suite configure:20922: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:20922: $? = 0 configure:20948: result: configure:20967: checking whether byte ordering is bigendian configure:20983: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:43:9: error: unknown type name 'not' not a universal capable compiler  ^ conftest.c:43:14: error: expected ';' after top level declarator not a universal capable compiler  ^  ; 2 errors generated. configure:20983: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21029: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:21029: $? = 0 configure:21048: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:49:4: error: use of undeclared identifier 'not' not big endian  ^ 1 error generated. configure:21048: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21182: result: no configure:21200: checking whether float word ordering is bigendian configure:21229: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21229: $? = 0 configure:21238: checking for x86_64-gentoo-linux-musl-strings configure:21270: result: llvm-strings configure:21353: result: no configure:21387: checking for native atomic primitives configure:21410: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21410: $? = 0 configure:21432: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21432: $? = 0 configure:21459: result: cxx11 configure:21485: checking whether atomic ops require a memory barrier configure:21500: result: no configure:21514: checking size of void * configure:21520: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21520: $? = 0 configure:21520: ./conftest configure:21520: $? = 0 configure:21535: result: 8 configure:21547: checking size of int configure:21553: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21553: $? = 0 configure:21553: ./conftest configure:21553: $? = 0 configure:21568: result: 4 configure:21580: checking size of long configure:21586: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21586: $? = 0 configure:21586: ./conftest configure:21586: $? = 0 configure:21601: result: 8 configure:21613: checking size of long long configure:21619: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21619: $? = 0 configure:21619: ./conftest configure:21619: $? = 0 configure:21634: result: 8 configure:21646: checking size of size_t configure:21652: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 grep: configure: No such file or directory configure:21652: $? = 0 configure:21652: ./conftest configure:21652: $? = 0 configure:21667: result: 8 configure:21676: checking for native Win32 configure:21686: result: no configure:21697: checking for Sun Solaris (non-POSIX ctime_r) configure:21708: result: no configure:21800: checking for cos in -lm configure:21823: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lm >&5 grep: configure: No such file or directory conftest.c:52:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] char cos ();  ^ conftest.c:52:6: note: 'cos' is a builtin with type 'double (double)' 1 warning generated. configure:21823: $? = 0 configure:21833: result: yes configure:21846: checking for sched_yield in -lrt configure:21869: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:21869: $? = 0 configure:21879: result: yes configure:21891: checking for shm_open in -lrt configure:21914: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lrt -lm >&5 grep: configure: No such file or directory configure:21914: $? = 0 configure:21924: result: yes configure:21946: checking for connect in -lsocket configure:21969: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lsocket -lrt -lm >&5 grep: configure: No such file or directory ld.lld: error: unable to find library -lsocket clang-15: error: linker command failed with exit code 1 (use -v to see invocation) configure:21969: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char connect (); | int | main (void) | { | return connect (); | ; | return 0; | } configure:21979: result: no configure:21992: checking for __builtin_return_address(0) configure:22005: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22005: $? = 0 configure:22012: result: yes configure:22020: checking for stdint.h configure:22020: result: yes configure:22026: checking for inttypes.h configure:22026: result: yes configure:22032: checking for sys/int_types.h configure:22032: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:80:10: fatal error: 'sys/int_types.h' file not found #include  ^~~~~~~~~~~~~~~~~ 1 error generated. configure:22032: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22032: result: no configure:22039: checking for uint64_t configure:22039: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22039: $? = 0 configure:22039: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:83:23: error: expected expression if (sizeof ((uint64_t)))  ^ 1 error generated. configure:22039: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:22039: result: yes configure:22047: checking for uint128_t configure:22047: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:84:13: error: use of undeclared identifier 'uint128_t' if (sizeof (uint128_t))  ^ 1 error generated. configure:22047: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (uint128_t)) | return 0; | ; | return 0; | } configure:22047: result: no configure:22055: checking for __uint128_t configure:22055: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22055: $? = 0 configure:22055: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:84:26: error: expected expression if (sizeof ((__uint128_t)))  ^ 1 error generated. configure:22055: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((__uint128_t))) | return 0; | ; | return 0; | } configure:22055: result: yes configure:22065: checking for fcntl.h configure:22065: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22065: $? = 0 configure:22065: result: yes configure:22071: checking for unistd.h configure:22071: result: yes configure:22077: checking for signal.h configure:22077: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22077: $? = 0 configure:22077: result: yes configure:22083: checking for sys/stat.h configure:22083: result: yes configure:22089: checking for sys/socket.h configure:22089: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22089: $? = 0 configure:22089: result: yes configure:22095: checking for sys/poll.h configure:22095: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory In file included from conftest.c:87: /usr/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to  ^ 1 warning generated. configure:22095: $? = 0 configure:22095: result: yes configure:22101: checking for sys/un.h configure:22101: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22101: $? = 0 configure:22101: result: yes configure:22109: checking for alarm configure:22109: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22109: $? = 0 configure:22109: result: yes configure:22119: checking for sched.h configure:22119: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22119: $? = 0 configure:22119: result: yes configure:22123: checking for sched_getaffinity configure:22123: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22123: $? = 0 configure:22123: result: yes configure:22136: checking for sys/mman.h configure:22136: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22136: $? = 0 configure:22136: result: yes configure:22140: checking for mmap configure:22140: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22140: $? = 0 configure:22140: result: yes configure:22153: checking for time.h configure:22153: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22153: $? = 0 configure:22153: result: yes configure:22157: checking for clock_gettime configure:22157: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22157: $? = 0 configure:22157: result: yes configure:22168: checking for fenv.h configure:22168: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22168: $? = 0 configure:22168: result: yes configure:22171: checking for feenableexcept configure:22171: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory ld.lld: error: undefined symbol: feenableexcept >>> referenced by conftest.c >>> /var/tmp/portage/x11-libs/cairo-1.16.0-r5/temp/conftest-f9d06f.o:(main) clang-15: error: linker command failed with exit code 1 (use -v to see invocation) configure:22171: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define feenableexcept to an innocuous variant, in case declares feenableexcept. | For example, HP-UX 11i declares gettimeofday. */ | #define feenableexcept innocuous_feenableexcept | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char feenableexcept (); below. */ | | #include | #undef feenableexcept | | /* 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 feenableexcept (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_feenableexcept || defined __stub___feenableexcept | choke me | #endif | | int | main (void) | { | return feenableexcept (); | ; | return 0; | } configure:22171: result: no configure:22177: checking for fedisableexcept configure:22177: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory ld.lld: error: undefined symbol: fedisableexcept >>> referenced by conftest.c >>> /var/tmp/portage/x11-libs/cairo-1.16.0-r5/temp/conftest-da3177.o:(main) clang-15: error: linker command failed with exit code 1 (use -v to see invocation) configure:22177: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | /* Define fedisableexcept to an innocuous variant, in case declares fedisableexcept. | For example, HP-UX 11i declares gettimeofday. */ | #define fedisableexcept innocuous_fedisableexcept | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fedisableexcept (); below. */ | | #include | #undef fedisableexcept | | /* 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 fedisableexcept (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fedisableexcept || defined __stub___fedisableexcept | choke me | #endif | | int | main (void) | { | return fedisableexcept (); | ; | return 0; | } configure:22177: result: no configure:22183: checking for feclearexcept configure:22183: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22183: $? = 0 configure:22183: result: yes configure:22193: checking for libgen.h configure:22193: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22193: $? = 0 configure:22193: result: yes configure:22199: checking for byteswap.h configure:22199: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22199: $? = 0 configure:22199: result: yes configure:22205: checking for signal.h configure:22205: result: yes configure:22211: checking for setjmp.h configure:22211: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22211: $? = 0 configure:22211: result: yes configure:22217: checking for fenv.h configure:22217: result: yes configure:22223: checking for sys/wait.h configure:22223: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22223: $? = 0 configure:22223: result: yes configure:22230: checking for ctime_r configure:22230: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22230: $? = 0 configure:22230: result: yes configure:22236: checking for localtime_r configure:22236: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22236: $? = 0 configure:22236: result: yes configure:22242: checking for gmtime_r configure:22242: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22242: $? = 0 configure:22242: result: yes configure:22248: checking for drand48 configure:22248: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22248: $? = 0 configure:22248: result: yes configure:22254: checking for flockfile configure:22254: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22254: $? = 0 configure:22254: result: yes configure:22260: checking for funlockfile configure:22260: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22260: $? = 0 configure:22260: result: yes configure:22266: checking for getline configure:22266: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22266: $? = 0 configure:22266: result: yes configure:22272: checking for link configure:22272: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22272: $? = 0 configure:22272: result: yes configure:22278: checking for strndup configure:22278: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory conftest.c:99:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup ();  ^ conftest.c:99:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:22278: $? = 0 configure:22278: result: yes configure:22293: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22293: $? = 0 configure:22301: checking for sys/stat.h configure:22301: result: yes configure:22307: checking for io.h configure:22307: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:113:10: fatal error: 'io.h' file not found #include  ^~~~~~ 1 error generated. configure:22307: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_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_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22307: result: no configure:22314: checking for mkdir configure:22314: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22314: $? = 0 configure:22314: result: yes configure:22317: checking mkdir variant configure:22340: clang -c conftest.c >&5 grep: configure: No such file or directory configure:22340: $? = 0 configure:22369: result: mkdir(path, mode) configure:22385: checking for fork configure:22385: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22385: $? = 0 configure:22385: result: yes configure:22391: checking for waitpid configure:22391: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22391: $? = 0 configure:22391: result: yes configure:22397: checking for raise configure:22397: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:22397: $? = 0 configure:22397: result: yes configure:22937: checking for compress in -lz configure:22960: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lz -lrt -lm >&5 grep: configure: No such file or directory configure:22960: $? = 0 configure:22970: result: yes configure:22974: checking for zlib.h configure:22974: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:22974: $? = 0 configure:22974: result: yes configure:22993: checking for lzo2a_decompress in -llzo2 configure:23016: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -llzo2 -lrt -lm >&5 grep: configure: No such file or directory configure:23016: $? = 0 configure:23026: result: yes configure:23030: checking for lzo/lzo2a.h configure:23030: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:23030: $? = 0 configure:23030: result: yes configure:23051: checking for dlsym in -ldl configure:23074: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -ldl -lrt -lm >&5 grep: configure: No such file or directory configure:23074: $? = 0 configure:23084: result: yes configure:23105: checking for dlfcn.h configure:23105: result: yes configure:23137: checking for xlocale.h configure:23137: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory conftest.c:129:10: fatal error: 'xlocale.h' file not found #include  ^~~~~~~~~~~ 1 error generated. configure:23137: $? = 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 HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT | #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_LIBRT 1 | #define HAVE_BUILTIN_RETURN_ADDRESS 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UINT64_T 1 | #define HAVE___UINT128_T 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ALARM 1 | #define HAVE_SCHED_H 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_MMAP 1 | #define HAVE_TIME_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_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_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:23137: result: no configure:23144: checking for newlocale configure:23144: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:23144: $? = 0 configure:23144: result: yes configure:23150: checking for strtod_l configure:23150: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:23150: $? = 0 configure:23150: result: yes configure:23160: checking for X configure:23198: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lX11 -lrt -lm >&5 grep: configure: No such file or directory configure:23198: $? = 0 configure:23385: result: libraries , headers configure:23402: checking for cairo's Xlib surface backend feature configure:23420: checking for xlib configure:23427: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:23430: $? = 0 configure:23443: $PKG_CONFIG --exists --print-errors "$xlib_REQUIRES" configure:23446: $? = 0 configure:24481: result: yes configure:24486: checking for sys/ipc.h configure:24486: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:24486: $? = 0 configure:24486: result: yes configure:24492: checking for sys/shm.h configure:24492: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:24492: $? = 0 configure:24492: result: yes configure:24500: checking whether shmctl IPC_RMID allowes subsequent attaches configure:24530: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:24530: $? = 0 configure:24530: ./conftest configure:24530: $? = 0 configure:24535: result: yes configure:24547: checking for X11/extensions/XShm.h configure:24547: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:24547: $? = 0 configure:24547: result: yes configure:24555: checking for X11/extensions/shmproto.h configure:24555: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:24555: $? = 0 configure:24555: result: yes configure:24563: checking for X11/extensions/shmstr.h configure:24563: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:24563: $? = 0 configure:24563: result: yes configure:24574: checking whether cairo's Xlib surface backend feature could be enabled configure:24576: result: yes configure:24807: checking for cairo's Xlib Xrender surface backend feature configure:24829: checking for xlib_xrender configure:24836: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:24839: $? = 0 configure:24852: $PKG_CONFIG --exists --print-errors "$xlib_xrender_REQUIRES" configure:24855: $? = 0 configure:24916: result: yes configure:24925: checking for XRenderCreateSolidFill configure:24925: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 grep: configure: No such file or directory configure:24925: $? = 0 configure:24925: result: yes configure:24931: checking for XRenderCreateLinearGradient configure:24931: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 grep: configure: No such file or directory configure:24931: $? = 0 configure:24931: result: yes configure:24937: checking for XRenderCreateRadialGradient configure:24937: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 grep: configure: No such file or directory configure:24937: $? = 0 configure:24937: result: yes configure:24943: checking for XRenderCreateConicalGradient configure:24943: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lX11 -lXext -lXrender -lX11 >&5 grep: configure: No such file or directory configure:24943: $? = 0 configure:24943: result: yes configure:24956: checking whether cairo's Xlib Xrender surface backend feature could be enabled configure:24958: result: yes configure:25190: checking for cairo's XCB surface backend feature configure:25208: checking for xcb configure:25215: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:25218: $? = 0 configure:25231: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES" configure:25234: $? = 0 configure:25269: result: yes configure:25275: checking whether cairo's XCB surface backend feature could be enabled configure:25277: result: yes configure:25832: checking for cairo's XCB/SHM functions feature configure:25851: checking for xcb_shm configure:25858: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:25861: $? = 0 configure:25874: $PKG_CONFIG --exists --print-errors "$xcb_shm_REQUIRES" configure:25877: $? = 0 configure:25912: result: yes configure:25921: checking whether cairo's XCB/SHM functions feature could be enabled configure:25923: result: yes configure:26745: checking for cairo's Quartz font backend feature configure:26763: checking whether cairo's Quartz font backend feature could be enabled configure:26765: result: no (disabled, use --enable-quartz to enable) configure:27250: checking for cairo's Microsoft Windows surface backend feature configure:27271: checking whether cairo's Microsoft Windows surface backend feature could be enabled configure:27273: result: no (requires a Win32 platform) configure:27504: checking for cairo's Microsoft Windows font backend feature configure:27522: checking whether cairo's Microsoft Windows font backend feature could be enabled configure:27524: result: no (requires a Win32 platform) configure:29008: checking for cairo's PNG functions feature configure:29041: checking for png configure:29048: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:29051: $? = 0 configure:29064: $PKG_CONFIG --exists --print-errors "$png_REQUIRES" configure:29067: $? = 0 configure:29102: result: yes configure:29112: checking whether cairo's PNG functions feature could be enabled configure:29114: result: yes configure:31309: checking for cairo's EGL functions feature configure:31616: checking whether cairo's EGL functions feature could be enabled configure:31618: result: no (not required by any backend) configure:31842: checking for cairo's GLX functions feature configure:31876: checking whether cairo's GLX functions feature could be enabled configure:31878: result: no (not required by any backend) configure:32102: checking for cairo's WGL functions feature configure:32131: checking whether cairo's WGL functions feature could be enabled configure:32133: result: no (not required by any backend) configure:32359: checking for cairo's script surface backend feature configure:32380: checking whether cairo's script surface backend feature could be enabled configure:32382: result: yes configure:32637: checking for cairo's FreeType font backend feature configure:32655: checking for FREETYPE configure:32662: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:32665: $? = 0 configure:32678: $PKG_CONFIG --exists --print-errors "freetype2 >= $FREETYPE_MIN_VERSION" configure:32681: $? = 0 configure:32716: result: yes configure:32826: checking whether cairo's FreeType font backend feature could be enabled configure:32828: result: yes configure:33060: checking for cairo's Fontconfig font backend feature configure:33080: checking for FONTCONFIG configure:33087: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:33090: $? = 0 configure:33103: $PKG_CONFIG --exists --print-errors "$fc_REQUIRES" configure:33106: $? = 0 configure:33141: result: yes configure:33150: checking whether cairo's Fontconfig font backend feature could be enabled configure:33152: result: yes configure:33376: checking for FT_Get_X11_Font_Format configure:33376: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33376: $? = 0 configure:33376: result: yes configure:33382: checking for FT_GlyphSlot_Embolden configure:33382: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33382: $? = 0 configure:33382: result: yes configure:33388: checking for FT_GlyphSlot_Oblique configure:33388: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33388: $? = 0 configure:33388: result: yes configure:33394: checking for FT_Load_Sfnt_Table configure:33394: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33394: $? = 0 configure:33394: result: yes configure:33400: checking for FT_Library_SetLcdFilter configure:33400: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33400: $? = 0 configure:33400: result: yes configure:33406: checking for FT_Get_Var_Design_Coordinates configure:33406: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33406: $? = 0 configure:33406: result: yes configure:33412: checking for FT_Done_MM_Var configure:33412: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33412: $? = 0 configure:33412: result: yes configure:33420: checking for FT_HAS_COLOR configure:33438: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfreetype >&5 grep: configure: No such file or directory configure:33438: $? = 0 configure:33440: result: yes configure:33463: checking for FcInit configure:33463: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfontconfig -lfreetype >&5 grep: configure: No such file or directory configure:33463: $? = 0 configure:33463: result: yes configure:33469: checking for FcFini configure:33469: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lfontconfig -lfreetype >&5 grep: configure: No such file or directory configure:33469: $? = 0 configure:33469: result: yes configure:33495: checking for cairo's PostScript surface backend feature configure:33515: checking whether cairo's PostScript surface backend feature could be enabled configure:33517: result: yes configure:33745: checking for gs configure:33780: result: no configure:33791: WARNING: PS backend will not be tested since ghostscript is not available configure:33799: checking for LIBSPECTRE configure:33806: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY" Package libspectre was not found in the pkg-config search path. Perhaps you should add the directory containing `libspectre.pc' to the PKG_CONFIG_PATH environment variable Package 'libspectre', required by 'virtual:world', not found configure:33809: $? = 1 configure:33822: $PKG_CONFIG --exists --print-errors "$libspectre_DEPENDENCY" Package libspectre was not found in the pkg-config search path. Perhaps you should add the directory containing `libspectre.pc' to the PKG_CONFIG_PATH environment variable Package 'libspectre', required by 'virtual:world', not found configure:33825: $? = 1 Package 'libspectre', required by 'virtual:world', not found configure:33852: result: no configure:33904: checking for cairo's PDF surface backend feature configure:33924: checking whether cairo's PDF surface backend feature could be enabled configure:33926: result: yes configure:34156: checking for POPPLER configure:34163: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable Package 'poppler-glib', required by 'virtual:world', not found configure:34166: $? = 1 configure:34179: $PKG_CONFIG --exists --print-errors "$poppler_DEPENDENCY" Package poppler-glib was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-glib.pc' to the PKG_CONFIG_PATH environment variable Package 'poppler-glib', required by 'virtual:world', not found configure:34182: $? = 1 Package 'poppler-glib', required by 'virtual:world', not found configure:34209: result: no configure:34245: WARNING: PDF backend will not be tested since poppler >= 0.17.4 is not available configure:34284: checking for cairo's SVG surface backend feature configure:34304: checking whether cairo's SVG surface backend feature could be enabled configure:34306: result: yes configure:34534: checking for LIBRSVG configure:34541: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'librsvg-2.0', required by 'virtual:world', not found Package 'gdk-2.0', required by 'virtual:world', not found configure:34544: $? = 1 configure:34557: $PKG_CONFIG --exists --print-errors "$librsvg_DEPENDENCY gdk-2.0" Package librsvg-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `librsvg-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'librsvg-2.0', required by 'virtual:world', not found Package 'gdk-2.0', required by 'virtual:world', not found configure:34560: $? = 1 Package 'librsvg-2.0', required by 'virtual:world', not found Package 'gdk-2.0', required by 'virtual:world', not found configure:34587: result: no configure:34623: WARNING: SVG backend will not be tested since librsvg >= 2.35.0 is not available configure:34830: checking for cairo's image surface backend feature configure:34848: checking for pixman configure:34855: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:34858: $? = 0 configure:34871: $PKG_CONFIG --exists --print-errors "$pixman_REQUIRES" configure:34874: $? = 0 configure:34909: result: yes configure:34918: checking whether cairo's image surface backend feature could be enabled configure:34920: result: yes configure:35079: checking for cairo's mime surface backend feature configure:35095: checking whether cairo's mime surface backend feature could be enabled configure:35097: result: yes configure:35247: checking for cairo's recording surface backend feature configure:35263: checking whether cairo's recording surface backend feature could be enabled configure:35265: result: yes configure:35415: checking for cairo's observer surface backend feature configure:35431: checking whether cairo's observer surface backend feature could be enabled configure:35433: result: yes configure:35590: checking for cairo's tee surface backend feature configure:35606: checking whether cairo's tee surface backend feature could be enabled configure:35608: result: yes configure:36088: checking for cairo's user font backend feature configure:36104: checking whether cairo's user font backend feature could be enabled configure:36106: result: yes configure:36266: checking for cairo's pthread feature configure:36377: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -D_REENTRANT -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm -lpthread >&5 grep: configure: No such file or directory configure:36377: $? = 0 configure:36497: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -pthread -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:36497: $? = 0 configure:36579: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -D_REENTRANT -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:36579: $? = 0 configure:36635: checking whether cairo's pthread feature could be enabled configure:36637: result: no (can't link with -lpthread or -pthread) configure:36824: checking for cairo's gobject functions feature configure:36842: checking for GOBJECT configure:36849: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:36852: $? = 0 configure:36865: $PKG_CONFIG --exists --print-errors "$gobject_REQUIRES" configure:36868: $? = 0 configure:36903: result: yes configure:36910: checking whether cairo's gobject functions feature could be enabled configure:36912: result: yes configure:37125: checking for GOBJECT configure:37205: result: yes configure:37463: checking for cairo's cairo-script-interpreter feature configure:37483: checking whether cairo's cairo-script-interpreter feature could be enabled configure:37485: result: yes configure:37647: checking for bfd_openr in -lbfd configure:37670: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lbfd -lrt -lm >&5 grep: configure: No such file or directory configure:37670: $? = 0 configure:37680: result: yes configure:37684: checking for bfd.h configure:37684: clang -c -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches conftest.c >&5 grep: configure: No such file or directory configure:37684: $? = 0 configure:37684: result: yes configure:37712: clang -o conftest -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lrt -lm >&5 grep: configure: No such file or directory configure:37712: $? = 0 configure:37741: checking for cairo's symbol-lookup feature configure:37761: checking whether cairo's symbol-lookup feature could be enabled configure:37763: result: yes configure:37917: checking for glib configure:37924: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:37927: $? = 0 configure:37940: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:37943: $? = 0 configure:37978: result: yes configure:37994: checking for shm_open in -lrt configure:38027: result: yes configure:38091: checking for gtk configure:38098: $PKG_CONFIG --exists --print-errors ""gtk+-2.0"" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'virtual:world', not found configure:38101: $? = 1 configure:38114: $PKG_CONFIG --exists --print-errors ""gtk+-2.0"" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gtk+-2.0', required by 'virtual:world', not found configure:38117: $? = 1 Package 'gtk+-2.0', required by 'virtual:world', not found configure:38144: result: no configure:38279: checking that generated files are newer than configure configure:38285: result: done configure:38599: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by cairo config.status 1.16.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on clang-musl config.status:4583: creating src/cairo.pc config.status:4583: creating cairo-uninstalled.pc config.status:4583: creating src/cairo-xlib.pc config.status:4583: creating cairo-xlib-uninstalled.pc config.status:4583: creating src/cairo-xlib-xrender.pc config.status:4583: creating cairo-xlib-xrender-uninstalled.pc config.status:4583: creating src/cairo-xcb.pc config.status:4583: creating cairo-xcb-uninstalled.pc config.status:4583: creating src/cairo-xcb-shm.pc config.status:4583: creating cairo-xcb-shm-uninstalled.pc config.status:4583: creating src/cairo-png.pc config.status:4583: creating cairo-png-uninstalled.pc config.status:4583: creating src/cairo-script.pc config.status:4583: creating cairo-script-uninstalled.pc config.status:4583: creating src/cairo-ft.pc config.status:4583: creating cairo-ft-uninstalled.pc config.status:4583: creating src/cairo-fc.pc config.status:4583: creating cairo-fc-uninstalled.pc config.status:4583: creating src/cairo-ps.pc config.status:4583: creating cairo-ps-uninstalled.pc config.status:4583: creating src/cairo-pdf.pc config.status:4583: creating cairo-pdf-uninstalled.pc config.status:4583: creating src/cairo-svg.pc config.status:4583: creating cairo-svg-uninstalled.pc config.status:4583: creating src/cairo-tee.pc config.status:4583: creating cairo-tee-uninstalled.pc config.status:4583: creating src/cairo-gobject.pc config.status:4583: creating cairo-gobject-uninstalled.pc config.status:4583: creating Makefile config.status:4583: creating boilerplate/Makefile config.status:4583: creating src/Makefile config.status:4583: creating test/Makefile config.status:4583: creating test/pdiff/Makefile config.status:4583: creating perf/Makefile config.status:4583: creating perf/micro/Makefile config.status:4583: creating util/Makefile config.status:4583: creating util/cairo-fdr/Makefile config.status:4583: creating util/cairo-gobject/Makefile config.status:4583: creating util/cairo-missing/Makefile config.status:4583: creating util/cairo-script/Makefile config.status:4583: creating util/cairo-script/examples/Makefile config.status:4583: creating util/cairo-sphinx/Makefile config.status:4583: creating util/cairo-trace/Makefile config.status:4583: creating util/cairo-trace/cairo-trace config.status:4583: creating doc/Makefile config.status:4583: creating doc/public/Makefile config.status:4583: creating config.h config.status:4797: executing depfiles commands config.status:4797: executing libtool commands config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features commands config.status:5623: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features config.status:5631: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features is unchanged config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.am.features commands config.status:5642: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.am.features config.status:5650: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.am.features is unchanged config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.win32.features commands config.status:5661: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.win32.features config.status:5669: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/src/Makefile.win32.features is unchanged config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.am.features commands config.status:5680: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.am.features config.status:5688: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.am.features is unchanged config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.win32.features commands config.status:5699: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.win32.features config.status:5707: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/boilerplate/Makefile.win32.features is unchanged config.status:4797: executing src/cairo-features.h commands config.status:5718: creating src/cairo-features.h config.status:4797: executing src/cairo-supported-features.h commands config.status:5750: creating src/cairo-supported-features.h config.status:4797: executing /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features-h commands config.status:5780: creating /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features-h config.status:5788: /var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/Makefile.win32.features-h is unchanged config.status:4797: executing cairo-trace commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build='x86_64-gentoo-linux-musl' ac_cv_c_bigendian='no' ac_cv_c_compiler_gnu='yes' ac_cv_c_inline='inline' ac_cv_c_typeof='typeof' ac_cv_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu='yes' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set='set' ac_cv_env_CC_value='clang' ac_cv_env_CFLAGS_set='set' ac_cv_env_CFLAGS_value='-O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='set' ac_cv_env_CPP_value='clang-cpp' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set='set' ac_cv_env_CXXFLAGS_value='-O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches' ac_cv_env_CXX_set='set' ac_cv_env_CXX_value='clang++' 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 -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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='x86_64-gentoo-linux-musl' 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='x86_64-gentoo-linux-musl' ac_cv_env_pixman_CFLAGS_set='' ac_cv_env_pixman_CFLAGS_value='' ac_cv_env_pixman_LIBS_set='' ac_cv_env_pixman_LIBS_value='' ac_cv_env_png_CFLAGS_set='' ac_cv_env_png_CFLAGS_value='' ac_cv_env_png_LIBS_set='' ac_cv_env_png_LIBS_value='' ac_cv_env_png_REQUIRES_set='' ac_cv_env_png_REQUIRES_value='' ac_cv_env_qt_CFLAGS_set='' ac_cv_env_qt_CFLAGS_value='' ac_cv_env_qt_LIBS_set='' ac_cv_env_qt_LIBS_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_env_xcb_CFLAGS_set='' ac_cv_env_xcb_CFLAGS_value='' ac_cv_env_xcb_LIBS_set='' ac_cv_env_xcb_LIBS_value='' ac_cv_env_xcb_shm_CFLAGS_set='' ac_cv_env_xcb_shm_CFLAGS_value='' ac_cv_env_xcb_shm_LIBS_set='' ac_cv_env_xcb_shm_LIBS_value='' ac_cv_env_xlib_CFLAGS_set='' ac_cv_env_xlib_CFLAGS_value='' ac_cv_env_xlib_LIBS_set='' ac_cv_env_xlib_LIBS_value='' ac_cv_env_xlib_xcb_CFLAGS_set='' ac_cv_env_xlib_xcb_CFLAGS_value='' ac_cv_env_xlib_xcb_LIBS_set='' ac_cv_env_xlib_xcb_LIBS_value='' ac_cv_env_xlib_xrender_CFLAGS_set='' ac_cv_env_xlib_xrender_CFLAGS_value='' ac_cv_env_xlib_xrender_LIBS_set='' ac_cv_env_xlib_xrender_LIBS_value='' ac_cv_func_FT_Done_MM_Var='yes' ac_cv_func_FT_Get_Var_Design_Coordinates='yes' ac_cv_func_FT_Get_X11_Font_Format='yes' ac_cv_func_FT_GlyphSlot_Embolden='yes' ac_cv_func_FT_GlyphSlot_Oblique='yes' ac_cv_func_FT_Library_SetLcdFilter='yes' ac_cv_func_FT_Load_Sfnt_Table='yes' ac_cv_func_FcFini='yes' ac_cv_func_FcInit='yes' ac_cv_func_XRenderCreateConicalGradient='yes' ac_cv_func_XRenderCreateLinearGradient='yes' ac_cv_func_XRenderCreateRadialGradient='yes' ac_cv_func_XRenderCreateSolidFill='yes' ac_cv_func___fpurge='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='no' ac_cv_func_feenableexcept='no' ac_cv_func_flockfile='yes' ac_cv_func_fork='yes' ac_cv_func_fpurge='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_decl_fpurge='no' ac_cv_have_x='have_x=yes ac_x_includes='"''"' ac_x_libraries='"''" ac_cv_header_X11_extensions_XShm_h='yes' ac_cv_header_X11_extensions_shmproto_h='yes' ac_cv_header_X11_extensions_shmstr_h='yes' ac_cv_header_bfd_h='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_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_stdint_h='yes' ac_cv_header_stdio_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_types_h_makedev='no' 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_wchar_h='yes' ac_cv_header_xlocale_h='no' ac_cv_header_zlib_h='yes' ac_cv_host='x86_64-gentoo-linux-musl' ac_cv_lib_bfd_bfd_openr='yes' 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/x86_64-gentoo-linux-musl-pkg-config' ac_cv_path_SED='/bin/sed' ac_cv_path_XARGS='/usr/bin/xargs' ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD='/bin/dd' ac_cv_path_mkdir='/bin/mkdir' ac_cv_prog_AR='llvm-ar' ac_cv_prog_AWK='gawk' ac_cv_prog_CC='clang' ac_cv_prog_CPP='clang-cpp' ac_cv_prog_CXXCPP='clang++ -E' ac_cv_prog_OBJDUMP='llvm-objdump' ac_cv_prog_RANLIB='llvm-ranlib' ac_cv_prog_STRINGS='llvm-strings' ac_cv_prog_STRIP='llvm-strip' ac_cv_prog_ac_ct_FILECMD='file' ac_cv_prog_cc_c11='' ac_cv_prog_cc_g='yes' ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_11='no' ac_cv_prog_cxx_cxx11='' ac_cv_prog_cxx_g='yes' ac_cv_prog_cxx_stdcxx='' ac_cv_prog_make_make_set='yes' ac_cv_safe_to_define___extensions__='yes' ac_cv_should_define__xopen_source='no' ac_cv_sizeof_int='4' ac_cv_sizeof_long='8' ac_cv_sizeof_long_long='8' ac_cv_sizeof_size_t='8' ac_cv_sizeof_void_p='8' ac_cv_sys_file_offset_bits='no' ac_cv_sys_largefile_CC='no' ac_cv_type___uint128_t='yes' ac_cv_type_uint128_t='no' ac_cv_type_uint64_t='yes' am_cv_CC_dependencies_compiler_type='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='no' cairo_cv_atomic_op_needs_memory_barrier='no' cairo_cv_atomic_primitives='cxx11' cairo_cv_warn_cflags='' 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='' gl_cv_compiler_check_decl_option='-Werror=implicit-function-declaration' gl_cv_func_fpurge_works='no' gl_cv_minmax_in_limits_h='no' 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='ld.lld' lt_cv_path_LDCXX='ld.lld -m elf_x86_64' lt_cv_path_NM='llvm-nm' 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='yes' lt_cv_prog_compiler_static_works='no' lt_cv_prog_compiler_static_works_CXX='no' lt_cv_prog_gnu_ld='yes' lt_cv_prog_gnu_ldcxx='yes' lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath='yes' lt_cv_sys_global_symbol_pipe='/bin/sed -n -e '"'"'s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | /bin/sed '"'"'/ __gnu_lto/d'"'" lt_cv_sys_global_symbol_to_c_name_address='/bin/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='/bin/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='/bin/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='98304' lt_cv_to_host_file_cmd='func_convert_file_noop' lt_cv_to_tool_file_cmd='func_convert_file_noop' lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype ' pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE_LIBS='-lfreetype ' pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include ' pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' 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_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_glib_LIBS='-lglib-2.0 ' pkg_cv_pixman_CFLAGS='-I/usr/include/pixman-1 ' pkg_cv_pixman_LIBS='-lpixman-1 ' pkg_cv_png_CFLAGS='-I/usr/include/libpng16 ' pkg_cv_png_LIBS='-lpng16 -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-r5/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='llvm-ar' AS='clang -c' AUTOCONF='${SHELL} '\''/var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/var/tmp/portage/x11-libs/cairo-1.16.0-r5/work/cairo-1.16.0/build/missing'\'' automake-1.16' AWK='gawk' BFD_LIBS='-lbfd' 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/pixman-1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng16 ' 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=' -lpixman-1 -lfontconfig -lfreetype -lfreetype -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz ' CAIRO_LIBTOOL_VERSION_INFO='11602:0:11600' CAIRO_NONPKGCONFIG_CFLAGS=' ' CAIRO_NONPKGCONFIG_LIBS=' -lz -lz -lz ' CAIRO_RELEASE_STATUS='release' CAIRO_REQUIRES=' gobject-2.0 glib-2.0 >= 2.14 pixman-1 >= 0.30.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng xcb-shm xcb >= 1.6 xcb-render >= 1.6 xrender >= 0.6 x11 xext ' CAIRO_TEST_MODE='' CAIRO_TEST_UNDEFINED_LDFLAGS='' CAIRO_VERSION_MAJOR='1' CAIRO_VERSION_MICRO='0' CAIRO_VERSION_MINOR='16' CAIRO_VERSION_SONUM='2' CC='clang' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches' CPP='clang-cpp' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CSCOPE='cscope' CTAGS='ctags' CXX='clang++' CXXCPP='clang++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_SOME_FLOATING_POINT_FALSE='' DISABLE_SOME_FLOATING_POINT_TRUE='#' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ETAGS='etags' EXEEXT='' FGREP='/bin/grep -F' FILECMD='file' FIND='/usr/bin/find' FONTCONFIG_CFLAGS='-I/usr/include/freetype2 ' FONTCONFIG_LIBS='-lfontconfig -lfreetype ' FREETYPE_CFLAGS='-I/usr/include/freetype2 ' FREETYPE_CONFIG='' FREETYPE_LIBS='-lfreetype ' GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include ' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' 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='ld.lld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 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-r5/work/cairo-1.16.0/build/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='llvm-nm' NMEDIT='' OBJDUMP='llvm-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/x86_64-gentoo-linux-musl-pkg-config' POPPLER_CFLAGS='' POPPLER_LIBS='' RANLIB='llvm-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SHLIB_EXT='so' SHM_LIBS='-lrt' SHTOOL='' STRINGS='llvm-strings' STRIP='llvm-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='x86_64-gentoo-linux-musl' build_alias='x86_64-gentoo-linux-musl' build_cpu='x86_64' build_os='linux-musl' build_vendor='gentoo' cogl_CFLAGS='' cogl_LIBS='' datadir='/usr/share' datarootdir='${prefix}/share' directfb_CFLAGS='' directfb_LIBS='' docdir='/usr/share/doc/cairo-1.16.0-r5' drm_CFLAGS='' drm_LIBS='' dvidir='${docdir}' egl_CFLAGS='' egl_LIBS='' exec_prefix='${prefix}' gallium_DIR='' gl_CFLAGS='' gl_LIBS='' glesv2_CFLAGS='' glesv2_LIBS='' glesv3_CFLAGS='' glesv3_LIBS='' glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' glib_LIBS='-lglib-2.0 ' gtk_CFLAGS='' gtk_LIBS='' host='x86_64-gentoo-linux-musl' host_alias='x86_64-gentoo-linux-musl' host_cpu='x86_64' host_os='linux-musl' host_vendor='gentoo' htmldir='/usr/share/doc/cairo-1.16.0-r5/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/x11-libs/cairo-1.16.0-r5/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='-I/usr/include/pixman-1 ' pixman_LIBS='-lpixman-1 ' 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='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shm_LIBS='-lrt' 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 HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 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 WARN_UNUSED_RESULT #define HAVE_CXX11_ATOMIC_PRIMITIVES 1 #define SIZEOF_VOID_P 8 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define HAVE_LIBRT 1 #define HAVE_BUILTIN_RETURN_ADDRESS 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UINT64_T 1 #define HAVE___UINT128_T 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ALARM 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_MMAP 1 #define HAVE_TIME_H 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_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 #define HAVE_FT_GET_X11_FONT_FORMAT 1 #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1 #define HAVE_FT_GLYPHSLOT_OBLIQUE 1 #define HAVE_FT_LOAD_SFNT_TABLE 1 #define HAVE_FT_LIBRARY_SETLCDFILTER 1 #define HAVE_FT_GET_VAR_DESIGN_COORDINATES 1 #define HAVE_FT_DONE_MM_VAR 1 #define HAVE_FCINIT 1 #define HAVE_FCFINI 1 #define HAS_PIXMAN_GLYPHS 1 #define SHARED_LIB_EXT "so" #define CAIRO_HAS_INTERPRETER 1 #define HAVE_BFD 1 #define CAIRO_HAS_SYMBOL_LOOKUP 1 configure: exit 0