This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfwm4 configure 4.12.3, 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 --libdir=/usr/lib64 --docdir=/usr/share/doc/xfwm4-4.12.3 --enable-libdrm --enable-startup-notification --enable-xsync --enable-render --enable-randr --enable-compositor --enable-debug=minimum ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 4.0.7-hardened uname -s = Linux uname -v = #1 SMP Thu Jul 2 16:03:43 CEST 2015 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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/python2.7/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/x86_64-pc-linux-gnu/gcc-bin/4.8.4 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2312: 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 | | TOPDIR=/usr/share/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="linux ${site_arch}-linux" ;; | *-darwin*) sites="darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc) sites="linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu) sites="linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-uclibceabi) sites="linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi) sites="linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${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:2453: checking for a BSD-compatible install configure:2521: result: /usr/bin/install -c configure:2532: checking whether build environment is sane configure:2587: result: yes configure:2738: checking for a thread-safe mkdir -p configure:2777: result: /bin/mkdir -p configure:2784: checking for gawk configure:2800: found /usr/bin/gawk configure:2811: result: gawk configure:2822: checking whether make sets $(MAKE) configure:2844: result: yes configure:2873: checking whether make supports nested variables configure:2890: result: yes configure:2979: checking whether UID '250' is supported by ustar format configure:2982: result: yes configure:2989: checking whether GID '250' is supported by ustar format configure:2992: result: yes configure:3000: checking how to create a ustar tar archive configure:3011: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 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:3014: $? = 0 configure:3054: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3057: $? = 0 configure:3061: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.4 p1.6, pie-0.6.1) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3596: $? = 0 configure:3585: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.4 p1.6, pie-0.6.1' --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 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.4 (Gentoo 4.8.4 p1.6, pie-0.6.1) configure:3596: $? = 0 configure:3585: 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:3596: $? = 1 configure:3585: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3596: $? = 1 configure:3616: checking whether the C compiler works configure:3638: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3642: $? = 0 configure:3690: result: yes configure:3693: checking for C compiler default output file name configure:3695: result: a.out configure:3701: checking for suffix of executables configure:3708: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3712: $? = 0 configure:3734: result: configure:3756: checking whether we are cross compiling configure:3764: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3768: $? = 0 configure:3775: ./conftest configure:3779: $? = 0 configure:3794: result: no configure:3799: checking for suffix of object files configure:3821: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3825: $? = 0 configure:3846: result: o configure:3850: checking whether we are using the GNU C compiler configure:3869: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3869: $? = 0 configure:3878: result: yes configure:3887: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3907: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3907: $? = 0 configure:3948: result: yes configure:3965: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4028: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4028: $? = 0 configure:4041: result: none needed configure:4066: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4088: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4091: $? = 0 configure:4088: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4091: $? = 0 configure:4103: result: yes configure:4122: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4233: result: none configure:4254: checking how to run the C preprocessor configure:4285: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4285: $? = 0 configure:4299: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfwm4" | #define PACKAGE_TARNAME "xfwm4" | #define PACKAGE_VERSION "4.12.3" | #define PACKAGE_STRING "xfwm4 4.12.3" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "xfwm4" | #define VERSION "4.12.3" | /* end confdefs.h. */ | #include configure:4324: result: x86_64-pc-linux-gnu-gcc -E configure:4344: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4344: $? = 0 configure:4358: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfwm4" | #define PACKAGE_TARNAME "xfwm4" | #define PACKAGE_VERSION "4.12.3" | #define PACKAGE_STRING "xfwm4 4.12.3" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "xfwm4" | #define VERSION "4.12.3" | /* end confdefs.h. */ | #include configure:4387: checking for grep that handles long lines and -e configure:4445: result: /bin/grep configure:4450: checking for egrep configure:4512: result: /bin/grep -E configure:4517: checking for ANSI C header files configure:4537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4537: $? = 0 configure:4610: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4610: $? = 0 configure:4610: ./conftest configure:4610: $? = 0 configure:4621: result: yes configure:4634: checking for sys/types.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for sys/stat.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for stdlib.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for string.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for memory.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for strings.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for inttypes.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for stdint.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4634: checking for unistd.h configure:4634: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4634: $? = 0 configure:4634: result: yes configure:4647: checking minix/config.h usability configure:4647: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfwm4" | #define PACKAGE_TARNAME "xfwm4" | #define PACKAGE_VERSION "4.12.3" | #define PACKAGE_STRING "xfwm4 4.12.3" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "xfwm4" | #define VERSION "4.12.3" | #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:4647: result: no configure:4647: checking minix/config.h presence configure:4647: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfwm4" | #define PACKAGE_TARNAME "xfwm4" | #define PACKAGE_VERSION "4.12.3" | #define PACKAGE_STRING "xfwm4 4.12.3" | #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "xfwm4" | #define VERSION "4.12.3" | #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:4647: result: no configure:4647: checking for minix/config.h configure:4647: result: no configure:4668: checking whether it is safe to define __EXTENSIONS__ configure:4686: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4686: $? = 0 configure:4693: result: yes configure:4708: checking for library containing strerror configure:4739: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4739: $? = 0 configure:4756: result: none required configure:4782: checking for x86_64-pc-linux-gnu-gcc configure:4809: result: x86_64-pc-linux-gnu-gcc configure:5078: checking for C compiler version configure:5087: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.8.4 p1.6, pie-0.6.1) 4.8.4 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5098: $? = 0 configure:5087: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.8.4/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.4/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.8.4 p1.6, pie-0.6.1' --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 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.8.4 (Gentoo 4.8.4 p1.6, pie-0.6.1) configure:5098: $? = 0 configure:5087: 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:5098: $? = 1 configure:5087: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5098: $? = 1 configure:5102: checking whether we are using the GNU C compiler configure:5130: result: yes configure:5139: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5200: result: yes configure:5217: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5293: result: none needed configure:5318: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5355: result: yes configure:5374: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5485: result: none configure:5503: checking whether NLS is requested configure:5512: result: yes configure:5530: checking for intltool >= 0.31 configure:5532: result: 0.50.2 found configure:5540: checking for intltool-update configure:5558: found /usr/bin/intltool-update configure:5570: result: /usr/bin/intltool-update configure:5580: checking for intltool-merge configure:5598: found /usr/bin/intltool-merge configure:5610: result: /usr/bin/intltool-merge configure:5620: checking for intltool-extract configure:5638: found /usr/bin/intltool-extract configure:5650: result: /usr/bin/intltool-extract configure:5804: checking for xgettext configure:5822: found /usr/bin/xgettext configure:5834: result: /usr/bin/xgettext configure:5844: checking for msgmerge configure:5862: found /usr/bin/msgmerge configure:5874: result: /usr/bin/msgmerge configure:5884: checking for msgfmt configure:5902: found /usr/bin/msgfmt configure:5914: result: /usr/bin/msgfmt configure:5924: checking for gmsgfmt configure:5942: found /usr/bin/gmsgfmt configure:5955: result: /usr/bin/gmsgfmt configure:5975: checking for perl configure:5993: found /usr/bin/perl configure:6005: result: /usr/bin/perl configure:6016: checking for perl >= 5.8.1 configure:6023: result: 5.20.2 configure:6074: checking build system type configure:6088: result: x86_64-pc-linux-gnu configure:6108: checking host system type configure:6121: result: x86_64-pc-linux-gnu configure:6162: checking how to print strings configure:6189: result: printf configure:6210: checking for a sed that does not truncate output configure:6274: result: /bin/sed configure:6292: checking for fgrep configure:6354: result: /bin/grep -F configure:6389: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6456: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6463: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6478: result: yes configure:6490: checking for BSD- or MS-compatible name lister (nm) configure:6539: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:6669: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:6676: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6679: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:6682: output 0000000000000000 B some_variable configure:6689: result: BSD nm configure:6692: checking whether ln -s works configure:6696: result: yes configure:6704: checking the maximum length of command line arguments configure:6834: result: 1572864 configure:6851: checking whether the shell understands some XSI constructs configure:6861: result: yes configure:6865: checking whether the shell understands "+=" configure:6871: result: yes configure:6906: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6946: result: func_convert_file_noop configure:6953: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6973: result: func_convert_file_noop configure:6980: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6987: result: -r configure:7021: checking for x86_64-pc-linux-gnu-objdump configure:7037: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7048: result: x86_64-pc-linux-gnu-objdump configure:7120: checking how to recognize dependent libraries configure:7322: result: pass_all configure:7367: checking for x86_64-pc-linux-gnu-dlltool configure:7397: result: no configure:7407: checking for dlltool configure:7437: result: no configure:7467: checking how to associate runtime and link libraries configure:7494: result: printf %s\n configure:7510: checking for x86_64-pc-linux-gnu-ar configure:7526: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7537: result: x86_64-pc-linux-gnu-ar configure:7618: checking for archiver @FILE support configure:7635: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7635: $? = 0 configure:7638: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:7641: $? = 0 configure:7646: 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:7649: $? = 1 configure:7661: result: @ configure:7679: checking for x86_64-pc-linux-gnu-strip configure:7695: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7706: result: x86_64-pc-linux-gnu-strip configure:7778: checking for x86_64-pc-linux-gnu-ranlib configure:7794: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7805: result: x86_64-pc-linux-gnu-ranlib configure:7947: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8067: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8070: $? = 0 configure:8074: /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:8077: $? = 0 configure:8143: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8146: $? = 0 configure:8184: result: ok configure:8221: checking for sysroot configure:8251: result: no configure:8328: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8331: $? = 0 configure:8473: checking for x86_64-pc-linux-gnu-mt configure:8503: result: no configure:8513: checking for mt configure:8543: result: no configure:8563: checking if : is a manifest tool configure:8569: : '-?' configure:8577: result: no configure:9216: checking for dlfcn.h configure:9216: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9216: $? = 0 configure:9216: result: yes configure:9421: checking for objdir configure:9436: result: .libs configure:9703: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9721: x86_64-pc-linux-gnu-gcc -c -march=native -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 [enabled by default] configure:9725: $? = 0 configure:9738: result: no configure:10065: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10072: result: -fPIC -DPIC configure:10080: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10098: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10102: $? = 0 configure:10115: result: yes configure:10144: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10172: result: yes configure:10187: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10208: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:10212: $? = 0 configure:10234: result: yes configure:10242: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10289: result: yes configure:10322: 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:11475: result: yes configure:11512: checking whether -lc should be explicitly linked in configure:11520: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11523: $? = 0 configure:11538: 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:11541: $? = 0 configure:11555: result: no configure:11715: checking dynamic linker characteristics configure:12226: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12226: $? = 0 configure:12452: result: GNU/Linux ld.so configure:12559: checking how to hardcode library paths into programs configure:12584: result: immediate configure:13124: checking whether stripping libraries is possible configure:13129: result: yes configure:13164: checking if libtool supports shared libraries configure:13166: result: yes configure:13169: checking whether to build shared libraries configure:13190: result: yes configure:13193: checking whether to build static libraries configure:13197: result: no configure:13235: checking for inline configure:13251: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13251: $? = 0 configure:13259: result: inline configure:13278: checking for ANSI C header files configure:13382: result: yes configure:13392: checking stropts.h usability configure:13392: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13392: $? = 0 configure:13392: result: yes configure:13392: checking stropts.h presence configure:13392: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13392: $? = 0 configure:13392: result: yes configure:13392: checking for stropts.h configure:13392: result: yes configure:13405: checking for daemon configure:13405: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13405: $? = 0 configure:13405: result: yes configure:13405: checking for setsid configure:13405: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13405: $? = 0 configure:13405: result: yes configure:13416: checking for opendir configure:13416: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13416: $? = 0 configure:13416: result: yes configure:13427: checking for ceil in -lm configure:13452: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:40:6: warning: conflicting types for built-in function 'ceil' [enabled by default] char ceil (); ^ configure:13452: $? = 0 configure:13461: result: yes configure:13482: checking locale.h usability configure:13482: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13482: $? = 0 configure:13482: result: yes configure:13482: checking locale.h presence configure:13482: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13482: $? = 0 configure:13482: result: yes configure:13482: checking for locale.h configure:13482: result: yes configure:13493: checking for LC_MESSAGES configure:13509: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13509: $? = 0 configure:13517: result: yes configure:13534: checking libintl.h usability configure:13534: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13534: $? = 0 configure:13534: result: yes configure:13534: checking libintl.h presence configure:13534: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13534: $? = 0 configure:13534: result: yes configure:13534: checking for libintl.h configure:13534: result: yes configure:13542: checking for ngettext in libc configure:13560: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13560: $? = 0 configure:13569: result: yes configure:13573: checking for dgettext in libc configure:13591: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13591: $? = 0 configure:13600: result: yes configure:13607: checking for bind_textdomain_codeset configure:13607: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13607: $? = 0 configure:13607: result: yes configure:13883: checking for msgfmt configure:13910: result: /usr/bin/msgfmt configure:13921: checking for dcgettext configure:13921: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13921: $? = 0 configure:13921: result: yes configure:13931: checking if msgfmt accepts -c configure:13946: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13949: $? = 0 configure:13951: result: yes configure:13961: checking for gmsgfmt configure:13992: result: /usr/bin/gmsgfmt configure:14002: checking for xgettext configure:14029: result: /usr/bin/xgettext configure:14048: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14048: $? = 0 configure:14130: checking for catalogs to be installed configure:14155: result: en_GB configure:14188: checking for bind_textdomain_codeset configure:14188: result: yes configure:14194: checking for locales directory configure:14210: result: /usr/share/locale configure:14214: checking for additional xgettext flags configure:14222: result: --keyword=Q_ --from-code=UTF-8 configure:14226: checking for X configure:14365: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:14365: $? = 0 configure:14415: result: libraries , headers configure:14514: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 >&5 configure:14514: $? = 0 configure:14612: checking for gethostbyname configure:14612: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14612: $? = 0 configure:14612: result: yes configure:14709: checking for connect configure:14709: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14709: $? = 0 configure:14709: result: yes configure:14758: checking for remove configure:14758: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14758: $? = 0 configure:14758: result: yes configure:14807: checking for shmat configure:14807: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:14807: $? = 0 configure:14807: result: yes configure:14865: checking for IceConnectionNumber in -lICE configure:14890: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lICE >&5 configure:14890: $? = 0 configure:14899: result: yes configure:14914: checking for main in -lX11 configure:14933: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lSM -lICE >&5 configure:14933: $? = 0 configure:14942: result: yes configure:14986: checking for SmcSaveYourselfDone in -lSM configure:15011: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lSM -lSM -lICE -lX11 -lICE >&5 configure:15011: $? = 0 configure:15020: result: yes configure:15042: checking for XShapeCombineShape in -lXext configure:15067: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lXext -lSM -lICE -lX11 >&5 configure:15067: $? = 0 configure:15076: result: yes configure:15104: checking for x86_64-pc-linux-gnu-pkg-config configure:15122: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15134: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15202: checking pkg-config is at least version 0.9.0 configure:15205: result: yes configure:15227: checking for gtk+-2.0 >= 2.14.0 configure:15231: result: 2.24.28 configure:15234: checking GTK_CFLAGS configure:15237: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 configure:15240: checking GTK_LIBS configure:15243: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:15299: checking for x86_64-pc-linux-gnu-pkg-config configure:15329: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15397: checking pkg-config is at least version 0.9.0 configure:15400: result: yes configure:15422: checking for libxfce4util-1.0 >= 4.8.0 configure:15426: result: 4.10.1 configure:15429: checking LIBXFCE4UTIL_CFLAGS configure:15432: result: -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure:15435: checking LIBXFCE4UTIL_LIBS configure:15438: result: -lxfce4util -lglib-2.0 configure:15494: checking for x86_64-pc-linux-gnu-pkg-config configure:15524: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:15592: checking pkg-config is at least version 0.9.0 configure:15595: result: yes configure:15617: checking for libxfce4ui-1 >= 4.11.0 configure:15646: result: found, but 4.10.0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_COMPOSITOR_CFLAGS_set= ac_cv_env_COMPOSITOR_CFLAGS_value= ac_cv_env_COMPOSITOR_LIBS_set= ac_cv_env_COMPOSITOR_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_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_RENDER_CFLAGS_set= ac_cv_env_RENDER_CFLAGS_value= ac_cv_env_RENDER_LIBS_set= ac_cv_env_RENDER_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-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_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_daemon=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_opendir=yes ac_cv_func_remove=yes ac_cv_func_setsid=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_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_stropts_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_lib_ICE_IceConnectionNumber=yes ac_cv_lib_SM_SmcSaveYourselfDone=yes ac_cv_lib_X11_main=yes ac_cv_lib_Xext_XShapeCombineShape=yes ac_cv_lib_m_ceil=yes ac_cv_objext=o 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_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update 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/bin/install -c' 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' 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 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 xdt_cv_version=4.10.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/missing aclocal-1.15' ALL_LINGUAS='am ar ast be bg bn ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW ' 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/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/missing automake-1.15' AWK='gawk' CATALOGS=' en_GB.gmo' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' COMPOSITOR_CFLAGS='' COMPOSITOR_LIBS='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_GLIB_CFLAGS='' DBUS_GLIB_LIBS='' DBUS_GLIB_REQUIRED_VERSION='' DBUS_GLIB_VERSION='' DBUS_LIBS='' DBUS_REQUIRED_VERSION='' DBUS_VERSION='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_COMPOSITOR='' ENABLE_KDE_SYSTRAY='' EXEEXT='' EXO_CSOURCE='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='xfwm4' GMOFILES=' am.gmo ar.gmo ast.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo ms.gmo nb.gmo nl.gmo nn.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK_REQUIRED_VERSION='2.14.0' GTK_VERSION='2.24.28' HAVE_CYGWIN_FALSE='' HAVE_CYGWIN_TRUE='#' HAVE_LIBDRM_FALSE='' HAVE_LIBDRM_TRUE='' HAVE_LIBSTARTUP_NOTIFICATION_FALSE='' HAVE_LIBSTARTUP_NOTIFICATION_TRUE='' HELPER_PATH_PREFIX='/usr/lib64' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBDRM_CFLAGS='' LIBDRM_LIBS='' LIBDRM_REQUIRED_VERSION='' LIBDRM_VERSION='' LIBOBJS='' LIBS='' LIBSM_CFLAGS='' LIBSM_LDFLAGS='' LIBSM_LIBS=' -lSM -lICE -lX11' LIBSTARTUP_NOTIFICATION_CFLAGS='' LIBSTARTUP_NOTIFICATION_LIBS='' LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION='' LIBSTARTUP_NOTIFICATION_VERSION='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWNCK_CFLAGS='' LIBWNCK_LIBS='' LIBWNCK_REQUIRED_VERSION='' LIBWNCK_VERSION='' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS=' -lSM -lICE -lX11 -lXext' LIBXFCE4KBD_PRIVATE_CFLAGS='' LIBXFCE4KBD_PRIVATE_LIBS='' LIBXFCE4KBD_PRIVATE_REQUIRED_VERSION='' LIBXFCE4KBD_PRIVATE_VERSION='' LIBXFCE4UI_CFLAGS='' LIBXFCE4UI_LIBS='' LIBXFCE4UI_REQUIRED_VERSION='' LIBXFCE4UI_VERSION='' LIBXFCE4UTIL_CFLAGS='-I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' LIBXFCE4UTIL_LIBS='-lxfce4util -lglib-2.0 ' LIBXFCE4UTIL_REQUIRED_VERSION='4.8.0' LIBXFCE4UTIL_VERSION='4.10.1' LIBXFCONF_CFLAGS='' LIBXFCONF_LIBS='' LIBXFCONF_REQUIRED_VERSION='' LIBXFCONF_VERSION='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/missing makeinfo' MANIFEST_TOOL=':' MATH_LIBS='-lm' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' 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='xfwm4' PACKAGE_BUGREPORT='xfce4-dev@xfce.org' PACKAGE_NAME='xfwm4' PACKAGE_STRING='xfwm4 4.12.3' PACKAGE_TARNAME='xfwm4' PACKAGE_URL='' PACKAGE_VERSION='4.12.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES=' am.po ar.po ast.po be.po bg.po bn.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po ms.po nb.po nl.po nn.po oc.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sv.po te.po th.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANDR_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' RENDER_CFLAGS='' RENDER_LIBS='' REVISION='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='yes' VERSION='4.12.3' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' XMKMF='' XSYNC_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' 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/xfwm4-4.12.3' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/xfce-base/xfwm4-4.12.3/work/xfwm4-4.12.3/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='/usr/share/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' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xfwm4" #define PACKAGE_TARNAME "xfwm4" #define PACKAGE_VERSION "4.12.3" #define PACKAGE_STRING "xfwm4 4.12.3" #define PACKAGE_BUGREPORT "xfce4-dev@xfce.org" #define PACKAGE_URL "" #define PACKAGE "xfwm4" #define VERSION "4.12.3" #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 STDC_HEADERS 1 #define HAVE_STROPTS_H 1 #define HAVE_DAEMON 1 #define HAVE_SETSID 1 #define HAVE_OPENDIR 1 #define GETTEXT_PACKAGE "xfwm4" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_LIBX11 1 #define HAVE_LIBSM 1 configure: exit 1