This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by man-db configure 2.8.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/man-db-2.8.4 --htmldir=/usr/share/doc/man-db-2.8.4/html --libdir=/usr/lib64 --docdir=$(datarootdir)/doc/man-db-2.8.4 --with-systemdtmpfilesdir=/usr/lib/tmpfiles.d --enable-setuid --enable-cache-owner=man --with-sections=1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o 1x 2x 3x 4x 5x 6x 7x 8x --enable-nls --disable-static --with-libseccomp --with-db=gdbm ## --------- ## ## Platform. ## ## --------- ## hostname = tux uname -m = x86_64 uname -r = 4.17.4-aufs uname -s = Linux uname -v = #2 SMP Tue Jul 17 20:08:14 KST 2018 /usr/bin/uname -p = Intel(R) Pentium(R) CPU 3550M @ 2.30GHz /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/lib64/distcc/bin PATH: /usr/lib/portage/python3.6/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.6/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0 PATH: /usr/x86_64-pc-linux-gnu/aarch64-unknown-linux-gnu/gcc-bin/7.3.0 PATH: /usr/lib/llvm/6/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3571: 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:3810: checking for a BSD-compatible install configure:3878: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c configure:3889: checking whether build environment is sane configure:3944: result: yes configure:4095: checking for a thread-safe mkdir -p configure:4134: result: /bin/mkdir -p configure:4141: checking for gawk configure:4157: found /usr/bin/gawk configure:4168: result: gawk configure:4179: checking whether make sets $(MAKE) configure:4201: result: yes configure:4230: checking whether make supports nested variables configure:4247: result: yes configure:4374: checking whether to enable maintainer-specific portions of Makefiles configure:4383: result: no configure:4407: checking whether make supports nested variables configure:4424: result: yes configure:4449: checking for style of include used by make configure:4477: result: GNU configure:4508: checking for x86_64-pc-linux-gnu-gcc configure:4524: found /usr/lib64/distcc/bin/x86_64-pc-linux-gnu-gcc configure:4535: result: x86_64-pc-linux-gnu-gcc configure:4898: checking for C compiler version configure:4907: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 7.3.0-r3 p1.4) 7.3.0 Copyright (C) 2017 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:4918: $? = 0 configure:4907: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.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/7.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/7.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 7.3.0-r3 p1.4' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 7.3.0 (Gentoo 7.3.0-r3 p1.4) configure:4918: $? = 0 configure:4907: 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. distcc[3044] ERROR: compile (null) on localhost failed configure:4918: $? = 1 configure:4907: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3050] ERROR: compile (null) on localhost failed configure:4918: $? = 1 configure:4907: x86_64-pc-linux-gnu-gcc -version >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-version' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. distcc[3062] ERROR: compile (null) on localhost failed configure:4918: $? = 1 configure:4938: checking whether the C compiler works configure:4960: x86_64-pc-linux-gnu-gcc -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4964: $? = 0 configure:5012: result: yes configure:5015: checking for C compiler default output file name configure:5017: result: a.out configure:5023: checking for suffix of executables configure:5030: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5034: $? = 0 configure:5056: result: configure:5078: checking whether we are cross compiling configure:5086: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5090: $? = 0 configure:5097: ./conftest configure:5101: $? = 0 configure:5116: result: no configure:5121: checking for suffix of object files configure:5143: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:5147: $? = 0 configure:5168: result: o configure:5172: checking whether we are using the GNU C compiler configure:5191: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:5191: $? = 0 configure:5200: result: yes configure:5209: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5229: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:5229: $? = 0 configure:5270: result: yes configure:5287: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features configure:5490: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:5490: $? = 0 configure:5504: result: none needed configure:5807: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5918: result: none configure:5939: checking how to run the C preprocessor configure:5970: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5970: $? = 0 configure:5984: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. distcc[3163] ERROR: compile (null) on localhost failed configure:5984: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | /* end confdefs.h. */ | #include configure:6009: result: x86_64-pc-linux-gnu-gcc -E configure:6029: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6029: $? = 0 configure:6043: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. distcc[3184] ERROR: compile (null) on localhost failed configure:6043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | /* end confdefs.h. */ | #include configure:6072: checking for grep that handles long lines and -e configure:6130: result: /bin/grep configure:6135: checking for egrep configure:6197: result: /bin/grep -E configure:6202: checking for ANSI C header files configure:6222: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6222: $? = 0 configure:6295: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:6295: $? = 0 configure:6295: ./conftest configure:6295: $? = 0 configure:6306: result: yes configure:6319: checking for sys/types.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for sys/stat.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for stdlib.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for string.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for memory.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for strings.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for inttypes.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for stdint.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6319: checking for unistd.h configure:6319: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6319: $? = 0 configure:6319: result: yes configure:6332: checking minix/config.h usability configure:6332: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. distcc[3473] ERROR: compile conftest.c on localhost failed configure:6332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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:6332: result: no configure:6332: checking minix/config.h presence configure:6332: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. distcc[3484] ERROR: compile (null) on localhost failed configure:6332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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:6332: result: no configure:6332: checking for minix/config.h configure:6332: result: no configure:6356: checking whether it is safe to define __EXTENSIONS__ configure:6374: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6374: $? = 0 configure:6381: result: yes configure:6414: checking whether _XOPEN_SOURCE should be defined configure:6433: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:6433: $? = 0 configure:6457: result: no configure:6473: checking build system type configure:6487: result: x86_64-pc-linux-gnu configure:6507: checking host system type configure:6520: result: x86_64-pc-linux-gnu configure:6558: checking for x86_64-pc-linux-gnu-pkg-config configure:6576: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6588: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:6656: checking pkg-config is at least version 0.9.0 configure:6659: result: yes configure:6687: System-wide cache files will be owned by man configure:6717: Man will be installed setuid man configure:6960: Using GNU hierarchy organization configure:6989: checking for Minix Amsterdam compiler configure:7013: result: no configure:7029: checking for x86_64-pc-linux-gnu-ar configure:7045: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7056: result: x86_64-pc-linux-gnu-ar configure:7126: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:7142: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:7142: $? = 0 configure:7144: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:7147: $? = 0 configure:7175: result: ar configure:7200: checking for x86_64-pc-linux-gnu-ar configure:7227: result: x86_64-pc-linux-gnu-ar configure:7302: checking for x86_64-pc-linux-gnu-ranlib configure:7318: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7329: result: x86_64-pc-linux-gnu-ranlib configure:7403: checking for special C compiler options needed for large files configure:7448: result: no configure:7454: checking for _FILE_OFFSET_BITS value needed for large files configure:7479: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe conftest.c >&5 configure:7479: $? = 0 configure:7511: result: no configure:7872: checking how to run the C preprocessor configure:7942: result: x86_64-pc-linux-gnu-gcc -E configure:7962: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7962: $? = 0 configure:7976: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:42:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. distcc[3596] ERROR: compile (null) on localhost failed configure:7976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | #include configure:8020: checking whether C compiler handles -Werror -Wunknown-warning-option configure:8039: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Werror -Wunknown-warning-option -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option' distcc[3607] ERROR: compile conftest.c on localhost failed configure:8039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8049: result: no configure:8066: checking whether C compiler handles -W configure:8085: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8085: $? = 0 configure:8095: result: yes configure:8104: checking whether C compiler handles -Wpointer-arith configure:8123: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wpointer-arith -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8123: $? = 0 configure:8133: result: yes configure:8142: checking whether C compiler handles -Wwrite-strings configure:8161: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wwrite-strings -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8161: $? = 0 configure:8171: result: yes configure:8180: checking whether C compiler handles -Wstrict-prototypes configure:8199: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wstrict-prototypes -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^~~~ configure:8199: $? = 0 configure:8209: result: yes configure:8218: checking whether C compiler handles -Wshadow configure:8237: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wshadow -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8237: $? = 0 configure:8247: result: yes configure:8256: checking whether C compiler handles -Wformat-security configure:8275: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wformat-security -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8275: $? = 0 configure:8285: result: yes configure:8294: checking whether C compiler handles -Wredundant-decls configure:8313: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wredundant-decls -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8313: $? = 0 configure:8323: result: yes configure:8332: checking whether C compiler handles -Wno-missing-field-initializers configure:8351: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wmissing-field-initializers -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8351: $? = 0 configure:8361: result: yes configure:8370: checking whether ln -s works configure:8374: result: yes configure:8386: checking for x86_64-pc-linux-gnu-ar configure:8413: result: x86_64-pc-linux-gnu-ar configure:8483: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:8532: result: ar configure:8598: checking how to print strings configure:8625: result: printf configure:8646: checking for a sed that does not truncate output configure:8710: result: /bin/sed configure:8728: checking for fgrep configure:8790: result: /bin/grep -F configure:8825: checking for ld used by x86_64-pc-linux-gnu-gcc configure:8892: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:8899: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:8914: result: yes configure:8926: checking for BSD- or MS-compatible name lister (nm) configure:8980: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:9110: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:9117: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:9120: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:9123: output 0000000000000000 B some_variable configure:9130: result: BSD nm configure:9134: checking the maximum length of command line arguments configure:9265: result: 1572864 configure:9313: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9353: result: func_convert_file_noop configure:9360: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9380: result: func_convert_file_noop configure:9387: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:9394: result: -r configure:9428: checking for x86_64-pc-linux-gnu-objdump configure:9444: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:9455: result: x86_64-pc-linux-gnu-objdump configure:9527: checking how to recognize dependent libraries configure:9727: result: pass_all configure:9772: checking for x86_64-pc-linux-gnu-dlltool configure:9802: result: no configure:9812: checking for dlltool configure:9842: result: no configure:9872: checking how to associate runtime and link libraries configure:9899: result: printf %s\n configure:9915: checking for x86_64-pc-linux-gnu-ar configure:9942: result: x86_64-pc-linux-gnu-ar configure:10023: checking for archiver @FILE support configure:10040: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:10040: $? = 0 configure:10043: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:10046: $? = 0 configure:10051: 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:10054: $? = 1 configure:10066: result: @ configure:10084: checking for x86_64-pc-linux-gnu-strip configure:10100: found /usr/bin/x86_64-pc-linux-gnu-strip configure:10111: result: x86_64-pc-linux-gnu-strip configure:10183: checking for x86_64-pc-linux-gnu-ranlib configure:10210: result: x86_64-pc-linux-gnu-ranlib configure:10352: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:10505: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:10508: $? = 0 configure:10512: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10515: $? = 0 configure:10581: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:10584: $? = 0 configure:10622: result: ok configure:10669: checking for sysroot configure:10699: result: no configure:10706: checking for a working dd configure:10744: result: /bin/dd configure:10748: checking how to truncate binary pipes configure:10763: result: /bin/dd bs=4096 count=1 configure:10899: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:10902: $? = 0 configure:11052: checking for x86_64-pc-linux-gnu-mt configure:11082: result: no configure:11092: checking for mt configure:11122: result: no configure:11142: checking if : is a manifest tool configure:11148: : '-?' configure:11156: result: no configure:11830: checking for dlfcn.h configure:11830: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:11830: $? = 0 configure:11830: result: yes configure:12085: checking for objdir configure:12100: result: .libs configure:12364: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:12382: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12386: $? = 0 configure:12399: result: no configure:12757: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:12764: result: -fPIC -DPIC configure:12772: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:12790: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:12794: $? = 0 configure:12807: result: yes configure:12836: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:12864: result: yes configure:12879: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:12900: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -o out/conftest2.o conftest.c >&5 configure:12904: $? = 0 configure:12926: result: yes configure:12934: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:12981: result: yes configure:13014: 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:14277: result: yes configure:14314: checking whether -lc should be explicitly linked in configure:14322: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:14325: $? = 0 configure:14340: 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:14343: $? = 0 configure:14357: result: no configure:14517: checking dynamic linker characteristics configure:15098: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15098: $? = 0 configure:15347: result: GNU/Linux ld.so configure:15469: checking how to hardcode library paths into programs configure:15494: result: immediate configure:16042: checking whether stripping libraries is possible configure:16047: result: yes configure:16082: checking if libtool supports shared libraries configure:16084: result: yes configure:16087: checking whether to build shared libraries configure:16112: result: yes configure:16115: checking whether to build static libraries configure:16119: result: no configure:16160: checking for cat configure:16176: found /bin/cat configure:16187: result: cat configure:16215: checking for www-browser configure:16245: result: no configure:16215: checking for lynx configure:16245: result: no configure:16215: checking for elinks configure:16245: result: no configure:16215: checking for w3m configure:16245: result: no configure:16265: checking for tr configure:16281: found /usr/bin/tr configure:16292: result: tr configure:16307: checking for grep configure:16323: found /bin/grep configure:16334: result: grep configure:16362: checking for pager configure:16392: result: no configure:16362: checking for less configure:16378: found /usr/bin/less configure:16389: result: less configure:16430: checking for nroff configure:16446: found /usr/bin/nroff configure:16457: result: nroff configure:16477: checking whether nroff is GNU nroff configure:16501: result: yes configure:16557: checking for appropriate nroff macro configure:16586: result: -mandoc configure:16607: checking for groff configure:16623: found /usr/bin/groff configure:16634: result: groff configure:16704: checking for appropriate groff options configure:16735: result: -mandoc configure:16749: checking whether nroff supports warning control configure:16763: result: yes configure:16776: checking for gpreconv configure:16806: result: no configure:16776: checking for preconv configure:16792: found /usr/bin/preconv configure:16803: result: preconv configure:16815: checking for groff with Debian multibyte patch or real Unicode support configure:16837: result: yes configure:16863: checking for eqn configure:16879: found /usr/bin/eqn configure:16890: result: eqn configure:16925: checking for neqn configure:16941: found /usr/bin/neqn configure:16952: result: neqn configure:16995: checking for tbl configure:17011: found /usr/bin/tbl configure:17022: result: tbl configure:17043: checking whether tbl supports the 'x' format character configure:17057: result: yes configure:17082: checking for col configure:17098: found /usr/bin/col configure:17109: result: col configure:17144: checking for vgrind configure:17174: result: no configure:17144: checking for gvgrind configure:17174: result: no configure:17206: checking for refer configure:17222: found /usr/bin/refer configure:17233: result: refer configure:17268: checking for grap configure:17298: result: no configure:17330: checking for pic configure:17346: found /usr/bin/pic configure:17357: result: pic configure:17394: checking for gzip configure:17410: found /bin/gzip configure:17421: result: gzip configure:17462: checking for compress configure:17492: result: no configure:17533: checking for bzip2 configure:17549: found /bin/bzip2 configure:17560: result: bzip2 configure:17599: checking for xz configure:17615: found /usr/bin/xz configure:17626: result: xz configure:17733: checking for lzip configure:17763: result: no configure:17799: checking for gzopen in -lz configure:17833: result: yes configure:17848: checking for library containing strerror configure:17879: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17879: $? = 0 configure:17896: result: none required configure:17908: checking for flex configure:17924: found /usr/bin/flex configure:17935: result: flex configure:17973: flex conftest.l configure:17977: $? = 0 configure:17979: checking lex output file root configure:17993: result: lex.yy configure:17998: checking lex library configure:18012: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/cc4113fZ.o: In function `yylex': conftest.c:(.text+0xe2e): undefined reference to `yywrap' conftest.c:(.text+0x101e): undefined reference to `yywrap' /var/tmp/portage/sys-apps/man-db-2.8.4/temp/cc4113fZ.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `yywrap' collect2: error: ld returned 1 exit status distcc[4148] ERROR: compile conftest.c on localhost failed configure:18012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | #line 2 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 6 | #define YY_FLEX_SUBMINOR_VERSION 4 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #ifndef SIZE_MAX | #define SIZE_MAX (~(size_t)0) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | /* begin standard C++ headers. */ | | /* TODO: this is always defined, so inline it */ | #define yyconst const | | #if defined(__GNUC__) && __GNUC__ >= 3 | #define yynoreturn __attribute__((__noreturn__)) | #else | #define yynoreturn | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an | * integer in range [0..255] for use as an array index. | */ | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | #define YY_LINENO_REWIND_TO(ptr) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | int yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = NULL; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart ( FILE *input_file ); | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); | void yy_delete_buffer ( YY_BUFFER_STATE b ); | void yy_flush_buffer ( YY_BUFFER_STATE b ); | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state ( void ); | | static void yyensure_buffer_stack ( void ); | static void yy_load_buffer_state ( void ); | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); | | void *yyalloc ( yy_size_t ); | void *yyrealloc ( void *, yy_size_t ); | void yyfree ( void * ); | | #define yy_new_buffer yy_create_buffer | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | typedef flex_uint8_t YY_CHAR; | | FILE *yyin = NULL, *yyout = NULL; | | typedef int yy_state_type; | | extern int yylineno; | int yylineno = 1; | | extern char *yytext; | #ifdef yytext_ptr | #undef yytext_ptr | #endif | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state ( void ); | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); | static int yy_get_next_buffer ( void ); | static void yynoreturn yy_fatal_error ( const char* msg ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (int) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static const flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static const flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static const YY_CHAR yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static const YY_CHAR yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static const flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static const flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static const flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static const flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 459 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals ( void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy ( void ); | | int yyget_debug ( void ); | | void yyset_debug ( int debug_flag ); | | YY_EXTRA_TYPE yyget_extra ( void ); | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in ( void ); | | void yyset_in ( FILE * _in_str ); | | FILE *yyget_out ( void ); | | void yyset_out ( FILE * _out_str ); | | int yyget_leng ( void ); | | char *yyget_text ( void ); | | int yyget_lineno ( void ); | | void yyset_lineno ( int _line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap ( void ); | #else | extern int yywrap ( void ); | #endif | #endif | | #ifndef YY_NO_UNPUT | | static void yyunput ( int c, char *buf_ptr ); | | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy ( char *, const char *, int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen ( const char * ); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput ( void ); | #else | static int input ( void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | int n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK /*LINTED*/break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | { | #line 1 "conftest.l" | | #line 684 "lex.yy.c" | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | | find_rule: /* we branch to this label when backing up */ | | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 793 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of user's declarations */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | /* "- 2" to take care of EOB's */ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | yy_state_type yy_current_state; | char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | int yy_is_jam; | | YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | #ifndef YY_NO_UNPUT | | static void yyunput (int c, char * yy_bp ) | { | char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | int number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return 0; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree( (void *) b->yy_ch_buf ); | | yyfree( (void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | yy_size_t grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return NULL; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = NULL; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (const char * yystr ) | { | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = (yy_size_t) (_yybytes_len + 2); | buf = (char *) yyalloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yynoreturn yy_fatal_error (const char* msg ) | { | fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param _line_number line number | * | */ | void yyset_lineno (int _line_number ) | { | | yylineno = _line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param _in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * _in_str ) | { | yyin = _in_str ; | } | | void yyset_out (FILE * _out_str ) | { | yyout = _out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int _bdebug ) | { | yy_flex_debug = _bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = NULL; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = NULL; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = NULL; | yyout = NULL; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer( YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, const char * s2, int n ) | { | | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (const char * s ) | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return malloc(size); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return realloc(ptr, size); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:18012: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 configure:18012: $? = 0 configure:18022: result: -lfl configure:18028: checking whether yytext is a pointer configure:18045: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 configure:18045: $? = 0 configure:18053: result: yes configure:18071: checking for size_t configure:18071: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18071: $? = 0 configure:18071: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ distcc[4279] ERROR: compile conftest.c on localhost failed configure:18071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 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:18071: result: yes configure:18084: checking for working alloca.h configure:18101: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18101: $? = 0 configure:18109: result: yes configure:18117: checking for alloca configure:18154: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18154: $? = 0 configure:18162: result: yes configure:18272: checking for inline configure:18288: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18288: $? = 0 configure:18296: result: inline configure:18314: checking for C/C++ restrict keyword configure:18341: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18341: $? = 0 configure:18349: result: __restrict configure:18363: checking whether clearerr_unlocked is declared configure:18363: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18363: $? = 0 configure:18363: result: yes configure:18376: checking whether feof_unlocked is declared configure:18376: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18376: $? = 0 configure:18376: result: yes configure:18389: checking whether ferror_unlocked is declared configure:18389: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18389: $? = 0 configure:18389: result: yes configure:18402: checking whether fflush_unlocked is declared configure:18402: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18402: $? = 0 configure:18402: result: yes configure:18415: checking whether fgets_unlocked is declared configure:18415: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18415: $? = 0 configure:18415: result: yes configure:18428: checking whether fputc_unlocked is declared configure:18428: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18428: $? = 0 configure:18428: result: yes configure:18441: checking whether fputs_unlocked is declared configure:18441: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18441: $? = 0 configure:18441: result: yes configure:18454: checking whether fread_unlocked is declared configure:18454: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18454: $? = 0 configure:18454: result: yes configure:18467: checking whether fwrite_unlocked is declared configure:18467: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18467: $? = 0 configure:18467: result: yes configure:18480: checking whether getc_unlocked is declared configure:18480: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18480: $? = 0 configure:18480: result: yes configure:18493: checking whether getchar_unlocked is declared configure:18493: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18493: $? = 0 configure:18493: result: yes configure:18506: checking whether putc_unlocked is declared configure:18506: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18506: $? = 0 configure:18506: result: yes configure:18519: checking whether putchar_unlocked is declared configure:18519: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18519: $? = 0 configure:18519: result: yes configure:18538: checking for flockfile configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for funlockfile configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for btowc configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for canonicalize_file_name configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for realpath configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getcwd configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for readlink configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for _set_invalid_parameter_handler configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/ccZLn6bP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status distcc[4908] ERROR: compile conftest.c on localhost failed configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _set_invalid_parameter_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:18538: result: no configure:18538: checking for fchdir configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for fcntl configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for symlink configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for fdopendir configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mempcpy configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:114:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] char mempcpy (); ^~~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for flock configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for isblank configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'isblank' [-Wbuiltin-declaration-mismatch] char isblank (); ^~~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for iswctype configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mbsrtowcs configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for wmemchr configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for wmemcpy configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for wmempcpy configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for fstatat configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for futimens configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getdelim configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getdtablesize configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getlogin_r configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getprogname configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/ccJdlXYh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status distcc[5508] ERROR: compile conftest.c on localhost failed configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getprogname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:18538: result: no configure:18538: checking for getexecname configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/cc51jDoq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status distcc[5550] ERROR: compile conftest.c on localhost failed configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getexecname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:18538: result: no configure:18538: checking for gettimeofday configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for nanotime configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/ccMOrYQy.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `nanotime' collect2: error: ld returned 1 exit status distcc[5644] ERROR: compile conftest.c on localhost failed configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define nanotime to an innocuous variant, in case declares nanotime. | For example, HP-UX 11i declares gettimeofday. */ | #define nanotime innocuous_nanotime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nanotime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nanotime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nanotime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_nanotime || defined __stub___nanotime | choke me | #endif | | int | main () | { | return nanotime (); | ; | return 0; | } configure:18538: result: no configure:18538: checking for getpwnam_r configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for geteuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getresuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getgid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getegid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for getresgid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setresuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setreuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for seteuid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setresgid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setregid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setegid configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for lstat configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mbsinit configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mbrtowc configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mprotect configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for mkstemp configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for nl_langinfo configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for openat configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for link configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for fpathconf configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for setenv configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for sigaction configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for sigaltstack configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for siginterrupt configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for sleep configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for strdup configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:155:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for strndup configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:156:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for pipe configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for utime configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for futimes configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for futimesat configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for utimensat configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for lutimes configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for vasnprintf configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-apps/man-db-2.8.4/temp/cc6QXMOn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status distcc[6545] ERROR: compile conftest.c on localhost failed configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:18538: result: no configure:18538: checking for snprintf configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:163:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for wcrtomb configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18538: $? = 0 configure:18538: result: yes configure:18538: checking for iswcntrl configure:18538: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:165:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] char iswcntrl (); ^~~~~~~~ configure:18538: $? = 0 configure:18538: result: yes configure:18563: checking features.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking features.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for features.h configure:18563: result: yes configure:18563: checking linewrap.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 conftest.c:177:10: fatal error: linewrap.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. distcc[6676] ERROR: compile conftest.c on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_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:18563: result: no configure:18563: checking linewrap.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:144:10: fatal error: linewrap.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. distcc[6689] ERROR: compile (null) on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include configure:18563: result: no configure:18563: checking for linewrap.h configure:18563: result: no configure:18563: checking sys/param.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/param.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/param.h configure:18563: result: yes configure:18563: checking for unistd.h configure:18563: result: yes configure:18563: checking sys/socket.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/socket.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/socket.h configure:18563: result: yes configure:18563: checking dirent.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking dirent.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for dirent.h configure:18563: result: yes configure:18563: checking wctype.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking wctype.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for wctype.h configure:18563: result: yes configure:18563: checking for sys/stat.h configure:18563: result: yes configure:18563: checking getopt.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking getopt.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for getopt.h configure:18563: result: yes configure:18563: checking sys/cdefs.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/cdefs.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/cdefs.h configure:18563: result: yes configure:18563: checking sys/time.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/time.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/time.h configure:18563: result: yes configure:18563: checking glob.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking glob.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for glob.h configure:18563: result: yes configure:18563: checking langinfo.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking langinfo.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for langinfo.h configure:18563: result: yes configure:18563: checking limits.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking limits.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for limits.h configure:18563: result: yes configure:18563: checking xlocale.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 conftest.c:189:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. distcc[6991] ERROR: compile conftest.c on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LANGINFO_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:18563: result: no configure:18563: checking xlocale.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:156:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. distcc[7002] ERROR: compile (null) on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:18563: result: no configure:18563: checking for xlocale.h configure:18563: result: no configure:18563: checking sys/mman.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/mman.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/mman.h configure:18563: result: yes configure:18563: checking sys/select.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/select.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/select.h configure:18563: result: yes configure:18563: checking malloc.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking malloc.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for malloc.h configure:18563: result: yes configure:18563: checking wchar.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking wchar.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for wchar.h configure:18563: result: yes configure:18563: checking for stdint.h configure:18563: result: yes configure:18563: checking for strings.h configure:18563: result: yes configure:18563: checking sys/file.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/file.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/file.h configure:18563: result: yes configure:18563: checking sys/ioctl.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/ioctl.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/ioctl.h configure:18563: result: yes configure:18563: checking sys/uio.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/uio.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/uio.h configure:18563: result: yes configure:18563: checking sysexits.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sysexits.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sysexits.h configure:18563: result: yes configure:18563: checking utime.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking utime.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for utime.h configure:18563: result: yes configure:18563: checking crtdefs.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 conftest.c:200:10: fatal error: crtdefs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. distcc[7279] ERROR: compile conftest.c on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_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:18563: result: no configure:18563: checking crtdefs.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:167:10: fatal error: crtdefs.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. distcc[7290] ERROR: compile (null) on localhost failed configure:18563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "man-db" | #define PACKAGE_TARNAME "man-db" | #define PACKAGE_VERSION "2.8.4" | #define PACKAGE_STRING "man-db 2.8.4" | #define PACKAGE_BUGREPORT "cjwatson@debian.org" | #define PACKAGE_URL "" | #define PACKAGE "man-db" | #define VERSION "2.8.4" | #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 _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define MAN_OWNER "man" | #define MAN_DB_UPDATES 1 | #define MAN_CATS 1 | #define MANDIR_LAYOUT "GNU" | #define _DARWIN_USE_64_BIT_INODE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_PAGER 1 | #define HAVE_NROFF 1 | #define GNU_NROFF 1 | #define TROFF_IS_GROFF 1 | #define HAS_TROFF 1 | #define NROFF_WARNINGS 1 | #define MULTIBYTE_GROFF 1 | #define HAVE_EQN 1 | #define HAVE_NEQN 1 | #define HAVE_TBL 1 | #define HAVE_COL 1 | #define HAVE_REFER 1 | #define HAVE_PIC 1 | #define HAVE_GZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_XZ 1 | #define COMP_CAT 1 | #define COMP_SRC 1 | #define HAVE_LIBZ 1 | #define YYTEXT_POINTER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_BTOWC 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_REALPATH 1 | #define HAVE_GETCWD 1 | #define HAVE_READLINK 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FLOCK 1 | #define HAVE_ISBLANK 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBSRTOWCS 1 | #define HAVE_WMEMCHR 1 | #define HAVE_WMEMCPY 1 | #define HAVE_WMEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_FUTIMENS 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETUID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETRESUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEGID 1 | #define HAVE_LSTAT 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_MKSTEMP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_OPENAT 1 | #define HAVE_LINK 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETENV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_SLEEP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_PIPE 1 | #define HAVE_UTIME 1 | #define HAVE_FUTIMES 1 | #define HAVE_FUTIMESAT 1 | #define HAVE_UTIMENSAT 1 | #define HAVE_LUTIMES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCRTOMB 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_FEATURES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:18563: result: no configure:18563: checking for crtdefs.h configure:18563: result: no configure:18582: checking whether strerror_r is declared configure:18582: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18582: $? = 0 configure:18582: result: yes configure:18595: checking for strerror_r configure:18595: x86_64-pc-linux-gnu-gcc -o conftest -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18595: $? = 0 configure:18595: result: yes configure:18604: checking whether strerror_r returns char * configure:18628: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest.c >&5 configure:18628: $? = 0 configure:18666: result: yes configure:18774: checking whether uses 'inline' correctly configure:18799: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest1.c >&5 configure:18802: $? = 0 configure:18821: x86_64-pc-linux-gnu-gcc -c -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall conftest2.c >&5 configure:18824: $? = 0 conftest2.o: In function `main': conftest2.c:(.text.startup+0x0): multiple definition of `main' conftest1.o:conftest1.c:(.text.startup+0x0): first defined here conftest1.o: In function `main': conftest1.c:(.text.startup+0x1): undefined reference to `zero' conftest2.o: In function `main': conftest2.c:(.text.startup+0x1): undefined reference to `zero' collect2: error: ld returned 1 exit status distcc[7390] ERROR: compile (null) on localhost failed configure:18837: result: no configure:18840: error: cannot be used with this compiler (x86_64-pc-linux-gnu-gcc -march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall ). This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode. You have four options: - Add the flag -fgnu89-inline to CC and reconfigure, or - Fix your include files, using parts of , or - Use a gcc version older than 4.3, or - Don't use the flags -std=c99 or -std=gnu99. Configuration aborted. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_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_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_libpipeline_CFLAGS_set= ac_cv_env_libpipeline_CFLAGS_value= ac_cv_env_libpipeline_LIBS_set= ac_cv_env_libpipeline_LIBS_value= ac_cv_env_libseccomp_CFLAGS_set= ac_cv_env_libseccomp_CFLAGS_value= ac_cv_env_libseccomp_LIBS_set= ac_cv_env_libseccomp_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_fchdir=yes ac_cv_func_fcntl=yes ac_cv_func_fdopendir=yes ac_cv_func_flock=yes ac_cv_func_flockfile=yes ac_cv_func_fpathconf=yes ac_cv_func_fstatat=yes ac_cv_func_funlockfile=yes ac_cv_func_futimens=yes ac_cv_func_futimes=yes ac_cv_func_futimesat=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getexecname=no ac_cv_func_getgid=yes ac_cv_func_getlogin_r=yes ac_cv_func_getprogname=no ac_cv_func_getpwnam_r=yes ac_cv_func_getresgid=yes ac_cv_func_getresuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_link=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mempcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_mprotect=yes ac_cv_func_nanotime=no ac_cv_func_nl_langinfo=yes ac_cv_func_openat=yes ac_cv_func_pipe=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strndup=yes ac_cv_func_symlink=yes ac_cv_func_utime=yes ac_cv_func_utimensat=yes ac_cv_func_vasnprintf=no ac_cv_func_wcrtomb=yes ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_crtdefs_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_malloc_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_cdefs_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_lex=-lfl ac_cv_lib_z_gzopen=yes 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='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_LEX=flex 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_bzip2=bzip2 ac_cv_prog_cat=cat ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_col=col ac_cv_prog_eqn=eqn ac_cv_prog_grep=grep ac_cv_prog_gzip=gzip ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_prog_neqn=neqn ac_cv_prog_nroff=nroff ac_cv_prog_pager=less ac_cv_prog_pic=pic ac_cv_prog_preconv=preconv ac_cv_prog_refer=refer ac_cv_prog_tbl=tbl ac_cv_prog_tr=tr ac_cv_prog_troff=groff ac_cv_prog_xz=xz ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes gl_cv_c_amsterdam_compiler=no gl_cv_header_wchar_h_correct_inline=no gl_cv_warn_c__W=yes gl_cv_warn_c__Werror__Wunknown_warning_option=no gl_cv_warn_c__Wformat_security=yes gl_cv_warn_c__Wno_missing_field_initializers=yes gl_cv_warn_c__Wpointer_arith=yes gl_cv_warn_c__Wredundant_decls=yes gl_cv_warn_c__Wshadow=yes gl_cv_warn_c__Wstrict_prototypes=yes gl_cv_warn_c__Wwrite_strings=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' man_cv_prog_gnu_nroff=yes man_cv_prog_nroff_macro=-mandoc man_cv_prog_nroff_warnings=yes man_cv_prog_troff_options=-mandoc man_cv_tbl_x_format=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/missing aclocal-1.15' ALLOCA='' ALLOCA_H='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='' AR='x86_64-pc-linux-gnu-ar' ARFLAGS='cr' ASM_SYMBOL_PREFIX='' AUTOCONF='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=haswell -mabm -mno-aes -mno-avx2 -mno-avx -mno-bmi2 -mno-bmi -mno-f16c -mno-fma -mno-xsave -mno-xsaveopt -mtune=haswell -O2 -pipe -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CYGPATH_W='echo' DBLIBS='' DBTYPE='' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/bin/grep -F' FLOAT_H='' FNMATCH_H='' GETOPT_CDEFS_H='' GETOPT_H='' GETTEXT_MACRO_VERSION='' GLIBC21='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='' GL_GENERATE_FNMATCH_H_FALSE='' GL_GENERATE_FNMATCH_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='' GL_GENERATE_SYSEXITS_H_FALSE='' GL_GENERATE_SYSEXITS_H_TRUE='' GL_GENERATE_UTIME_H_FALSE='' GL_GENERATE_UTIME_H_TRUE='' GMSGFMT='' GMSGFMT_015='' GNULIB_ACCEPT4='' GNULIB_ACCEPT='' GNULIB_ALPHASORT='' GNULIB_ATOLL='' GNULIB_BIND='' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_CHDIR='' GNULIB_CHOWN='' GNULIB_CLOSE='' GNULIB_CLOSEDIR='' GNULIB_CONNECT='' GNULIB_CTIME='' GNULIB_DIRFD='' GNULIB_DPRINTF='' GNULIB_DUP2='' GNULIB_DUP3='' GNULIB_DUP='' GNULIB_DUPLOCALE='' GNULIB_ENVIRON='' GNULIB_EUIDACCESS='' GNULIB_EXPLICIT_BZERO='' GNULIB_FACCESSAT='' GNULIB_FCHDIR='' GNULIB_FCHMODAT='' GNULIB_FCHOWNAT='' GNULIB_FCLOSE='' GNULIB_FCNTL='' GNULIB_FDATASYNC='' GNULIB_FDOPEN='' GNULIB_FDOPENDIR='' GNULIB_FFLUSH='' GNULIB_FFS='' GNULIB_FFSL='' GNULIB_FFSLL='' GNULIB_FGETC='' GNULIB_FGETS='' GNULIB_FLOCK='' GNULIB_FOPEN='' GNULIB_FPRINTF='' GNULIB_FPRINTF_POSIX='' GNULIB_FPURGE='' GNULIB_FPUTC='' GNULIB_FPUTS='' GNULIB_FREAD='' GNULIB_FREOPEN='' GNULIB_FSCANF='' GNULIB_FSEEK='' GNULIB_FSEEKO='' GNULIB_FSTAT='' GNULIB_FSTATAT='' GNULIB_FSYNC='' GNULIB_FTELL='' GNULIB_FTELLO='' GNULIB_FTRUNCATE='' GNULIB_FUTIMENS='' GNULIB_FWRITE='' GNULIB_GETC='' GNULIB_GETCHAR='' GNULIB_GETCWD='' GNULIB_GETDELIM='' GNULIB_GETDOMAINNAME='' GNULIB_GETDTABLESIZE='' GNULIB_GETGROUPS='' GNULIB_GETHOSTNAME='' GNULIB_GETLINE='' GNULIB_GETLOADAVG='' GNULIB_GETLOGIN='' GNULIB_GETLOGIN_R='' GNULIB_GETPAGESIZE='' GNULIB_GETPEERNAME='' GNULIB_GETSOCKNAME='' GNULIB_GETSOCKOPT='' GNULIB_GETSUBOPT='' GNULIB_GETTIMEOFDAY='' GNULIB_GETUSERSHELL='' GNULIB_GL_UNISTD_H_GETOPT='' GNULIB_GRANTPT='' GNULIB_GROUP_MEMBER='' GNULIB_IOCTL='' GNULIB_ISATTY='' GNULIB_ISWBLANK='' GNULIB_ISWCTYPE='' GNULIB_LCHMOD='' GNULIB_LCHOWN='' GNULIB_LINK='' GNULIB_LINKAT='' GNULIB_LISTEN='' GNULIB_LOCALECONV='' GNULIB_LOCALTIME='' GNULIB_LSEEK='' GNULIB_LSTAT='' GNULIB_MALLOC_POSIX='' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='' GNULIB_MBSCASESTR='' GNULIB_MBSCHR='' GNULIB_MBSCSPN='' GNULIB_MBSINIT='0' GNULIB_MBSLEN='' GNULIB_MBSNCASECMP='' GNULIB_MBSNLEN='' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='' GNULIB_MBSPCASECMP='' GNULIB_MBSRCHR='' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='' GNULIB_MBSSPN='' GNULIB_MBSSTR='' GNULIB_MBSTOK_R='' GNULIB_MBTOWC='' GNULIB_MEMCHR='' GNULIB_MEMMEM='' GNULIB_MEMPCPY='' GNULIB_MEMRCHR='' GNULIB_MKDIRAT='' GNULIB_MKDTEMP='' GNULIB_MKFIFO='' GNULIB_MKFIFOAT='' GNULIB_MKNOD='' GNULIB_MKNODAT='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_MKTIME='' GNULIB_NANOSLEEP='' GNULIB_NL_LANGINFO='' GNULIB_NONBLOCKING='' GNULIB_OBSTACK_PRINTF='' GNULIB_OBSTACK_PRINTF_POSIX='' GNULIB_OPEN='' GNULIB_OPENAT='' GNULIB_OPENDIR='' GNULIB_OVERRIDES_STRUCT_STAT='' GNULIB_OVERRIDES_WINT_T='' GNULIB_PCLOSE='' GNULIB_PERROR='' GNULIB_PIPE2='' GNULIB_PIPE='' GNULIB_POPEN='' GNULIB_POSIX_OPENPT='' GNULIB_PREAD='' GNULIB_PRINTF='' GNULIB_PRINTF_POSIX='' GNULIB_PSELECT='' GNULIB_PTHREAD_SIGMASK='' GNULIB_PTSNAME='' GNULIB_PTSNAME_R='' GNULIB_PUTC='' GNULIB_PUTCHAR='' GNULIB_PUTENV='' GNULIB_PUTS='' GNULIB_PWRITE='' GNULIB_QSORT_R='' GNULIB_RAISE='' GNULIB_RANDOM='' GNULIB_RANDOM_R='' GNULIB_RAWMEMCHR='' GNULIB_READ='' GNULIB_READDIR='' GNULIB_READLINK='' GNULIB_READLINKAT='' GNULIB_REALLOCARRAY='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_RECV='' GNULIB_RECVFROM='' GNULIB_REMOVE='' GNULIB_RENAME='' GNULIB_RENAMEAT='' GNULIB_REWINDDIR='' GNULIB_RMDIR='' GNULIB_RPMATCH='' GNULIB_SCANDIR='' GNULIB_SCANF='' GNULIB_SECURE_GETENV='' GNULIB_SELECT='' GNULIB_SEND='' GNULIB_SENDTO='' GNULIB_SETENV='' GNULIB_SETHOSTNAME='' GNULIB_SETLOCALE='' GNULIB_SETSOCKOPT='' GNULIB_SHUTDOWN='' GNULIB_SIGACTION='' GNULIB_SIGNAL_H_SIGPIPE='' GNULIB_SIGPROCMASK='' GNULIB_SLEEP='' GNULIB_SNPRINTF='' GNULIB_SOCKET='' GNULIB_SPRINTF_POSIX='' GNULIB_STAT='' GNULIB_STDIO_H_NONBLOCKING='' GNULIB_STDIO_H_SIGPIPE='' GNULIB_STPCPY='' GNULIB_STPNCPY='' GNULIB_STRCASESTR='' GNULIB_STRCHRNUL='' GNULIB_STRDUP='' GNULIB_STRERROR='' GNULIB_STRERROR_R='' GNULIB_STRFTIME='' GNULIB_STRNCAT='' GNULIB_STRNDUP='' GNULIB_STRNLEN='' GNULIB_STRPBRK='' GNULIB_STRPTIME='' GNULIB_STRSEP='' GNULIB_STRSIGNAL='' GNULIB_STRSTR='' GNULIB_STRTOD='' GNULIB_STRTOK_R='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_STRVERSCMP='' GNULIB_SYMLINK='' GNULIB_SYMLINKAT='' GNULIB_SYSTEM_POSIX='' GNULIB_TIMEGM='' GNULIB_TIME_R='' GNULIB_TIME_RZ='' GNULIB_TMPFILE='' GNULIB_TOWCTRANS='' GNULIB_TRUNCATE='' GNULIB_TTYNAME_R='' GNULIB_TZSET='' GNULIB_UNISTD_H_NONBLOCKING='' GNULIB_UNISTD_H_SIGPIPE='' GNULIB_UNLINK='' GNULIB_UNLINKAT='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_USLEEP='' GNULIB_UTIME='' GNULIB_UTIMENSAT='' GNULIB_VASPRINTF='' GNULIB_VDPRINTF='' GNULIB_VFPRINTF='' GNULIB_VFPRINTF_POSIX='' GNULIB_VFSCANF='' GNULIB_VPRINTF='' GNULIB_VPRINTF_POSIX='' GNULIB_VSCANF='' GNULIB_VSNPRINTF='' GNULIB_VSPRINTF_POSIX='' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='' GNULIB_WCTRANS='' GNULIB_WCTYPE='' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='' GNULIB__EXIT='' GREP='/bin/grep' HAVE_ACCEPT4='' HAVE_ALPHASORT='' HAVE_ATOLL='' HAVE_BTOWC='1' HAVE_C99_STDINT_H='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CHOWN='' HAVE_CLOSEDIR='' HAVE_CRTDEFS_H='' HAVE_DECL_DIRFD='' HAVE_DECL_ENVIRON='' HAVE_DECL_FCHDIR='' HAVE_DECL_FDATASYNC='' HAVE_DECL_FDOPENDIR='' HAVE_DECL_FPURGE='' HAVE_DECL_FSEEKO='' HAVE_DECL_FTELLO='' HAVE_DECL_GETDELIM='' HAVE_DECL_GETDOMAINNAME='' HAVE_DECL_GETLINE='' HAVE_DECL_GETLOADAVG='' HAVE_DECL_GETLOGIN='' HAVE_DECL_GETLOGIN_R='' HAVE_DECL_GETPAGESIZE='' HAVE_DECL_GETUSERSHELL='' HAVE_DECL_INITSTATE='' HAVE_DECL_LOCALTIME_R='' HAVE_DECL_MEMMEM='' HAVE_DECL_MEMRCHR='' HAVE_DECL_OBSTACK_PRINTF='' HAVE_DECL_SETENV='' HAVE_DECL_SETHOSTNAME='' HAVE_DECL_SETSTATE='' HAVE_DECL_SNPRINTF='' HAVE_DECL_STRDUP='' HAVE_DECL_STRERROR_R='' HAVE_DECL_STRNCASECMP='' HAVE_DECL_STRNDUP='' HAVE_DECL_STRNLEN='' HAVE_DECL_STRSIGNAL='' HAVE_DECL_STRTOK_R='' HAVE_DECL_TRUNCATE='' HAVE_DECL_TTYNAME_R='' HAVE_DECL_UNSETENV='' HAVE_DECL_VSNPRINTF='' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DIRENT_H='' HAVE_DPRINTF='' HAVE_DUP2='' HAVE_DUP3='' HAVE_DUPLOCALE='' HAVE_EUIDACCESS='' HAVE_EXPLICIT_BZERO='' HAVE_FACCESSAT='' HAVE_FCHDIR='' HAVE_FCHMODAT='' HAVE_FCHOWNAT='' HAVE_FCNTL='' HAVE_FDATASYNC='' HAVE_FDOPENDIR='' HAVE_FEATURES_H='' HAVE_FFS='' HAVE_FFSL='' HAVE_FFSLL='' HAVE_FLOCK='' HAVE_FSEEKO='' HAVE_FSTATAT='' HAVE_FSYNC='' HAVE_FTELLO='' HAVE_FTRUNCATE='' HAVE_FUTIMENS='' HAVE_GETDTABLESIZE='' HAVE_GETGROUPS='' HAVE_GETHOSTNAME='' HAVE_GETLOGIN='' HAVE_GETOPT_H='' HAVE_GETPAGESIZE='' HAVE_GETSUBOPT='' HAVE_GETTIMEOFDAY='' HAVE_GNULIB_PO_FALSE='' HAVE_GNULIB_PO_TRUE='' HAVE_GRANTPT='' HAVE_GROUP_MEMBER='' HAVE_INTTYPES_H='' HAVE_ISWBLANK='' HAVE_ISWCNTRL='' HAVE_LANGINFO_ALTMON='' HAVE_LANGINFO_CODESET='' HAVE_LANGINFO_ERA='' HAVE_LANGINFO_H='' HAVE_LANGINFO_T_FMT_AMPM='' HAVE_LANGINFO_YESEXPR='' HAVE_LCHMOD='' HAVE_LCHOWN='' HAVE_LINK='' HAVE_LINKAT='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='' HAVE_MAX_ALIGN_T='' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='' HAVE_MEMPCPY='' HAVE_MKDIRAT='' HAVE_MKDTEMP='' HAVE_MKFIFO='' HAVE_MKFIFOAT='' HAVE_MKNOD='' HAVE_MKNODAT='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_MSVC_INVALID_PARAMETER_HANDLER='' HAVE_NANOSLEEP='' HAVE_NL_LANGINFO='' HAVE_OPENAT='' HAVE_OPENDIR='' HAVE_OS_H='' HAVE_PCLOSE='' HAVE_PIPE2='' HAVE_PIPE='' HAVE_POPEN='' HAVE_POSIX_OPENPT='' HAVE_POSIX_SIGNALBLOCKING='' HAVE_PREAD='' HAVE_PSELECT='' HAVE_PTHREAD_SIGMASK='' HAVE_PTSNAME='' HAVE_PTSNAME_R='' HAVE_PWRITE='' HAVE_QSORT_R='' HAVE_RAISE='' HAVE_RANDOM='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_RAWMEMCHR='' HAVE_READDIR='' HAVE_READLINK='' HAVE_READLINKAT='' HAVE_REALLOCARRAY='' HAVE_REALPATH='' HAVE_RENAMEAT='' HAVE_REWINDDIR='' HAVE_RPMATCH='' HAVE_SA_FAMILY_T='' HAVE_SCANDIR='' HAVE_SECURE_GETENV='' HAVE_SETENV='' HAVE_SETHOSTNAME='' HAVE_SIGACTION='' HAVE_SIGHANDLER_T='' HAVE_SIGINFO_T='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='' HAVE_SLEEP='' HAVE_STDINT_H='' HAVE_STPCPY='' HAVE_STPNCPY='' HAVE_STRCASECMP='' HAVE_STRCASESTR='' HAVE_STRCHRNUL='' HAVE_STRINGS_H='' HAVE_STRPBRK='' HAVE_STRPTIME='' HAVE_STRSEP='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='' HAVE_STRUCT_SOCKADDR_STORAGE='' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='' HAVE_STRUCT_TIMEVAL='' HAVE_STRVERSCMP='' HAVE_SYMLINK='' HAVE_SYMLINKAT='' HAVE_SYSEXITS_H='' HAVE_SYS_BITYPES_H='' HAVE_SYS_CDEFS_H='' HAVE_SYS_FILE_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_IOCTL_H='' HAVE_SYS_LOADAVG_H='' HAVE_SYS_PARAM_H='' HAVE_SYS_SELECT_H='' HAVE_SYS_SOCKET_H='' HAVE_SYS_TIME_H='' HAVE_SYS_TYPES_H='' HAVE_SYS_UIO_H='' HAVE_TIMEGM='' HAVE_TIMEZONE_T='' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' HAVE_TZSET='' HAVE_UNISTD_H='' HAVE_UNLINKAT='' HAVE_UNLOCKPT='' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_USLEEP='' HAVE_UTIME='' HAVE_UTIMENSAT='' HAVE_UTIME_H='' HAVE_VASPRINTF='' HAVE_VDPRINTF='' HAVE_WCHAR_H='' HAVE_WCHAR_T='' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='' HAVE_WCTYPE_H='' HAVE_WCTYPE_T='' HAVE_WINSOCK2_H='' HAVE_WINT_T='' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='' HAVE_XLOCALE_H='' HAVE__BOOL='' HAVE__EXIT='' HOST_CPU='' HOST_CPU_C_ABI='' IGNORE_UNUSED_LIBRARIES_CFLAGS='' INCLUDE_NEXT='' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBCOMPRESS='-lz ' LIBICONV='' LIBINTL='' LIBMULTITHREAD='' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBSOCKET='' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_CLOCK_GETTIME='' LIB_GETLOGIN='' LIB_NANOSLEEP='' LIB_SELECT='' LIMITS_H='' LINGUAS='' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='' LOCALE_FR='' LOCALE_FR_UTF8='' LOCALE_JA='' LOCALE_ZH_CN='' LTALLOCA='' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/missing makeinfo' MANDIR_LAYOUT='GNU' MANIFEST_TOOL=':' MAN_SUBDIRS='' MKDIR_P='/bin/mkdir -p' MSGFMT='' MSGFMT_015='' MSGMERGE='' NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_GLOB_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_FILE_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_UTIME_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_DIRENT_H='' NEXT_ERRNO_H='' NEXT_FCNTL_H='' NEXT_FLOAT_H='' NEXT_GETOPT_H='' NEXT_GLOB_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_SIGNAL_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYSEXITS_H='' NEXT_SYS_FILE_H='' NEXT_SYS_IOCTL_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_UTIME_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='man-db' PACKAGE_BUGREPORT='cjwatson@debian.org' PACKAGE_NAME='man-db' PACKAGE_STRING='man-db 2.8.4' PACKAGE_TARNAME='man-db' PACKAGE_URL='' PACKAGE_VERSION='2.8.4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PO4A='' PO4A_FALSE='' PO4A_TRUE='' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' PTRDIFF_T_SUFFIX='' RANLIB='x86_64-pc-linux-gnu-ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_CHOWN='' REPLACE_CLOSE='' REPLACE_CLOSEDIR='' REPLACE_CTIME='' REPLACE_DIRFD='' REPLACE_DPRINTF='' REPLACE_DUP2='' REPLACE_DUP='' REPLACE_DUPLOCALE='' REPLACE_FACCESSAT='' REPLACE_FCHOWNAT='' REPLACE_FCLOSE='' REPLACE_FCNTL='' REPLACE_FDOPEN='' REPLACE_FDOPENDIR='' REPLACE_FFLUSH='' REPLACE_FOPEN='' REPLACE_FPRINTF='' REPLACE_FPURGE='' REPLACE_FREOPEN='' REPLACE_FSEEK='' REPLACE_FSEEKO='' REPLACE_FSTAT='' REPLACE_FSTATAT='' REPLACE_FTELL='' REPLACE_FTELLO='' REPLACE_FTRUNCATE='' REPLACE_FUTIMENS='' REPLACE_GETCWD='' REPLACE_GETDELIM='' REPLACE_GETDOMAINNAME='' REPLACE_GETDTABLESIZE='' REPLACE_GETGROUPS='' REPLACE_GETLINE='' REPLACE_GETLOGIN_R='' REPLACE_GETPAGESIZE='' REPLACE_GETTIMEOFDAY='' REPLACE_GLOB='' REPLACE_GMTIME='' REPLACE_IOCTL='' REPLACE_ISATTY='' REPLACE_ISWBLANK='' REPLACE_ISWCNTRL='' REPLACE_ITOLD='' REPLACE_LCHOWN='' REPLACE_LINK='' REPLACE_LINKAT='' REPLACE_LOCALECONV='' REPLACE_LOCALTIME='' REPLACE_LOCALTIME_R='' REPLACE_LSEEK='' REPLACE_LSTAT='' REPLACE_MALLOC='' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='' REPLACE_MEMCHR='' REPLACE_MEMMEM='' REPLACE_MKDIR='' REPLACE_MKFIFO='' REPLACE_MKNOD='' REPLACE_MKSTEMP='' REPLACE_MKTIME='' REPLACE_NANOSLEEP='' REPLACE_NL_LANGINFO='' REPLACE_NULL='' REPLACE_OBSTACK_PRINTF='' REPLACE_OPEN='' REPLACE_OPENAT='' REPLACE_OPENDIR='' REPLACE_PERROR='' REPLACE_POPEN='' REPLACE_PREAD='' REPLACE_PRINTF='' REPLACE_PSELECT='' REPLACE_PTHREAD_SIGMASK='' REPLACE_PTSNAME='' REPLACE_PTSNAME_R='' REPLACE_PUTENV='' REPLACE_PWRITE='' REPLACE_QSORT_R='' REPLACE_RAISE='' REPLACE_RANDOM_R='' REPLACE_READ='' REPLACE_READLINK='' REPLACE_READLINKAT='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_REMOVE='' REPLACE_RENAME='' REPLACE_RENAMEAT='' REPLACE_RMDIR='' REPLACE_SELECT='' REPLACE_SETENV='' REPLACE_SETLOCALE='' REPLACE_SLEEP='' REPLACE_SNPRINTF='' REPLACE_SPRINTF='' REPLACE_STAT='' REPLACE_STDIO_READ_FUNCS='' REPLACE_STDIO_WRITE_FUNCS='' REPLACE_STPNCPY='' REPLACE_STRCASESTR='' REPLACE_STRCHRNUL='' REPLACE_STRDUP='' REPLACE_STRERROR='' REPLACE_STRERROR_R='' REPLACE_STRFTIME='' REPLACE_STRNCAT='' REPLACE_STRNDUP='' REPLACE_STRNLEN='' REPLACE_STRSIGNAL='' REPLACE_STRSTR='' REPLACE_STRTOD='' REPLACE_STRTOK_R='' REPLACE_STRUCT_LCONV='' REPLACE_STRUCT_TIMEVAL='' REPLACE_SYMLINK='' REPLACE_SYMLINKAT='' REPLACE_TIMEGM='' REPLACE_TMPFILE='' REPLACE_TOWLOWER='' REPLACE_TRUNCATE='' REPLACE_TTYNAME_R='' REPLACE_TZSET='' REPLACE_UNLINK='' REPLACE_UNLINKAT='' REPLACE_UNSETENV='' REPLACE_USLEEP='' REPLACE_UTIME='' REPLACE_UTIMENSAT='' REPLACE_VASPRINTF='' REPLACE_VDPRINTF='' REPLACE_VFPRINTF='' REPLACE_VPRINTF='' REPLACE_VSNPRINTF='' REPLACE_VSPRINTF='' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='' REPLACE_WCWIDTH='0' REPLACE_WRITE='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='x86_64-pc-linux-gnu-strip' SYSEXITS_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H='' SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' TBL_X_FORMAT='x' TIME_H_DEFINES_STRUCT_TIMESPEC='' TRANS_APROPOS='' TRANS_APROPOS_UPPER='' TRANS_CATMAN='' TRANS_CATMAN_UPPER='' TRANS_LEXGROG='' TRANS_LEXGROG_UPPER='' TRANS_MAN='' TRANS_MANCONV='' TRANS_MANCONV_UPPER='' TRANS_MANDB='' TRANS_MANDB_UPPER='' TRANS_MANPATH='' TRANS_MANPATH_UPPER='' TRANS_MAN_UPPER='' TRANS_WHATIS='' TRANS_WHATIS_UPPER='' TRANS_ZSOELIM='' TRANS_ZSOELIM_UPPER='' TROFF='groff' UNDEFINE_STRTOK_R='' UNISTD_H_DEFINES_STRUCT_TIMESPEC='' UNISTD_H_HAVE_WINSOCK2_H='' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' USE_NLS='' UTIME_H='' VERSION='2.8.4' WARN_CFLAGS=' -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='' WINDOWS_64_BIT_ST_SIZE='' WINDOWS_STAT_INODES='' WINDOWS_STAT_TIMESPEC='' WINT_T_SUFFIX='' XGETTEXT='' XGETTEXT_015='' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' browser='' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' bunzip2='bzip2 -dc' bzip2='bzip2' cache_top_owner='man' cat='cat' col='col' compress='' compress_ext='gz' compressor='gzip -c7' config_file='${sysconfdir}/man_db.conf' config_file_basename='gdbm' config_file_dirname='${sysconfdir}' datadir='/usr/share' datarootdir='${prefix}/share' date='2018-07-27' docdir='$(datarootdir)/doc/man-db-2.8.4' dvidir='${docdir}' eqn='eqn' exec_prefix='NONE' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='' grap='' grep='grep' gunzip='gzip -dc' gzip='gzip' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/man-db-2.8.4/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/sys-apps/man-db-2.8.4/work/man-db-2.8.4/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' libpipeline_CFLAGS='' libpipeline_LIBS='' libseccomp_CFLAGS='' libseccomp_LIBS='' localedir='${datarootdir}/locale' localstatedir='/var/lib' lzip='' lzma='' man_mode='6755' man_owner='man' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' neqn='neqn' nroff='nroff -mandoc' oldincludedir='/usr/include' override_dir='' pager='less' pdfdir='${docdir}' pic='pic -S' preconv='preconv' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' refer='refer' roff_version='2.8.4' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sections='1 1p 8 2 3 3p 4 5 6 7 9 0p tcl n l p o 1x 2x 3x 4x 5x 6x 7x 8x' sharedstatedir='${prefix}/com' sysconfdir='/etc' systemdtmpfilesdir='/usr/lib/tmpfiles.d' target_alias='' tbl='tbl' tr='tr' troff='groff -mandoc' uncompress='' unlzip='' unlzma='' unxz='xz -dc' vgrind='' xz='xz' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "man-db" #define PACKAGE_TARNAME "man-db" #define PACKAGE_VERSION "2.8.4" #define PACKAGE_STRING "man-db 2.8.4" #define PACKAGE_BUGREPORT "cjwatson@debian.org" #define PACKAGE_URL "" #define PACKAGE "man-db" #define VERSION "2.8.4" #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 _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define MAN_OWNER "man" #define MAN_DB_UPDATES 1 #define MAN_CATS 1 #define MANDIR_LAYOUT "GNU" #define _DARWIN_USE_64_BIT_INODE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PAGER 1 #define HAVE_NROFF 1 #define GNU_NROFF 1 #define TROFF_IS_GROFF 1 #define HAS_TROFF 1 #define NROFF_WARNINGS 1 #define MULTIBYTE_GROFF 1 #define HAVE_EQN 1 #define HAVE_NEQN 1 #define HAVE_TBL 1 #define HAVE_COL 1 #define HAVE_REFER 1 #define HAVE_PIC 1 #define HAVE_GZIP 1 #define HAVE_BZIP2 1 #define HAVE_XZ 1 #define COMP_CAT 1 #define COMP_SRC 1 #define HAVE_LIBZ 1 #define YYTEXT_POINTER 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_BTOWC 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_REALPATH 1 #define HAVE_GETCWD 1 #define HAVE_READLINK 1 #define HAVE_FCHDIR 1 #define HAVE_FCNTL 1 #define HAVE_SYMLINK 1 #define HAVE_FDOPENDIR 1 #define HAVE_MEMPCPY 1 #define HAVE_FLOCK 1 #define HAVE_ISBLANK 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBSRTOWCS 1 #define HAVE_WMEMCHR 1 #define HAVE_WMEMCPY 1 #define HAVE_WMEMPCPY 1 #define HAVE_FSTATAT 1 #define HAVE_FUTIMENS 1 #define HAVE_GETDELIM 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETLOGIN_R 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETUID 1 #define HAVE_GETEUID 1 #define HAVE_GETRESUID 1 #define HAVE_GETGID 1 #define HAVE_GETEGID 1 #define HAVE_GETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETEUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREGID 1 #define HAVE_SETEGID 1 #define HAVE_LSTAT 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_MKSTEMP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_OPENAT 1 #define HAVE_LINK 1 #define HAVE_FPATHCONF 1 #define HAVE_SETENV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_SLEEP 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_PIPE 1 #define HAVE_UTIME 1 #define HAVE_FUTIMES 1 #define HAVE_FUTIMESAT 1 #define HAVE_UTIMENSAT 1 #define HAVE_LUTIMES 1 #define HAVE_SNPRINTF 1 #define HAVE_WCRTOMB 1 #define HAVE_ISWCNTRL 1 #define HAVE_FEATURES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GLOB_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UTIME_H 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 configure: exit 1