This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgsasl configure 1.6.0, which was generated by GNU Autoconf 2.67. 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 --libdir=/usr/lib64 --enable-gssapi --enable-kerberos_v5 --without-stringprep --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = atalante uname -m = x86_64 uname -r = 2.6.37-gentoo-r2 uname -s = Linux uname -v = #2 SMP Mon Mar 14 15:39:35 CET 2011 /usr/bin/uname -p = Intel(R) Xeon(R) CPU X5450 @ 3.00GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.4.5 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 PATH: /opt/stuffit/bin PATH: /opt/eagle-5.11.0/bin PATH: /opt/cuda/bin PATH: /var/qmail/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2935: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:3109: checking for a BSD-compatible install configure:3177: result: /usr/bin/install -c configure:3188: checking whether build environment is sane configure:3238: result: yes configure:3379: checking for a thread-safe mkdir -p configure:3418: result: /bin/mkdir -p configure:3432: checking for gawk configure:3448: found /usr/bin/gawk configure:3459: result: gawk configure:3470: checking whether make sets $(MAKE) configure:3492: result: yes configure:3596: checking for x86_64-pc-linux-gnu-gcc configure:3612: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:3623: result: x86_64-pc-linux-gnu-gcc configure:3892: checking for C compiler version configure:3901: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.1, pie-0.4.5) 4.5.2 Copyright (C) 2010 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:3912: $? = 0 configure:3901: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.1, pie-0.4.5' Thread model: posix gcc version 4.5.2 (Gentoo 4.5.2 p1.1, pie-0.4.5) configure:3912: $? = 0 configure:3901: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3912: $? = 1 configure:3901: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:3912: $? = 1 configure:3932: checking whether the C compiler works configure:3954: x86_64-pc-linux-gnu-gcc -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3958: $? = 0 configure:4006: result: yes configure:4009: checking for C compiler default output file name configure:4011: result: a.out configure:4017: checking for suffix of executables configure:4024: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4028: $? = 0 configure:4050: result: configure:4072: checking whether we are cross compiling configure:4080: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4084: $? = 0 configure:4091: ./conftest configure:4095: $? = 0 configure:4110: result: no configure:4115: checking for suffix of object files configure:4137: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:4141: $? = 0 configure:4162: result: o configure:4166: checking whether we are using the GNU C compiler configure:4185: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:4185: $? = 0 configure:4194: result: yes configure:4203: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4223: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4223: $? = 0 configure:4264: result: yes configure:4281: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4345: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:4345: $? = 0 configure:4358: result: none needed configure:4389: checking for style of include used by make configure:4417: result: GNU configure:4442: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4552: result: gcc3 configure:4570: checking for x86_64-pc-linux-gnu-ranlib configure:4586: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4597: result: x86_64-pc-linux-gnu-ranlib configure:4663: checking build system type configure:4677: result: x86_64-pc-linux-gnu configure:4697: checking host system type configure:4710: result: x86_64-pc-linux-gnu configure:4736: checking how to run the C preprocessor configure:4767: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4767: $? = 0 configure:4781: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include configure:4806: result: x86_64-pc-linux-gnu-gcc -E configure:4826: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4826: $? = 0 configure:4840: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | /* end confdefs.h. */ | #include configure:4869: checking for grep that handles long lines and -e configure:4927: result: /bin/grep configure:4932: checking for egrep configure:4994: result: /bin/grep -E configure:4999: checking for ANSI C header files configure:5019: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5019: $? = 0 configure:5092: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5092: $? = 0 configure:5092: ./conftest configure:5092: $? = 0 configure:5103: result: yes configure:5116: checking for sys/types.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for sys/stat.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for stdlib.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for string.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for memory.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for strings.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for inttypes.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for stdint.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for unistd.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5131: checking minix/config.h usability configure:5131: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5131: result: no configure:5131: checking minix/config.h presence configure:5131: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5131: result: no configure:5131: checking for minix/config.h configure:5131: result: no configure:5160: checking whether it is safe to define __EXTENSIONS__ configure:5178: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:5178: $? = 0 configure:5185: result: yes configure:5639: checking how to print strings configure:5666: result: printf configure:5687: checking for a sed that does not truncate output configure:5751: result: /bin/sed configure:5769: checking for fgrep configure:5831: result: /bin/grep -F configure:5866: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5933: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5940: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5955: result: yes configure:5967: checking for BSD- or MS-compatible name lister (nm) configure:6016: result: /usr/bin/nm -B configure:6146: checking the name lister (/usr/bin/nm -B) interface configure:6153: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:6156: /usr/bin/nm -B "conftest.o" configure:6159: output 0000000000000000 B some_variable configure:6166: result: BSD nm configure:6169: checking whether ln -s works configure:6173: result: yes configure:6181: checking the maximum length of command line arguments configure:6306: result: 1572864 configure:6323: checking whether the shell understands some XSI constructs configure:6333: result: yes configure:6337: checking whether the shell understands "+=" configure:6343: result: yes configure:6378: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6385: result: -r configure:6414: checking for x86_64-pc-linux-gnu-objdump configure:6441: result: objdump configure:6510: checking how to recognize dependent libraries configure:6712: result: pass_all configure:6732: checking for x86_64-pc-linux-gnu-ar configure:6748: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6759: result: x86_64-pc-linux-gnu-ar configure:6837: checking for x86_64-pc-linux-gnu-strip configure:6853: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6864: result: x86_64-pc-linux-gnu-strip configure:6936: checking for x86_64-pc-linux-gnu-ranlib configure:6963: result: x86_64-pc-linux-gnu-ranlib configure:7105: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7223: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:7226: $? = 0 configure:7230: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7233: $? = 0 configure:7287: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7290: $? = 0 configure:7328: result: ok configure:7423: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:7426: $? = 0 configure:8165: checking for dlfcn.h configure:8165: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:8165: $? = 0 configure:8165: result: yes configure:8350: checking for objdir configure:8365: result: .libs configure:8636: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8654: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8658: $? = 0 configure:8671: result: no configure:8691: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8976: result: -fPIC -DPIC configure:8988: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9006: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9010: $? = 0 configure:9023: result: yes configure:9047: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9075: result: yes configure:9090: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9111: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -o out/conftest2.o conftest.c >&5 configure:9115: $? = 0 configure:9137: result: yes configure:9145: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9192: result: yes configure:9225: 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:10300: result: yes configure:10337: checking whether -lc should be explicitly linked in configure:10345: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:10348: $? = 0 configure:10363: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10366: $? = 0 configure:10380: result: no configure:10545: checking dynamic linker characteristics configure:11000: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11000: $? = 0 configure:11222: result: GNU/Linux ld.so configure:11329: checking how to hardcode library paths into programs configure:11354: result: immediate configure:11894: checking whether stripping libraries is possible configure:11899: result: yes configure:11934: checking if libtool supports shared libraries configure:11936: result: yes configure:11939: checking whether to build shared libraries configure:11960: result: yes configure:11963: checking whether to build static libraries configure:11967: result: yes configure:12005: checking whether NLS is requested configure:12014: result: yes configure:12055: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:12087: result: /usr/bin/msgfmt configure:12096: checking for gmsgfmt configure:12114: found /usr/bin/gmsgfmt configure:12127: result: /usr/bin/gmsgfmt configure:12178: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:12210: result: /usr/bin/xgettext configure:12256: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:12287: result: /usr/bin/msgmerge configure:12344: checking for ld used by GCC configure:12408: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:12415: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:12428: result: yes configure:12435: checking for shared library run path origin configure:12448: result: done configure:12949: checking for CFPreferencesCopyAppValue configure:12967: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:12967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:12976: result: no configure:12983: checking for CFLocaleCopyCurrent configure:13001: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:13001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13010: result: no configure:13059: checking for GNU gettext in libc configure:13079: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13079: $? = 0 configure:13088: result: yes configure:13834: checking whether to use NLS configure:13836: result: yes configure:13839: checking where the gettext function comes from configure:13850: result: libc configure:13921: checking if ANONYMOUS should be used configure:13923: result: yes configure:13946: checking if EXTERNAL should be used configure:13948: result: yes configure:13971: checking if PLAIN should be used configure:13973: result: yes configure:13996: checking if LOGIN should be used configure:13998: result: yes configure:14021: checking if SECURID should be used configure:14023: result: yes configure:14508: checking for libntlm configure:14527: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lntlm >&5 conftest.c:36:18: fatal error: ntlm.h: No such file or directory compilation terminated. configure:14527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | /* end confdefs.h. */ | #include | int | main () | { | buildSmbNtlmAuthRequest_noatsplit (0, 0, 0); | ; | return 0; | } configure:14537: result: no configure:14564: WARNING: Libntlm >= 0.3.5 not found, disabling NTLM. configure:14573: checking if NTLM should be used configure:14575: result: no configure:14598: checking if CRAM-MD5 should be used configure:14600: result: yes configure:14623: checking if DIGEST-MD5 should be used configure:14625: result: yes configure:14648: checking if SCRAM-SHA-1 should be used configure:14650: result: yes configure:14694: checking for GSS implementation (yes) configure:15867: auto-detecting GSS/MIT/Heimdal configure:15869: use --with-gssapi-impl=IMPL to hard code configure:15871: where IMPL is `gss', `mit', or `heimdal' configure:16340: checking for libgss configure:16365: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lgss >&5 conftest.c:39:17: fatal error: gss.h: No such file or directory compilation terminated. configure:16365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | /* end confdefs.h. */ | #include | int | main () | { | | #if GSS_VERSION_NUMBER < 0x010000 | too old version | #else | gss_check_version (0); | #endif | | ; | return 0; | } configure:16375: result: no configure:16411: WARNING: GNU GSS not found (see http://www.gnu.org/software/gss/)... configure:16415: checking for krb5-config configure:16433: found /usr/bin/krb5-config configure:16446: result: /usr/bin/krb5-config configure:16455: MIT/Heimdal found configure:16947: checking for libshishi configure:16966: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lshishi >&5 conftest.c:39:20: fatal error: shishi.h: No such file or directory compilation terminated. configure:16966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | /* end confdefs.h. */ | #include | int | main () | { | shishi (); | ; | return 0; | } configure:16976: result: no configure:17003: WARNING: GNU Shishi not found, disabling KERBEROS_V5 configure:17012: checking if KERBEROS_V5 should be used configure:17014: result: no configure:17590: checking if non-ASCII support via Libidn should be built configure:17592: result: no configure:17621: checking if client code should be built configure:17623: result: yes configure:17625: checking if server code should be built configure:17627: result: yes configure:17659: checking if backwards compatibility code should be present configure:17661: result: yes configure:17682: checking for working alloca.h configure:17699: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17699: $? = 0 configure:17707: result: yes configure:17715: checking for alloca configure:17752: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:17752: $? = 0 configure:17760: result: yes configure:17873: checking for inline configure:17889: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:17889: $? = 0 configure:17897: result: inline configure:17915: checking for C/C++ restrict keyword configure:17940: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:17940: $? = 0 configure:17948: result: __restrict configure:17962: checking whether byte ordering is bigendian configure:17977: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c:45:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:17977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18022: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18022: $? = 0 configure:18040: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:51:4: error: 'not' undeclared (first use in this function) conftest.c:51:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:51:8: error: expected ';' before 'big' configure:18040: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18168: result: no configure:18189: checking whether the preprocessor supports include_next configure:18227: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:18227: $? = 0 configure:18248: result: yes configure:18269: checking whether system header files limit the line length configure:18292: result: no configure:18307: checking for errno.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for float.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for sys/mman.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for stddef.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for stdint.h configure:18307: result: yes configure:18307: checking for wchar.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for stdio.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for stdlib.h configure:18307: result: yes configure:18307: checking for string.h configure:18307: result: yes configure:18307: checking for unistd.h configure:18307: result: yes configure:18307: checking for features.h configure:18307: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18322: checking for complete errno.h configure:18377: result: yes configure:18739: checking whether getdelim is declared configure:18739: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18739: $? = 0 configure:18739: result: yes configure:18756: checking for getdelim configure:18756: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18756: $? = 0 configure:18756: result: yes configure:18756: checking for mprotect configure:18756: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18756: $? = 0 configure:18756: result: yes configure:18756: checking for memchr configure:18756: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'memchr' configure:18756: $? = 0 configure:18756: result: yes configure:18756: checking for vasnprintf configure:18756: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-libs/libgsasl-1.6.0/temp/ccZQMN4I.o: In function `main': conftest.c:(.text+0x7): undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:18756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 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:18756: result: no configure:18767: checking whether getline is declared configure:18767: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:18767: $? = 0 configure:18767: result: yes configure:18861: checking for mmap configure:18861: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18861: $? = 0 configure:18861: result: yes configure:18872: checking for MAP_ANONYMOUS configure:18909: result: yes configure:18931: checking whether memchr works configure:18994: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18994: $? = 0 configure:18994: ./conftest configure:18994: $? = 0 configure:19004: result: yes configure:19039: checking whether memmem is declared configure:19039: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19039: $? = 0 configure:19039: result: yes configure:19064: checking for memmem configure:19064: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19064: $? = 0 configure:19064: result: yes configure:19082: checking whether memmem works configure:19134: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19134: $? = 0 configure:19134: ./conftest configure:19134: $? = 0 configure:19145: result: yes configure:19167: checking whether defines MIN and MAX configure:19184: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c:64:13: error: initializer element is not constant configure:19184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:19191: result: no configure:19204: checking whether defines MIN and MAX configure:19221: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19221: $? = 0 configure:19228: result: yes configure:19249: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c:65:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:19249: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19346: checking whether malloc, realloc, calloc are POSIX compliant configure:19366: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19366: $? = 0 configure:19374: result: yes configure:19377: checking for stdbool.h that conforms to C99 configure:19444: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19444: $? = 0 configure:19451: result: yes configure:19453: checking for _Bool configure:19453: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19453: $? = 0 configure:19453: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:100:20: error: expected expression before ')' token configure:19453: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:19453: result: yes configure:19474: checking for wchar_t configure:19491: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19491: $? = 0 configure:19498: result: yes configure:19509: checking for long long int configure:19549: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19549: $? = 0 configure:19579: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19579: $? = 0 configure:19579: ./conftest configure:19579: $? = 0 configure:19594: result: yes configure:19603: checking for unsigned long long int configure:19643: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19643: $? = 0 configure:19651: result: yes configure:19664: checking whether C symbols are prefixed with underscore at the linker level configure:19677: x86_64-pc-linux-gnu-gcc -march=nocona -Os -msse3 -pipe -S conftest.c configure:19680: $? = 0 configure:19690: result: no configure:19771: checking whether memmem is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether mempcpy is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether memrchr is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether rawmemchr is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether stpcpy is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether stpncpy is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strchrnul is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strdup is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strncat is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strndup is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strnlen is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strpbrk is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strsep is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strcasestr is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strtok_r is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strerror_r is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strsignal is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19771: checking whether strverscmp is declared without a macro configure:19789: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19789: $? = 0 configure:19797: result: yes configure:19809: checking whether strnlen is declared configure:19809: result: yes configure:19929: checking for wint_t configure:19954: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19954: $? = 0 configure:19961: result: yes configure:19980: checking for size_t configure:19980: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:19980: $? = 0 configure:19980: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:126:21: error: expected expression before ')' token configure:19980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 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:19980: result: yes configure:19992: checking for inttypes.h configure:20009: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20009: $? = 0 configure:20016: result: yes configure:20027: checking for stdint.h configure:20044: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20044: $? = 0 configure:20051: result: yes configure:20064: checking for intmax_t configure:20089: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20089: $? = 0 configure:20096: result: yes configure:20116: checking whether snprintf returns a byte count as in C99 configure:20168: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20168: $? = 0 configure:20168: ./conftest configure:20168: $? = 0 configure:20179: result: yes configure:20191: checking for snprintf configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'snprintf' configure:20191: $? = 0 configure:20191: result: yes configure:20191: checking for strnlen configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20191: checking for wcslen configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20191: checking for wcsnlen configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20191: checking for mbrtowc configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20191: checking for wcrtomb configure:20191: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20191: $? = 0 configure:20191: result: yes configure:20200: checking whether _snprintf is declared configure:20200: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:108:10: error: '_snprintf' undeclared (first use in this function) conftest.c:108:10: note: each undeclared identifier is reported only once for each function it appears in configure:20200: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:20200: result: no configure:20261: checking whether uses 'inline' correctly configure:20276: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20279: $? = 0 configure:20290: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20293: $? = 0 configure:20306: result: yes configure:20320: checking whether alarm is declared configure:20320: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:20320: $? = 0 configure:20320: result: yes configure:20361: checking for alloca as a compiler built-in configure:20385: result: yes configure:20888: checking for libgcrypt configure:20907: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so >&5 configure:20907: $? = 0 configure:20917: result: yes configure:20924: checking how to link with libgcrypt configure:20926: result: /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so configure:21153: checking device with (strong) random data... configure:21160: result: /dev/random configure:21163: checking device with pseudo random data... configure:21170: result: /dev/urandom configure:21173: checking device with unpredictable data for nonces... configure:21180: result: /dev/urandom configure:21186: checking for /dev/random configure:21200: result: yes configure:21212: checking for /dev/urandom configure:21226: result: yes configure:21238: checking for /dev/urandom configure:21252: result: yes configure:21399: checking for working getdelim function configure:21459: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21459: $? = 0 configure:21459: ./conftest configure:21459: $? = 0 configure:21469: result: yes configure:21540: checking for getline configure:21540: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21540: $? = 0 configure:21540: result: yes configure:21548: checking for working getline function configure:21608: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21608: $? = 0 configure:21608: ./conftest configure:21608: $? = 0 configure:21618: result: yes configure:21809: checking for gss_encapsulate_token configure:21809: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread >&5 configure:21809: $? = 0 configure:21809: result: yes configure:21820: checking for gss_decapsulate_token configure:21820: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread >&5 configure:21820: $? = 0 configure:21820: result: yes configure:21831: checking for gss_oid_equal configure:21831: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread >&5 configure:21831: $? = 0 configure:21831: result: yes configure:21842: checking for gss_inquire_mech_for_saslname configure:21842: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread >&5 configure:21842: $? = 0 configure:21842: result: yes configure:21853: checking for GSS_C_NT_HOSTBASED_SERVICE configure:21853: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread >&5 /var/tmp/portage/net-libs/libgsasl-1.6.0/temp/ccLafSCT.o: In function `main': conftest.c:(.text+0x7): undefined reference to `GSS_C_NT_HOSTBASED_SERVICE' collect2: ld returned 1 exit status configure:21853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | /* end confdefs.h. */ | /* Define GSS_C_NT_HOSTBASED_SERVICE to an innocuous variant, in case declares GSS_C_NT_HOSTBASED_SERVICE. | For example, HP-UX 11i declares gettimeofday. */ | #define GSS_C_NT_HOSTBASED_SERVICE innocuous_GSS_C_NT_HOSTBASED_SERVICE | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GSS_C_NT_HOSTBASED_SERVICE (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GSS_C_NT_HOSTBASED_SERVICE | | /* 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 GSS_C_NT_HOSTBASED_SERVICE (); | /* 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_GSS_C_NT_HOSTBASED_SERVICE || defined __stub___GSS_C_NT_HOSTBASED_SERVICE | choke me | #endif | | int | main () | { | return GSS_C_NT_HOSTBASED_SERVICE (); | ; | return 0; | } configure:21853: result: no configure:21866: checking gssapi.h usability configure:21866: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include conftest.c >&5 configure:21866: $? = 0 configure:21866: result: yes configure:21866: checking gssapi.h presence configure:21866: x86_64-pc-linux-gnu-gcc -E -I/usr/include -I/usr/include conftest.c configure:21866: $? = 0 configure:21866: result: yes configure:21866: checking for gssapi.h configure:21866: result: yes configure:21866: checking gssapi/gssapi.h usability configure:21866: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -I/usr/include -I/usr/include conftest.c >&5 configure:21866: $? = 0 configure:21866: result: yes configure:21866: checking gssapi/gssapi.h presence configure:21866: x86_64-pc-linux-gnu-gcc -E -I/usr/include -I/usr/include conftest.c configure:21866: $? = 0 configure:21866: result: yes configure:21866: checking for gssapi/gssapi.h configure:21866: result: yes configure:21902: checking if gcc/ld supports -Wl,--output-def configure:21923: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,--output-def,conftest.def conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: unrecognized option '--output-def' /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/../../../../x86_64-pc-linux-gnu/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status configure:21923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21934: result: no configure:21953: checking if LD -Wl,--version-script works configure:21977: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--version-script=conftest.map conftest.c >&5 configure:21977: $? = 0 configure:21986: result: yes configure:22004: checking for simple visibility declarations configure:22026: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe -fvisibility=hidden conftest.c >&5 configure:22026: $? = 0 configure:22035: result: yes configure:22069: checking whether memmem works in linear time configure:22143: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22143: $? = 0 configure:22143: ./conftest configure:22143: $? = 0 configure:22154: result: yes configure:22186: checking for memmem configure:22186: result: yes configure:22204: checking whether memmem works configure:22267: result: yes configure:22355: checking for stdint.h configure:22355: result: yes configure:22365: checking for SIZE_MAX configure:22437: result: yes configure:22475: checking whether NULL can be used in arbitrary expressions configure:22493: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:22493: $? = 0 configure:22500: result: yes configure:22655: checking whether stdint.h conforms to C99 configure:22824: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:22824: $? = 0 configure:22906: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22906: $? = 0 configure:22906: ./conftest configure:22906: $? = 0 configure:22918: result: yes configure:23324: checking whether dprintf is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether fpurge is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:134:10: error: 'fpurge' undeclared (first use in this function) conftest.c:134:10: note: each undeclared identifier is reported only once for each function it appears in configure:23342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_VISIBILITY 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:23350: result: no configure:23324: checking whether fseeko is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether ftello is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether getdelim is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether getline is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether popen is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether renameat is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether snprintf is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether tmpfile is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether vdprintf is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23324: checking whether vsnprintf is declared without a macro configure:23342: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23342: $? = 0 configure:23350: result: yes configure:23420: checking for random.h configure:23420: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c:172:20: fatal error: random.h: No such file or directory compilation terminated. configure:23420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_VISIBILITY 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 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:23420: result: no configure:23437: checking for struct random_data configure:23437: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23437: $? = 0 configure:23437: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:147:33: error: expected expression before ')' token configure:23437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_VISIBILITY 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | /* end confdefs.h. */ | #include | #if HAVE_RANDOM_H | # include | #endif | | | int | main () | { | if (sizeof ((struct random_data))) | return 0; | ; | return 0; | } configure:23437: result: yes configure:23458: checking whether _Exit is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether atoll is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether canonicalize_file_name is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether getloadavg is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether getsubopt is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether grantpt is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether mkdtemp is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether mkostemp is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether mkostemps is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether mkstemp is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether mkstemps is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether ptsname is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether random_r is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether initstat_r is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:164:10: error: 'initstat_r' undeclared (first use in this function) conftest.c:164:10: note: each undeclared identifier is reported only once for each function it appears in configure:23482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_VISIBILITY 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_LOADAVG_H | # include | #endif | #if HAVE_RANDOM_H | # include | #endif | | int | main () | { | #undef initstat_r | (void) initstat_r; | ; | return 0; | } configure:23490: result: no configure:23458: checking whether srandom_r is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether setstate_r is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether realpath is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether rpmatch is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether setenv is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether strtod is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether strtoll is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether strtoull is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether unlockpt is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23458: checking whether unsetenv is declared without a macro configure:23482: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23482: $? = 0 configure:23490: result: yes configure:23516: checking for working strnlen configure:23560: result: yes configure:23617: checking for strverscmp configure:23617: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:23617: $? = 0 configure:23617: result: yes configure:23719: checking whether chown is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether dup2 is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether dup3 is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether environ is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether euidaccess is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether faccessat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether fchdir is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether fchownat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether fsync is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether ftruncate is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getcwd is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getdomainname is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getdtablesize is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getgroups is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether gethostname is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getlogin is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getlogin_r is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getpagesize is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether getusershell is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether setusershell is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether endusershell is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether lchown is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether link is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether linkat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether lseek is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether pipe2 is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether pread is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether pwrite is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether readlink is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether readlinkat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether rmdir is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether sleep is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether symlink is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether symlinkat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether ttyname_r is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether unlink is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether unlinkat is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23719: checking whether usleep is declared without a macro configure:23746: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23746: $? = 0 configure:23754: result: yes configure:23829: checking for ptrdiff_t configure:23829: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:23829: $? = 0 configure:23829: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:239:24: error: expected expression before ')' token configure:23829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgsasl" | #define PACKAGE_TARNAME "libgsasl" | #define PACKAGE_VERSION "1.6.0" | #define PACKAGE_STRING "libgsasl 1.6.0" | #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" | #define PACKAGE_URL "" | #define PACKAGE "libgsasl" | #define VERSION "1.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define USE_ANONYMOUS 1 | #define USE_EXTERNAL 1 | #define USE_PLAIN 1 | #define USE_LOGIN 1 | #define USE_SECURID 1 | #define USE_CRAM_MD5 1 | #define USE_DIGEST_MD5 1 | #define USE_SCRAM_SHA1 1 | #define USE_CLIENT 1 | #define USE_SERVER 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_GETDELIM 1 | #define HAVE_MPROTECT 1 | #define HAVE_MEMCHR 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define USER_LABEL_PREFIX | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ALLOCA 1 | #define HAVE_LIBGCRYPT 1 | #define GNULIB_GC_HMAC_MD5 1 | #define GNULIB_GC_HMAC_SHA1 1 | #define GNULIB_GC_MD5 1 | #define NAME_OF_RANDOM_DEVICE "/dev/random" | #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" | #define NAME_OF_NONCE_DEVICE "/dev/urandom" | #define GNULIB_GC_RANDOM 1 | #define GNULIB_GC_SHA1 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_GSS_ENCAPSULATE_TOKEN 1 | #define HAVE_GSS_DECAPSULATE_TOKEN 1 | #define HAVE_GSS_OID_EQUAL 1 | #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_VISIBILITY 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMMEM 1 | #define GNULIB_TEST_MEMMEM 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | #define HAVE_RAW_DECL_POPEN 1 | #define HAVE_RAW_DECL_RENAMEAT 1 | #define HAVE_RAW_DECL_SNPRINTF 1 | #define HAVE_RAW_DECL_TMPFILE 1 | #define HAVE_RAW_DECL_VDPRINTF 1 | #define HAVE_RAW_DECL_VSNPRINTF 1 | #define HAVE_STRUCT_RANDOM_DATA 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRVERSCMP 1 | #define GNULIB_TEST_STRVERSCMP 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 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 ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:23829: result: yes configure:23851: checking for vasprintf configure:23851: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:23851: $? = 0 configure:23851: result: yes configure:23998: checking whether btowc is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether wctob is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether mbsinit is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether mbrtowc is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether mbrlen is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether mbsrtowcs is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether mbsnrtowcs is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether wcrtomb is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether wcsrtombs is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether wcsnrtombs is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:23998: checking whether wcwidth is declared without a macro configure:24023: x86_64-pc-linux-gnu-gcc -c -march=nocona -Os -msse3 -pipe conftest.c >&5 configure:24023: $? = 0 configure:24031: result: yes configure:24049: checking for stdint.h configure:24049: result: yes configure:24091: checking for getpagesize configure:24091: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -Os -msse3 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:24091: $? = 0 configure:24091: result: yes configure:24148: checking whether getpagesize is declared configure:24148: result: yes configure:24173: checking for mmap configure:24173: result: yes configure:24184: checking for MAP_ANONYMOUS configure:24221: result: yes configure:24238: checking for mmap configure:24238: result: yes configure:24249: checking for MAP_ANONYMOUS configure:24286: result: yes configure:24299: checking for wchar_t configure:24323: result: yes configure:24332: checking for wint_t configure:24364: result: yes configure:24378: checking for mmap configure:24378: result: yes configure:24389: checking for MAP_ANONYMOUS configure:24426: result: yes configure:24463: checking if GS2 should be used configure:24465: result: yes configure:24482: checking if GSSAPI should be used configure:24484: result: yes configure:24783: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgsasl config.status 1.6.0, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on atalante config.status:1817: creating Makefile config.status:1817: creating anonymous/Makefile config.status:1817: creating cram-md5/Makefile config.status:1817: creating digest-md5/Makefile config.status:1817: creating scram/Makefile config.status:1817: creating external/Makefile config.status:1817: creating gl/Makefile config.status:1817: creating gltests/Makefile config.status:1817: creating gs2/Makefile config.status:1817: creating gssapi/Makefile config.status:1817: creating kerberos_v5/Makefile config.status:1817: creating libgsasl.pc config.status:1817: creating login/Makefile config.status:1817: creating ntlm/Makefile config.status:1817: creating plain/Makefile config.status:1817: creating po/Makefile.in config.status:1817: creating securid/Makefile config.status:1817: creating src/Makefile config.status:1817: creating tests/Makefile config.status:1817: creating config.h config.status:2076: executing depfiles commands config.status:2076: executing libtool commands config.status:2076: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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=nocona -Os -msse3 -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_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file___dev_urandom_=yes ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_GSS_C_NT_HOSTBASED_SERVICE=no ac_cv_func_alloca_works=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_getdelim=yes ac_cv_func_getline=yes ac_cv_func_getpagesize=yes ac_cv_func_gss_decapsulate_token=yes ac_cv_func_gss_encapsulate_token=yes ac_cv_func_gss_inquire_mech_for_saslname=yes ac_cv_func_gss_oid_equal=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_memmem=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_setgrent_void=yes ac_cv_func_snprintf=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strverscmp=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_features_h=yes ac_cv_header_float_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_libgcrypt=yes ac_cv_libgss=no ac_cv_libntlm=no ac_cv_libshishi=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_struct_random_data=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_working_getline=yes fu_cv_sys_stat_statvfs=yes gl_cv_c_multiarch=no gl_cv_cc_visibility=yes gl_cv_decl_null_works=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_malloc_posix=yes gl_cv_func_memchr_works=yes gl_cv_func_memmem_works_always=yes gl_cv_func_memmem_works_fast=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no gl_cv_func_snprintf_retval_c99=yes gl_cv_func_working_getdelim=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_initstat_r=no gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_stdint_h=yes gl_cv_ld_output_def=no gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_pragma_columns=no gl_cv_prog_as_underscore=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes 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_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'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' ANONYMOUS_FALSE='#' ANONYMOUS_TRUE='' APPLE_UNIVERSAL_BUILD='0' AR='x86_64-pc-linux-gnu-ar' AS='as' ASM_SYMBOL_PREFIX='""' AUTOCONF='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run automake-1.11' 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=gcc3' CFLAGS='-march=nocona -Os -msse3 -pipe' CFLAG_VISIBILITY='-fvisibility=hidden' CLIENT_FALSE='#' CLIENT_TRUE='' CONFIG_INCLUDE='config.h' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CRAM_MD5_FALSE='#' CRAM_MD5_TRUE='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DIGEST_MD5_FALSE='#' DIGEST_MD5_TRUE='' DLLTOOL='dlltool' DLL_VERSION='7' 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='' EXTERNAL_FALSE='#' EXTERNAL_TRUE='' FGREP='/bin/grep -F' FLOAT_H='' GETTEXT_MACRO_VERSION='0.17' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GNULIB_ATOLL='0' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FFLUSH='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREOPEN='0' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBGSASL_GNULIB_TESTS' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='0' GNULIB_MALLOC_POSIX='0' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_POPEN='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SETENV='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='0' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='0' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRVERSCMP='1' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TMPFILE='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_GETOPT='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='0' GNULIB_USLEEP='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCRTOMB='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSRTOMBS='0' GNULIB_WCTOB='0' GNULIB_WCWIDTH='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/bin/grep' GS2_FALSE='#' GS2_TRUE='' GSSAPI_FALSE='#' GSSAPI_TRUE='' GSS_CFLAGS='-I/usr/include -I/usr/include' GSS_LIBS='-L/usr/lib64 -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -L/usr/lib -lcrypto -lasn1 -lwind -lroken -lcrypt -pthread -ldl -lresolv -pthread' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FPURGE='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FEATURES_H='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GRANTPT='1' HAVE_INTTYPES_H='1' HAVE_LCHOWN='1' HAVE_LD_OUTPUT_DEF_FALSE='' HAVE_LD_OUTPUT_DEF_TRUE='#' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HAVE_LIBGCRYPT='yes' HAVE_LIBGSS='no' HAVE_LIBGSSAPI32='' HAVE_LIBIDN='' HAVE_LIBNTLM='no' HAVE_LIBSHISHI='no' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_OS_H='0' HAVE_PIPE2='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PWRITE='1' HAVE_RANDOM_H='0' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TTYNAME_R='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_VISIBILITY='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCRTOMB='1' HAVE_WCSNRTOMBS='1' HAVE_WCSRTOMBS='1' HAVE_WINT_T='1' HAVE__BOOL='1' HAVE__EXIT='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KERBEROS_V5_FALSE='' KERBEROS_V5_TRUE='#' KRB5_CONFIG='/usr/bin/krb5-config' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBGCRYPT='/usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so' LIBGCRYPT_PREFIX='/usr' LIBGSS='' LIBGSSAPI32='' LIBGSSAPI32_PREFIX='' LIBGSS_PREFIX='' LIBICONV='-liconv' LIBIDN='' LIBIDN_PREFIX='' LIBINTL='' LIBNTLM='' LIBNTLM_PREFIX='' LIBOBJS='' LIBS='' LIBSHISHI='' LIBSHISHI_PREFIX='' LIBTESTS_LIBDEPS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LOGIN_FALSE='#' LOGIN_TRUE='' LTLIBGCRYPT='-L/usr/lib64 -lgcrypt -L/usr/lib64 -lgpg-error' LTLIBGSS='' LTLIBGSSAPI32='' LTLIBICONV='-liconv' LTLIBIDN='' LTLIBINTL='' LTLIBNTLM='' LTLIBOBJS='' LTLIBSHISHI='' LT_AGE='8' LT_CURRENT='15' LT_REVISION='5' MAKEINFO='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_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_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_ERRNO_H='' NEXT_FLOAT_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NM='/usr/bin/nm -B' NMEDIT='' NTLM_FALSE='' NTLM_TRUE='#' OBJDUMP='objdump' OBJEXT='o' OBSOLETE_FALSE='#' OBSOLETE_TRUE='' OTOOL64='' OTOOL='' PACKAGE='libgsasl' PACKAGE_BUGREPORT='bug-gsasl@gnu.org' PACKAGE_NAME='libgsasl' PACKAGE_STRING='libgsasl 1.6.0' PACKAGE_TARNAME='libgsasl' PACKAGE_URL='' PACKAGE_VERSION='1.6.0' PATH_SEPARATOR=':' PLAIN_FALSE='#' PLAIN_TRUE='' POSUB='po' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PTRDIFF_T_SUFFIX='' RANLIB='x86_64-pc-linux-gnu-ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETPAGESIZE='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LSEEK='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_READLINK='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SETENV='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOK_R='0' REPLACE_SYMLINK='0' REPLACE_TMPFILE='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCTOB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SCRAM_FALSE='#' SCRAM_TRUE='' SECURID_FALSE='#' SECURID_TRUE='' SED='/bin/sed' SERVER_FALSE='#' SERVER_TRUE='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='x86_64-pc-linux-gnu-strip' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' USE_NLS='yes' VERSION='1.6.0' WARN_CFLAGS='' WCHAR_T_SUFFIX='' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' asnprintf.o gc-libgcrypt.o gc-pbkdf2-sha1.o gss-extra.o memxor.o printf-args.o printf-parse.o vasnprintf.o' gl_LTLIBOBJS=' asnprintf.lo gc-libgcrypt.lo gc-pbkdf2-sha1.lo gss-extra.lo memxor.lo printf-args.lo printf-parse.lo vasnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_LIBGSASL_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-libs/libgsasl-1.6.0/work/libgsasl-1.6.0/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgsasl" #define PACKAGE_TARNAME "libgsasl" #define PACKAGE_VERSION "1.6.0" #define PACKAGE_STRING "libgsasl 1.6.0" #define PACKAGE_BUGREPORT "bug-gsasl@gnu.org" #define PACKAGE_URL "" #define PACKAGE "libgsasl" #define VERSION "1.6.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define USE_ANONYMOUS 1 #define USE_EXTERNAL 1 #define USE_PLAIN 1 #define USE_LOGIN 1 #define USE_SECURID 1 #define USE_CRAM_MD5 1 #define USE_DIGEST_MD5 1 #define USE_SCRAM_SHA1 1 #define USE_CLIENT 1 #define USE_SERVER 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_ERRNO_H 1 #define HAVE_FLOAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FEATURES_H 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_GETDELIM 1 #define HAVE_MPROTECT 1 #define HAVE_MEMCHR 1 #define HAVE_DECL_GETLINE 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_DECL_MEMMEM 1 #define HAVE_MEMMEM 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_WCHAR_T 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define USER_LABEL_PREFIX #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define HAVE_DECL_ALARM 1 #define HAVE_ALLOCA 1 #define HAVE_LIBGCRYPT 1 #define GNULIB_GC_HMAC_MD5 1 #define GNULIB_GC_HMAC_SHA1 1 #define GNULIB_GC_MD5 1 #define NAME_OF_RANDOM_DEVICE "/dev/random" #define NAME_OF_PSEUDO_RANDOM_DEVICE "/dev/urandom" #define NAME_OF_NONCE_DEVICE "/dev/urandom" #define GNULIB_GC_RANDOM 1 #define GNULIB_GC_SHA1 1 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETLINE 1 #define HAVE_GSS_ENCAPSULATE_TOKEN 1 #define HAVE_GSS_DECAPSULATE_TOKEN 1 #define HAVE_GSS_OID_EQUAL 1 #define HAVE_GSS_INQUIRE_MECH_FOR_SASLNAME 1 #define HAVE_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_VISIBILITY 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_MEMMEM 1 #define GNULIB_TEST_MEMMEM 1 #define HAVE_REALLOC_POSIX 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define HAVE_STDINT_H 1 #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define HAVE_STRUCT_RANDOM_DATA 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRVERSCMP 1 #define GNULIB_TEST_STRVERSCMP 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_STDINT_H 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_MAP_ANONYMOUS 1 #define USE_GS2 1 #define USE_GSSAPI 1 configure: exit 0