This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by universal-ctags configure 0.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=mipsel-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ctags-20161028 --htmldir=/usr/share/doc/ctags-20161028/html --libdir=/usr/lib --disable-json --disable-xml --disable-yaml --disable-readlib --disable-etags --enable-tmpdir=/tmp ## --------- ## ## Platform. ## ## --------- ## hostname = gentoo-for-mipsel uname -m = x86_64 uname -r = 4.10.6-gentoo uname -s = Linux uname -v = #1 SMP Tue Mar 28 19:21:43 EEST 2017 /usr/bin/uname -p = Intel(R) Core(TM) i7-3630QM CPU @ 2.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.5/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.5/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/mipsel-unknown-linux-gnu/gcc-bin/5.4.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2294: 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:2435: checking for a BSD-compatible install configure:2503: result: /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c configure:2514: checking whether build environment is sane configure:2569: result: yes configure:2628: checking for mipsel-unknown-linux-gnu-strip configure:2644: found /usr/bin/mipsel-unknown-linux-gnu-strip configure:2655: result: mipsel-unknown-linux-gnu-strip configure:2720: checking for a thread-safe mkdir -p configure:2759: result: /bin/mkdir -p configure:2766: checking for gawk configure:2782: found /usr/bin/gawk configure:2793: result: gawk configure:2804: checking whether make sets $(MAKE) configure:2826: result: yes configure:2855: checking whether make supports nested variables configure:2872: result: yes configure:3009: checking whether make supports nested variables configure:3026: result: yes configure:3052: checking build system type configure:3066: result: x86_64-pc-linux-gnu configure:3086: checking host system type configure:3099: result: mipsel-unknown-linux-gnu configure:3372: checking for mipsel-unknown-linux-gnu-gcc configure:3388: found /usr/bin/mipsel-unknown-linux-gnu-gcc configure:3399: result: mipsel-unknown-linux-gnu-gcc configure:3668: checking for C compiler version configure:3677: mipsel-unknown-linux-gnu-gcc --version >&5 mipsel-unknown-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3) 5.4.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:3688: $? = 0 configure:3677: mipsel-unknown-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/mipsel-unknown-linux-gnu/gcc-bin/5.4.0/mipsel-unknown-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/mipsel-unknown-linux-gnu/5.4.0/lto-wrapper Target: mipsel-unknown-linux-gnu Configured with: /var/tmp/portage/cross-mipsel-unknown-linux-gnu/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --target=mipsel-unknown-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/mipsel-unknown-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/mipsel-unknown-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/mipsel-unknown-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/mipsel-unknown-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/mipsel-unknown-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/mipsel-unknown-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/mipsel-unknown-linux-gnu/5.4.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.4.0-r3 p1.3' --enable-libstdcxx-time --enable-poison-system-directories --with-sysroot=/usr/mipsel-unknown-linux-gnu --disable-bootstrap --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --with-abi=32 --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-version-check --enable-libsanitizer --with-mips-plt --with-arch=mips32 --with-tune=mips32 --with-llsc --disable-libcilkrts Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3) configure:3688: $? = 0 configure:3677: mipsel-unknown-linux-gnu-gcc -V >&5 mipsel-unknown-linux-gnu-gcc: error: unrecognized command line option '-V' mipsel-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3688: $? = 1 configure:3677: mipsel-unknown-linux-gnu-gcc -qversion >&5 mipsel-unknown-linux-gnu-gcc: error: unrecognized command line option '-qversion' mipsel-unknown-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3688: $? = 1 configure:3708: checking whether the C compiler works configure:3730: mipsel-unknown-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3734: $? = 0 configure:3782: result: yes configure:3785: checking for C compiler default output file name configure:3787: result: a.out configure:3793: checking for suffix of executables configure:3800: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3804: $? = 0 configure:3826: result: configure:3848: checking whether we are cross compiling configure:3886: result: yes configure:3891: checking for suffix of object files configure:3913: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:3917: $? = 0 configure:3938: result: o configure:3942: checking whether we are using the GNU C compiler configure:3961: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:3961: $? = 0 configure:3970: result: yes configure:3979: checking whether mipsel-unknown-linux-gnu-gcc accepts -g configure:3999: mipsel-unknown-linux-gnu-gcc -c -g conftest.c >&5 configure:3999: $? = 0 configure:4040: result: yes configure:4057: checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89 configure:4120: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:4120: $? = 0 configure:4133: result: none needed configure:4158: checking whether mipsel-unknown-linux-gnu-gcc understands -c and -o together configure:4180: mipsel-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4183: $? = 0 configure:4180: mipsel-unknown-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4183: $? = 0 configure:4195: result: yes configure:4223: checking for style of include used by make configure:4251: result: GNU configure:4277: checking dependency style of mipsel-unknown-linux-gnu-gcc configure:4388: result: none configure:4403: checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C99 configure:4552: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:4552: $? = 0 configure:4565: result: none needed configure:4606: checking whether ln -s works configure:4610: result: yes configure:4619: checking for strip configure:4647: result: mipsel-unknown-linux-gnu-strip configure:4663: checking for special C compiler options needed for large files configure:4708: result: no configure:4714: checking for _FILE_OFFSET_BITS value needed for large files configure:4739: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c:18:33: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ conftest.c:19:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:18:57: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ conftest.c:19:23: note: in expansion of macro 'LARGE_OFF_T' int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:18:33: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ conftest.c:20:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:18:57: warning: left shift count >= width of type [-Wshift-count-overflow] #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) ^ conftest.c:20:13: note: in expansion of macro 'LARGE_OFF_T' && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:19:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:4739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:4763: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:4763: $? = 0 configure:4771: result: 64 configure:4861: checking for perl configure:4891: result: no configure:4913: checking for rst2man configure:4946: result: no configure:4913: checking for rst2man.py configure:4931: found /usr/bin/rst2man.py configure:4943: result: /usr/bin/rst2man.py configure:4967: checking building in a git repository configure:4972: result: no configure:4979: checking for git configure:4995: found /usr/bin/git configure:5006: result: git configure:5031: checking directory to use for temporary files configure:5047: result: /tmp configure:5058: checking for case-insensitive filenames configure:5067: result: no configure:5072: checking selected sort method configure:5078: result: external sort utility configure:5083: checking for sort configure:5099: found /usr/bin/sort configure:5111: result: yes configure:5120: checking if sort accepts our command line configure:5128: result: yes configure:5151: checking how to run the C preprocessor configure:5182: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5182: $? = 0 configure:5196: mipsel-unknown-linux-gnu-gcc -E conftest.c conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | /* end confdefs.h. */ | #include configure:5221: result: mipsel-unknown-linux-gnu-gcc -E configure:5241: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5241: $? = 0 configure:5255: mipsel-unknown-linux-gnu-gcc -E conftest.c conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5255: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | /* end confdefs.h. */ | #include configure:5284: checking for grep that handles long lines and -e configure:5342: result: /bin/grep configure:5347: checking for egrep configure:5409: result: /bin/grep -E configure:5414: checking for ANSI C header files configure:5434: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5434: $? = 0 configure:5518: result: yes configure:5531: checking for sys/types.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for sys/stat.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for stdlib.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for string.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for memory.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for strings.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for inttypes.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for stdint.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5531: checking for unistd.h configure:5531: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5531: $? = 0 configure:5531: result: yes configure:5546: checking dirent.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking dirent.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for dirent.h configure:5546: result: yes configure:5546: checking errno.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking errno.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for errno.h configure:5546: result: yes configure:5546: checking fcntl.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking fcntl.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for fcntl.h configure:5546: result: yes configure:5546: checking io.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c:62:16: fatal error: io.h: No such file or directory compilation terminated. configure:5546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_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:5546: result: no configure:5546: checking io.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c conftest.c:29:16: fatal error: io.h: No such file or directory compilation terminated. configure:5546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:5546: result: no configure:5546: checking for io.h configure:5546: result: no configure:5546: checking limits.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking limits.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5546: $? = 0 configure:5546: result: yes configure:5546: checking for limits.h configure:5546: result: yes configure:5546: checking stat.h usability configure:5546: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c:63:18: fatal error: stat.h: No such file or directory compilation terminated. configure:5546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_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:5546: result: no configure:5546: checking stat.h presence configure:5546: mipsel-unknown-linux-gnu-gcc -E conftest.c conftest.c:30:18: fatal error: stat.h: No such file or directory compilation terminated. configure:5546: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5546: result: no configure:5546: checking for stat.h configure:5546: result: no configure:5546: checking for stdlib.h configure:5546: result: yes configure:5546: checking for string.h configure:5546: result: yes configure:5559: checking time.h usability configure:5559: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5559: $? = 0 configure:5559: result: yes configure:5559: checking time.h presence configure:5559: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5559: $? = 0 configure:5559: result: yes configure:5559: checking for time.h configure:5559: result: yes configure:5559: checking types.h usability configure:5559: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c:66:19: fatal error: types.h: No such file or directory compilation terminated. configure:5559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_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:5559: result: no configure:5559: checking types.h presence configure:5559: mipsel-unknown-linux-gnu-gcc -E conftest.c conftest.c:33:19: fatal error: types.h: No such file or directory compilation terminated. configure:5559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:5559: result: no configure:5559: checking for types.h configure:5559: result: no configure:5559: checking for unistd.h configure:5559: result: yes configure:5572: checking sys/dir.h usability configure:5572: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking sys/dir.h presence configure:5572: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking for sys/dir.h configure:5572: result: yes configure:5572: checking for sys/stat.h configure:5572: result: yes configure:5572: checking sys/times.h usability configure:5572: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking sys/times.h presence configure:5572: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking for sys/times.h configure:5572: result: yes configure:5572: checking for sys/types.h configure:5572: result: yes configure:5572: checking sys/wait.h usability configure:5572: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking sys/wait.h presence configure:5572: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5572: $? = 0 configure:5572: result: yes configure:5572: checking for sys/wait.h configure:5572: result: yes configure:5588: checking if L_tmpnam is defined in stdio.h configure:5602: result: yes configure:5618: checking if INT_MAX is defined in limits.h configure:5632: result: yes configure:5679: checking for size_t configure:5679: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5679: $? = 0 configure:5679: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c: In function 'main': conftest.c:75:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5679: result: yes configure:5690: checking for off_t configure:5690: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5690: $? = 0 configure:5690: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 conftest.c: In function 'main': conftest.c:75:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:5690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "universal-ctags" | #define PACKAGE_TARNAME "universal-ctags" | #define PACKAGE_VERSION "0.0.0" | #define PACKAGE_STRING "universal-ctags 0.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "universal-ctags" | #define VERSION "0.0.0" | #define DEFAULT_FILE_FORMAT 2 | #define ETAGS "etags" | #define _FILE_OFFSET_BITS 64 | #define TMPDIR "/tmp" | #define EXTERNAL_SORT 1 | #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_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_WAIT_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:5690: result: yes configure:5702: checking for fpos_t configure:5711: result: yes configure:5724: checking for clock_t configure:5733: result: yes configure:5748: checking stdbool.h usability configure:5748: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5748: $? = 0 configure:5748: result: yes configure:5748: checking stdbool.h presence configure:5748: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5748: $? = 0 configure:5748: result: yes configure:5748: checking for stdbool.h configure:5748: result: yes configure:5794: checking for an ANSI C-conforming const configure:5860: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5860: $? = 0 configure:5867: result: yes configure:5890: checking if struct stat contains st_ino configure:5911: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5911: $? = 0 configure:5917: result: yes configure:5967: checking for fnmatch configure:5967: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5967: $? = 0 configure:5967: result: yes configure:5991: checking fnmatch.h usability configure:5991: mipsel-unknown-linux-gnu-gcc -c -O2 -pipe -fomit-frame-pointer -mglibc conftest.c >&5 configure:5991: $? = 0 configure:5991: result: yes configure:5991: checking fnmatch.h presence configure:5991: mipsel-unknown-linux-gnu-gcc -E conftest.c configure:5991: $? = 0 configure:5991: result: yes configure:5991: checking for fnmatch.h configure:5991: result: yes configure:6012: checking for strstr configure:6012: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^ configure:6012: $? = 0 configure:6012: result: yes configure:6024: checking for strcasecmp configure:6024: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^ configure:6024: $? = 0 configure:6024: result: yes configure:6036: checking for strncasecmp configure:6036: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^ configure:6036: $? = 0 configure:6036: result: yes configure:6047: checking for fgetpos configure:6047: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6047: $? = 0 configure:6047: result: yes configure:6059: checking for mkstemp configure:6059: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6059: $? = 0 configure:6059: result: yes configure:6102: checking for opendir configure:6102: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6102: $? = 0 configure:6102: result: yes configure:6113: checking for strerror configure:6113: result: yes configure:6125: checking for clock configure:6125: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6125: $? = 0 configure:6125: result: yes configure:6136: checking for remove configure:6136: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6136: $? = 0 configure:6136: result: yes configure:6178: checking for truncate configure:6178: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6178: $? = 0 configure:6178: result: yes configure:6217: checking for setenv configure:6217: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6217: $? = 0 configure:6217: result: yes configure:6279: checking for regcomp configure:6279: mipsel-unknown-linux-gnu-gcc -o conftest -O2 -pipe -fomit-frame-pointer -mglibc -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6279: $? = 0 configure:6279: result: yes configure:6285: checking if regcomp works configure:6311: result: configure:6314: error: regcomp() on this system is broken. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___va_copy=yes ac_cv_af_unix_large_dgram=yes ac_cv_alignof_CORBA_boolean=1 ac_cv_alignof_CORBA_char=1 ac_cv_alignof_CORBA_double=8 ac_cv_alignof_CORBA_float=4 ac_cv_alignof_CORBA_long=4 ac_cv_alignof_CORBA_long_double=8 ac_cv_alignof_CORBA_long_long=8 ac_cv_alignof_CORBA_octet=1 ac_cv_alignof_CORBA_pointer=4 ac_cv_alignof_CORBA_short=2 ac_cv_alignof_CORBA_struct=1 ac_cv_alignof_CORBA_wchar=2 ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_long_double=no ac_cv_check_sjlj=ssjlj ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -O2 -pipe -fomit-frame-pointer -mglibc' ac_cv_env_CGCC_CFLAGS_set= ac_cv_env_CGCC_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DEBUG_CPPFLAGS_set= ac_cv_env_DEBUG_CPPFLAGS_value= ac_cv_env_EXTRA_CFLAGS_set= ac_cv_env_EXTRA_CFLAGS_value= ac_cv_env_EXTRA_CPPFLAGS_set= ac_cv_env_EXTRA_CPPFLAGS_value= ac_cv_env_JANSSON_CFLAGS_set= ac_cv_env_JANSSON_CFLAGS_value= ac_cv_env_JANSSON_LIBS_set= ac_cv_env_JANSSON_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_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBYAML_CFLAGS_set= ac_cv_env_LIBYAML_CFLAGS_value= ac_cv_env_LIBYAML_LIBS_set= ac_cv_env_LIBYAML_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/mipsel-unknown-linux-gnu/usr/lib/pkgconfig/ ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_WARNING_CFLAGS_set= ac_cv_env_WARNING_CFLAGS_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=mipsel-unknown-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_epoll_works=yes ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_ptc=no ac_cv_file__dev_ptmx=yes ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_fread_reads_directories=yes ac_cv_func___va_copy=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clock=yes ac_cv_func_fgetpos=yes ac_cv_func_fnmatch=yes ac_cv_func_fnmatch_works=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwuid_r=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_opendir=yes ac_cv_func_posix_getgrgid_r=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_printf_unix98=yes ac_cv_func_pthread_attr_getstack=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_regcomp=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setgrent_void=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setresuid=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_snprintf_c99=yes ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen_working=yes ac_cv_func_strstr=yes ac_cv_func_truncate=yes ac_cv_func_va_copy=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wait3_rusage=yes ac_cv_have_abstract_sockets=yes ac_cv_have_accrights_in_msghdr=no ac_cv_have_broken_snprintf=no ac_cv_have_control_in_msghdr=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_openpty_ctty_bug=no ac_cv_have_space_d_name_in_struct_dirent=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_h=yes ac_cv_header_stat_h=no ac_cv_header_stdbool_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_dir_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_types_h=no ac_cv_header_unistd_h=yes ac_cv_host=mipsel-unknown-linux-gnu ac_cv_linux_vers=2 ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_RST2MAN=/usr/bin/rst2man.py ac_cv_path_install='/usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_printf_zd_format=yes ac_cv_prog_AWK=gawk ac_cv_prog_CC=mipsel-unknown-linux-gnu-gcc ac_cv_prog_CPP='mipsel-unknown-linux-gnu-gcc -E' ac_cv_prog_GIT=git ac_cv_prog_STRIP=mipsel-unknown-linux-gnu-strip 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_prog_sort_found=yes ac_cv_sizeof_int=4 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t='{ac_cv_type_uid_t=yes}' ac_cv_uint=yes ac_cv_unit=yes ac_cv_va_copy=yes am_cv_CC_dependencies_compiler_type=none am_cv_func_working_getline=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_scanf_lld=yes bash_cv_dup2_broken=no bash_cv_func_sigsetjmp=present bash_cv_func_strcoll_broken=no bash_cv_getcwd_calls_popen=no bash_cv_getenv_redef=yes bash_cv_have_mbstate_t=yes bash_cv_job_control_missing=present bash_cv_must_reinstall_sighandlers=no bash_cv_opendir_not_robust=no bash_cv_pgrp_pipe=no bash_cv_printf_a_format=yes bash_cv_sys_named_pipes=present bash_cv_sys_siglist=yes bash_cv_type_rlimit=rlim_t bash_cv_ulimit_maxfds=yes bash_cv_under_sys_siglist=yes bash_cv_unusable_rtsigs=no compat_cv_func_snprintf_works=yes fu_cv_sys_stat_statfs2_bsize=yes fu_cv_sys_stat_statvfs=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_wcwidth_works=yes glib_cv___va_copy=yes glib_cv_compliant_posix_memalign=1 glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_long_long_format=ll glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=24 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_strlcpy=no glib_cv_uscore=no glib_cv_use_pid_surrogate=yes glib_cv_va_copy=yes glib_cv_va_val_copy=no lf_cv_sane_realloc=yes libIDL_cv_long_long_format=ll mono_cv_uscore=no rd_cv_ieee_works=yes rpppoe_cv_pack_bitfields=rev samba_cv_HAVE_GETTIMEOFDAY_TZ=yes samba_cv_HAVE_IFACE_AIX=no samba_cv_HAVE_IFACE_IFCONF=yes samba_cv_HAVE_IFACE_IFREQ=yes samba_cv_HAVE_IRIX_SPECIFIC_CAPABILITIES=no screen_cv_sys_bcopy_overlap=no screen_cv_sys_fifo_broken_impl=yes screen_cv_sys_fifo_usable=yes screen_cv_sys_memcpy_overlap=no screen_cv_sys_memmove_overlap=no screen_cv_sys_select_broken_retval=no screen_cv_sys_sockets_nofs=no screen_cv_sys_sockets_usable=yes screen_cv_sys_terminfo_used=yes slrn_cv___va_copy=yes slrn_cv_va_copy=yes slrn_cv_va_val_copy=yes sudo_cv_func_unsetenv_void=no sudo_cv_uid_t_len=10 td_cv_buggygetaddrinfo=no utils_cv_sys_open_max=1015 vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=yes vim_cv_terminfo=yes vim_cv_toupper_broken=no vim_cv_tty_group=world vim_cv_tty_mode=0666 wi_cv_struct_timeval_tv_sec=long wi_cv_struct_timeval_tv_usec=long wi_cv_unix_domain_sockets=yes yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/missing autoconf' AUTOHEADER='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/missing autoheader' AUTOMAKE='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/missing automake-1.15' AWK='gawk' BUILD_IN_GIT_REPO_FALSE='' BUILD_IN_GIT_REPO_TRUE='#' CC='mipsel-unknown-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS=' -O2 -pipe -fomit-frame-pointer -mglibc' CGCC_CFLAGS='' COVERAGE_CFLAGS='' COVERAGE_LDFLAGS='' CPP='mipsel-unknown-linux-gnu-gcc -E' CPPFLAGS='' CTAGS_NAME_EXECUTABLE='ctags' CYGPATH_W='echo' DEBUG_CPPFLAGS='-DDEBUG' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DEBUGGING_FALSE='' ENABLE_DEBUGGING_TRUE='#' ENABLE_XCMD_FALSE='' ENABLE_XCMD_TRUE='' ETAGS_NAME_EXECUTABLE='etags' EXEEXT='' EXTRA_CFLAGS='-std=gnu99' EXTRA_CPPFLAGS='-D_GNU_SOURCE -D__USE_GNU' FNMATCH_CPPFLAGS='' GIT='git' GREP='/bin/grep' HAVE_FNMATCH_FALSE='#' HAVE_FNMATCH_TRUE='' HAVE_JANSSON_FALSE='' HAVE_JANSSON_TRUE='' HAVE_LIBXML_FALSE='' HAVE_LIBXML_TRUE='' HAVE_LIBYAML_FALSE='' HAVE_LIBYAML_TRUE='' HAVE_REGCOMP_FALSE='' HAVE_REGCOMP_TRUE='' HAVE_RST2MAN_FALSE='#' HAVE_RST2MAN_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_ETAGS_FALSE='' INSTALL_ETAGS_TRUE='#' INSTALL_LIB_FALSE='' INSTALL_LIB_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JANSSON_CFLAGS='' JANSSON_LIBS='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBXML_CFLAGS='' LIBXML_LIBS='' LIBYAML_CFLAGS='' LIBYAML_LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='universal-ctags' PACKAGE_BUGREPORT='' PACKAGE_NAME='universal-ctags' PACKAGE_STRING='universal-ctags 0.0.0' PACKAGE_TARNAME='universal-ctags' PACKAGE_URL='' PACKAGE_VERSION='0.0.0' PATH_SEPARATOR=':' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/mipsel-unknown-linux-gnu/usr/lib/pkgconfig/' REAL_CC='' REGCOMP_CPPFLAGS='' RST2MAN='/usr/bin/rst2man.py' RUN_OPTLIB2C_FALSE='#' RUN_OPTLIB2C_TRUE='' SET_MAKE='' SHELL='/bin/sh' STRIP='mipsel-unknown-linux-gnu-strip' USE_READCMD_FALSE='#' USE_READCMD_TRUE='' VERSION='0.0.0' WARNING_CFLAGS='-Wall' 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='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/ctags-20161028' dvidir='${docdir}' exec_prefix='NONE' host='mipsel-unknown-linux-gnu' host_alias='mipsel-unknown-linux-gnu' host_cpu='mipsel' host_os='linux-gnu' host_vendor='unknown' htmldir='/usr/share/doc/ctags-20161028/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/install-sh' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' perl_found='yes' pkglibexecdir='${exec_prefix}/libexec/ctags' pkgsysconfdir='/etc/ctags' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sort_found='yes' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "universal-ctags" #define PACKAGE_TARNAME "universal-ctags" #define PACKAGE_VERSION "0.0.0" #define PACKAGE_STRING "universal-ctags 0.0.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "universal-ctags" #define VERSION "0.0.0" #define DEFAULT_FILE_FORMAT 2 #define ETAGS "etags" #define _FILE_OFFSET_BITS 64 #define TMPDIR "/tmp" #define EXTERNAL_SORT 1 #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_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_STDBOOL_H 1 #define USE_STDBOOL_H 1 #define HAVE_STAT_ST_INO 1 #define HAVE_FNMATCH 1 #define HAVE_FNMATCH_H 1 #define HAVE_STRSTR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_FGETPOS 1 #define HAVE_MKSTEMP 1 #define HAVE_OPENDIR 1 #define HAVE_STRERROR 1 #define HAVE_CLOCK 1 #define HAVE_REMOVE 1 #define HAVE_TRUNCATE 1 #define HAVE_SETENV 1 #define HAVE_REGCOMP 1 #define CHECK_REGCOMP 1 configure: exit 1