This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xdg-desktop-portal configure 1.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xdg-desktop-portal-1.2.0 --htmldir=/usr/share/doc/xdg-desktop-portal-1.2.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-pipewire --with-systemduserunitdir=/usr/lib/systemd/user --enable-docbook-docs --enable-geoclue ## --------- ## ## Platform. ## ## --------- ## hostname = lynx uname -m = x86_64 uname -r = 4.20.11-gentoo uname -s = Linux uname -v = #1 SMP Wed Feb 20 17:51:23 CET 2019 /usr/bin/uname -p = Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.6/ebuild-helpers PATH: /usr/lib/llvm/9/bin PATH: /usr/lib/llvm/8/bin PATH: /usr/lib/llvm/7/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/lib64/subversion/bin PATH: /opt/eagle/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2233: 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:2371: checking for x86_64-pc-linux-gnu-gcc configure:2387: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2398: result: x86_64-pc-linux-gnu-gcc configure:2667: checking for C compiler version configure:2676: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 8.2.0-r6 p1.7) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2687: $? = 0 configure:2676: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/8.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.2.0-r6 p1.7' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7) configure:2687: $? = 0 configure:2676: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2687: $? = 1 configure:2676: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2687: $? = 1 configure:2707: checking whether the C compiler works configure:2729: x86_64-pc-linux-gnu-gcc -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2733: $? = 0 configure:2781: result: yes configure:2784: checking for C compiler default output file name configure:2786: result: a.out configure:2792: checking for suffix of executables configure:2799: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2803: $? = 0 configure:2825: result: configure:2847: checking whether we are cross compiling configure:2855: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2859: $? = 0 configure:2866: ./conftest configure:2870: $? = 0 configure:2858: result: no configure:2863: checking for suffix of object files configure:2885: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:2889: $? = 0 configure:2910: result: o configure:2914: checking whether we are using the GNU C compiler configure:2933: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:2933: $? = 0 configure:2942: result: yes configure:2951: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2971: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2971: $? = 0 configure:3012: result: yes configure:3029: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3092: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3092: $? = 0 configure:3105: result: none needed configure:3130: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3152: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3155: $? = 0 configure:3152: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3155: $? = 0 configure:3167: result: yes configure:3190: checking how to run the C preprocessor configure:3221: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3221: $? = 0 configure:3235: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3260: result: x86_64-pc-linux-gnu-gcc -E configure:3280: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3280: $? = 0 configure:3294: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3323: checking for grep that handles long lines and -e configure:3381: result: /bin/grep configure:3386: checking for egrep configure:3448: result: /bin/grep -E configure:3453: checking for ANSI C header files configure:3473: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3473: $? = 0 configure:3546: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3546: $? = 0 configure:3546: ./conftest configure:3546: $? = 0 configure:3557: result: yes configure:3570: checking for sys/types.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for sys/stat.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for stdlib.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for string.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for memory.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for strings.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for inttypes.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for stdint.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3570: checking for unistd.h configure:3570: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3570: $? = 0 configure:3570: result: yes configure:3583: checking minix/config.h usability configure:3583: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3583: result: no configure:3583: checking minix/config.h presence configure:3583: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3583: result: no configure:3583: checking for minix/config.h configure:3583: result: no configure:3604: checking whether it is safe to define __EXTENSIONS__ configure:3622: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3622: $? = 0 configure:3629: result: yes configure:3650: checking for special C compiler options needed for large files configure:3695: result: no configure:3701: checking for _FILE_OFFSET_BITS value needed for large files configure:3726: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:3726: $? = 0 configure:3758: result: no configure:3852: checking for x86_64-pc-linux-gnu-gcc configure:3879: result: x86_64-pc-linux-gnu-gcc configure:4148: checking for C compiler version configure:4157: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 8.2.0-r6 p1.7) 8.2.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4168: $? = 0 configure:4157: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/8.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/python --enable-languages=c,c++,objc,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.2.0-r6 p1.7' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libmpx --disable-systemtap --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 8.2.0 (Gentoo 8.2.0-r6 p1.7) configure:4168: $? = 0 configure:4157: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4168: $? = 1 configure:4157: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4168: $? = 1 configure:4172: checking whether we are using the GNU C compiler configure:4200: result: yes configure:4209: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4270: result: yes configure:4287: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4363: result: none needed configure:4388: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4425: result: yes configure:4505: checking build system type configure:4519: result: x86_64-pc-linux-gnu configure:4539: checking host system type configure:4552: result: x86_64-pc-linux-gnu configure:4593: checking how to print strings configure:4620: result: printf configure:4641: checking for a sed that does not truncate output configure:4705: result: /bin/sed configure:4723: checking for fgrep configure:4785: result: /bin/grep -F configure:4820: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4887: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4894: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4909: result: yes configure:4921: checking for BSD- or MS-compatible name lister (nm) configure:4975: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5105: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5112: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:5115: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5118: output 0000000000000000 B some_variable configure:5119: result: BSD nm configure:5122: checking whether ln -s works configure:5126: result: yes configure:5134: checking the maximum length of command line arguments configure:5270: result: 1572864 configure:5318: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5358: result: func_convert_file_noop configure:5365: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5385: result: func_convert_file_noop configure:5392: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5399: result: -r configure:5433: checking for x86_64-pc-linux-gnu-objdump configure:5449: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5460: result: x86_64-pc-linux-gnu-objdump configure:5532: checking how to recognize dependent libraries configure:5732: result: pass_all configure:5777: checking for x86_64-pc-linux-gnu-dlltool configure:5807: result: no configure:5817: checking for dlltool configure:5847: result: no configure:5877: checking how to associate runtime and link libraries configure:5904: result: printf %s\n configure:5920: checking for x86_64-pc-linux-gnu-ar configure:5936: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5947: result: x86_64-pc-linux-gnu-ar configure:6028: checking for archiver @FILE support configure:6045: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:6045: $? = 0 configure:6048: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6051: $? = 0 configure:6056: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6059: $? = 1 configure:6058: result: @ configure:6076: checking for x86_64-pc-linux-gnu-strip configure:6092: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6103: result: x86_64-pc-linux-gnu-strip configure:6175: checking for x86_64-pc-linux-gnu-ranlib configure:6191: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6202: result: x86_64-pc-linux-gnu-ranlib configure:6319: checking for gawk configure:6335: found /usr/bin/gawk configure:6346: result: gawk configure:6386: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6539: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:6542: $? = 0 configure:6546: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6549: $? = 0 configure:6615: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6618: $? = 0 configure:6656: result: ok configure:6703: checking for sysroot configure:6733: result: / configure:6740: checking for a working dd configure:6778: result: /bin/dd configure:6782: checking how to truncate binary pipes configure:6797: result: /bin/dd bs=4096 count=1 configure:6933: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:6936: $? = 0 configure:7086: checking for x86_64-pc-linux-gnu-mt configure:7116: result: no configure:7126: checking for mt configure:7142: found /usr/sbin/mt configure:7153: result: mt configure:7176: checking if mt is a manifest tool configure:7182: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7190: result: no configure:7864: checking for dlfcn.h configure:7864: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:7864: $? = 0 configure:7864: result: yes configure:8116: checking for objdir configure:8131: result: .libs configure:8395: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8413: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8417: $? = 0 configure:8430: result: no configure:8788: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8795: result: -fPIC -DPIC configure:8803: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8821: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8825: $? = 0 configure:8838: result: yes configure:8867: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8895: result: yes configure:8910: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8931: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8935: $? = 0 configure:8957: result: yes configure:8965: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9012: result: yes configure:9045: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10304: result: yes configure:10341: checking whether -lc should be explicitly linked in configure:10349: x86_64-pc-linux-gnu-gcc -c -march=broadwell -O2 -pipe conftest.c >&5 configure:10352: $? = 0 configure:10367: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10370: $? = 0 configure:10384: result: no configure:10544: checking dynamic linker characteristics configure:11138: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11138: $? = 0 configure:11375: result: GNU/Linux ld.so configure:11497: checking how to hardcode library paths into programs configure:11522: result: immediate configure:12070: checking whether stripping libraries is possible configure:12075: result: yes configure:12110: checking if libtool supports shared libraries configure:12112: result: yes configure:12115: checking whether to build shared libraries configure:12140: result: yes configure:12143: checking whether to build static libraries configure:12147: result: no configure:8984: checking for a BSD-compatible install configure:9052: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c configure:9063: checking whether build environment is sane configure:9118: result: yes configure:9264: checking for a thread-safe mkdir -p configure:9303: result: /bin/mkdir -p configure:9306: checking whether make sets $(MAKE) configure:9328: result: yes configure:9350: checking whether make supports the include directive configure:9365: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:9368: $? = 0 configure:9387: result: yes (GNU style) configure:9420: checking whether make supports nested variables configure:9437: result: yes configure:9517: checking whether UID '250' is supported by ustar format configure:9520: result: yes configure:9527: checking whether GID '250' is supported by ustar format configure:9530: result: yes configure:9538: checking how to create a ustar tar archive configure:9549: tar --version tar (GNU tar) 1.32 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:9552: $? = 0 configure:9592: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:9595: $? = 0 configure:9599: tar -xf - &5 conftest.c:27:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "xdg-desktop-portal" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:10995: result: no configure:11002: checking for CFLocaleCopyCurrent configure:11020: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:27:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:11020: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xdg-desktop-portal" | #define PACKAGE_TARNAME "xdg-desktop-portal" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "xdg-desktop-portal" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:11029: result: no configure:11078: checking for GNU gettext in libc configure:11102: x86_64-pc-linux-gnu-gcc -o conftest -march=broadwell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:11102: $? = 0 configure:11111: result: yes configure:11939: checking whether to use NLS configure:11941: result: yes configure:11944: checking where the gettext function comes from configure:11955: result: libc configure:12025: checking for x86_64-pc-linux-gnu-pkg-config configure:12043: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12055: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12123: checking pkg-config is at least version 0.24 configure:12126: result: yes configure:12159: checking for bwrap configure:12177: found /usr/bin/bwrap configure:12189: result: /usr/bin/bwrap configure:12205: checking for glib-2.0 gio-2.0 gio-unix-2.0 fontconfig configure:12212: $PKG_CONFIG --exists --print-errors "glib-2.0 gio-2.0 gio-unix-2.0 fontconfig" configure:12215: $? = 0 configure:12229: $PKG_CONFIG --exists --print-errors "glib-2.0 gio-2.0 gio-unix-2.0 fontconfig" configure:12232: $? = 0 configure:12290: result: yes configure:12419: checking for libgeoclue-2.0 >= 2.5.2 configure:12426: $PKG_CONFIG --exists --print-errors "libgeoclue-2.0 >= 2.5.2" Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client Library is 2.4.13 configure:12429: $? = 1 configure:12443: $PKG_CONFIG --exists --print-errors "libgeoclue-2.0 >= 2.5.2" Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client Library is 2.4.13 configure:12446: $? = 1 configure:12460: result: no Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client Library is 2.4.13 configure:12476: error: Package requirements (libgeoclue-2.0 >= 2.5.2) were not met: Requested 'libgeoclue-2.0 >= 2.5.2' but version of Geoclue Client Library is 2.4.13 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GEOCLUE_CFLAGS and GEOCLUE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_BASE_CFLAGS_set= ac_cv_env_BASE_CFLAGS_value= ac_cv_env_BASE_LIBS_set= ac_cv_env_BASE_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=broadwell -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_FUSE_CFLAGS_set= ac_cv_env_FUSE_CFLAGS_value= ac_cv_env_FUSE_LIBS_set= ac_cv_env_FUSE_LIBS_value= ac_cv_env_GEOCLUE_CFLAGS_set= ac_cv_env_GEOCLUE_CFLAGS_value= ac_cv_env_GEOCLUE_LIBS_set= ac_cv_env_GEOCLUE_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' 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_PIPEWIRE_CFLAGS_set= ac_cv_env_PIPEWIRE_CFLAGS_value= ac_cv_env_PIPEWIRE_LIBS_set= ac_cv_env_PIPEWIRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMLTO_FLAGS_set= ac_cv_env_XMLTO_FLAGS_value= ac_cv_env_XMLTO_set= ac_cv_env_XMLTO_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_BWRAP=/usr/bin/bwrap ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_BASE_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2' pkg_cv_BASE_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/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='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/missing automake-1.16' AWK='gawk' BASE_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2' BASE_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' BWRAP='/usr/bin/bwrap' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=broadwell -O2 -pipe -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DBUS_SERVICE_DIR='/usr/share/dbus-1/services' DEFS='' DEPDIR='.deps' DLLTOOL='false' DOCBOOK_DOCS_ENABLED_FALSE='' DOCBOOK_DOCS_ENABLED_TRUE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ALWAYS_BUILD_TESTS_FALSE='' ENABLE_ALWAYS_BUILD_TESTS_TRUE='' ENABLE_INSTALLED_TESTS_FALSE='' ENABLE_INSTALLED_TESTS_TRUE='' EXEEXT='' FGREP='/bin/grep -F' FUSE_CFLAGS='' FUSE_LIBS='' GDBUS_CODEGEN='/usr/bin/gdbus-codegen' GENHTML='' GEOCLUE_CFLAGS='' GEOCLUE_LIBS='' GETTEXT_MACRO_VERSION='0.18' GETTEXT_PACKAGE='xdg-desktop-portal' GLIB_COMPILE_RESOURCES='/usr/bin/glib-compile-resources' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' HAVE_GEOCLUE_FALSE='' HAVE_GEOCLUE_TRUE='' HAVE_PIPEWIRE_FALSE='' HAVE_PIPEWIRE_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LCOV='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xdg-desktop-portal' PACKAGE_BUGREPORT='' PACKAGE_NAME='xdg-desktop-portal' PACKAGE_STRING='xdg-desktop-portal 1.2.0' PACKAGE_TARNAME='xdg-desktop-portal' PACKAGE_URL='' PACKAGE_VERSION='1.2.0' PATH_SEPARATOR=':' PIPEWIRE_CFLAGS='' PIPEWIRE_LIBS='' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSUB='po' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='1.2.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLTO='' XMLTO_FLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/xdg-desktop-portal-1.2.0' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/xdg-desktop-portal-1.2.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-apps/xdg-desktop-portal-1.2.0/work/xdg-desktop-portal-1.2.0/install-sh' installed_test_metadir='' installed_testdir='' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemduserunitdir='/usr/lib/systemd/user' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xdg-desktop-portal" #define PACKAGE_TARNAME "xdg-desktop-portal" #define PACKAGE_VERSION "1.2.0" #define PACKAGE_STRING "xdg-desktop-portal 1.2.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GETTEXT_PACKAGE "xdg-desktop-portal" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 1