This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by rofi configure 1.0.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 --libdir=/usr/lib64 --disable-windowmode --disable-i3support ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.4.7-hardened uname -s = Linux uname -v = #1 SMP Sat Apr 16 21:18:17 CEST 2016 /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/python3.4/ebuild-helpers/xattr 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/5.3.0 PATH: /opt/dmd/bin PATH: /usr/lib/plan9/bin PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 PATH: /usr/bin/cdsclient ## ----------- ## ## Core tests. ## ## ----------- ## configure:2113: 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" ;; | 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:2259: checking for a BSD-compatible install configure:2327: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2338: checking whether build environment is sane configure:2393: result: yes configure:2544: checking for a thread-safe mkdir -p configure:2583: result: /bin/mkdir -p configure:2590: checking for gawk configure:2606: found /usr/bin/gawk configure:2617: result: gawk configure:2628: checking whether make sets $(MAKE) configure:2650: result: yes configure:2679: checking whether make supports nested variables configure:2696: result: yes configure:2833: checking whether make supports nested variables configure:2850: result: yes configure:2872: checking for x86_64-pc-linux-gnu-clang configure:2899: result: x86_64-pc-linux-gnu-gcc configure:2974: checking for C compiler version configure:2983: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.3.0 p1.0, pie-0.6.5) 5.3.0 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:2994: $? = 0 configure:2983: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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/5.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.3.0 p1.0, pie-0.6.5' --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 --disable-libcilkrts --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) configure:2994: $? = 0 configure:2983: 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:2994: $? = 1 configure:2983: 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:2994: $? = 1 configure:3014: checking whether the C compiler works configure:3036: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3040: $? = 0 configure:3088: result: yes configure:3091: checking for C compiler default output file name configure:3093: result: a.out configure:3099: checking for suffix of executables configure:3106: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3110: $? = 0 configure:3132: result: configure:3154: checking whether we are cross compiling configure:3162: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3166: $? = 0 configure:3173: ./conftest configure:3177: $? = 0 configure:3192: result: no configure:3197: checking for suffix of object files configure:3219: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3223: $? = 0 configure:3244: result: o configure:3248: checking whether we are using the GNU C compiler configure:3267: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3267: $? = 0 configure:3276: result: yes configure:3285: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3305: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3305: $? = 0 configure:3346: result: yes configure:3363: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3426: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3426: $? = 0 configure:3439: result: none needed configure:3464: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3486: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3489: $? = 0 configure:3486: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3489: $? = 0 configure:3501: result: yes configure:3529: checking for style of include used by make configure:3557: result: GNU configure:3583: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3694: result: none configure:3710: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:3859: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3859: $? = 0 configure:3872: result: none needed configure:3896: checking how to run the C preprocessor configure:3927: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3927: $? = 0 configure:3941: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rofi" | #define PACKAGE_TARNAME "rofi" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "rofi 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/DaveDavenport/rofi/" | #define PACKAGE_URL "" | #define PACKAGE "rofi" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3966: result: x86_64-pc-linux-gnu-gcc -E configure:3986: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3986: $? = 0 configure:4000: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rofi" | #define PACKAGE_TARNAME "rofi" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "rofi 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/DaveDavenport/rofi/" | #define PACKAGE_URL "" | #define PACKAGE "rofi" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:4029: checking for grep that handles long lines and -e configure:4087: result: /bin/grep configure:4092: checking for egrep configure:4154: result: /bin/grep -E configure:4159: checking for ANSI C header files configure:4179: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4179: $? = 0 configure:4252: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4252: $? = 0 configure:4252: ./conftest configure:4252: $? = 0 configure:4263: result: yes configure:4276: checking for sys/types.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for sys/stat.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for stdlib.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for string.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for memory.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for strings.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for inttypes.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for stdint.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4276: checking for unistd.h configure:4276: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4276: $? = 0 configure:4276: result: yes configure:4289: checking minix/config.h usability configure:4289: 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 compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rofi" | #define PACKAGE_TARNAME "rofi" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "rofi 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/DaveDavenport/rofi/" | #define PACKAGE_URL "" | #define PACKAGE "rofi" | #define VERSION "1.0.0" | #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:4289: result: no configure:4289: checking minix/config.h presence configure:4289: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rofi" | #define PACKAGE_TARNAME "rofi" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "rofi 1.0.0" | #define PACKAGE_BUGREPORT "https://github.com/DaveDavenport/rofi/" | #define PACKAGE_URL "" | #define PACKAGE "rofi" | #define VERSION "1.0.0" | #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:4289: result: no configure:4289: checking for minix/config.h configure:4289: result: no configure:4310: checking whether it is safe to define __EXTENSIONS__ configure:4328: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4328: $? = 0 configure:4335: result: yes configure:4353: checking for x86_64-pc-linux-gnu-ranlib configure:4369: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4380: result: x86_64-pc-linux-gnu-ranlib configure:4447: checking for x86_64-pc-linux-gnu-ar configure:4463: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4474: result: x86_64-pc-linux-gnu-ar configure:4544: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:4560: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4560: $? = 0 configure:4562: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:4565: $? = 0 configure:4593: result: ar configure:4671: checking for getline configure:4671: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4671: $? = 0 configure:4671: result: yes configure:4678: checking for getdelim configure:4678: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4678: $? = 0 configure:4678: result: yes configure:4685: checking for sysconf configure:4685: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4685: $? = 0 configure:4685: result: yes configure:4692: checking for getenv configure:4692: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4692: $? = 0 configure:4692: result: yes configure:4699: checking for strtok_r configure:4699: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4699: $? = 0 configure:4699: result: yes configure:4706: checking for flock configure:4706: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4706: $? = 0 configure:4706: result: yes configure:4713: checking for ftruncate configure:4713: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4713: $? = 0 configure:4713: result: yes configure:4720: checking for fcntl configure:4720: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4720: $? = 0 configure:4720: result: yes configure:4739: checking for x86_64-pc-linux-gnu-pkg-config configure:4757: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4769: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4837: checking pkg-config is at least version 0.9.0 configure:4840: result: yes configure:4852: checking for glib configure:4859: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.40" configure:4862: $? = 0 configure:4876: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.40" configure:4879: $? = 0 configure:4937: result: yes configure:4954: checking for GW_XCB_INTERNAL configure:4961: $PKG_CONFIG --exists --print-errors "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon >= 0.5.0 xkbcommon-x11 xcb-ewmh xcb-xinerama xcb-icccm" Package xkbcommon was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon.pc' to the PKG_CONFIG_PATH environment variable No package 'xkbcommon' found Package xkbcommon-x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon-x11.pc' to the PKG_CONFIG_PATH environment variable No package 'xkbcommon-x11' found configure:4964: $? = 1 configure:4978: $PKG_CONFIG --exists --print-errors "glib-2.0 >= ${gw_glib_min_version} xcb xcb-aux xcb-xkb xkbcommon >= 0.5.0 xkbcommon-x11 xcb-ewmh xcb-xinerama xcb-icccm" Package xkbcommon was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon.pc' to the PKG_CONFIG_PATH environment variable No package 'xkbcommon' found Package xkbcommon-x11 was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon-x11.pc' to the PKG_CONFIG_PATH environment variable No package 'xkbcommon-x11' found configure:4981: $? = 1 configure:4995: result: no No package 'xkbcommon' found No package 'xkbcommon-x11' found configure:5011: error: Package requirements (glib-2.0 >= 2.36 xcb xcb-aux xcb-xkb xkbcommon >= 0.5.0 xkbcommon-x11 xcb-ewmh xcb-xinerama xcb-icccm) were not met: No package 'xkbcommon' found No package 'xkbcommon-x11' 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 GW_XCB_INTERNAL_CFLAGS and GW_XCB_INTERNAL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -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_GW_XCB_INTERNAL_CFLAGS_set= ac_cv_env_GW_XCB_INTERNAL_CFLAGS_value= ac_cv_env_GW_XCB_INTERNAL_LIBS_set= ac_cv_env_GW_XCB_INTERNAL_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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_cairo_CFLAGS_set= ac_cv_env_cairo_CFLAGS_value= ac_cv_env_cairo_LIBS_set= ac_cv_env_cairo_LIBS_value= ac_cv_env_glib_CFLAGS_set= ac_cv_env_glib_CFLAGS_value= ac_cv_env_glib_LIBS_set= ac_cv_env_glib_LIBS_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_libsn_CFLAGS_set= ac_cv_env_libsn_CFLAGS_value= ac_cv_env_libsn_LIBS_set= ac_cv_env_libsn_LIBS_value= ac_cv_env_pango_CFLAGS_set= ac_cv_env_pango_CFLAGS_value= ac_cv_env_pango_LIBS_set= ac_cv_env_pango_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_x11_CFLAGS_set= ac_cv_env_x11_CFLAGS_value= ac_cv_env_x11_LIBS_set= ac_cv_env_x11_LIBS_value= ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_ftruncate=yes ac_cv_func_getdelim=yes ac_cv_func_getenv=yes ac_cv_func_getline=yes ac_cv_func_strtok_r=yes ac_cv_func_sysconf=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_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python3.4/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_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' pkg_cv_glib_LIBS=-lglib-2.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/x11-misc/rofi-1.0.0/work/rofi-1.0.0/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-Wall -Wextra -Wparentheses -Winline -pedantic -Wunreachable-code' 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/x11-misc/rofi-1.0.0/work/rofi-1.0.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/x11-misc/rofi-1.0.0/work/rofi-1.0.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/x11-misc/rofi-1.0.0/work/rofi-1.0.0/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' GW_XCB_INTERNAL_CFLAGS='' GW_XCB_INTERNAL_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/x11-misc/rofi-1.0.0/work/rofi-1.0.0/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='rofi' PACKAGE_BUGREPORT='https://github.com/DaveDavenport/rofi/' PACKAGE_NAME='rofi' PACKAGE_STRING='rofi 1.0.0' PACKAGE_TARNAME='rofi' PACKAGE_URL='' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.0' ac_ct_AR='' ac_ct_CC='' 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-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' cairo_CFLAGS='' cairo_LIBS='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' glib_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' glib_LIBS='-lglib-2.0' host_alias='x86_64-pc-linux-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/x11-misc/rofi-1.0.0/work/rofi-1.0.0/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' libsn_CFLAGS='' libsn_LIBS='' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pango_CFLAGS='' pango_LIBS='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' x11_CFLAGS='' x11_LIBS='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "rofi" #define PACKAGE_TARNAME "rofi" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "rofi 1.0.0" #define PACKAGE_BUGREPORT "https://github.com/DaveDavenport/rofi/" #define PACKAGE_URL "" #define PACKAGE "rofi" #define VERSION "1.0.0" #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 configure: exit 1