This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by polkit-gnome configure 0.105, which was generated by GNU Autoconf 2.68. 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 --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = sabayon uname -m = x86_64 uname -r = 4.7.0 uname -s = Linux uname -v = #1 SMP Tue Jul 26 12:33:12 MSK 2016 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/._portage_reinstall_.8udd_s1i/bin/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /var/tmp/portage/._portage_reinstall_.8udd_s1i/bin/ebuild-helpers PATH: /usr/lib/portage/python3.4/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.9.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2191: 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="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | 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 "${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:2333: checking for a BSD-compatible install configure:2401: result: /var/tmp/portage/._portage_reinstall_.8udd_s1i/bin/ebuild-helpers/xattr/install -c configure:2412: checking whether build environment is sane configure:2462: result: yes configure:2603: checking for a thread-safe mkdir -p configure:2642: result: /bin/mkdir -p configure:2655: checking for gawk configure:2671: found /usr/bin/gawk configure:2682: result: gawk configure:2693: checking whether make sets $(MAKE) configure:2715: result: yes configure:2802: checking whether to disable maintainer-specific portions of Makefiles configure:2811: result: yes configure:2858: checking for x86_64-pc-linux-gnu-gcc configure:2874: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2885: result: x86_64-pc-linux-gnu-gcc configure:3154: checking for C compiler version configure:3163: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.5, pie-0.6.4) 4.9.3 Copyright (C) 2015 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:3174: $? = 0 configure:3163: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/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.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,java,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.9.3 p1.5, pie-0.6.4' --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-libcilkrts --enable-vtable-verify --enable-libvtv --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) configure:3174: $? = 0 configure:3163: 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:3174: $? = 1 configure:3163: 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:3174: $? = 1 configure:3194: checking whether the C compiler works configure:3216: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3220: $? = 0 configure:3268: result: yes configure:3271: checking for C compiler default output file name configure:3273: result: a.out configure:3279: checking for suffix of executables configure:3286: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3290: $? = 0 configure:3312: result: configure:3334: checking whether we are cross compiling configure:3342: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3346: $? = 0 configure:3353: ./conftest configure:3357: $? = 0 configure:3372: result: no configure:3377: checking for suffix of object files configure:3399: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:3403: $? = 0 configure:3424: result: o configure:3428: checking whether we are using the GNU C compiler configure:3447: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:3447: $? = 0 configure:3456: result: yes configure:3465: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3485: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3485: $? = 0 configure:3526: result: yes configure:3543: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3607: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:3607: $? = 0 configure:3620: result: none needed configure:3651: checking for style of include used by make configure:3679: result: GNU configure:3704: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3814: result: none configure:3835: checking how to run the C preprocessor configure:3866: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3866: $? = 0 configure:3880: 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:3880: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "polkit-gnome" | #define PACKAGE_TARNAME "polkit-gnome" | #define PACKAGE_VERSION "0.105" | #define PACKAGE_STRING "polkit-gnome 0.105" | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" | #define PACKAGE_URL "" | #define PACKAGE "polkit-gnome" | #define VERSION "0.105" | /* end confdefs.h. */ | #include configure:3905: result: x86_64-pc-linux-gnu-gcc -E configure:3925: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3925: $? = 0 configure:3939: 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:3939: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "polkit-gnome" | #define PACKAGE_TARNAME "polkit-gnome" | #define PACKAGE_VERSION "0.105" | #define PACKAGE_STRING "polkit-gnome 0.105" | #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" | #define PACKAGE_URL "" | #define PACKAGE "polkit-gnome" | #define VERSION "0.105" | /* end confdefs.h. */ | #include configure:3968: checking for grep that handles long lines and -e configure:4026: result: /bin/grep configure:4031: checking for egrep configure:4093: result: /bin/grep -E configure:4098: checking for ANSI C header files configure:4118: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:4118: $? = 0 configure:4191: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4191: $? = 0 configure:4191: ./conftest configure:4191: $? = 0 configure:4202: result: yes configure:4242: checking build system type configure:4256: result: x86_64-pc-linux-gnu configure:4276: checking host system type configure:4289: result: x86_64-pc-linux-gnu configure:4330: checking how to print strings configure:4357: result: printf configure:4378: checking for a sed that does not truncate output configure:4442: result: /bin/sed configure:4460: checking for fgrep configure:4522: result: /bin/grep -F configure:4557: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4624: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4631: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4646: result: yes configure:4658: checking for BSD- or MS-compatible name lister (nm) configure:4707: result: /usr/bin/nm -B configure:4837: checking the name lister (/usr/bin/nm -B) interface configure:4844: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:4847: /usr/bin/nm -B "conftest.o" configure:4850: output 0000000000000000 B some_variable configure:4857: result: BSD nm configure:4860: checking whether ln -s works configure:4864: result: yes configure:4872: checking the maximum length of command line arguments configure:4997: result: 1572864 configure:5014: checking whether the shell understands some XSI constructs configure:5024: result: yes configure:5028: checking whether the shell understands "+=" configure:5034: result: yes configure:5069: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5109: result: func_convert_file_noop configure:5116: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5136: result: func_convert_file_noop configure:5143: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5150: result: -r configure:5184: checking for x86_64-pc-linux-gnu-objdump configure:5200: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5211: result: x86_64-pc-linux-gnu-objdump configure:5283: checking how to recognize dependent libraries configure:5485: result: pass_all configure:5530: checking for x86_64-pc-linux-gnu-dlltool configure:5560: result: no configure:5570: checking for dlltool configure:5600: result: no configure:5630: checking how to associate runtime and link libraries configure:5657: result: printf %s\n configure:5673: checking for x86_64-pc-linux-gnu-ar configure:5689: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5700: result: x86_64-pc-linux-gnu-ar configure:5781: checking for archiver @FILE support configure:5798: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:5798: $? = 0 configure:5801: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5804: $? = 0 configure:5809: 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:5812: $? = 1 configure:5824: result: @ configure:5842: checking for x86_64-pc-linux-gnu-strip configure:5858: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5869: result: x86_64-pc-linux-gnu-strip configure:5941: checking for x86_64-pc-linux-gnu-ranlib configure:5957: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5968: result: x86_64-pc-linux-gnu-ranlib configure:6110: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6229: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:6232: $? = 0 configure:6236: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6239: $? = 0 configure:6305: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6308: $? = 0 configure:6346: result: ok configure:6383: checking for sysroot configure:6413: result: no configure:6490: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:6493: $? = 0 configure:6616: checking for x86_64-pc-linux-gnu-mt configure:6646: result: no configure:6656: checking for mt configure:6686: result: no configure:6706: checking if : is a manifest tool configure:6712: : '-?' configure:6720: result: no configure:7352: checking for sys/types.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for sys/stat.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for stdlib.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for string.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for memory.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for strings.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for inttypes.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for stdint.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7352: checking for unistd.h configure:7352: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7352: $? = 0 configure:7352: result: yes configure:7366: checking for dlfcn.h configure:7366: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:7366: $? = 0 configure:7366: result: yes configure:7553: checking for objdir configure:7568: result: .libs configure:7839: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7857: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -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:7861: $? = 0 configure:7874: result: no configure:8184: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8191: result: -fPIC -DPIC configure:8199: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8217: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8221: $? = 0 configure:8234: result: yes configure:8263: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8291: result: yes configure:8306: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8327: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -o out/conftest2.o conftest.c >&5 configure:8331: $? = 0 configure:8353: result: yes configure:8361: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8408: result: yes configure:8441: 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:9599: result: yes configure:9636: checking whether -lc should be explicitly linked in configure:9644: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe conftest.c >&5 configure:9647: $? = 0 configure:9662: 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:9665: $? = 0 configure:9679: result: no configure:9844: checking dynamic linker characteristics configure:10358: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10358: $? = 0 configure:10584: result: GNU/Linux ld.so configure:10691: checking how to hardcode library paths into programs configure:10716: result: immediate configure:11256: checking whether stripping libraries is possible configure:11261: result: yes configure:11296: checking if libtool supports shared libraries configure:11298: result: yes configure:11301: checking whether to build shared libraries configure:11322: result: yes configure:11325: checking whether to build static libraries configure:11329: result: yes configure:11418: checking whether gcc understands -Wno-sign-compare configure:11431: x86_64-pc-linux-gnu-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -march=x86-64 -pipe -Wno-sign-compare conftest.c >&5 configure:11431: $? = 0 configure:11438: result: yes configure:11456: checking what warning flags to pass to the C compiler configure:11458: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:11469: checking what language compliance flags to pass to the C compiler configure:11484: result: configure:11588: checking for x86_64-pc-linux-gnu-pkg-config configure:11606: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:11618: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:11686: checking pkg-config is at least version 0.9.0 configure:11689: result: yes configure:11699: checking for GTK configure:11706: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED" Package wayland-egl was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-egl.pc' to the PKG_CONFIG_PATH environment variable Package 'wayland-egl', required by 'gdk-3.0', not found configure:11709: $? = 1 configure:11722: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED" Package wayland-egl was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-egl.pc' to the PKG_CONFIG_PATH environment variable Package 'wayland-egl', required by 'gdk-3.0', not found configure:11725: $? = 1 configure:11738: result: no Package 'wayland-egl', required by 'gdk-3.0', not found configure:11754: error: Package requirements (gtk+-3.0 >= 3.0.0) were not met: Package 'wayland-egl', required by 'gdk-3.0', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTK_CFLAGS and GTK_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_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_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_POLKIT_AGENT_CFLAGS_set= ac_cv_env_POLKIT_AGENT_CFLAGS_value= ac_cv_env_POLKIT_AGENT_LIBS_set= ac_cv_env_POLKIT_AGENT_LIBS_value= ac_cv_env_POLKIT_GOBJECT_CFLAGS_set= ac_cv_env_POLKIT_GOBJECT_CFLAGS_value= ac_cv_env_POLKIT_GOBJECT_LIBS_set= ac_cv_env_POLKIT_GOBJECT_LIBS_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_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_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/var/tmp/portage/._portage_reinstall_.8udd_s1i/bin/ebuild-helpers/xattr/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 am_cv_CC_dependencies_compiler_type=none 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/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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run aclocal-1.11' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run tar' AM_BACKSLASH='\' AM_CFLAGS='' AM_CPPFLAGS='' AM_CXXFLAGS='' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run automake-1.11' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -march=x86-64 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_LIBS='' GMOFILES='' GMSGFMT='' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='' INTLTOOL_DESKTOP_RULE='' INTLTOOL_DIRECTORY_RULE='' INTLTOOL_EXTRACT='' INTLTOOL_KBD_RULE='' INTLTOOL_KEYS_RULE='' INTLTOOL_MERGE='' INTLTOOL_OAF_RULE='' INTLTOOL_PERL='' INTLTOOL_POLICY_RULE='' INTLTOOL_PONG_RULE='' INTLTOOL_PROP_RULE='' INTLTOOL_SCHEMAS_RULE='' INTLTOOL_SERVER_RULE='' INTLTOOL_SERVICE_RULE='' INTLTOOL_SHEET_RULE='' INTLTOOL_SOUNDLIST_RULE='' INTLTOOL_THEME_RULE='' INTLTOOL_UI_RULE='' INTLTOOL_UPDATE='' INTLTOOL_XAM_RULE='' INTLTOOL_XML_NOMERGE_RULE='' INTLTOOL_XML_RULE='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='0' LT_REVISION='0' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/tmp/portage/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MSGMERGE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='polkit-gnome' PACKAGE_BUGREPORT='http://lists.freedesktop.org/mailman/listinfo/polkit-devel' PACKAGE_NAME='polkit-gnome' PACKAGE_STRING='polkit-gnome 0.105' PACKAGE_TARNAME='polkit-gnome' PACKAGE_URL='' PACKAGE_VERSION='0.105' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POFILES='' POLKIT_AGENT_CFLAGS='' POLKIT_AGENT_LIBS='' POLKIT_GOBJECT_CFLAGS='' POLKIT_GOBJECT_LIBS='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' USE_NLS='' VERSION='0.105' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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='${datarootdir}/doc/${PACKAGE_TARNAME}' 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/gnome-extra/polkit-gnome-0.105-r1/work/polkit-gnome-0.105/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/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 "polkit-gnome" #define PACKAGE_TARNAME "polkit-gnome" #define PACKAGE_VERSION "0.105" #define PACKAGE_STRING "polkit-gnome 0.105" #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel" #define PACKAGE_URL "" #define PACKAGE "polkit-gnome" #define VERSION "0.105" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1