## --------------------------------- ## ## GNU Mailutils 2.99.97 test suite. ## ## --------------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2012-06-04 Sergey Poznyakoff | | Don't use disabled features in mailutils.scm | | * libmu_scm/mailutils/Makefile.am (DISTCLEANFILES): Rename to | CLEANFILES: mailutils.scm should be cleaned as a usual object | file. | (MU_FEATURES): New variable, constructed depending on MU_COND_ | variables. | (mailutils.scm goal): Use the value of MU_FEATURES as m4 command ## --------- ## ## Platform. ## ## --------- ## hostname = zptr-nb18 uname -m = x86_64 uname -r = 3.3.7-gentoo-nb18 uname -s = Linux uname -v = #2 SMP PREEMPT Sat May 26 09:22:53 EEST 2012 /usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite PATH: /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97 PATH: /usr/lib64/portage/bin/ebuild-helpers/4 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/gcc-bin/4.7.0 testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='testsuite' | abs_builddir='/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite' | at_srcdir='.' | abs_srcdir='/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite' | at_top_srcdir='..' | abs_top_srcdir='/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97' | at_top_build_prefix='../' | abs_top_builddir='/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='testsuite' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # testsuite/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- | # Configurable variable values for Mailutils test suite. | # Copyright (C) 2004, 2010-2012 Free Software Foundation, Inc. | | PATH=/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite:/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/libtests:$top_srcdir:$srcdir:$PATH | MH_SUPPORT=yes | MAILDIR_SUPPORT=yes ## ---------------- ## ## Tested programs. ## ## ---------------- ## ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Wed Jun 6 17:17:20 EEST 2012 1. Assigning UIDs (lstuid00.at:17): ok (0m0.007s 0m0.016s) 2. Assigning UIDs (with gaps) (lstuid01.at:17): ok (0m0.008s 0m0.010s) 3. Assigning UIDs (with fixups) (lstuid02.at:17): ok (0m0.004s 0m0.014s) 4. mime (mime.at:17): ok (0m0.010s 0m0.015s) 5. Mailbox deletion: mbox (mbdel.at:29): ok (0m0.007s 0m0.018s) 6. Mailbox deletion: mh (mbdel.at:36): ok (0m0.007s 0m0.017s) 7. Mailbox deletion: maildir (mbdel.at:44): ok (0m0.009s 0m0.016s) 8. Mailbox deletion: mh with subdirs (mbdel.at:52): ok (0m0.014s 0m0.012s) 9. Mailbox deletion: maildir with subdirs (mbdel.at:65): ok (0m0.004s 0m0.024s) 10. Folder deletion: mbox (fldel.at:29): ok (0m0.003s 0m0.005s) 11. Folder deletion: mh (fldel.at:37): ok (0m0.007s 0m0.004s) 12. Folder deletion: maildir (fldel.at:46): ok (0m0.005s 0m0.021s) 13. Folder deletion: mh with subdirs (fldel.at:55): ok (0m0.011s 0m0.017s) 14. Folder deletion: maildir with subdirs (fldel.at:69): ok (0m0.007s 0m0.021s) 17. UNIX mbox 1st message symptom (ufms.at:20): ok (0m0.005s 0m0.019s) testsuite: ending at: Wed Jun 6 17:17:20 EEST 2012 testsuite: test suite duration: 0h 0m 0s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 17 tests were run, 2 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Mailutils 2.99.97 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 15: smtp-msg.at:17 smtp send from message smtp-msg 16: smtp-str.at:17 smtp send from stream smtp-stream smtp-str ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 15. smtp-msg.at:17: testing ... ./smtp-msg.at:30: MTA_DIAG=`pwd`/mta.diag export MTA_DIAG p=`$abs_top_builddir/examples/mta -bd` test $? -eq 0 || exit 77 set -- $p # $1 - pid, $2 - port smtpsend localhost port=$2 family=4\ address@hidden address@hidden domain=mailutils.org\ input=msg kill $1 >/dev/null 2>&1 cat mta.diag Not enabling shell tracing (command contains a `...` command substitution) --- /dev/null 2012-06-06 15:57:58.982999967 +0300 +++ /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/15/stderr 2012-06-06 17:17:20.837664954 +0300 @@ -0,0 +1,2 @@ +smtpsend: smtpsend.c:222: mu_tcp_stream_create_from_sa (&stream, sa, NULL, MU_STREAM_RDWR) failed: Connection refused +/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/15/test-source: line 102: 5158 Aborted smtpsend localhost port=$2 family=4 address@hidden address@hidden domain=mailutils.org input=msg --- - 2012-06-06 17:17:20.843290218 +0300 +++ /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/15/stdout 2012-06-06 17:17:20.840664942 +0300 @@ -1,12 +1 @@ -ENVELOPE FROM: -ENVELOPE TO: - 0: From: address@hidden - 1: To: address@hidden - 2: Subject: SMTP test - 3: - 4: Omnis enim res, quae dando non deficit, - 5: dum habetur et non datur, nondum habetur, - 6: quomodo habenda est. - 7: -END OF MESSAGE 15. smtp-msg.at:17: 15. smtp send from message (smtp-msg.at:17): FAILED (smtp-msg.at:30) # -*- compilation -*- 16. smtp-str.at:17: testing ... ./smtp-str.at:30: MTA_DIAG=`pwd`/mta.diag export MTA_DIAG p=`$abs_top_builddir/examples/mta -bd` test $? -eq 0 || exit 77 set -- $p # $1 - pid, $2 - port smtpsend localhost port=$2 family=4\ address@hidden address@hidden domain=mailutils.org\ raw=1\ input=msg kill $1 >/dev/null 2>&1 cat mta.diag Not enabling shell tracing (command contains a `...` command substitution) --- /dev/null 2012-06-06 15:57:58.982999967 +0300 +++ /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/16/stderr 2012-06-06 17:17:20.903664708 +0300 @@ -0,0 +1,2 @@ +smtpsend: smtpsend.c:222: mu_tcp_stream_create_from_sa (&stream, sa, NULL, MU_STREAM_RDWR) failed: Connection refused +/var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/16/test-source: line 105: 5204 Aborted smtpsend localhost port=$2 family=4 address@hidden address@hidden domain=mailutils.org raw=1 input=msg --- - 2012-06-06 17:17:20.909290527 +0300 +++ /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/testsuite/testsuite.dir/at-groups/16/stdout 2012-06-06 17:17:20.906664697 +0300 @@ -1,12 +1 @@ -ENVELOPE FROM: -ENVELOPE TO: - 0: From: address@hidden - 1: To: address@hidden - 2: Subject: SMTP test - 3: - 4: Omnis enim res, quae dando non deficit, - 5: dum habetur et non datur, nondum habetur, - 6: quomodo habenda est. - 7: -END OF MESSAGE 16. smtp-str.at:17: 16. smtp send from stream (smtp-str.at:17): FAILED (smtp-str.at:30) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Mailutils configure 2.99.97, which was | generated by GNU Autoconf 2.63. 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 --disable-dependency-tracking --with-berkeley-db --without-fribidi --disable-ipv6 --with-gdbm --with-gsasl --without-guile --with-gssapi --with-ldap --without-mysql --enable-nls --enable-pam --without-postgres --disable-python --with-gnutls --disable-static --enable-pthread --without-tokyocabinet --with-readline --enable-sendmail --disable-rpath | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = zptr-nb18 | uname -m = x86_64 | uname -r = 3.3.7-gentoo-nb18 | uname -s = Linux | uname -v = #2 SMP PREEMPT Sat May 26 09:22:53 EEST 2012 | | /usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/lib64/portage/bin/ebuild-helpers/4 | 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/gcc-bin/4.7.0 | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2949: checking for a BSD-compatible install | configure:3017: result: /usr/bin/install -c | configure:3028: checking whether build environment is sane | configure:3088: result: yes | configure:3229: checking for a thread-safe mkdir -p | configure:3268: result: /bin/mkdir -p | configure:3282: checking for gawk | configure:3298: found /usr/bin/gawk | configure:3309: result: gawk | configure:3320: checking whether make sets $(MAKE) | configure:3342: result: yes | configure:3460: checking build system type | configure:3478: result: x86_64-pc-linux-gnu | configure:3500: checking host system type | configure:3515: result: x86_64-pc-linux-gnu | configure:3544: autobuild project... GNU Mailutils | configure:3550: autobuild revision... 2.99.97 | configure:3555: autobuild hostname... zptr-nb18 | configure:3566: autobuild timestamp... 20120606T141533Z | configure:3634: checking for x86_64-pc-linux-gnu-gcc | configure:3650: found /usr/bin/x86_64-pc-linux-gnu-gcc | configure:3661: result: x86_64-pc-linux-gnu-gcc | configure:3933: checking for C compiler version | configure:3941: x86_64-pc-linux-gnu-gcc --version >&5 | x86_64-pc-linux-gnu-gcc (Gentoo 4.7.0 p1.0, pie-0.5.3) 4.7.0 | Copyright (C) 2012 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:3945: $? = 0 | configure:3952: x86_64-pc-linux-gnu-gcc -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0/x86_64-pc-linux-gnu-gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.0/lto-wrapper | Target: x86_64-pc-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-4.7.0/work/gcc-4.7.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.0 p1.0, pie-0.5.3' | Thread model: posix | gcc version 4.7.0 (Gentoo 4.7.0 p1.0, pie-0.5.3) | configure:3956: $? = 0 | configure:3963: x86_64-pc-linux-gnu-gcc -V >&5 | x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' | x86_64-pc-linux-gnu-gcc: fatal error: no input files | compilation terminated. | configure:3967: $? = 1 | configure:3990: checking for C compiler default output file name | configure:4012: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:4016: $? = 0 | configure:4054: result: a.out | configure:4073: checking whether the C compiler works | configure:4083: ./a.out | configure:4087: $? = 0 | configure:4106: result: yes | configure:4113: checking whether we are cross compiling | configure:4115: result: no | configure:4118: checking for suffix of executables | configure:4125: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:4129: $? = 0 | configure:4155: result: | configure:4161: checking for suffix of object files | configure:4187: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:4191: $? = 0 | configure:4216: result: o | configure:4220: checking whether we are using the GNU C compiler | configure:4249: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:4256: $? = 0 | configure:4273: result: yes | configure:4282: checking whether x86_64-pc-linux-gnu-gcc accepts -g | configure:4312: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 | configure:4319: $? = 0 | configure:4420: result: yes | configure:4437: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 | configure:4511: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:4518: $? = 0 | configure:4541: result: none needed | configure:4570: checking for style of include used by make | configure:4598: result: GNU | configure:4623: checking dependency style of x86_64-pc-linux-gnu-gcc | configure:4733: result: none | configure:4749: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together | configure:4784: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 | configure:4788: $? = 0 | configure:4794: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 | configure:4798: $? = 0 | configure:4809: cc -c conftest.c >&5 | configure:4813: $? = 0 | configure:4821: cc -c conftest.c -o conftest2.o >&5 | configure:4825: $? = 0 | configure:4831: cc -c conftest.c -o conftest2.o >&5 | configure:4835: $? = 0 | configure:4853: result: yes | configure:4886: checking how to run the C preprocessor | configure:4926: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:4933: $? = 0 | configure:4964: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | compilation terminated. | configure:4971: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | /* end confdefs.h. */ | | #include | configure:5004: result: x86_64-pc-linux-gnu-gcc -E | configure:5033: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:5040: $? = 0 | configure:5071: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | compilation terminated. | configure:5078: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | /* end confdefs.h. */ | | #include | configure:5118: checking for grep that handles long lines and -e | configure:5178: result: /bin/grep | configure:5183: checking for egrep | configure:5247: result: /bin/grep -E | configure:5254: checking for Minix Amsterdam compiler | configure:5282: result: no | configure:5294: checking for x86_64-pc-linux-gnu-ar | configure:5310: found /usr/bin/x86_64-pc-linux-gnu-ar | configure:5321: result: x86_64-pc-linux-gnu-ar | configure:5401: checking for x86_64-pc-linux-gnu-ranlib | configure:5417: found /usr/bin/x86_64-pc-linux-gnu-ranlib | configure:5428: result: x86_64-pc-linux-gnu-ranlib | configure:5494: checking for ANSI C header files | configure:5524: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5531: $? = 0 | configure:5630: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:5634: $? = 0 | configure:5640: ./conftest | configure:5644: $? = 0 | configure:5662: result: yes | configure:5686: checking for sys/types.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for sys/stat.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for stdlib.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for string.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for memory.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for strings.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for inttypes.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for stdint.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5686: checking for unistd.h | configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5714: $? = 0 | configure:5731: result: yes | configure:5758: checking minix/config.h usability | configure:5775: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c:53:26: fatal error: minix/config.h: No such file or directory | compilation terminated. | configure:5782: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #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:5796: result: no | configure:5800: checking minix/config.h presence | configure:5815: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:20:26: fatal error: minix/config.h: No such file or directory | compilation terminated. | configure:5822: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #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:5836: result: no | configure:5869: checking for minix/config.h | configure:5876: result: no | configure:5917: checking whether it is safe to define __EXTENSIONS__ | configure:5945: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:5952: $? = 0 | configure:5967: result: yes | configure:6016: autobuild project... GNU Mailutils | configure:6022: autobuild revision... 2.99.97 | configure:6027: autobuild hostname... zptr-nb18 | configure:6038: autobuild timestamp... 20120606T141534Z | configure:6135: checking for x86_64-pc-linux-gnu-g++ | configure:6151: found /usr/bin/x86_64-pc-linux-gnu-g++ | configure:6162: result: x86_64-pc-linux-gnu-g++ | configure:6233: checking for C++ compiler version | configure:6241: x86_64-pc-linux-gnu-g++ --version >&5 | x86_64-pc-linux-gnu-g++ (Gentoo 4.7.0 p1.0, pie-0.5.3) 4.7.0 | Copyright (C) 2012 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:6245: $? = 0 | configure:6252: x86_64-pc-linux-gnu-g++ -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0/x86_64-pc-linux-gnu-g++ | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.0/lto-wrapper | Target: x86_64-pc-linux-gnu | Configured with: /var/tmp/portage/sys-devel/gcc-4.7.0/work/gcc-4.7.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.0/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.0 p1.0, pie-0.5.3' | Thread model: posix | gcc version 4.7.0 (Gentoo 4.7.0 p1.0, pie-0.5.3) | configure:6256: $? = 0 | configure:6263: x86_64-pc-linux-gnu-g++ -V >&5 | x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' | x86_64-pc-linux-gnu-g++: fatal error: no input files | compilation terminated. | configure:6267: $? = 1 | configure:6270: checking whether we are using the GNU C++ compiler | configure:6299: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 | configure:6306: $? = 0 | configure:6323: result: yes | configure:6332: checking whether x86_64-pc-linux-gnu-g++ accepts -g | configure:6362: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 | configure:6369: $? = 0 | configure:6470: result: yes | configure:6495: checking dependency style of x86_64-pc-linux-gnu-g++ | configure:6605: result: none | configure:6634: checking for a BSD-compatible install | configure:6702: result: /usr/bin/install -c | configure:6713: checking whether ln -s works | configure:6717: result: yes | configure:6774: checking how to print strings | configure:6801: result: printf | configure:6822: checking for a sed that does not truncate output | configure:6888: result: /bin/sed | configure:6906: checking for fgrep | configure:6970: result: /bin/grep -F | configure:7005: checking for ld used by x86_64-pc-linux-gnu-gcc | configure:7072: result: /usr/x86_64-pc-linux-gnu/bin/ld | configure:7081: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld | configure:7096: result: yes | configure:7108: checking for BSD- or MS-compatible name lister (nm) | configure:7157: result: /usr/bin/nm -B | configure:7287: checking the name lister (/usr/bin/nm -B) interface | configure:7294: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:7297: /usr/bin/nm -B "conftest.o" | configure:7300: output | 0000000000000000 B some_variable | configure:7307: result: BSD nm | configure:7311: checking the maximum length of command line arguments | configure:7436: result: 1572864 | configure:7453: checking whether the shell understands some XSI constructs | configure:7463: result: yes | configure:7467: checking whether the shell understands "+=" | configure:7473: result: yes | configure:7508: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files | configure:7515: result: -r | configure:7544: checking for x86_64-pc-linux-gnu-objdump | configure:7560: found /usr/bin/x86_64-pc-linux-gnu-objdump | configure:7571: result: x86_64-pc-linux-gnu-objdump | configure:7643: checking how to recognize dependent libraries | configure:7840: result: pass_all | configure:7860: checking for x86_64-pc-linux-gnu-ar | configure:7887: result: x86_64-pc-linux-gnu-ar | configure:7965: checking for x86_64-pc-linux-gnu-strip | configure:7981: found /usr/bin/x86_64-pc-linux-gnu-strip | configure:7992: result: x86_64-pc-linux-gnu-strip | configure:8064: checking for x86_64-pc-linux-gnu-ranlib | configure:8091: result: x86_64-pc-linux-gnu-ranlib | configure:8233: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object | configure:8351: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:8354: $? = 0 | configure:8358: /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:8361: $? = 0 | configure:8415: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 | configure:8418: $? = 0 | configure:8456: result: ok | configure:8551: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:8554: $? = 0 | configure:9351: checking for dlfcn.h | configure:9372: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:9379: $? = 0 | configure:9396: result: yes | configure:9584: checking for objdir | configure:9599: result: .libs | configure:9870: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions | configure:9888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] | configure:9892: $? = 0 | configure:9905: result: no | configure:9925: checking for x86_64-pc-linux-gnu-gcc option to produce PIC | configure:10204: result: -fPIC -DPIC | configure:10216: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works | configure:10234: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.c >&5 | configure:10238: $? = 0 | configure:10251: result: yes | configure:10275: checking if x86_64-pc-linux-gnu-gcc static flag -static works | configure:10303: result: yes | configure:10318: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | configure:10339: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -o out/conftest2.o conftest.c >&5 | configure:10343: $? = 0 | configure:10365: result: yes | configure:10373: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o | configure:10420: result: yes | configure:10453: 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:11609: result: yes | configure:11646: checking whether -lc should be explicitly linked in | configure:11654: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:11657: $? = 0 | configure:11672: 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:11675: $? = 0 | configure:11689: result: no | configure:11854: checking dynamic linker characteristics | configure:12306: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:12313: $? = 0 | configure:12550: result: GNU/Linux ld.so | configure:12657: checking how to hardcode library paths into programs | configure:12682: result: immediate | configure:12805: checking for shl_load | configure:12861: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/cc9aXZGV.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `shl_load' | collect2: error: ld returned 1 exit status | configure:12868: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | /* Define shl_load to an innocuous variant, in case declares shl_load. | | For example, HP-UX 11i declares gettimeofday. */ | | #define shl_load innocuous_shl_load | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char shl_load (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef shl_load | | | | /* 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 shl_load (); | | /* 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_shl_load || defined __stub___shl_load | | choke me | | #endif | | | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:12888: result: no | configure:12893: checking for shl_load in -ldld | configure:12928: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 | /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld | collect2: error: ld returned 1 exit status | configure:12935: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | | | /* 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 shl_load (); | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:12956: result: no | configure:12961: checking for dlopen | configure:13017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/ccWmcBj3.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `dlopen' | collect2: error: ld returned 1 exit status | configure:13024: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | /* Define dlopen to an innocuous variant, in case declares dlopen. | | For example, HP-UX 11i declares gettimeofday. */ | | #define dlopen innocuous_dlopen | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char dlopen (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef dlopen | | | | /* 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 dlopen (); | | /* 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_dlopen || defined __stub___dlopen | | choke me | | #endif | | | | int | | main () | | { | | return dlopen (); | | ; | | return 0; | | } | configure:13044: result: no | configure:13049: checking for dlopen in -ldl | configure:13084: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 | configure:13091: $? = 0 | configure:13112: result: yes | configure:13289: checking whether a program can dlopen itself | configure:13369: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 | configure:13372: $? = 0 | configure:13390: result: yes | configure:13395: checking whether a statically linked program can dlopen itself | configure:13475: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/ccouB5ah.o: In function `main': | conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking | /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie | collect2: error: ld returned 1 exit status | configure:13478: $? = 1 | configure:13496: result: no | configure:13535: checking whether stripping libraries is possible | configure:13540: result: yes | configure:13575: checking if libtool supports shared libraries | configure:13577: result: yes | configure:13580: checking whether to build shared libraries | configure:13601: result: yes | configure:13604: checking whether to build static libraries | configure:13608: result: no | configure:13631: checking how to run the C++ preprocessor | configure:13667: x86_64-pc-linux-gnu-g++ -E conftest.cpp | configure:13674: $? = 0 | configure:13705: x86_64-pc-linux-gnu-g++ -E conftest.cpp | conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory | compilation terminated. | configure:13712: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:13745: result: x86_64-pc-linux-gnu-g++ -E | configure:13774: x86_64-pc-linux-gnu-g++ -E conftest.cpp | configure:13781: $? = 0 | configure:13812: x86_64-pc-linux-gnu-g++ -E conftest.cpp | conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory | compilation terminated. | configure:13819: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:13998: checking for ld used by x86_64-pc-linux-gnu-g++ | configure:14065: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | configure:14074: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | configure:14089: result: yes | configure:14144: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:15133: result: yes | configure:15161: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 | configure:15164: $? = 0 | configure:15346: checking for x86_64-pc-linux-gnu-g++ option to produce PIC | configure:15663: result: -fPIC -DPIC | configure:15672: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works | configure:15690: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 | configure:15694: $? = 0 | configure:15707: result: yes | configure:15728: checking if x86_64-pc-linux-gnu-g++ static flag -static works | configure:15756: result: yes | configure:15768: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | configure:15789: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 | configure:15793: $? = 0 | configure:15815: result: yes | configure:15820: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o | configure:15867: result: yes | configure:15897: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries | configure:15925: result: yes | configure:16068: checking dynamic linker characteristics | configure:16698: result: GNU/Linux ld.so | configure:16751: checking how to hardcode library paths into programs | configure:16776: result: immediate | configure:16838: checking for bison | configure:16854: found /usr/bin/bison | configure:16865: result: bison -y | configure:16881: checking for flex | configure:16897: found /usr/bin/flex | configure:16908: result: flex | configure:16945: flex conftest.l | configure:16949: $? = 0 | configure:16951: checking lex output file root | configure:16967: result: lex.yy | configure:16972: checking lex library | configure:16991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/cccoSSPN.o: In function `yylex': | conftest.c:(.text+0xb21): undefined reference to `yywrap' | conftest.c:(.text+0xf63): undefined reference to `yywrap' | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/cccoSSPN.o: In function `main': | conftest.c:(.text.startup+0x9): undefined reference to `yywrap' | collect2: error: ld returned 1 exit status | configure:16998: $? = 1 | configure: failed program was: | | | | #line 3 "lex.yy.c" | | | | #define YY_INT_ALIGNED short int | | | | /* A lexical scanner generated by flex */ | | | | #define FLEX_SCANNER | | #define YY_FLEX_MAJOR_VERSION 2 | | #define YY_FLEX_MINOR_VERSION 5 | | #define YY_FLEX_SUBMINOR_VERSION 35 | | #if YY_FLEX_SUBMINOR_VERSION > 0 | | #define FLEX_BETA | | #endif | | | | /* First, we deal with platform-specific or compiler-specific issues. */ | | | | /* begin standard C headers. */ | | #include | | #include | | #include | | #include | | | | /* end standard C headers. */ | | | | /* flex integer type definitions */ | | | | #ifndef FLEXINT_H | | #define FLEXINT_H | | | | /* C99 systems have . Non-C99 systems may or may not. */ | | | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | | * if you want the limit (max/min) macros for int types. | | */ | | #ifndef __STDC_LIMIT_MACROS | | #define __STDC_LIMIT_MACROS 1 | | #endif | | | | #include | | typedef int8_t flex_int8_t; | | typedef uint8_t flex_uint8_t; | | typedef int16_t flex_int16_t; | | typedef uint16_t flex_uint16_t; | | typedef int32_t flex_int32_t; | | typedef uint32_t flex_uint32_t; | | #else | | typedef signed char flex_int8_t; | | typedef short int flex_int16_t; | | typedef int flex_int32_t; | | typedef unsigned char flex_uint8_t; | | typedef unsigned short int flex_uint16_t; | | typedef unsigned int flex_uint32_t; | | | | /* Limits of integral types. */ | | #ifndef INT8_MIN | | #define INT8_MIN (-128) | | #endif | | #ifndef INT16_MIN | | #define INT16_MIN (-32767-1) | | #endif | | #ifndef INT32_MIN | | #define INT32_MIN (-2147483647-1) | | #endif | | #ifndef INT8_MAX | | #define INT8_MAX (127) | | #endif | | #ifndef INT16_MAX | | #define INT16_MAX (32767) | | #endif | | #ifndef INT32_MAX | | #define INT32_MAX (2147483647) | | #endif | | #ifndef UINT8_MAX | | #define UINT8_MAX (255U) | | #endif | | #ifndef UINT16_MAX | | #define UINT16_MAX (65535U) | | #endif | | #ifndef UINT32_MAX | | #define UINT32_MAX (4294967295U) | | #endif | | | | #endif /* ! C99 */ | | | | #endif /* ! FLEXINT_H */ | | | | #ifdef __cplusplus | | | | /* The "const" storage-class-modifier is valid. */ | | #define YY_USE_CONST | | | | #else /* ! __cplusplus */ | | | | /* C99 requires __STDC__ to be defined as 1. */ | | #if defined (__STDC__) | | | | #define YY_USE_CONST | | | | #endif /* defined (__STDC__) */ | | #endif /* ! __cplusplus */ | | | | #ifdef YY_USE_CONST | | #define yyconst const | | #else | | #define yyconst | | #endif | | | | /* Returned upon end-of-file. */ | | #define YY_NULL 0 | | | | /* Promotes a possibly negative, possibly signed char to an unsigned | | * integer for use as an array index. If the signed char is negative, | | * we want to instead treat it as an 8-bit unsigned char, hence the | | * double cast. | | */ | | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | | | /* Enter a start condition. This macro really ought to take a parameter, | | * but we do it the disgusting crufty way forced on us by the ()-less | | * definition of BEGIN. | | */ | | #define BEGIN (yy_start) = 1 + 2 * | | | | /* Translate the current start state into a value that can be later handed | | * to BEGIN to return to the state. The YYSTATE alias is for lex | | * compatibility. | | */ | | #define YY_START (((yy_start) - 1) / 2) | | #define YYSTATE YY_START | | | | /* Action number for EOF rule of a given start state. */ | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | | | /* Special action meaning "start processing a new file". */ | | #define YY_NEW_FILE yyrestart(yyin ) | | | | #define YY_END_OF_BUFFER_CHAR 0 | | | | /* Size of default input buffer. */ | | #ifndef YY_BUF_SIZE | | #ifdef __ia64__ | | /* On IA-64, the buffer size is 16k, not 8k. | | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | | * Ditto for the __ia64__ case accordingly. | | */ | | #define YY_BUF_SIZE 32768 | | #else | | #define YY_BUF_SIZE 16384 | | #endif /* __ia64__ */ | | #endif | | | | /* The state buf must be large enough to hold one state per character in the main buffer. | | */ | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | | #define YY_TYPEDEF_YY_BUFFER_STATE | | typedef struct yy_buffer_state *YY_BUFFER_STATE; | | #endif | | | | extern int yyleng; | | | | extern FILE *yyin, *yyout; | | | | #define EOB_ACT_CONTINUE_SCAN 0 | | #define EOB_ACT_END_OF_FILE 1 | | #define EOB_ACT_LAST_MATCH 2 | | | | #define YY_LESS_LINENO(n) | | | | /* Return all but the first "n" matched characters back to the input stream. */ | | #define yyless(n) \ | | do \ | | { \ | | /* Undo effects of setting up yytext. */ \ | | int yyless_macro_arg = (n); \ | | YY_LESS_LINENO(yyless_macro_arg);\ | | *yy_cp = (yy_hold_char); \ | | YY_RESTORE_YY_MORE_OFFSET \ | | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | | } \ | | while ( 0 ) | | | | #define unput(c) yyunput( c, (yytext_ptr) ) | | | | #ifndef YY_TYPEDEF_YY_SIZE_T | | #define YY_TYPEDEF_YY_SIZE_T | | typedef size_t yy_size_t; | | #endif | | | | #ifndef YY_STRUCT_YY_BUFFER_STATE | | #define YY_STRUCT_YY_BUFFER_STATE | | struct yy_buffer_state | | { | | FILE *yy_input_file; | | | | char *yy_ch_buf; /* input buffer */ | | char *yy_buf_pos; /* current position in input buffer */ | | | | /* Size of input buffer in bytes, not including room for EOB | | * characters. | | */ | | yy_size_t yy_buf_size; | | | | /* Number of characters read into yy_ch_buf, not including EOB | | * characters. | | */ | | int yy_n_chars; | | | | /* Whether we "own" the buffer - i.e., we know we created it, | | * and can realloc() it to grow it, and should free() it to | | * delete it. | | */ | | int yy_is_our_buffer; | | | | /* Whether this is an "interactive" input source; if so, and | | * if we're using stdio for input, then we want to use getc() | | * instead of fread(), to make sure we stop fetching input after | | * each newline. | | */ | | int yy_is_interactive; | | | | /* Whether we're considered to be at the beginning of a line. | | * If so, '^' rules will be active on the next match, otherwise | | * not. | | */ | | int yy_at_bol; | | | | int yy_bs_lineno; /**< The line count. */ | | int yy_bs_column; /**< The column count. */ | | | | /* Whether to try to fill the input buffer when we reach the | | * end of it. | | */ | | int yy_fill_buffer; | | | | int yy_buffer_status; | | | | #define YY_BUFFER_NEW 0 | | #define YY_BUFFER_NORMAL 1 | | /* When an EOF's been seen but there's still some text to process | | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | | * shouldn't try reading from the input source any more. We might | | * still have a bunch of tokens to match, though, because of | | * possible backing-up. | | * | | * When we actually see the EOF, we change the status to "new" | | * (via yyrestart()), so that the user can continue scanning by | | * just pointing yyin at a new input file. | | */ | | #define YY_BUFFER_EOF_PENDING 2 | | | | }; | | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | | | /* Stack of input buffers. */ | | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | | | /* We provide macros for accessing buffer states in case in the | | * future we want to put the buffer states in a more general | | * "scanner state". | | * | | * Returns the top of the stack, or NULL. | | */ | | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | | : NULL) | | | | /* Same as previous macro, but useful when we know that the buffer stack is not | | * NULL or when we need an lvalue. For internal use only. | | */ | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | | | /* yy_hold_char holds the character lost when yytext is formed. */ | | static char yy_hold_char; | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | | int yyleng; | | | | /* Points to current character in buffer. */ | | static char *yy_c_buf_p = (char *) 0; | | static int yy_init = 0; /* whether we need to initialize */ | | static int yy_start = 0; /* start state number */ | | | | /* Flag which is used to allow yywrap()'s to do buffer switches | | * instead of setting up a fresh yyin. A bit of a hack ... | | */ | | static int yy_did_buffer_switch_on_eof; | | | | void yyrestart (FILE *input_file ); | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | | void yy_delete_buffer (YY_BUFFER_STATE b ); | | void yy_flush_buffer (YY_BUFFER_STATE b ); | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | | void yypop_buffer_state (void ); | | | | static void yyensure_buffer_stack (void ); | | static void yy_load_buffer_state (void ); | | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len ); | | | | void *yyalloc (yy_size_t ); | | void *yyrealloc (void *,yy_size_t ); | | void yyfree (void * ); | | | | #define yy_new_buffer yy_create_buffer | | | | #define yy_set_interactive(is_interactive) \ | | { \ | | if ( ! YY_CURRENT_BUFFER ){ \ | | yyensure_buffer_stack (); \ | | YY_CURRENT_BUFFER_LVALUE = \ | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | | } \ | | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | | } | | | | #define yy_set_bol(at_bol) \ | | { \ | | if ( ! YY_CURRENT_BUFFER ){\ | | yyensure_buffer_stack (); \ | | YY_CURRENT_BUFFER_LVALUE = \ | | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | | } \ | | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | | } | | | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | | | /* Begin user sect3 */ | | | | typedef unsigned char YY_CHAR; | | | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | | | typedef int yy_state_type; | | | | extern int yylineno; | | | | int yylineno = 1; | | | | extern char *yytext; | | #define yytext_ptr yytext | | | | static yy_state_type yy_get_previous_state (void ); | | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | | static int yy_get_next_buffer (void ); | | static void yy_fatal_error (yyconst char msg[] ); | | | | /* Done after the current pattern has been matched and before the | | * corresponding action - sets up yytext. | | */ | | #define YY_DO_BEFORE_ACTION \ | | (yytext_ptr) = yy_bp; \ | | (yytext_ptr) -= (yy_more_len); \ | | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | | (yy_hold_char) = *yy_cp; \ | | *yy_cp = '\0'; \ | | (yy_c_buf_p) = yy_cp; | | | | #define YY_NUM_RULES 8 | | #define YY_END_OF_BUFFER 9 | | /* This struct is not used in this scanner, | | but its presence is necessary. */ | | struct yy_trans_info | | { | | flex_int32_t yy_verify; | | flex_int32_t yy_nxt; | | }; | | static yyconst flex_int16_t yy_acclist[23] = | | { 0, | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | | 7, 8 | | } ; | | | | static yyconst flex_int16_t yy_accept[14] = | | { 0, | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | | 20, 23, 23 | | } ; | | | | static yyconst flex_int32_t yy_ec[256] = | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1 | | } ; | | | | static yyconst flex_int32_t yy_meta[9] = | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1 | | } ; | | | | static yyconst flex_int16_t yy_base[13] = | | { 0, | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | | 10, 10 | | } ; | | | | static yyconst flex_int16_t yy_def[13] = | | { 0, | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | | 12, 0 | | } ; | | | | static yyconst flex_int16_t yy_nxt[19] = | | { 0, | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | | 12, 12, 12, 12, 12, 12, 12, 12 | | } ; | | | | static yyconst flex_int16_t yy_chk[19] = | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | | 12, 12, 12, 12, 12, 12, 12, 12 | | } ; | | | | extern int yy_flex_debug; | | int yy_flex_debug = 0; | | | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | | static char *yy_full_match; | | static int yy_lp; | | #define REJECT \ | | { \ | | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | | ++(yy_lp); \ | | goto find_rule; \ | | } | | | | static int yy_more_flag = 0; | | static int yy_more_len = 0; | | #define yymore() ((yy_more_flag) = 1) | | #define YY_MORE_ADJ (yy_more_len) | | #define YY_RESTORE_YY_MORE_OFFSET | | char *yytext; | | #line 1 "conftest.l" | | #line 477 "lex.yy.c" | | | | #define INITIAL 0 | | | | #ifndef YY_NO_UNISTD_H | | /* Special case for "unistd.h", since it is non-ANSI. We include it way | | * down here because we want the user's section 1 to have been scanned first. | | * The user has a chance to override it with an option. | | */ | | #include | | #endif | | | | #ifndef YY_EXTRA_TYPE | | #define YY_EXTRA_TYPE void * | | #endif | | | | static int yy_init_globals (void ); | | | | /* Accessor methods to globals. | | These are made visible to non-reentrant scanners for convenience. */ | | | | int yylex_destroy (void ); | | | | int yyget_debug (void ); | | | | void yyset_debug (int debug_flag ); | | | | YY_EXTRA_TYPE yyget_extra (void ); | | | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | | | FILE *yyget_in (void ); | | | | void yyset_in (FILE * in_str ); | | | | FILE *yyget_out (void ); | | | | void yyset_out (FILE * out_str ); | | | | int yyget_leng (void ); | | | | char *yyget_text (void ); | | | | int yyget_lineno (void ); | | | | void yyset_lineno (int line_number ); | | | | /* Macros after this point can all be overridden by user definitions in | | * section 1. | | */ | | | | #ifndef YY_SKIP_YYWRAP | | #ifdef __cplusplus | | extern "C" int yywrap (void ); | | #else | | extern int yywrap (void ); | | #endif | | #endif | | | | static void yyunput (int c,char *buf_ptr ); | | | | #ifndef yytext_ptr | | static void yy_flex_strncpy (char *,yyconst char *,int ); | | #endif | | | | #ifdef YY_NEED_STRLEN | | static int yy_flex_strlen (yyconst char * ); | | #endif | | | | #ifndef YY_NO_INPUT | | | | #ifdef __cplusplus | | static int yyinput (void ); | | #else | | static int input (void ); | | #endif | | | | #endif | | | | /* Amount of stuff to slurp up with each read. */ | | #ifndef YY_READ_BUF_SIZE | | #ifdef __ia64__ | | /* On IA-64, the buffer size is 16k, not 8k */ | | #define YY_READ_BUF_SIZE 16384 | | #else | | #define YY_READ_BUF_SIZE 8192 | | #endif /* __ia64__ */ | | #endif | | | | /* Copy whatever the last rule matched to the standard output. */ | | #ifndef ECHO | | /* This used to be an fputs(), but since the string might contain NUL's, | | * we now use fwrite(). | | */ | | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | | #endif | | | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | | * is returned in "result". | | */ | | #ifndef YY_INPUT | | #define YY_INPUT(buf,result,max_size) \ | | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | | { \ | | int c = '*'; \ | | size_t n; \ | | for ( n = 0; n < max_size && \ | | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | | buf[n] = (char) c; \ | | if ( c == '\n' ) \ | | buf[n++] = (char) c; \ | | if ( c == EOF && ferror( yyin ) ) \ | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | | result = n; \ | | } \ | | else \ | | { \ | | errno=0; \ | | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | | { \ | | if( errno != EINTR) \ | | { \ | | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | | break; \ | | } \ | | errno=0; \ | | clearerr(yyin); \ | | } \ | | }\ | | \ | | | | #endif | | | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | | * we don't want an extra ';' after the "return" because that will cause | | * some compilers to complain about unreachable statements. | | */ | | #ifndef yyterminate | | #define yyterminate() return YY_NULL | | #endif | | | | /* Number of entries by which start-condition stack grows. */ | | #ifndef YY_START_STACK_INCR | | #define YY_START_STACK_INCR 25 | | #endif | | | | /* Report a fatal error. */ | | #ifndef YY_FATAL_ERROR | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | | #endif | | | | /* end tables serialization structures and prototypes */ | | | | /* Default declaration of generated scanner - a define so the user can | | * easily add parameters. | | */ | | #ifndef YY_DECL | | #define YY_DECL_IS_OURS 1 | | | | extern int yylex (void); | | | | #define YY_DECL int yylex (void) | | #endif /* !YY_DECL */ | | | | /* Code executed at the beginning of each rule, after yytext and yyleng | | * have been set up. | | */ | | #ifndef YY_USER_ACTION | | #define YY_USER_ACTION | | #endif | | | | /* Code executed at the end of each rule. */ | | #ifndef YY_BREAK | | #define YY_BREAK break; | | #endif | | | | #define YY_RULE_SETUP \ | | YY_USER_ACTION | | | | /** The main scanner function which does all the work. | | */ | | YY_DECL | | { | | register yy_state_type yy_current_state; | | register char *yy_cp, *yy_bp; | | register int yy_act; | | | | #line 1 "conftest.l" | | | | #line 666 "lex.yy.c" | | | | if ( !(yy_init) ) | | { | | (yy_init) = 1; | | | | #ifdef YY_USER_INIT | | YY_USER_INIT; | | #endif | | | | /* Create the reject buffer large enough to save one state per allowed character. */ | | if ( ! (yy_state_buf) ) | | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | | if ( ! (yy_state_buf) ) | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | | | if ( ! (yy_start) ) | | (yy_start) = 1; /* first start state */ | | | | if ( ! yyin ) | | yyin = stdin; | | | | if ( ! yyout ) | | yyout = stdout; | | | | if ( ! YY_CURRENT_BUFFER ) { | | yyensure_buffer_stack (); | | YY_CURRENT_BUFFER_LVALUE = | | yy_create_buffer(yyin,YY_BUF_SIZE ); | | } | | | | yy_load_buffer_state( ); | | } | | | | while ( 1 ) /* loops until end-of-file is reached */ | | { | | (yy_more_len) = 0; | | if ( (yy_more_flag) ) | | { | | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | | (yy_more_flag) = 0; | | } | | yy_cp = (yy_c_buf_p); | | | | /* Support of yytext. */ | | *yy_cp = (yy_hold_char); | | | | /* yy_bp points to the position in yy_ch_buf of the start of | | * the current run. | | */ | | yy_bp = yy_cp; | | | | yy_current_state = (yy_start); | | | | (yy_state_ptr) = (yy_state_buf); | | *(yy_state_ptr)++ = yy_current_state; | | | | yy_match: | | do | | { | | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | | { | | yy_current_state = (int) yy_def[yy_current_state]; | | if ( yy_current_state >= 13 ) | | yy_c = yy_meta[(unsigned int) yy_c]; | | } | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | | *(yy_state_ptr)++ = yy_current_state; | | ++yy_cp; | | } | | while ( yy_base[yy_current_state] != 10 ); | | | | yy_find_action: | | yy_current_state = *--(yy_state_ptr); | | (yy_lp) = yy_accept[yy_current_state]; | | find_rule: /* we branch to this label when backing up */ | | for ( ; ; ) /* until we find what rule we matched */ | | { | | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | | { | | yy_act = yy_acclist[(yy_lp)]; | | { | | (yy_full_match) = yy_cp; | | break; | | } | | } | | --yy_cp; | | yy_current_state = *--(yy_state_ptr); | | (yy_lp) = yy_accept[yy_current_state]; | | } | | | | YY_DO_BEFORE_ACTION; | | | | do_action: /* This label is used only to access EOF actions. */ | | | | switch ( yy_act ) | | { /* beginning of action switch */ | | case 1: | | YY_RULE_SETUP | | #line 2 "conftest.l" | | { ECHO; } | | YY_BREAK | | case 2: | | YY_RULE_SETUP | | #line 3 "conftest.l" | | { REJECT; } | | YY_BREAK | | case 3: | | YY_RULE_SETUP | | #line 4 "conftest.l" | | { yymore (); } | | YY_BREAK | | case 4: | | YY_RULE_SETUP | | #line 5 "conftest.l" | | { yyless (1); } | | YY_BREAK | | case 5: | | YY_RULE_SETUP | | #line 6 "conftest.l" | | { yyless (input () != 0); } | | YY_BREAK | | case 6: | | YY_RULE_SETUP | | #line 7 "conftest.l" | | { unput (yytext[0]); } | | YY_BREAK | | case 7: | | YY_RULE_SETUP | | #line 8 "conftest.l" | | { BEGIN INITIAL; } | | YY_BREAK | | case 8: | | YY_RULE_SETUP | | #line 9 "conftest.l" | | ECHO; | | YY_BREAK | | #line 804 "lex.yy.c" | | case YY_STATE_EOF(INITIAL): | | yyterminate(); | | | | case YY_END_OF_BUFFER: | | { | | /* Amount of text matched not including the EOB char. */ | | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | | *yy_cp = (yy_hold_char); | | YY_RESTORE_YY_MORE_OFFSET | | | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | | { | | /* We're scanning a new file or input source. It's | | * possible that this happened because the user | | * just pointed yyin at a new source and called | | * yylex(). If so, then we have to assure | | * consistency between YY_CURRENT_BUFFER and our | | * globals. Here is the right place to do so, because | | * this is the first action (other than possibly a | | * back-up) that will match for the new input source. | | */ | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | | } | | | | /* Note that here we test for yy_c_buf_p "<=" to the position | | * of the first EOB in the buffer, since yy_c_buf_p will | | * already have been incremented past the NUL character | | * (since all states make transitions on EOB to the | | * end-of-buffer state). Contrast this with the test | | * in input(). | | */ | | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | | { /* This was really a NUL. */ | | yy_state_type yy_next_state; | | | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | | | yy_current_state = yy_get_previous_state( ); | | | | /* Okay, we're now positioned to make the NUL | | * transition. We couldn't have | | * yy_get_previous_state() go ahead and do it | | * for us because it doesn't know how to deal | | * with the possibility of jamming (and we don't | | * want to build jamming into it because then it | | * will run more slowly). | | */ | | | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | | | if ( yy_next_state ) | | { | | /* Consume the NUL. */ | | yy_cp = ++(yy_c_buf_p); | | yy_current_state = yy_next_state; | | goto yy_match; | | } | | | | else | | { | | yy_cp = (yy_c_buf_p); | | goto yy_find_action; | | } | | } | | | | else switch ( yy_get_next_buffer( ) ) | | { | | case EOB_ACT_END_OF_FILE: | | { | | (yy_did_buffer_switch_on_eof) = 0; | | | | if ( yywrap( ) ) | | { | | /* Note: because we've taken care in | | * yy_get_next_buffer() to have set up | | * yytext, we can now set up | | * yy_c_buf_p so that if some total | | * hoser (like flex itself) wants to | | * call the scanner after we return the | | * YY_NULL, it'll still work - another | | * YY_NULL will get returned. | | */ | | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | | | yy_act = YY_STATE_EOF(YY_START); | | goto do_action; | | } | | | | else | | { | | if ( ! (yy_did_buffer_switch_on_eof) ) | | YY_NEW_FILE; | | } | | break; | | } | | | | case EOB_ACT_CONTINUE_SCAN: | | (yy_c_buf_p) = | | (yytext_ptr) + yy_amount_of_matched_text; | | | | yy_current_state = yy_get_previous_state( ); | | | | yy_cp = (yy_c_buf_p); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | goto yy_match; | | | | case EOB_ACT_LAST_MATCH: | | (yy_c_buf_p) = | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | | | yy_current_state = yy_get_previous_state( ); | | | | yy_cp = (yy_c_buf_p); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | goto yy_find_action; | | } | | break; | | } | | | | default: | | YY_FATAL_ERROR( | | "fatal flex scanner internal error--no action found" ); | | } /* end of action switch */ | | } /* end of scanning one token */ | | } /* end of yylex */ | | | | /* yy_get_next_buffer - try to read in a new buffer | | * | | * Returns a code representing an action: | | * EOB_ACT_LAST_MATCH - | | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | | * EOB_ACT_END_OF_FILE - end of file | | */ | | static int yy_get_next_buffer (void) | | { | | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | | register char *source = (yytext_ptr); | | register int number_to_move, i; | | int ret_val; | | | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | | YY_FATAL_ERROR( | | "fatal flex scanner internal error--end of buffer missed" ); | | | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | | { /* Don't try to fill the buffer, so this is an EOF. */ | | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | | { | | /* We matched a single character, the EOB, so | | * treat this as a final EOF. | | */ | | return EOB_ACT_END_OF_FILE; | | } | | | | else | | { | | /* We matched some text prior to the EOB, first | | * process it. | | */ | | return EOB_ACT_LAST_MATCH; | | } | | } | | | | /* Try to read more data. */ | | | | /* First move last chars to start of buffer. */ | | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | | | for ( i = 0; i < number_to_move; ++i ) | | *(dest++) = *(source++); | | | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | | /* don't do the read, it's not guaranteed to return an EOF, | | * just force an EOF | | */ | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | | | else | | { | | int num_to_read = | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | | | while ( num_to_read <= 0 ) | | { /* Not enough room in the buffer - grow it. */ | | | | YY_FATAL_ERROR( | | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | | | } | | | | if ( num_to_read > YY_READ_BUF_SIZE ) | | num_to_read = YY_READ_BUF_SIZE; | | | | /* Read in more data. */ | | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | | (yy_n_chars), (size_t) num_to_read ); | | | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | | } | | | | if ( (yy_n_chars) == 0 ) | | { | | if ( number_to_move == YY_MORE_ADJ ) | | { | | ret_val = EOB_ACT_END_OF_FILE; | | yyrestart(yyin ); | | } | | | | else | | { | | ret_val = EOB_ACT_LAST_MATCH; | | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | | YY_BUFFER_EOF_PENDING; | | } | | } | | | | else | | ret_val = EOB_ACT_CONTINUE_SCAN; | | | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | | /* Extend the array by 50%, plus the number we really need. */ | | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | | } | | | | (yy_n_chars) += number_to_move; | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | | | return ret_val; | | } | | | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | | | static yy_state_type yy_get_previous_state (void) | | { | | register yy_state_type yy_current_state; | | register char *yy_cp; | | | | yy_current_state = (yy_start); | | | | (yy_state_ptr) = (yy_state_buf); | | *(yy_state_ptr)++ = yy_current_state; | | | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | | { | | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | | { | | yy_current_state = (int) yy_def[yy_current_state]; | | if ( yy_current_state >= 13 ) | | yy_c = yy_meta[(unsigned int) yy_c]; | | } | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | | *(yy_state_ptr)++ = yy_current_state; | | } | | | | return yy_current_state; | | } | | | | /* yy_try_NUL_trans - try to make a transition on the NUL character | | * | | * synopsis | | * next_state = yy_try_NUL_trans( current_state ); | | */ | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | | { | | register int yy_is_jam; | | | | register YY_CHAR yy_c = 1; | | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | | { | | yy_current_state = (int) yy_def[yy_current_state]; | | if ( yy_current_state >= 13 ) | | yy_c = yy_meta[(unsigned int) yy_c]; | | } | | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | | yy_is_jam = (yy_current_state == 12); | | if ( ! yy_is_jam ) | | *(yy_state_ptr)++ = yy_current_state; | | | | return yy_is_jam ? 0 : yy_current_state; | | } | | | | static void yyunput (int c, register char * yy_bp ) | | { | | register char *yy_cp; | | | | yy_cp = (yy_c_buf_p); | | | | /* undo effects of setting up yytext */ | | *yy_cp = (yy_hold_char); | | | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | | { /* need to shift things up to make room */ | | /* +2 for EOB chars. */ | | register int number_to_move = (yy_n_chars) + 2; | | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | | register char *source = | | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | | *--dest = *--source; | | | | yy_cp += (int) (dest - source); | | yy_bp += (int) (dest - source); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | | } | | | | *--yy_cp = (char) c; | | | | (yytext_ptr) = yy_bp; | | (yy_hold_char) = *yy_cp; | | (yy_c_buf_p) = yy_cp; | | } | | | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | | static int yyinput (void) | | #else | | static int input (void) | | #endif | | | | { | | int c; | | | | *(yy_c_buf_p) = (yy_hold_char); | | | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | | { | | /* yy_c_buf_p now points to the character we want to return. | | * If this occurs *before* the EOB characters, then it's a | | * valid NUL; if not, then we've hit the end of the buffer. | | */ | | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | | /* This was really a NUL. */ | | *(yy_c_buf_p) = '\0'; | | | | else | | { /* need more input */ | | int offset = (yy_c_buf_p) - (yytext_ptr); | | ++(yy_c_buf_p); | | | | switch ( yy_get_next_buffer( ) ) | | { | | case EOB_ACT_LAST_MATCH: | | /* This happens because yy_g_n_b() | | * sees that we've accumulated a | | * token and flags that we need to | | * try matching the token before | | * proceeding. But for input(), | | * there's no matching to consider. | | * So convert the EOB_ACT_LAST_MATCH | | * to EOB_ACT_END_OF_FILE. | | */ | | | | /* Reset buffer status. */ | | yyrestart(yyin ); | | | | /*FALLTHROUGH*/ | | | | case EOB_ACT_END_OF_FILE: | | { | | if ( yywrap( ) ) | | return EOF; | | | | if ( ! (yy_did_buffer_switch_on_eof) ) | | YY_NEW_FILE; | | #ifdef __cplusplus | | return yyinput(); | | #else | | return input(); | | #endif | | } | | | | case EOB_ACT_CONTINUE_SCAN: | | (yy_c_buf_p) = (yytext_ptr) + offset; | | break; | | } | | } | | } | | | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | | (yy_hold_char) = *++(yy_c_buf_p); | | | | return c; | | } | | #endif /* ifndef YY_NO_INPUT */ | | | | /** Immediately switch to a different input stream. | | * @param input_file A readable stream. | | * | | * @note This function does not reset the start condition to @c INITIAL . | | */ | | void yyrestart (FILE * input_file ) | | { | | | | if ( ! YY_CURRENT_BUFFER ){ | | yyensure_buffer_stack (); | | YY_CURRENT_BUFFER_LVALUE = | | yy_create_buffer(yyin,YY_BUF_SIZE ); | | } | | | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | | yy_load_buffer_state( ); | | } | | | | /** Switch to a different input buffer. | | * @param new_buffer The new input buffer. | | * | | */ | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | | { | | | | /* TODO. We should be able to replace this entire function body | | * with | | * yypop_buffer_state(); | | * yypush_buffer_state(new_buffer); | | */ | | yyensure_buffer_stack (); | | if ( YY_CURRENT_BUFFER == new_buffer ) | | return; | | | | if ( YY_CURRENT_BUFFER ) | | { | | /* Flush out information for old buffer. */ | | *(yy_c_buf_p) = (yy_hold_char); | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | | } | | | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | yy_load_buffer_state( ); | | | | /* We don't actually know whether we did this switch during | | * EOF (yywrap()) processing, but the only time this flag | | * is looked at is after yywrap() is called, so it's safe | | * to go ahead and always set it. | | */ | | (yy_did_buffer_switch_on_eof) = 1; | | } | | | | static void yy_load_buffer_state (void) | | { | | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | | (yy_hold_char) = *(yy_c_buf_p); | | } | | | | /** Allocate and initialize an input buffer state. | | * @param file A readable stream. | | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | | * | | * @return the allocated buffer state. | | */ | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | | { | | YY_BUFFER_STATE b; | | | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | | if ( ! b ) | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | | | b->yy_buf_size = size; | | | | /* yy_ch_buf has to be 2 characters longer than the size given because | | * we need to put in 2 end-of-buffer characters. | | */ | | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | | if ( ! b->yy_ch_buf ) | | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | | | b->yy_is_our_buffer = 1; | | | | yy_init_buffer(b,file ); | | | | return b; | | } | | | | /** Destroy the buffer. | | * @param b a buffer created with yy_create_buffer() | | * | | */ | | void yy_delete_buffer (YY_BUFFER_STATE b ) | | { | | | | if ( ! b ) | | return; | | | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | | | if ( b->yy_is_our_buffer ) | | yyfree((void *) b->yy_ch_buf ); | | | | yyfree((void *) b ); | | } | | | | #ifndef __cplusplus | | extern int isatty (int ); | | #endif /* __cplusplus */ | | | | /* Initializes or reinitializes a buffer. | | * This function is sometimes called more than once on the same buffer, | | * such as during a yyrestart() or at EOF. | | */ | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | | | { | | int oerrno = errno; | | | | yy_flush_buffer(b ); | | | | b->yy_input_file = file; | | b->yy_fill_buffer = 1; | | | | /* If b is the current buffer, then yy_init_buffer was _probably_ | | * called from yyrestart() or through yy_get_next_buffer. | | * In that case, we don't want to reset the lineno or column. | | */ | | if (b != YY_CURRENT_BUFFER){ | | b->yy_bs_lineno = 1; | | b->yy_bs_column = 0; | | } | | | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | | | errno = oerrno; | | } | | | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | | * | | */ | | void yy_flush_buffer (YY_BUFFER_STATE b ) | | { | | if ( ! b ) | | return; | | | | b->yy_n_chars = 0; | | | | /* We always need two end-of-buffer characters. The first causes | | * a transition to the end-of-buffer state. The second causes | | * a jam in that state. | | */ | | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | | | b->yy_at_bol = 1; | | b->yy_buffer_status = YY_BUFFER_NEW; | | | | if ( b == YY_CURRENT_BUFFER ) | | yy_load_buffer_state( ); | | } | | | | /** Pushes the new state onto the stack. The new state becomes | | * the current state. This function will allocate the stack | | * if necessary. | | * @param new_buffer The new state. | | * | | */ | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | | { | | if (new_buffer == NULL) | | return; | | | | yyensure_buffer_stack(); | | | | /* This block is copied from yy_switch_to_buffer. */ | | if ( YY_CURRENT_BUFFER ) | | { | | /* Flush out information for old buffer. */ | | *(yy_c_buf_p) = (yy_hold_char); | | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | | } | | | | /* Only push if top exists. Otherwise, replace top. */ | | if (YY_CURRENT_BUFFER) | | (yy_buffer_stack_top)++; | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | | | /* copied from yy_switch_to_buffer. */ | | yy_load_buffer_state( ); | | (yy_did_buffer_switch_on_eof) = 1; | | } | | | | /** Removes and deletes the top of the stack, if present. | | * The next element becomes the new top. | | * | | */ | | void yypop_buffer_state (void) | | { | | if (!YY_CURRENT_BUFFER) | | return; | | | | yy_delete_buffer(YY_CURRENT_BUFFER ); | | YY_CURRENT_BUFFER_LVALUE = NULL; | | if ((yy_buffer_stack_top) > 0) | | --(yy_buffer_stack_top); | | | | if (YY_CURRENT_BUFFER) { | | yy_load_buffer_state( ); | | (yy_did_buffer_switch_on_eof) = 1; | | } | | } | | | | /* Allocates the stack if it does not exist. | | * Guarantees space for at least one push. | | */ | | static void yyensure_buffer_stack (void) | | { | | int num_to_alloc; | | | | if (!(yy_buffer_stack)) { | | | | /* First allocation is just for 2 elements, since we don't know if this | | * scanner will even need a stack. We use 2 instead of 1 to avoid an | | * immediate realloc on the next call. | | */ | | num_to_alloc = 1; | | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | | (num_to_alloc * sizeof(struct yy_buffer_state*) | | ); | | if ( ! (yy_buffer_stack) ) | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | | | (yy_buffer_stack_max) = num_to_alloc; | | (yy_buffer_stack_top) = 0; | | return; | | } | | | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | | | /* Increase the buffer to prepare for a possible push. */ | | int grow_size = 8 /* arbitrary grow size */; | | | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | | ((yy_buffer_stack), | | num_to_alloc * sizeof(struct yy_buffer_state*) | | ); | | if ( ! (yy_buffer_stack) ) | | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | | | /* zero only the new slots.*/ | | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | | } | | } | | | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | | * @param base the character buffer | | * @param size the size in bytes of the character buffer | | * | | * @return the newly allocated buffer state object. | | */ | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | | { | | YY_BUFFER_STATE b; | | | | if ( size < 2 || | | base[size-2] != YY_END_OF_BUFFER_CHAR || | | base[size-1] != YY_END_OF_BUFFER_CHAR ) | | /* They forgot to leave room for the EOB's. */ | | return 0; | | | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | | if ( ! b ) | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | | b->yy_buf_pos = b->yy_ch_buf = base; | | b->yy_is_our_buffer = 0; | | b->yy_input_file = 0; | | b->yy_n_chars = b->yy_buf_size; | | b->yy_is_interactive = 0; | | b->yy_at_bol = 1; | | b->yy_fill_buffer = 0; | | b->yy_buffer_status = YY_BUFFER_NEW; | | | | yy_switch_to_buffer(b ); | | | | return b; | | } | | | | /** Setup the input buffer state to scan a string. The next call to yylex() will | | * scan from a @e copy of @a str. | | * @param yystr a NUL-terminated string to scan | | * | | * @return the newly allocated buffer state object. | | * @note If you want to scan bytes that may contain NUL values, then use | | * yy_scan_bytes() instead. | | */ | | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | | { | | | | return yy_scan_bytes(yystr,strlen(yystr) ); | | } | | | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | | * scan from a @e copy of @a bytes. | | * @param yybytes the byte buffer to scan | | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | | * | | * @return the newly allocated buffer state object. | | */ | | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len ) | | { | | YY_BUFFER_STATE b; | | char *buf; | | yy_size_t n; | | int i; | | | | /* Get memory for full buffer, including space for trailing EOB's. */ | | n = _yybytes_len + 2; | | buf = (char *) yyalloc(n ); | | if ( ! buf ) | | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | | | for ( i = 0; i < _yybytes_len; ++i ) | | buf[i] = yybytes[i]; | | | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | | | b = yy_scan_buffer(buf,n ); | | if ( ! b ) | | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | | | /* It's okay to grow etc. this buffer, and we should throw it | | * away when we're done. | | */ | | b->yy_is_our_buffer = 1; | | | | return b; | | } | | | | #ifndef YY_EXIT_FAILURE | | #define YY_EXIT_FAILURE 2 | | #endif | | | | static void yy_fatal_error (yyconst char* msg ) | | { | | (void) fprintf( stderr, "%s\n", msg ); | | exit( YY_EXIT_FAILURE ); | | } | | | | /* Redefine yyless() so it works in section 3 code. */ | | | | #undef yyless | | #define yyless(n) \ | | do \ | | { \ | | /* Undo effects of setting up yytext. */ \ | | int yyless_macro_arg = (n); \ | | YY_LESS_LINENO(yyless_macro_arg);\ | | yytext[yyleng] = (yy_hold_char); \ | | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | | (yy_hold_char) = *(yy_c_buf_p); \ | | *(yy_c_buf_p) = '\0'; \ | | yyleng = yyless_macro_arg; \ | | } \ | | while ( 0 ) | | | | /* Accessor methods (get/set functions) to struct members. */ | | | | /** Get the current line number. | | * | | */ | | int yyget_lineno (void) | | { | | | | return yylineno; | | } | | | | /** Get the input stream. | | * | | */ | | FILE *yyget_in (void) | | { | | return yyin; | | } | | | | /** Get the output stream. | | * | | */ | | FILE *yyget_out (void) | | { | | return yyout; | | } | | | | /** Get the length of the current token. | | * | | */ | | int yyget_leng (void) | | { | | return yyleng; | | } | | | | /** Get the current token. | | * | | */ | | | | char *yyget_text (void) | | { | | return yytext; | | } | | | | /** Set the current line number. | | * @param line_number | | * | | */ | | void yyset_lineno (int line_number ) | | { | | | | yylineno = line_number; | | } | | | | /** Set the input stream. This does not discard the current | | * input buffer. | | * @param in_str A readable stream. | | * | | * @see yy_switch_to_buffer | | */ | | void yyset_in (FILE * in_str ) | | { | | yyin = in_str ; | | } | | | | void yyset_out (FILE * out_str ) | | { | | yyout = out_str ; | | } | | | | int yyget_debug (void) | | { | | return yy_flex_debug; | | } | | | | void yyset_debug (int bdebug ) | | { | | yy_flex_debug = bdebug ; | | } | | | | static int yy_init_globals (void) | | { | | /* Initialization is the same as for the non-reentrant scanner. | | * This function is called from yylex_destroy(), so don't allocate here. | | */ | | | | (yy_buffer_stack) = 0; | | (yy_buffer_stack_top) = 0; | | (yy_buffer_stack_max) = 0; | | (yy_c_buf_p) = (char *) 0; | | (yy_init) = 0; | | (yy_start) = 0; | | | | (yy_state_buf) = 0; | | (yy_state_ptr) = 0; | | (yy_full_match) = 0; | | (yy_lp) = 0; | | | | /* Defined in main.c */ | | #ifdef YY_STDINIT | | yyin = stdin; | | yyout = stdout; | | #else | | yyin = (FILE *) 0; | | yyout = (FILE *) 0; | | #endif | | | | /* For future reference: Set errno on error, since we are called by | | * yylex_init() | | */ | | return 0; | | } | | | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | | int yylex_destroy (void) | | { | | | | /* Pop the buffer stack, destroying each element. */ | | while(YY_CURRENT_BUFFER){ | | yy_delete_buffer(YY_CURRENT_BUFFER ); | | YY_CURRENT_BUFFER_LVALUE = NULL; | | yypop_buffer_state(); | | } | | | | /* Destroy the stack itself. */ | | yyfree((yy_buffer_stack) ); | | (yy_buffer_stack) = NULL; | | | | yyfree ( (yy_state_buf) ); | | (yy_state_buf) = NULL; | | | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | | * yylex() is called, initialization will occur. */ | | yy_init_globals( ); | | | | return 0; | | } | | | | /* | | * Internal utility routines. | | */ | | | | #ifndef yytext_ptr | | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | | { | | register int i; | | for ( i = 0; i < n; ++i ) | | s1[i] = s2[i]; | | } | | #endif | | | | #ifdef YY_NEED_STRLEN | | static int yy_flex_strlen (yyconst char * s ) | | { | | register int n; | | for ( n = 0; s[n]; ++n ) | | ; | | | | return n; | | } | | #endif | | | | void *yyalloc (yy_size_t size ) | | { | | return (void *) malloc( size ); | | } | | | | void *yyrealloc (void * ptr, yy_size_t size ) | | { | | /* The cast to (char *) in the following accommodates both | | * implementations that use char* generic pointers, and those | | * that use void* generic pointers. It works with the latter | | * because both ANSI C and C++ allow castless assignment from | | * any pointer type to void*, and deal with argument conversions | | * as though doing an assignment. | | */ | | return (void *) realloc( (char *) ptr, size ); | | } | | | | void yyfree (void * ptr ) | | { | | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | | } | | | | #define YYTABLES_NAME "yytables" | | | | #line 9 "conftest.l" | | | | | | #ifdef YYTEXT_POINTER | | extern char *yytext; | | #endif | | int | | main (void) | | { | | return ! yylex () + ! yywrap (); | | } | configure:16991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 | configure:16998: $? = 0 | configure:17022: result: -lfl | configure:17028: checking whether yytext is a pointer | configure:17049: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 | configure:17056: $? = 0 | configure:17078: result: yes | configure:17106: checking whether NLS is requested | configure:17115: result: yes | configure:17155: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:17187: result: /usr/bin/msgfmt | configure:17196: checking for gmsgfmt | configure:17214: found /usr/bin/gmsgfmt | configure:17227: result: /usr/bin/gmsgfmt | configure:17277: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C | configure:17309: result: /usr/bin/xgettext | configure:17354: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:17385: result: /usr/bin/msgmerge | configure:17441: checking for ld used by GCC | configure:17505: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 | configure:17514: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld | configure:17527: result: yes | configure:17534: checking for shared library run path origin | configure:17547: result: done | configure:18123: checking for CFPreferencesCopyAppValue | configure:18151: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:29:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | compilation terminated. | configure:18158: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:18179: result: no | configure:18188: checking for CFLocaleCopyCurrent | configure:18216: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:29:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory | compilation terminated. | configure:18223: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:18244: result: no | configure:18295: checking for GNU gettext in libc | configure:18329: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:18336: $? = 0 | configure:18358: result: yes | configure:19344: checking whether to use NLS | configure:19346: result: yes | configure:19349: checking where the gettext function comes from | configure:19360: result: libc | configure:19452: checking for iconv | configure:19486: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:19493: $? = 0 | configure:19572: result: yes | configure:19575: checking for working iconv | configure:19705: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:19709: $? = 0 | configure:19715: ./conftest | configure:19719: $? = 0 | configure:19738: result: yes | configure:19768: checking for iconv declaration | configure:19807: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:19814: $? = 0 | configure:19833: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:19861: checking iconv.h usability | configure:19878: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:19885: $? = 0 | configure:19899: result: yes | configure:19903: checking iconv.h presence | configure:19918: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:19925: $? = 0 | configure:19939: result: yes | configure:19972: checking for iconv.h | configure:19981: result: yes | configure:19996: checking for iconv_t | configure:20029: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:20036: $? = 0 | configure:20068: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:44:22: error: expected expression before ')' token | configure:20075: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | /* end confdefs.h. */ | | | | #ifdef HAVE_ICONV_H | | # include | | #endif | | | | | | int | | main () | | { | | if (sizeof ((iconv_t))) | | return 0; | | ; | | return 0; | | } | configure:20098: result: yes | configure:20146: checking for special C compiler options needed for large files | configure:20241: result: no | configure:20247: checking for _FILE_OFFSET_BITS value needed for large files | configure:20282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:20289: $? = 0 | configure:20358: result: no | configure:20509: checking for working alloca.h | configure:20536: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:20543: $? = 0 | configure:20563: result: yes | configure:20573: checking for alloca | configure:20620: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:20627: $? = 0 | configure:20647: result: yes | configure:20885: checking for inline | configure:20911: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:20918: $? = 0 | configure:20936: result: inline | configure:20955: checking for C/C++ restrict keyword | configure:20990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:20997: $? = 0 | configure:21015: result: __restrict | configure:21031: checking whether clearerr_unlocked is declared | configure:21060: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21067: $? = 0 | configure:21082: result: yes | configure:21100: checking whether feof_unlocked is declared | configure:21129: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21136: $? = 0 | configure:21151: result: yes | configure:21169: checking whether ferror_unlocked is declared | configure:21198: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21205: $? = 0 | configure:21220: result: yes | configure:21238: checking whether fflush_unlocked is declared | configure:21267: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21274: $? = 0 | configure:21289: result: yes | configure:21307: checking whether fgets_unlocked is declared | configure:21336: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21343: $? = 0 | configure:21358: result: yes | configure:21376: checking whether fputc_unlocked is declared | configure:21405: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21412: $? = 0 | configure:21427: result: yes | configure:21445: checking whether fputs_unlocked is declared | configure:21474: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21481: $? = 0 | configure:21496: result: yes | configure:21514: checking whether fread_unlocked is declared | configure:21543: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21550: $? = 0 | configure:21565: result: yes | configure:21583: checking whether fwrite_unlocked is declared | configure:21612: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21619: $? = 0 | configure:21634: result: yes | configure:21652: checking whether getc_unlocked is declared | configure:21681: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21688: $? = 0 | configure:21703: result: yes | configure:21721: checking whether getchar_unlocked is declared | configure:21750: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21757: $? = 0 | configure:21772: result: yes | configure:21790: checking whether putc_unlocked is declared | configure:21819: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21826: $? = 0 | configure:21841: result: yes | configure:21859: checking whether putchar_unlocked is declared | configure:21888: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:21895: $? = 0 | configure:21910: result: yes | configure:21935: checking for flockfile | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for funlockfile | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for getdelim | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for iswcntrl | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:78:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for iswblank | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:79:6: warning: conflicting types for built-in function 'iswblank' [enabled by default] | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for symlink | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for mbsinit | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for mbrtowc | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for mbslen | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/cc4Lat99.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `mbslen' | collect2: error: ld returned 1 exit status | configure:21998: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | /* end confdefs.h. */ | | /* Define mbslen to an innocuous variant, in case declares mbslen. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mbslen innocuous_mbslen | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mbslen (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef mbslen | | | | /* 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 mbslen (); | | /* 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_mbslen || defined __stub___mbslen | | choke me | | #endif | | | | int | | main () | | { | | return mbslen (); | | ; | | return 0; | | } | configure:22020: result: no | configure:21935: checking for isascii | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:83:6: warning: conflicting types for built-in function 'isascii' [enabled by default] | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for mprotect | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for setenv | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for sleep | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for strndup | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:87:6: warning: conflicting types for built-in function 'strndup' [enabled by default] | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for vasnprintf | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/ccImbIEI.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' | collect2: error: ld returned 1 exit status | configure:21998: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 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:22020: result: no | configure:21935: checking for snprintf | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:88:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] | configure:21998: $? = 0 | configure:22020: result: yes | configure:21935: checking for wcwidth | configure:21991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:21998: $? = 0 | configure:22020: result: yes | configure:22055: checking features.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking features.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for features.h | configure:22175: result: yes | configure:22055: checking linewrap.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c:101:22: fatal error: linewrap.h: No such file or directory | compilation terminated. | configure:22079: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:22093: result: no | configure:22097: checking linewrap.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:68:22: fatal error: linewrap.h: No such file or directory | compilation terminated. | configure:22119: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | /* end confdefs.h. */ | | #include | configure:22133: result: no | configure:22166: checking for linewrap.h | configure:22175: result: no | configure:22044: checking for unistd.h | configure:22051: result: yes | configure:22055: checking getopt.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking getopt.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for getopt.h | configure:22175: result: yes | configure:22055: checking wctype.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking wctype.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for wctype.h | configure:22175: result: yes | configure:22055: checking wchar.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking wchar.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for wchar.h | configure:22175: result: yes | configure:22055: checking sys/mman.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking sys/mman.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for sys/mman.h | configure:22175: result: yes | configure:22044: checking for stdint.h | configure:22051: result: yes | configure:22055: checking sys/socket.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking sys/socket.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for sys/socket.h | configure:22175: result: yes | configure:22044: checking for strings.h | configure:22051: result: yes | configure:22055: checking sysexits.h usability | configure:22072: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:22079: $? = 0 | configure:22093: result: yes | configure:22097: checking sysexits.h presence | configure:22112: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:22119: $? = 0 | configure:22133: result: yes | configure:22166: checking for sysexits.h | configure:22175: result: yes | configure:22199: checking whether // is distinct from / | configure:22228: result: no | configure:22375: checking if environ is properly declared | configure:22408: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c:83:39: error: conflicting types for 'environ' | In file included from conftest.c:78:0: | /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here | configure:22415: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | | #include | | #endif | | /* mingw, BeOS, Haiku declare environ in , not in . */ | | #include | | | | extern struct { int foo; } environ; | | int | | main () | | { | | environ.foo = 1; | | ; | | return 0; | | } | configure:22431: result: yes | configure:22448: checking whether the preprocessor supports include_next | configure:22491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Iconftestd1b -Iconftestd2 conftest.c >&5 | configure:22498: $? = 0 | configure:22547: result: yes | configure:22568: checking whether system header files limit the line length | configure:22595: result: no | configure:22606: checking for complete errno.h | configure:22680: result: yes | configure:24137: checking whether getdelim is declared | configure:24166: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:24173: $? = 0 | configure:24188: result: yes | configure:24208: checking whether getline is declared | configure:24237: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:24244: $? = 0 | configure:24259: result: yes | configure:24381: checking for getopt.h | configure:24388: result: yes | configure:24536: checking for getopt_long_only | configure:24592: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:24599: $? = 0 | configure:24621: result: yes | configure:24638: checking whether getopt is POSIX compatible | configure:24665: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c: In function 'main': | conftest.c:86:11: error: 'optreset' undeclared (first use in this function) | conftest.c:86:11: note: each undeclared identifier is reported only once for each function it appears in | configure:24672: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | int *p = &optreset; return optreset; | | ; | | return 0; | | } | configure:24706: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:86:9: error: 'getopt_clip' undeclared (first use in this function) | conftest.c:86:9: note: each undeclared identifier is reported only once for each function it appears in | configure:24713: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | return !getopt_clip; | | ; | | return 0; | | } | configure:24839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -DOPTIND_MIN=0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:24843: $? = 0 | configure:24849: ./conftest | configure:24853: $? = 0 | configure:24872: result: yes | configure:24880: checking for working GNU getopt function | configure:25115: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:25119: $? = 0 | configure:25125: ./conftest | configure:25129: $? = 0 | configure:25152: result: yes | configure:25181: checking whether getenv is declared | configure:25210: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:25217: $? = 0 | configure:25232: result: yes | configure:25250: checking for off_t | configure:25278: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:25285: $? = 0 | configure:25312: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:120:20: error: expected expression before ')' token | configure:25319: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((off_t))) | | return 0; | | ; | | return 0; | | } | configure:25342: result: yes | configure:25368: checking for wint_t | configure:25403: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:25410: $? = 0 | configure:25425: result: yes | configure:25549: checking whether iswcntrl works | configure:25628: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:25632: $? = 0 | configure:25638: ./conftest | configure:25642: $? = 0 | configure:25660: result: yes | configure:25686: checking for towlower | configure:25742: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:108:6: warning: conflicting types for built-in function 'towlower' [enabled by default] | configure:25749: $? = 0 | configure:25771: result: yes | configure:25880: checking for wctype_t | configure:25918: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:25925: $? = 0 | configure:25941: result: yes | configure:25947: checking for wctrans_t | configure:25983: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:25990: $? = 0 | configure:26006: result: yes | configure:26019: checking whether wctype is declared without a macro | configure:26058: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26065: $? = 0 | configure:26082: result: yes | configure:26019: checking whether iswctype is declared without a macro | configure:26058: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26065: $? = 0 | configure:26082: result: yes | configure:26019: checking whether wctrans is declared without a macro | configure:26058: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26065: $? = 0 | configure:26082: result: yes | configure:26019: checking whether towctrans is declared without a macro | configure:26058: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26065: $? = 0 | configure:26082: result: yes | configure:26100: checking for nl_langinfo and CODESET | configure:26126: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:26133: $? = 0 | configure:26154: result: yes | configure:26181: checking for working fcntl.h | configure:26283: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:26287: $? = 0 | configure:26293: ./conftest | configure:26297: $? = 0 | configure:26319: result: yes | configure:26343: checking whether we are using the GNU C Library >= 2.1 or uClibc | configure:26377: result: yes | configure:26459: checking whether malloc, realloc, calloc are POSIX compliant | configure:26489: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26496: $? = 0 | configure:26512: result: yes | configure:26522: checking for stdlib.h | configure:26529: result: yes | configure:26668: checking for GNU libc compatible malloc | configure:26711: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:26715: $? = 0 | configure:26721: ./conftest | configure:26725: $? = 0 | configure:26743: result: yes | configure:26759: checking for unsigned long long int | configure:26808: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:26815: $? = 0 | configure:26836: result: yes | configure:26848: checking for long long int | configure:26896: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:26900: $? = 0 | configure:26906: ./conftest | configure:26910: $? = 0 | configure:26929: result: yes | configure:26941: checking for mbstate_t | configure:26975: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:26982: $? = 0 | configure:26997: result: yes | configure:27113: checking for a traditional japanese locale | configure:27187: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:27190: $? = 0 | configure:27248: result: none | configure:27256: checking for a transitional chinese locale | configure:27331: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:27334: $? = 0 | configure:27385: result: none | configure:27392: checking for a french Unicode locale | configure:27468: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:27471: $? = 0 | configure:27517: result: none | configure:27614: checking for mmap | configure:27670: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:27677: $? = 0 | configure:27697: result: yes | configure:27709: checking for MAP_ANONYMOUS | configure:27756: result: yes | configure:27790: checking whether memchr works | configure:27863: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:27867: $? = 0 | configure:27873: ./conftest | configure:27877: $? = 0 | configure:27894: result: yes | configure:27921: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c:100:10: error: unknown type name 'not' | conftest.c:100:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | conftest.c:100:16: error: unknown type name 'universal' | configure:27928: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:27970: checking whether setenv is declared | configure:27999: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28006: $? = 0 | configure:28021: result: yes | configure:28081: checking search.h usability | configure:28098: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28105: $? = 0 | configure:28119: result: yes | configure:28123: checking search.h presence | configure:28138: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:28145: $? = 0 | configure:28159: result: yes | configure:28192: checking for search.h | configure:28201: result: yes | configure:28220: checking for tsearch | configure:28276: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:28283: $? = 0 | configure:28305: result: yes | configure:28321: checking for stdbool.h that conforms to C99 | configure:28398: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28405: $? = 0 | configure:28420: result: yes | configure:28422: checking for _Bool | configure:28450: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28457: $? = 0 | configure:28484: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:138:20: error: expected expression before ')' token | configure:28491: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 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:28514: result: yes | configure:28531: checking for wchar_t | configure:28558: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28565: $? = 0 | configure:28580: result: yes | configure:28727: checking whether stdint.h conforms to C99 | configure:28906: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:28913: $? = 0 | configure:29007: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:29011: $? = 0 | configure:29017: ./conftest | configure:29021: $? = 0 | configure:29046: result: yes | configure:30369: checking whether strerror(0) succeeds | configure:30414: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:30418: $? = 0 | configure:30424: ./conftest | configure:30428: $? = 0 | configure:30446: result: yes | configure:30560: checking whether ffsl is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether ffsll is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether memmem is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether mempcpy is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether memrchr is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether rawmemchr is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether stpcpy is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether stpncpy is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strchrnul is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strdup is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strncat is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strndup is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strnlen is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strpbrk is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strsep is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strcasestr is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strtok_r is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strerror_r is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strsignal is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30560: checking whether strverscmp is declared without a macro | configure:30588: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30595: $? = 0 | configure:30612: result: yes | configure:30728: checking whether ffs is declared without a macro | configure:30760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30767: $? = 0 | configure:30784: result: yes | configure:30728: checking whether strcasecmp is declared without a macro | configure:30760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30767: $? = 0 | configure:30784: result: yes | configure:30728: checking whether strncasecmp is declared without a macro | configure:30760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30767: $? = 0 | configure:30784: result: yes | configure:30799: checking whether strndup is declared | configure:30850: result: yes | configure:30870: checking whether strnlen is declared | configure:30921: result: yes | configure:30941: checking for pid_t | configure:30969: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:30976: $? = 0 | configure:31003: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:165:20: error: expected expression before ')' token | configure:31010: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 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 ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:31033: result: yes | configure:31045: checking for mode_t | configure:31073: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:31080: $? = 0 | configure:31107: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:165:21: error: expected expression before ')' token | configure:31114: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 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 ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:31137: result: yes | configure:31202: checking for size_t | configure:31230: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:31237: $? = 0 | configure:31264: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:165:21: error: expected expression before ')' token | configure:31271: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 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:31294: result: yes | configure:31307: checking for inttypes.h | configure:31336: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:31343: $? = 0 | configure:31358: result: yes | configure:31369: checking for stdint.h | configure:31396: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:31403: $? = 0 | configure:31418: result: yes | configure:31431: checking for intmax_t | configure:31466: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:31473: $? = 0 | configure:31488: result: yes | configure:31509: checking where to find the exponent in a 'double' | configure:32014: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32018: $? = 0 | configure:32024: ./conftest | configure:32028: $? = 0 | configure:32047: result: word 1 bit 20 | configure:32079: checking whether snprintf returns a byte count as in C99 | configure:32159: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32163: $? = 0 | configure:32169: ./conftest | configure:32173: $? = 0 | configure:32191: result: yes | configure:32210: checking for snprintf | configure:32295: result: yes | configure:32210: checking for strnlen | configure:32266: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32273: $? = 0 | configure:32295: result: yes | configure:32210: checking for wcslen | configure:32266: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32273: $? = 0 | configure:32295: result: yes | configure:32210: checking for wcsnlen | configure:32266: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32273: $? = 0 | configure:32295: result: yes | configure:32210: checking for mbrtowc | configure:32295: result: yes | configure:32210: checking for wcrtomb | configure:32266: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32273: $? = 0 | configure:32295: result: yes | configure:32307: checking whether _snprintf is declared | configure:32337: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:146:10: error: '_snprintf' undeclared (first use in this function) | conftest.c:146:10: note: each undeclared identifier is reported only once for each function it appears in | configure:32344: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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 | | (void) _snprintf; | | #endif | | | | ; | | return 0; | | } | configure:32359: result: no | configure:32389: checking whether vsnprintf is declared | configure:32418: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:32425: $? = 0 | configure:32440: result: yes | configure:32459: checking whether uses 'inline' correctly | configure:32485: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:32488: $? = 0 | configure:32510: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:32513: $? = 0 | configure:32526: result: yes | configure:32583: checking for alloca as a compiler built-in | configure:32611: result: yes | configure:32641: checking whether program_invocation_name is declared | configure:32671: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:32678: $? = 0 | configure:32693: result: yes | configure:32709: checking whether program_invocation_short_name is declared | configure:32739: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:32746: $? = 0 | configure:32761: result: yes | configure:32782: checking whether program_invocation_name is defined | configure:32805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32812: $? = 0 | configure:32825: result: yes | configure:32839: checking whether program_invocation_short_name is defined | configure:32862: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:32869: $? = 0 | configure:32882: result: yes | configure:33016: checking whether // is distinct from / | configure:33045: result: no | configure:33129: checking whether conversion from 'int' to 'long double' works | configure:33184: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:33188: $? = 0 | configure:33194: ./conftest | configure:33198: $? = 0 | configure:33216: result: yes | configure:33351: checking for working getdelim function | configure:33425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:33429: $? = 0 | configure:33435: ./conftest | configure:33439: $? = 0 | configure:33456: result: yes | configure:33684: checking for getline | configure:33740: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:33747: $? = 0 | configure:33767: result: yes | configure:33776: checking for working getline function | configure:33850: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:33854: $? = 0 | configure:33860: ./conftest | configure:33864: $? = 0 | configure:33881: result: yes | configure:34044: checking whether iswblank is declared | configure:34084: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:34091: $? = 0 | configure:34106: result: yes | configure:34193: checking for stdlib.h | configure:34200: result: yes | configure:34339: checking for GNU libc compatible malloc | configure:34414: result: yes | configure:34531: checking whether mbrtowc handles incomplete characters | configure:34619: result: guessing yes | configure:34625: checking whether mbrtowc works as well as mbtowc | configure:34717: result: guessing yes | configure:34831: checking whether mbrtowc handles a NULL pwc argument | configure:34933: result: guessing yes | configure:34939: checking whether mbrtowc handles a NULL string argument | configure:35029: result: guessing yes | configure:35037: checking whether mbrtowc has a correct return value | configure:35198: result: guessing yes | configure:35204: checking whether mbrtowc returns 0 when parsing a NUL character | configure:35291: result: guessing yes | configure:35394: checking whether mbrtowc handles incomplete characters | configure:35482: result: guessing yes | configure:35488: checking whether mbrtowc works as well as mbtowc | configure:35580: result: guessing yes | configure:35776: checking whether mbswidth is declared in | configure:35814: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177:22: error: 'mbswidth' undeclared (first use in this function) | conftest.c:177:22: note: each undeclared identifier is reported only once for each function it appears in | configure:35821: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | /* end confdefs.h. */ | | | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | | . | | BSD/OS 4.0.1 has a bug: , and must be included | | before . */ | | #include | | #include | | #include | | #include | | | | int | | main () | | { | | | | char *p = (char *) mbswidth; | | return !p; | | | | ; | | return 0; | | } | configure:35836: result: no | configure:35851: checking for mbstate_t | configure:35907: result: yes | configure:36122: checking for mempcpy | configure:36178: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:189:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] | configure:36185: $? = 0 | configure:36207: result: yes | configure:36268: checking for obstacks | configure:36299: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:36306: $? = 0 | configure:36326: result: yes | configure:36355: checking for rawmemchr | configure:36411: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:36418: $? = 0 | configure:36440: result: yes | configure:36533: checking whether setenv validates arguments | configure:36587: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:36591: $? = 0 | configure:36597: ./conftest | configure:36601: $? = 0 | configure:36618: result: yes | configure:36663: checking for stdint.h | configure:36670: result: yes | configure:36809: checking for SIZE_MAX | configure:37542: result: yes | configure:37556: checking whether sleep is declared | configure:37586: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:37593: $? = 0 | configure:37608: result: yes | configure:37635: checking for working sleep | configure:37693: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:37697: $? = 0 | configure:37703: ./conftest | configure:37707: $? = 0 | configure:37724: result: yes | configure:37764: checking for ssize_t | configure:37791: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:37798: $? = 0 | configure:37813: result: yes | configure:37824: checking for working stdalign.h | configure:37873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:37880: $? = 0 | configure:37895: result: yes | configure:37949: checking whether NULL can be used in arbitrary expressions | configure:37977: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:37984: $? = 0 | configure:37999: result: yes | configure:38203: checking whether dprintf is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether fpurge is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:184:10: error: 'fpurge' undeclared (first use in this function) | conftest.c:184:10: note: each undeclared identifier is reported only once for each function it appears in | configure:38238: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 1 | | #define HAVE_RAW_DECL_DPRINTF 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | #undef fpurge | | (void) fpurge; | | ; | | return 0; | | } | configure:38255: result: no | configure:38203: checking whether fseeko is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether ftello is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether getdelim is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether getline is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether gets is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether pclose is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether popen is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether renameat is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether snprintf is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether tmpfile is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether vdprintf is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38203: checking whether vsnprintf is declared without a macro | configure:38231: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38238: $? = 0 | configure:38255: result: yes | configure:38377: checking whether _Exit is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether atoll is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether canonicalize_file_name is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether getloadavg is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether getsubopt is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether grantpt is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether initstate is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether initstate_r is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether mkdtemp is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether mkostemp is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether mkostemps is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether mkstemp is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether mkstemps is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether posix_openpt is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether ptsname is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether ptsname_r is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether random is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether random_r is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether realpath is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether rpmatch is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether setenv is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether setstate is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether setstate_r is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether srandom is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether srandom_r is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether strtod is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether strtoll is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether strtoull is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether unlockpt is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38377: checking whether unsetenv is declared without a macro | configure:38411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:38418: $? = 0 | configure:38435: result: yes | configure:38457: checking for strcasecmp | configure:38513: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:243:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] | configure:38520: $? = 0 | configure:38542: result: yes | configure:38564: checking for strncasecmp | configure:38620: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:244:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] | configure:38627: $? = 0 | configure:38649: result: yes | configure:38666: checking whether strncasecmp is declared | configure:38717: result: yes | configure:38778: checking for strchrnul | configure:38834: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:38841: $? = 0 | configure:38863: result: yes | configure:38878: checking whether strchrnul works | configure:38936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:38940: $? = 0 | configure:38946: ./conftest | configure:38950: $? = 0 | configure:38968: result: yes | configure:39012: checking for working strerror function | configure:39048: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:39052: $? = 0 | configure:39058: ./conftest | configure:39062: $? = 0 | configure:39080: result: yes | configure:39341: checking for working strndup | configure:39389: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:39393: $? = 0 | configure:39399: ./conftest | configure:39403: $? = 0 | configure:39420: result: yes | configure:39471: checking for working strnlen | configure:39515: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:39519: $? = 0 | configure:39525: ./conftest | configure:39529: $? = 0 | configure:39546: result: yes | configure:39666: checking for a thread-safe mkdir -p | configure:39705: result: /bin/mkdir -p | configure:39842: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:39849: $? = 0 | configure:40024: checking whether chdir is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether chown is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether dup is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether dup2 is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether dup3 is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether environ is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether euidaccess is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether faccessat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether fchdir is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether fchownat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether fdatasync is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether fsync is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether ftruncate is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getcwd is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getdomainname is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getdtablesize is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getgroups is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether gethostname is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getlogin is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getlogin_r is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getpagesize is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether getusershell is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether setusershell is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether endusershell is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether group_member is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether isatty is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether lchown is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether link is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether linkat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether lseek is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether pipe is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether pipe2 is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether pread is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether pwrite is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether readlink is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether readlinkat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether rmdir is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether sethostname is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether sleep is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether symlink is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether symlinkat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether ttyname_r is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether unlink is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether unlinkat is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40024: checking whether usleep is declared without a macro | configure:40064: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40071: $? = 0 | configure:40088: result: yes | configure:40259: checking for ptrdiff_t | configure:40287: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40294: $? = 0 | configure:40321: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:310:24: error: expected expression before ')' token | configure:40328: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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:40351: result: yes | configure:40379: checking for vsnprintf | configure:40435: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:297:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] | configure:40442: $? = 0 | configure:40464: result: yes | configure:40480: checking whether snprintf respects a size of 1 | configure:40524: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:40528: $? = 0 | configure:40534: ./conftest | configure:40538: $? = 0 | configure:40556: result: yes | configure:40566: checking whether printf supports POSIX/XSI format strings with positions | configure:40608: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:40612: $? = 0 | configure:40618: ./conftest | configure:40622: $? = 0 | configure:40640: result: yes | configure:40842: checking whether btowc is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wctob is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether mbsinit is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether mbrtowc is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether mbrlen is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether mbsrtowcs is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether mbsnrtowcs is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcrtomb is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsrtombs is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsnrtombs is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcwidth is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wmemchr is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wmemcmp is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wmemcpy is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wmemmove is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wmemset is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcslen is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsnlen is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscpy is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcpcpy is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsncpy is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcpncpy is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscat is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsncat is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscmp is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsncmp is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscasecmp is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsncasecmp is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscoll is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsxfrm is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsdup is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcschr is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsrchr is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcscspn is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsspn is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcspbrk is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcsstr is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcstok is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:40842: checking whether wcswidth is declared without a macro | configure:40880: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native conftest.c >&5 | configure:40887: $? = 0 | configure:40904: result: yes | configure:41031: checking whether iswcntrl works | configure:41142: result: yes | configure:41168: checking for towlower | configure:41253: result: yes | configure:41362: checking for wctype_t | configure:41423: result: yes | configure:41429: checking for wctrans_t | configure:41488: result: yes | configure:41501: checking whether wctype is declared without a macro | configure:41564: result: yes | configure:41501: checking whether iswctype is declared without a macro | configure:41564: result: yes | configure:41501: checking whether wctrans is declared without a macro | configure:41564: result: yes | configure:41501: checking whether towctrans is declared without a macro | configure:41564: result: yes | configure:41600: checking whether wcwidth is declared | configure:41663: result: yes | configure:41687: checking whether wcwidth works reasonably in UTF-8 locales | configure:41748: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:41752: $? = 0 | configure:41758: ./conftest | configure:41762: $? = 0 | configure:41780: result: yes | configure:41827: checking for stdint.h | configure:41834: result: yes | configure:42016: checking for res_query in -lresolv | configure:42051: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 | /var/tmp/portage/net-mail/mailutils-2.99.97/temp/ccFqycbW.o: In function `main': | conftest.c:(.text.startup+0x7): undefined reference to `res_query' | collect2: error: ld returned 1 exit status | configure:42058: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | /* end confdefs.h. */ | | | | /* 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 res_query (); | | int | | main () | | { | | return res_query (); | | ; | | return 0; | | } | configure:42079: result: no | configure:42093: checking for lt_dlinit in -lltdl | configure:42128: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed conftest.c -lltdl >&5 | configure:42135: $? = 0 | configure:42156: result: yes | configure:42214: x86_64-pc-linux-gnu-gcc -Wall -c -O2 -pipe -march=native conftest.c >&5 | conftest.c: In function 'main': | conftest.c:328:6: warning: return type of 'main' is not 'int' [-Wmain] | conftest.c:328:6: warning: 'main' is normally a non-static function [-Wmain] | configure:42221: $? = 0 | configure:42258: x86_64-pc-linux-gnu-gcc -Wall -Wdeclaration-after-statement -c -O2 -pipe -march=native -Wall conftest.c >&5 | conftest.c: In function 'main': | conftest.c:328:6: warning: return type of 'main' is not 'int' [-Wmain] | conftest.c:328:6: warning: 'main' is normally a non-static function [-Wmain] | configure:42265: $? = 0 | configure:42282: checking whether cc accepts -ggdb | configure:42306: x86_64-pc-linux-gnu-gcc -Wall -Wdeclaration-after-statement -ggdb -c -pipe -march=native -Wall -Wdeclaration-after-statement conftest.c >&5 | conftest.c: In function 'main': | conftest.c:328:6: warning: return type of 'main' is not 'int' [-Wmain] | conftest.c:328:6: warning: 'main' is normally a non-static function [-Wmain] | configure:42313: $? = 0 | configure:42318: result: yes | configure:42674: checking for main in -lwrap | configure:42703: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lwrap >&5 | configure:42710: $? = 0 | configure:42731: result: yes | configure:42739: checking for main in -lnsl | configure:42768: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 | configure:42775: $? = 0 | configure:42796: result: yes | configure:42818: checking tcpd.h usability | configure:42835: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:42842: $? = 0 | configure:42856: result: yes | configure:42860: checking tcpd.h presence | configure:42875: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:42882: $? = 0 | configure:42896: result: yes | configure:42929: checking for tcpd.h | configure:42938: result: yes | configure:43027: checking for krb5-config | configure:43045: found /usr/bin/krb5-config | configure:43058: result: /usr/bin/krb5-config | configure:43076: checking gss.h usability | configure:43093: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c:359:17: fatal error: gss.h: No such file or directory | compilation terminated. | configure:43100: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 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:43114: result: no | configure:43118: checking gss.h presence | configure:43133: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:326:17: fatal error: gss.h: No such file or directory | compilation terminated. | configure:43140: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | /* end confdefs.h. */ | | #include | configure:43154: result: no | configure:43187: checking for gss.h | configure:43194: result: no | configure:43609: checking gssapi.h usability | configure:43626: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:43633: $? = 0 | configure:43647: result: yes | configure:43651: checking gssapi.h presence | configure:43666: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:43673: $? = 0 | configure:43687: result: yes | configure:43720: checking for gssapi.h | configure:43729: result: yes | configure:43609: checking gssapi/gssapi.h usability | configure:43626: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:43633: $? = 0 | configure:43647: result: yes | configure:43651: checking gssapi/gssapi.h presence | configure:43666: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:43673: $? = 0 | configure:43687: result: yes | configure:43720: checking for gssapi/gssapi.h | configure:43729: result: yes | configure:43609: checking gssapi/gssapi_generic.h usability | configure:43626: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:43633: $? = 0 | configure:43647: result: yes | configure:43651: checking gssapi/gssapi_generic.h presence | configure:43666: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:43673: $? = 0 | configure:43687: result: yes | configure:43720: checking for gssapi/gssapi_generic.h | configure:43729: result: yes | configure:43744: checking whether GSS_C_NT_HOSTBASED_SERVICE is declared | configure:43789: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:43796: $? = 0 | configure:43811: result: yes | configure:43836: checking GSSAPI implementation | configure:43838: result: Heimdal | configure:43985: checking gsasl.h usability | configure:44002: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:44009: $? = 0 | configure:44023: result: yes | configure:44027: checking gsasl.h presence | configure:44042: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:44049: $? = 0 | configure:44063: result: yes | configure:44096: checking for gsasl.h | configure:44103: result: yes | configure:44117: checking for gsasl_init in -lgsasl | configure:44152: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgsasl >&5 | configure:44159: $? = 0 | configure:44180: result: yes | configure:44214: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgsasl >&5 | configure:44218: $? = 0 | configure:44224: ./conftest | configure:44228: $? = 0 | configure:44263: checking whether to use GSASL | configure:44265: result: -lgsasl | configure:44321: checking gnutls/gnutls.h usability | configure:44338: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:44345: $? = 0 | configure:44359: result: yes | configure:44363: checking gnutls/gnutls.h presence | configure:44378: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:44385: $? = 0 | configure:44399: result: yes | configure:44432: checking for gnutls/gnutls.h | configure:44439: result: yes | configure:44452: checking for main in -lgcrypt | configure:44481: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgcrypt >&5 | configure:44488: $? = 0 | configure:44509: result: yes | configure:44518: checking for gnutls_global_init in -lgnutls | configure:44553: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls -lgcrypt >&5 | configure:44560: $? = 0 | configure:44581: result: yes | configure:44616: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgnutls -lgcrypt >&5 | configure:44620: $? = 0 | configure:44626: ./conftest | configure:44630: $? = 0 | configure:44672: checking whether to use GNU TLS | configure:44674: result: yes | configure:44729: checking paths.h usability | configure:44746: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:44753: $? = 0 | configure:44767: result: yes | configure:44771: checking paths.h presence | configure:44786: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:44793: $? = 0 | configure:44807: result: yes | configure:44840: checking for paths.h | configure:44847: result: yes | configure:44881: checking for value of PATH_SENDMAIL | configure:45026: result: from _PATH_SENDMAIL in | configure:44881: checking for value of PATH_MAILDIR | configure:45026: result: from _PATH_MAILDIR in | configure:44881: checking for value of PATH_DEV | configure:45026: result: from _PATH_DEV in | configure:44881: checking for value of PATH_TTY_PFX | configure:45026: result: from _PATH_DEV in | configure:44881: checking for value of PATH_DEVNULL | configure:45026: result: from _PATH_DEVNULL in | configure:44881: checking for value of PATH_UTMP | configure:45026: result: from _PATH_UTMP in | configure:44881: checking for value of PATH_UTMPX | configure:45026: result: from _PATH_UTMPX in | configure:44881: checking for value of PATH_WTMP | configure:45026: result: from _PATH_WTMP in | configure:44881: checking for value of PATH_TTY | configure:45026: result: from _PATH_TTY in | configure:45571: checking for gdbm_open in -lgdbm | configure:45606: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgdbm >&5 | configure:45613: $? = 0 | configure:45634: result: yes | configure:45653: checking gdbm.h usability | configure:45670: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:45677: $? = 0 | configure:45691: result: yes | configure:45695: checking gdbm.h presence | configure:45710: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:45717: $? = 0 | configure:45731: result: yes | configure:45764: checking for gdbm.h | configure:45773: result: yes | configure:45179: checking for db_create in -ldb | configure:45214: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -ldb >&5 | configure:45221: $? = 0 | configure:45244: result: yes | configure:45265: checking db.h usability | configure:45282: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:45289: $? = 0 | configure:45303: result: yes | configure:45307: checking db.h presence | configure:45322: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:45329: $? = 0 | configure:45343: result: yes | configure:45376: checking for db.h | configure:45385: result: yes | configure:45402: checking whether db->cursor takes 4 arguments | configure:45431: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:343:3: warning: 'db' is used uninitialized in this function [-Wuninitialized] | configure:45438: $? = 0 | configure:45453: result: yes | configure:45511: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lgdbm -ldb >&5 | configure:45515: $? = 0 | configure:45521: ./conftest | configure:45525: $? = 0 | configure:46651: checking for log facility | configure:46713: result: LOG_MAIL | configure:46716: checking for ANSI C header files | configure:46884: result: yes | configure:46902: checking for dirent.h that defines DIR | configure:46931: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:46938: $? = 0 | configure:46955: result: yes | configure:46970: checking for library containing opendir | configure:47011: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:47018: $? = 0 | configure:47049: result: none required | configure:47192: checking errno.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking errno.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for errno.h | configure:47312: result: yes | configure:47192: checking fcntl.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking fcntl.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for fcntl.h | configure:47312: result: yes | configure:47181: checking for inttypes.h | configure:47188: result: yes | configure:47192: checking libgen.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking libgen.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for libgen.h | configure:47312: result: yes | configure:47192: checking limits.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking limits.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for limits.h | configure:47312: result: yes | configure:47192: checking malloc.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking malloc.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for malloc.h | configure:47312: result: yes | configure:47192: checking obstack.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking obstack.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for obstack.h | configure:47312: result: yes | configure:47181: checking for paths.h | configure:47188: result: yes | configure:47192: checking shadow.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking shadow.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for shadow.h | configure:47312: result: yes | configure:47192: checking socket.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c:386:20: fatal error: socket.h: No such file or directory | compilation terminated. | configure:47216: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_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:47230: result: no | configure:47234: checking socket.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:353:20: fatal error: socket.h: No such file or directory | compilation terminated. | configure:47256: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | /* end confdefs.h. */ | | #include | configure:47270: result: no | configure:47303: checking for socket.h | configure:47312: result: no | configure:47181: checking for sys/socket.h | configure:47188: result: yes | configure:47192: checking stdarg.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking stdarg.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for stdarg.h | configure:47312: result: yes | configure:47192: checking stdio.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking stdio.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for stdio.h | configure:47312: result: yes | configure:47181: checking for stdlib.h | configure:47188: result: yes | configure:47181: checking for string.h | configure:47188: result: yes | configure:47181: checking for strings.h | configure:47188: result: yes | configure:47192: checking sys/file.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking sys/file.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for sys/file.h | configure:47312: result: yes | configure:47181: checking for sysexits.h | configure:47188: result: yes | configure:47192: checking syslog.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking syslog.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for syslog.h | configure:47312: result: yes | configure:47192: checking termcap.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking termcap.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for termcap.h | configure:47312: result: yes | configure:47192: checking termios.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking termios.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for termios.h | configure:47312: result: yes | configure:47192: checking termio.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking termio.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for termio.h | configure:47312: result: yes | configure:47192: checking sgtty.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking sgtty.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for sgtty.h | configure:47312: result: yes | configure:47192: checking utmp.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking utmp.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for utmp.h | configure:47312: result: yes | configure:47192: checking utmpx.h usability | configure:47209: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47216: $? = 0 | configure:47230: result: yes | configure:47234: checking utmpx.h presence | configure:47249: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:47256: $? = 0 | configure:47270: result: yes | configure:47303: checking for utmpx.h | configure:47312: result: yes | configure:47181: checking for unistd.h | configure:47188: result: yes | configure:47181: checking for wchar.h | configure:47188: result: yes | configure:47328: checking for an ANSI C-conforming const | configure:47403: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:399:10: warning: 't' is used uninitialized in this function [-Wuninitialized] | conftest.c:415:23: warning: 'b' may be used uninitialized in this function [-Wuninitialized] | configure:47410: $? = 0 | configure:47425: result: yes | configure:47435: checking for uid_t in sys/types.h | configure:47458: result: yes | configure:47473: checking for mode_t | configure:47565: result: yes | configure:47577: checking for off_t | configure:47669: result: yes | configure:47681: checking for pid_t | configure:47773: result: yes | configure:47785: checking for size_t | configure:47877: result: yes | configure:47889: checking for ssize_t | configure:47917: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:47924: $? = 0 | configure:47951: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:406:22: error: expected expression before ')' token | configure:47958: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_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 ((ssize_t))) | | return 0; | | ; | | return 0; | | } | configure:47981: result: yes | configure:47993: checking return type of signal handlers | configure:48021: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:376:1: error: void value not ignored as it ought to be | configure:48028: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | return *(signal (0, 0)) (0) == 1; | | ; | | return 0; | | } | configure:48043: result: void | configure:48051: checking whether sys_siglist is declared | configure:48086: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48093: $? = 0 | configure:48108: result: yes | configure:48127: checking whether struct tm is in sys/time.h or time.h | configure:48157: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48164: $? = 0 | configure:48179: result: time.h | configure:48189: checking for struct tm.tm_zone | configure:48220: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48227: $? = 0 | configure:48288: result: yes | configure:48444: checking for ino_t | configure:48472: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48479: $? = 0 | configure:48506: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:410:20: error: expected expression before ')' token | configure:48513: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 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 ((ino_t))) | | return 0; | | ; | | return 0; | | } | configure:48536: result: yes | configure:48548: checking for dev_t | configure:48576: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48583: $? = 0 | configure:48610: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:410:20: error: expected expression before ')' token | configure:48617: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 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 ((dev_t))) | | return 0; | | ; | | return 0; | | } | configure:48640: result: yes | configure:48652: checking for socklen_t | configure:48691: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48698: $? = 0 | configure:48736: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:389:24: error: expected expression before ')' token | configure:48743: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | /* end confdefs.h. */ | | | | #if HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_SOCKET_H | | # include | | #endif | | #ifdef HAVE_SOCKET_H | | # include | | #endif | | | | | | int | | main () | | { | | if (sizeof ((socklen_t))) | | return 0; | | ; | | return 0; | | } | configure:48766: result: yes | configure:48778: checking for long long | configure:48806: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48813: $? = 0 | configure:48840: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:410:24: error: expected expression before ')' token | configure:48847: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 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 ((long long))) | | return 0; | | ; | | return 0; | | } | configure:48870: result: yes | configure:48882: checking for long double | configure:48910: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:48917: $? = 0 | configure:48944: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c: In function 'main': | conftest.c:410:26: error: expected expression before ')' token | configure:48951: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 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 ((long double))) | | return 0; | | ; | | return 0; | | } | configure:48974: result: yes | configure:49021: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:49025: $? = 0 | configure:49031: ./conftest | configure:49035: $? = 0 | configure:49052: checking whether struct tm is in sys/time.h or time.h | configure:49104: result: time.h | configure:49114: checking for struct tm.tm_zone | configure:49211: result: yes | configure:49221: checking for struct tm.tm_gmtoff | configure:49251: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:49258: $? = 0 | configure:49318: result: yes | configure:49328: checking for struct tm.tm_isdst | configure:49358: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:49365: $? = 0 | configure:49425: result: yes | configure:49448: checking size of off_t | configure:49753: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:49757: $? = 0 | configure:49763: ./conftest | configure:49767: $? = 0 | configure:49793: result: 8 | configure:49807: checking size of long | configure:50112: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:50116: $? = 0 | configure:50122: ./conftest | configure:50126: $? = 0 | configure:50152: result: 8 | configure:50166: checking size of long long | configure:50471: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:50475: $? = 0 | configure:50481: ./conftest | configure:50485: $? = 0 | configure:50511: result: 8 | configure:50537: checking for stdlib.h | configure:50544: result: yes | configure:50537: checking for unistd.h | configure:50544: result: yes | configure:50687: checking for getpagesize | configure:50743: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:50750: $? = 0 | configure:50772: result: yes | configure:50784: checking for working mmap | configure:50931: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:50935: $? = 0 | configure:50941: ./conftest | configure:50945: $? = 0 | configure:50962: result: yes | configure:50974: checking whether strsignal is declared | configure:51025: result: yes | configure:51044: checking whether environ is declared | configure:51097: result: yes | configure:51135: checking for mkstemp | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for sigaction | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for sysconf | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for getdelim | configure:51220: result: yes | configure:51135: checking for setreuid | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for setresuid | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for seteuid | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for setlocale | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for vfork | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for _exit | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | conftest.c:418:6: warning: conflicting types for built-in function '_exit' [enabled by default] | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for tcgetattr | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51135: checking for tcsetattr | configure:51191: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51198: $? = 0 | configure:51220: result: yes | configure:51233: checking for _LARGEFILE_SOURCE value needed for large files | configure:51262: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51269: $? = 0 | configure:51342: result: no | configure:51380: checking for fgetpwent | configure:51436: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51443: $? = 0 | configure:51465: result: yes | configure:51486: checking for utmp.h | configure:51493: result: yes | configure:51486: checking for utmpx.h | configure:51493: result: yes | configure:51635: checking for getutent | configure:51691: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c >&5 | configure:51698: $? = 0 | configure:51718: result: yes | configure:51738: checking for struct utmp.ut_user | configure:51768: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:51775: $? = 0 | configure:51835: result: yes | configure:51845: checking for struct utmp.ut_name | configure:51875: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:51882: $? = 0 | configure:51942: result: yes | configure:52416: checking for wcwidth | configure:52501: result: yes | configure:53428: checking for ldap_bind in -lldap | configure:53463: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lldap >&5 | configure:53470: $? = 0 | configure:53491: result: yes | configure:53982: checking radius/radius.h usability | configure:53999: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | conftest.c:448:27: fatal error: radius/radius.h: No such file or directory | compilation terminated. | configure:54006: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | | #define HAVE_STRUCT_TM_TM_ISDST 1 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_LONG 8 | | #define SIZEOF_LONG_LONG 8 | | #define HAVE_STDLIB_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MMAP 1 | | #define HAVE_DECL_STRSIGNAL 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SYSCONF 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_SETREUID 1 | | #define HAVE_SETRESUID 1 | | #define HAVE_SETEUID 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_VFORK 1 | | #define HAVE__EXIT 1 | | #define HAVE_TCGETATTR 1 | | #define HAVE_TCSETATTR 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_FGETPWENT 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_GETUTENT_CALLS /**/ | | #define HAVE_STRUCT_UTMP_UT_USER 1 | | #define HAVE_STRUCT_UTMP_UT_NAME 1 | | #define HAVE_WCWIDTH 1 | | #define WITH_LDAP 1 | | #define ENABLE_VIRTUAL_DOMAINS 1 | | #define ENABLE_IMAP 1 | | #define ENABLE_POP 1 | | #define ENABLE_MH 1 | | #define ENABLE_MAILDIR 1 | | #define ENABLE_SMTP 1 | | #define ENABLE_SENDMAIL 1 | | #define ENABLE_PROG 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:54020: result: no | configure:54024: checking radius/radius.h presence | configure:54039: x86_64-pc-linux-gnu-gcc -E conftest.c | conftest.c:415:27: fatal error: radius/radius.h: No such file or directory | compilation terminated. | configure:54046: $? = 1 | configure: failed program was: | | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | | #define PACKAGE_TARNAME "mailutils" | | #define PACKAGE_VERSION "2.99.97" | | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE "mailutils" | | #define VERSION "2.99.97" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define YYTEXT_POINTER 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV_H 1 | | #define GNULIB_ARGP_EXTERN_BASENAME 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define restrict __restrict | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_FLOCKFILE 1 | | #define HAVE_FUNLOCKFILE 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_SETENV 1 | | #define HAVE_SLEEP 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETLINE 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_GETENV 1 | | #define HAVE_WINT_T 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDLIB_H 1 | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define HAVE__BOOL 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_RAW_DECL_FFSL 1 | | #define HAVE_RAW_DECL_FFSLL 1 | | #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_RAW_DECL_FFS 1 | | #define HAVE_RAW_DECL_STRCASECMP 1 | | #define HAVE_RAW_DECL_STRNCASECMP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_DECL_STRNLEN 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #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_VSNPRINTF 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_GETDELIM 1 | | #define GNULIB_TEST_GETLINE 1 | | #define GNULIB_TEST_GETOPT_GNU 1 | | #define __GETOPT_PREFIX rpl_ | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_MALLOC_GNU 1 | | #define GNULIB_MALLOC_GNU 1 | | #define HAVE_MALLOC_POSIX 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define GNULIB_TEST_MBSLEN 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_REALLOC_POSIX 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define GNULIB_TEST_SETENV 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_DECL_SLEEP 1 | | #define GNULIB_TEST_SLEEP 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_GETS 1 | | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | | #define HAVE_RAW_DECL_PTSNAME 1 | | #define HAVE_RAW_DECL_PTSNAME_R 1 | | #define HAVE_RAW_DECL_RANDOM 1 | | #define HAVE_RAW_DECL_RANDOM_R 1 | | #define HAVE_RAW_DECL_REALPATH 1 | | #define HAVE_RAW_DECL_RPMATCH 1 | | #define HAVE_RAW_DECL_SETENV 1 | | #define HAVE_RAW_DECL_SETSTATE 1 | | #define HAVE_RAW_DECL_SETSTATE_R 1 | | #define HAVE_RAW_DECL_SRANDOM 1 | | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | | #define HAVE_STRNCASECMP 1 | | #define HAVE_DECL_STRNCASECMP 1 | | #define HAVE_STRCHRNUL 1 | | #define GNULIB_TEST_STRCHRNUL 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRNLEN 1 | | #define HAVE_RAW_DECL_CHDIR 1 | | #define HAVE_RAW_DECL_CHOWN 1 | | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | | #define HAVE_RAW_DECL_WMEMCMP 1 | | #define HAVE_RAW_DECL_WMEMCPY 1 | | #define HAVE_RAW_DECL_WMEMMOVE 1 | | #define HAVE_RAW_DECL_WMEMSET 1 | | #define HAVE_RAW_DECL_WCSLEN 1 | | #define HAVE_RAW_DECL_WCSNLEN 1 | | #define HAVE_RAW_DECL_WCSCPY 1 | | #define HAVE_RAW_DECL_WCPCPY 1 | | #define HAVE_RAW_DECL_WCSNCPY 1 | | #define HAVE_RAW_DECL_WCPNCPY 1 | | #define HAVE_RAW_DECL_WCSCAT 1 | | #define HAVE_RAW_DECL_WCSNCAT 1 | | #define HAVE_RAW_DECL_WCSCMP 1 | | #define HAVE_RAW_DECL_WCSNCMP 1 | | #define HAVE_RAW_DECL_WCSCASECMP 1 | | #define HAVE_RAW_DECL_WCSNCASECMP 1 | | #define HAVE_RAW_DECL_WCSCOLL 1 | | #define HAVE_RAW_DECL_WCSXFRM 1 | | #define HAVE_RAW_DECL_WCSDUP 1 | | #define HAVE_RAW_DECL_WCSCHR 1 | | #define HAVE_RAW_DECL_WCSRCHR 1 | | #define HAVE_RAW_DECL_WCSCSPN 1 | | #define HAVE_RAW_DECL_WCSSPN 1 | | #define HAVE_RAW_DECL_WCSPBRK 1 | | #define HAVE_RAW_DECL_WCSSTR 1 | | #define HAVE_RAW_DECL_WCSTOK 1 | | #define HAVE_RAW_DECL_WCSWIDTH 1 | | #define HAVE_TOWLOWER 1 | | #define HAVE_RAW_DECL_WCTYPE 1 | | #define HAVE_RAW_DECL_ISWCTYPE 1 | | #define HAVE_RAW_DECL_WCTRANS 1 | | #define HAVE_RAW_DECL_TOWCTRANS 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_TCPD_H 1 | | #define WITH_LIBWRAP 1 | | #define HAVE_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_H 1 | | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | | #define WITH_GSSAPI 1 | | #define WITH_GSASL 1 | | #define WITH_GNUTLS 1 | | #define WITH_TLS 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_GDBM_H 1 | | #define WITH_GDBM 1 | | #define HAVE_DB_H 1 | | #define BDB2_CURSOR_LASTARG ,0 | | #define WITH_BDB 4 | | #define ENABLE_DBM 1 | | #define LOG_FACILITY LOG_MAIL | | #define LOG_FACILITY_STRING "mail" | | #define STDC_HEADERS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_LIBGEN_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_OBSTACK_H 1 | | #define HAVE_PATHS_H 1 | | #define HAVE_SHADOW_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDARG_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_SYSEXITS_H 1 | | #define HAVE_SYSLOG_H 1 | | #define HAVE_TERMCAP_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_TERMIO_H 1 | | #define HAVE_SGTTY_H 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define RETSIGTYPE void | | #define HAVE_DECL_SYS_SIGLIST 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_TM_ZONE 1 | | #define HAVE_STRUCT_TM_TM_ZONE 1 | | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | | #define HAVE_STRUCT_TM_TM_ISDST 1 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_LONG 8 | | #define SIZEOF_LONG_LONG 8 | | #define HAVE_STDLIB_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MMAP 1 | | #define HAVE_DECL_STRSIGNAL 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SYSCONF 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_SETREUID 1 | | #define HAVE_SETRESUID 1 | | #define HAVE_SETEUID 1 | | #define HAVE_SETLOCALE 1 | | #define HAVE_VFORK 1 | | #define HAVE__EXIT 1 | | #define HAVE_TCGETATTR 1 | | #define HAVE_TCSETATTR 1 | | #define HAVE_FSEEKO 1 | | #define HAVE_FGETPWENT 1 | | #define HAVE_UTMP_H 1 | | #define HAVE_UTMPX_H 1 | | #define HAVE_GETUTENT_CALLS /**/ | | #define HAVE_STRUCT_UTMP_UT_USER 1 | | #define HAVE_STRUCT_UTMP_UT_NAME 1 | | #define HAVE_WCWIDTH 1 | | #define WITH_LDAP 1 | | #define ENABLE_VIRTUAL_DOMAINS 1 | | #define ENABLE_IMAP 1 | | #define ENABLE_POP 1 | | #define ENABLE_MH 1 | | #define ENABLE_MAILDIR 1 | | #define ENABLE_SMTP 1 | | #define ENABLE_SENDMAIL 1 | | #define ENABLE_PROG 1 | | /* end confdefs.h. */ | | #include | configure:54060: result: no | configure:54093: checking for radius/radius.h | configure:54102: result: no | configure:54277: checking security/pam_appl.h usability | configure:54294: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:54301: $? = 0 | configure:54315: result: yes | configure:54319: checking security/pam_appl.h presence | configure:54334: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:54341: $? = 0 | configure:54355: result: yes | configure:54388: checking for security/pam_appl.h | configure:54397: result: yes | configure:54413: checking for dlopen in -ldl | configure:54476: result: yes | configure:54484: checking for pam_start in -lpam | configure:54519: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lpam -ldl >&5 | configure:54526: $? = 0 | configure:54547: result: yes | configure:54579: checking crypt.h usability | configure:54596: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:54603: $? = 0 | configure:54617: result: yes | configure:54621: checking crypt.h presence | configure:54636: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:54643: $? = 0 | configure:54657: result: yes | configure:54690: checking for crypt.h | configure:54699: result: yes | configure:54714: checking whether crypt is declared | configure:54748: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:54755: $? = 0 | configure:54770: result: yes | configure:54792: checking for crypt in -lcrypt | configure:54827: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt >&5 | configure:54834: $? = 0 | configure:54855: result: yes | configure:54872: checking for pthread_cancel in -lpthread | configure:54907: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lcrypt >&5 | configure:54914: $? = 0 | configure:54935: result: yes | configure:54960: checking pthread.h usability | configure:54977: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:54984: $? = 0 | configure:54998: result: yes | configure:55002: checking pthread.h presence | configure:55017: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:55024: $? = 0 | configure:55038: result: yes | configure:55071: checking for pthread.h | configure:55080: result: yes | configure:55109: checking for pthread_rwlock_init | configure:55165: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -lpthread >&5 | configure:55172: $? = 0 | configure:55194: result: yes | configure:55557: checking for gethostbyname | configure:55613: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -lpthread >&5 | configure:55620: $? = 0 | configure:55640: result: yes | configure:55717: checking for socket | configure:55773: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -lpthread >&5 | configure:55780: $? = 0 | configure:55800: result: yes | configure:55880: checking for tputs in -lncurses | configure:55915: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lncurses -lcrypt -lpthread >&5 | configure:55922: $? = 0 | configure:55945: result: yes | configure:55964: checking for readline in -lreadline | configure:55999: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcrypt -lpthread -lncurses >&5 | configure:56006: $? = 0 | configure:56027: result: yes | configure:56052: checking readline/readline.h usability | configure:56069: x86_64-pc-linux-gnu-gcc -c -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb conftest.c >&5 | configure:56076: $? = 0 | configure:56090: result: yes | configure:56094: checking readline/readline.h presence | configure:56109: x86_64-pc-linux-gnu-gcc -E conftest.c | configure:56116: $? = 0 | configure:56130: result: yes | configure:56163: checking for readline/readline.h | configure:56172: result: yes | configure:56198: checking for rl_completion_matches | configure:56254: x86_64-pc-linux-gnu-gcc -o conftest -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -lpthread -lreadline -lncurses >&5 | configure:56261: $? = 0 | configure:56283: result: yes | configure:56811: checking for emacs | configure:56841: result: no | configure:56811: checking for xemacs | configure:56841: result: no | configure:56862: checking where .elc files should go | configure:56891: result: ${datadir}/emacs/site-lisp | configure:58612: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Mailutils config.status 2.99.97, which was | generated by GNU Autoconf 2.63. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on zptr-nb18 | | config.status:2453: creating libmailutils/tests/Makefile | config.status:2453: creating libmailutils/tests/atlocal | config.status:2453: creating libmu_compat/tests/Makefile | config.status:2453: creating libmu_compat/tests/atlocal | config.status:2453: creating testsuite/Makefile | config.status:2453: creating testsuite/atlocal | config.status:2453: creating comsat/tests/Makefile | config.status:2453: creating comsat/tests/atlocal | config.status:2453: creating frm/tests/Makefile | config.status:2453: creating frm/tests/atlocal | config.status:2453: creating imap4d/tests/Makefile | config.status:2453: creating imap4d/tests/atlocal | config.status:2453: creating maidag/tests/Makefile | config.status:2453: creating maidag/tests/atlocal | config.status:2453: creating messages/tests/Makefile | config.status:2453: creating messages/tests/atlocal | config.status:2453: creating readmsg/tests/Makefile | config.status:2453: creating readmsg/tests/atlocal | config.status:2453: creating sieve/tests/Makefile | config.status:2453: creating sieve/tests/atlocal | config.status:2453: creating mh/tests/Makefile | config.status:2453: creating mh/tests/atlocal | config.status:2453: creating doc/imprimatur/Makefile | config.status:2453: creating include/confpaths.h | config.status:2453: creating Makefile | config.status:2453: creating sql/Makefile | config.status:2453: creating comsat/Makefile | config.status:2453: creating doc/Makefile | config.status:2453: creating doc/man/Makefile | config.status:2453: creating doc/texinfo/Makefile | config.status:2453: creating dotlock/Makefile | config.status:2453: creating examples/Makefile | config.status:2453: creating examples/config/Makefile | config.status:2453: creating examples/cpp/Makefile | config.status:2453: creating examples/python/Makefile | config.status:2453: creating examples/scheme/Makefile | config.status:2453: creating gint/Makefile | config.status:2453: creating frm/Makefile | config.status:2453: creating scheme/Makefile | config.status:2453: creating imap4d/Makefile | config.status:2453: creating include/Makefile | config.status:2453: creating include/mailutils/Makefile | config.status:2453: creating include/mailutils/sys/Makefile | config.status:2453: creating include/mailutils/cpp/Makefile | config.status:2453: creating lib/Makefile | config.status:2453: creating libmu_argp/Makefile | config.status:2453: creating libmu_auth/Makefile | config.status:2453: creating libmu_cfg/Makefile | config.status:2453: creating libmu_cpp/Makefile | config.status:2453: creating libmu_scm/Makefile | config.status:2453: creating libmu_scm/mailutils/Makefile | config.status:2453: creating libmu_dbm/Makefile | config.status:2453: creating libmu_sieve/Makefile | config.status:2453: creating libmu_sieve/extensions/Makefile | config.status:2453: creating libproto/Makefile | config.status:2453: creating libproto/mbox/Makefile | config.status:2453: creating libproto/mh/Makefile | config.status:2453: creating libproto/maildir/Makefile | config.status:2453: creating libproto/mailer/Makefile | config.status:2453: creating libproto/pop/Makefile | config.status:2453: creating libproto/nntp/Makefile | config.status:2453: creating libproto/imap/Makefile | config.status:2453: creating libproto/imap/tests/Makefile | config.status:2453: creating libmu_compat/Makefile | config.status:2453: creating maidag/Makefile | config.status:2453: creating mail/Makefile | config.status:2453: creating mail/testsuite/Makefile | config.status:2453: creating libmailutils/auth/Makefile | config.status:2453: creating libmailutils/base/Makefile | config.status:2453: creating libmailutils/address/Makefile | config.status:2453: creating libmailutils/sockaddr/Makefile | config.status:2453: creating libmailutils/cidr/Makefile | config.status:2453: creating libmailutils/cfg/Makefile | config.status:2453: creating libmailutils/datetime/Makefile | config.status:2453: creating libmailutils/diag/Makefile | config.status:2453: creating libmailutils/filter/Makefile | config.status:2453: creating libmailutils/imapio/Makefile | config.status:2453: creating libmailutils/list/Makefile | config.status:2453: creating libmailutils/mailbox/Makefile | config.status:2453: creating libmailutils/mailer/Makefile | config.status:2453: creating libmailutils/mime/Makefile | config.status:2453: creating libmailutils/msgset/Makefile | config.status:2453: creating libmailutils/property/Makefile | config.status:2453: creating libmailutils/server/Makefile | config.status:2453: creating libmailutils/string/Makefile | config.status:2453: creating libmailutils/stream/Makefile | config.status:2453: creating libmailutils/stdstream/Makefile | config.status:2453: creating libmailutils/url/Makefile | config.status:2453: creating libmailutils/Makefile | config.status:2453: creating messages/Makefile | config.status:2453: creating mh/Makefile | config.status:2453: creating mh/etc/Makefile | config.status:2453: creating mimeview/Makefile | config.status:2453: creating movemail/Makefile | config.status:2453: creating po/Makefile.in | config.status:2453: creating pop3d/Makefile | config.status:2453: creating pop3d/testsuite/Makefile | config.status:2453: creating python/Makefile | config.status:2453: creating python/libmu_py/Makefile | config.status:2453: creating python/mailutils/Makefile | config.status:2453: creating readmsg/Makefile | config.status:2453: creating mu-aux/Makefile | config.status:2453: creating mu-aux/mailutils.spec | config.status:2453: creating sieve/Makefile | config.status:2453: creating mu/Makefile | config.status:2453: creating config.h | config.status:2744: linking lib/gettext.h to include/gettext.h | config.status:2744: linking lib/intprops.h to include/intprops.h | config.status:2767: executing depfiles commands | config.status:2767: executing libtool commands | config.status:2767: executing po-directories commands | config.status:2767: executing libmailutils/tests/atconfig commands | config.status:2767: executing testsuite/atconfig commands | config.status:2767: executing libmu_compat/tests/atconfig commands | config.status:2767: executing frm/tests/atconfig commands | config.status:2767: executing maidag/tests/atconfig commands | config.status:2767: executing messages/tests/atconfig commands | config.status:2767: executing readmsg/tests/atconfig commands | config.status:2767: executing sieve/tests/atconfig commands | config.status:2767: executing mh/tests/atconfig commands | config.status:2767: executing comsat/tests/atconfig commands | config.status:2767: executing imap4d/tests/atconfig commands | config.status:2767: executing status commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_c_const=yes | ac_cv_c_inline=inline | ac_cv_c_restrict=__restrict | ac_cv_cxx_compiler_gnu=yes | ac_cv_env_CCC_set= | ac_cv_env_CCC_value= | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set=set | ac_cv_env_CFLAGS_value='-O2 -pipe -march=native' | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXCPP_set= | ac_cv_env_CXXCPP_value= | ac_cv_env_CXXFLAGS_set=set | ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native' | ac_cv_env_CXX_set= | ac_cv_env_CXX_value= | ac_cv_env_DEFAULT_CUPS_CONFDIR_set= | ac_cv_env_DEFAULT_CUPS_CONFDIR_value= | ac_cv_env_EMACSLOADPATH_set= | ac_cv_env_EMACSLOADPATH_value= | ac_cv_env_EMACS_set= | ac_cv_env_EMACS_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_MU_DEFAULT_SCHEME_set= | ac_cv_env_MU_DEFAULT_SCHEME_value= | ac_cv_env_PYTHON_CONFIG_set= | ac_cv_env_PYTHON_CONFIG_value= | ac_cv_env_YACC_set= | ac_cv_env_YACC_value= | ac_cv_env_YFLAGS_set= | ac_cv_env_YFLAGS_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_func__exit=yes | ac_cv_func_alloca_works=yes | ac_cv_func_dlopen=no | ac_cv_func_fgetpwent=yes | ac_cv_func_flockfile=yes | ac_cv_func_funlockfile=yes | ac_cv_func_getdelim=yes | ac_cv_func_gethostbyname=yes | ac_cv_func_getline=yes | ac_cv_func_getopt_long_only=yes | ac_cv_func_getpagesize=yes | ac_cv_func_getutent=yes | ac_cv_func_isascii=yes | ac_cv_func_iswblank=yes | ac_cv_func_iswcntrl=yes | ac_cv_func_malloc_0_nonnull=yes | ac_cv_func_mbrtowc=yes | ac_cv_func_mbsinit=yes | ac_cv_func_mbslen=no | ac_cv_func_mempcpy=yes | ac_cv_func_mkstemp=yes | ac_cv_func_mmap=yes | ac_cv_func_mmap_fixed_mapped=yes | ac_cv_func_mprotect=yes | ac_cv_func_obstack=yes | ac_cv_func_pthread_rwlock_init=yes | ac_cv_func_rawmemchr=yes | ac_cv_func_rl_completion_matches=yes | ac_cv_func_setenv=yes | ac_cv_func_seteuid=yes | ac_cv_func_setlocale=yes | ac_cv_func_setresuid=yes | ac_cv_func_setreuid=yes | ac_cv_func_setvbuf_reversed=no | ac_cv_func_shl_load=no | ac_cv_func_sigaction=yes | ac_cv_func_sleep=yes | ac_cv_func_snprintf=yes | ac_cv_func_socket=yes | ac_cv_func_strcasecmp=yes | ac_cv_func_strchrnul=yes | ac_cv_func_strncasecmp=yes | ac_cv_func_strndup=yes | ac_cv_func_strnlen=yes | ac_cv_func_strnlen_working=yes | ac_cv_func_symlink=yes | ac_cv_func_sysconf=yes | ac_cv_func_tcgetattr=yes | ac_cv_func_tcsetattr=yes | ac_cv_func_towlower=yes | ac_cv_func_tsearch=yes | ac_cv_func_vasnprintf=no | ac_cv_func_vfork=yes | ac_cv_func_vsnprintf=yes | ac_cv_func_wcrtomb=yes | ac_cv_func_wcslen=yes | ac_cv_func_wcsnlen=yes | ac_cv_func_wcwidth=yes | ac_cv_gnu_library_2_1=yes | ac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yes | ac_cv_have_decl__Exit=yes | ac_cv_have_decl__snprintf=no | ac_cv_have_decl_atoll=yes | ac_cv_have_decl_btowc=yes | ac_cv_have_decl_canonicalize_file_name=yes | ac_cv_have_decl_chdir=yes | ac_cv_have_decl_chown=yes | ac_cv_have_decl_clearerr_unlocked=yes | ac_cv_have_decl_crypt=yes | ac_cv_have_decl_dprintf=yes | ac_cv_have_decl_dup2=yes | ac_cv_have_decl_dup3=yes | ac_cv_have_decl_dup=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_fdatasync=yes | ac_cv_have_decl_feof_unlocked=yes | ac_cv_have_decl_ferror_unlocked=yes | ac_cv_have_decl_fflush_unlocked=yes | ac_cv_have_decl_ffs=yes | ac_cv_have_decl_ffsl=yes | ac_cv_have_decl_ffsll=yes | ac_cv_have_decl_fgets_unlocked=yes | ac_cv_have_decl_fputc_unlocked=yes | ac_cv_have_decl_fputs_unlocked=yes | ac_cv_have_decl_fread_unlocked=yes | ac_cv_have_decl_fseeko=yes | ac_cv_have_decl_fsync=yes | ac_cv_have_decl_ftello=yes | ac_cv_have_decl_ftruncate=yes | ac_cv_have_decl_fwrite_unlocked=yes | ac_cv_have_decl_getc_unlocked=yes | ac_cv_have_decl_getchar_unlocked=yes | ac_cv_have_decl_getcwd=yes | ac_cv_have_decl_getdelim=yes | ac_cv_have_decl_getdomainname=yes | ac_cv_have_decl_getdtablesize=yes | ac_cv_have_decl_getenv=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_gets=yes | ac_cv_have_decl_getsubopt=yes | ac_cv_have_decl_getusershell=yes | ac_cv_have_decl_grantpt=yes | ac_cv_have_decl_group_member=yes | ac_cv_have_decl_initstate=yes | ac_cv_have_decl_initstate_r=yes | ac_cv_have_decl_isatty=yes | ac_cv_have_decl_iswblank=yes | ac_cv_have_decl_iswctype=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_mbswidth=no | 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_pclose=yes | ac_cv_have_decl_pipe2=yes | ac_cv_have_decl_pipe=yes | ac_cv_have_decl_popen=yes | ac_cv_have_decl_posix_openpt=yes | ac_cv_have_decl_pread=yes | ac_cv_have_decl_program_invocation_name=yes | ac_cv_have_decl_program_invocation_short_name=yes | ac_cv_have_decl_ptsname=yes | ac_cv_have_decl_ptsname_r=yes | ac_cv_have_decl_putc_unlocked=yes | ac_cv_have_decl_putchar_unlocked=yes | ac_cv_have_decl_pwrite=yes | ac_cv_have_decl_random=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_sethostname=yes | ac_cv_have_decl_setstate=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=yes | ac_cv_have_decl_srandom_r=yes | ac_cv_have_decl_stpcpy=yes | ac_cv_have_decl_stpncpy=yes | ac_cv_have_decl_strcasecmp=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_strncasecmp=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_sys_siglist=yes | ac_cv_have_decl_tmpfile=yes | ac_cv_have_decl_towctrans=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_wcpcpy=yes | ac_cv_have_decl_wcpncpy=yes | ac_cv_have_decl_wcrtomb=yes | ac_cv_have_decl_wcscasecmp=yes | ac_cv_have_decl_wcscat=yes | ac_cv_have_decl_wcschr=yes | ac_cv_have_decl_wcscmp=yes | ac_cv_have_decl_wcscoll=yes | ac_cv_have_decl_wcscpy=yes | ac_cv_have_decl_wcscspn=yes | ac_cv_have_decl_wcsdup=yes | ac_cv_have_decl_wcslen=yes | ac_cv_have_decl_wcsncasecmp=yes | ac_cv_have_decl_wcsncat=yes | ac_cv_have_decl_wcsncmp=yes | ac_cv_have_decl_wcsncpy=yes | ac_cv_have_decl_wcsnlen=yes | ac_cv_have_decl_wcsnrtombs=yes | ac_cv_have_decl_wcspbrk=yes | ac_cv_have_decl_wcsrchr=yes | ac_cv_have_decl_wcsrtombs=yes | ac_cv_have_decl_wcsspn=yes | ac_cv_have_decl_wcsstr=yes | ac_cv_have_decl_wcstok=yes | ac_cv_have_decl_wcswidth=yes | ac_cv_have_decl_wcsxfrm=yes | ac_cv_have_decl_wctob=yes | ac_cv_have_decl_wctrans=yes | ac_cv_have_decl_wctype=yes | ac_cv_have_decl_wcwidth=yes | ac_cv_have_decl_wmemchr=yes | ac_cv_have_decl_wmemcmp=yes | ac_cv_have_decl_wmemcpy=yes | ac_cv_have_decl_wmemmove=yes | ac_cv_have_decl_wmemset=yes | ac_cv_have_libpam=yes | ac_cv_header_crypt_h=yes | ac_cv_header_db_h=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_errno_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_features_h=yes | ac_cv_header_gdbm_h=yes | ac_cv_header_getopt_h=yes | ac_cv_header_gnutls_gnutls_h=yes | ac_cv_header_gsasl_h=yes | ac_cv_header_gss_h=no | ac_cv_header_gssapi_gssapi_generic_h=yes | ac_cv_header_gssapi_gssapi_h=yes | ac_cv_header_gssapi_h=yes | ac_cv_header_iconv_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_libgen_h=yes | ac_cv_header_limits_h=yes | ac_cv_header_linewrap_h=no | ac_cv_header_malloc_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_obstack_h=yes | ac_cv_header_paths_h=yes | ac_cv_header_pthread_h=yes | ac_cv_header_radius_radius_h=no | ac_cv_header_readline_readline_h=yes | ac_cv_header_search_h=yes | ac_cv_header_security_pam_appl_h=yes | ac_cv_header_sgtty_h=yes | ac_cv_header_shadow_h=yes | ac_cv_header_socket_h=no | ac_cv_header_stdarg_h=yes | ac_cv_header_stdbool_h=yes | ac_cv_header_stdc=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_file_h=yes | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_socket_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sysexits_h=yes | ac_cv_header_syslog_h=yes | ac_cv_header_tcpd_h=yes | ac_cv_header_termcap_h=yes | ac_cv_header_termio_h=yes | ac_cv_header_termios_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_utmp_h=yes | ac_cv_header_utmpx_h=yes | ac_cv_header_wchar_h=yes | ac_cv_header_wctype_h=yes | ac_cv_host=x86_64-pc-linux-gnu | ac_cv_lib_crypt_crypt=yes | ac_cv_lib_db___db_create=yes | ac_cv_lib_dl_dlopen=yes | ac_cv_lib_dld_shl_load=no | ac_cv_lib_gcrypt_main=yes | ac_cv_lib_gdbm_gdbm_open=yes | ac_cv_lib_gnutls_gnutls_global_init=yes | ac_cv_lib_gsasl_gsasl_init=yes | ac_cv_lib_ldap_ldap_bind=yes | ac_cv_lib_lex=-lfl | ac_cv_lib_ltdl_lt_dlinit=yes | ac_cv_lib_ncurses___tputs=yes | ac_cv_lib_nsl_main=yes | ac_cv_lib_pam_pam_start=yes | ac_cv_lib_pthread_pthread_cancel=yes | ac_cv_lib_readline_readline=yes | ac_cv_lib_resolv_res_query=no | ac_cv_lib_wrap_main=yes | ac_cv_member_struct_tm_tm_gmtoff=yes | ac_cv_member_struct_tm_tm_isdst=yes | ac_cv_member_struct_tm_tm_zone=yes | ac_cv_member_struct_utmp_ut_name=yes | ac_cv_member_struct_utmp_ut_user=yes | 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_KRB5CFGPATH=/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_CXX=x86_64-pc-linux-gnu-g++ | ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' | ac_cv_prog_LEX=flex | ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump | ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib | ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip | ac_cv_prog_YACC='bison -y' | ac_cv_prog_cc_c89= | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes | ac_cv_prog_cxx_g=yes | ac_cv_prog_lex_root=lex.yy | ac_cv_prog_lex_yytext_pointer=yes | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_opendir='none required' | ac_cv_sizeof_long=8 | ac_cv_sizeof_long_long=8 | ac_cv_sizeof_off_t=8 | ac_cv_struct_tm=time.h | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_sys_largefile_source=no | ac_cv_type__Bool=yes | ac_cv_type_dev_t=yes | ac_cv_type_iconv_t=yes | ac_cv_type_ino_t=yes | ac_cv_type_long_double=yes | ac_cv_type_long_long=yes | ac_cv_type_long_long_int=yes | ac_cv_type_mbstate_t=yes | ac_cv_type_mode_t=yes | ac_cv_type_off_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_ptrdiff_t=yes | ac_cv_type_signal=void | ac_cv_type_size_t=yes | ac_cv_type_socklen_t=yes | ac_cv_type_ssize_t=yes | ac_cv_type_uid_t=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=none | am_cv_CXX_dependencies_compiler_type=none | am_cv_func_iconv=yes | am_cv_func_iconv_works=yes | am_cv_func_working_getline=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=no | am_cv_lispdir='${datadir}/emacs/site-lisp' | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | gl_cv_c_amsterdam_compiler=no | gl_cv_c_multiarch=no | gl_cv_cc_double_expbit0='word 1 bit 20' | gl_cv_decl_null_works=yes | gl_cv_double_slash_root=no | gl_cv_func_getopt_gnu=yes | gl_cv_func_getopt_posix=yes | gl_cv_func_iswcntrl_works=yes | gl_cv_func_itold_works=yes | gl_cv_func_malloc_0_nonnull=1 | gl_cv_func_malloc_posix=yes | gl_cv_func_mbrtowc_incomplete_state='guessing yes' | gl_cv_func_mbrtowc_nul_retval='guessing yes' | gl_cv_func_mbrtowc_null_arg1='guessing yes' | gl_cv_func_mbrtowc_null_arg2='guessing yes' | gl_cv_func_mbrtowc_retval='guessing yes' | gl_cv_func_mbrtowc_sanitycheck='guessing yes' | gl_cv_func_memchr_works=yes | gl_cv_func_printf_positions=yes | gl_cv_func_setenv_works=yes | gl_cv_func_sleep_works=yes | gl_cv_func_snprintf_retval_c99=yes | gl_cv_func_snprintf_size1=yes | gl_cv_func_strchrnul_works=yes | gl_cv_func_strerror_0_works=yes | gl_cv_func_strndup_works=yes | gl_cv_func_vsnprintf_usable=yes | gl_cv_func_wcwidth_works=yes | gl_cv_func_working_getdelim=yes | gl_cv_func_working_strerror=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_chdir=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_dup=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_fdatasync=yes | gl_cv_have_raw_decl_ffs=yes | gl_cv_have_raw_decl_ffsl=yes | gl_cv_have_raw_decl_ffsll=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_gets=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_group_member=yes | gl_cv_have_raw_decl_initstate=yes | gl_cv_have_raw_decl_initstate_r=yes | gl_cv_have_raw_decl_isatty=yes | gl_cv_have_raw_decl_iswctype=yes | 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_pclose=yes | gl_cv_have_raw_decl_pipe2=yes | gl_cv_have_raw_decl_pipe=yes | gl_cv_have_raw_decl_popen=yes | gl_cv_have_raw_decl_posix_openpt=yes | gl_cv_have_raw_decl_pread=yes | gl_cv_have_raw_decl_ptsname=yes | gl_cv_have_raw_decl_ptsname_r=yes | gl_cv_have_raw_decl_pwrite=yes | gl_cv_have_raw_decl_random=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_sethostname=yes | gl_cv_have_raw_decl_setstate=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=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_strcasecmp=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_strncasecmp=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_towctrans=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_wcpcpy=yes | gl_cv_have_raw_decl_wcpncpy=yes | gl_cv_have_raw_decl_wcrtomb=yes | gl_cv_have_raw_decl_wcscasecmp=yes | gl_cv_have_raw_decl_wcscat=yes | gl_cv_have_raw_decl_wcschr=yes | gl_cv_have_raw_decl_wcscmp=yes | gl_cv_have_raw_decl_wcscoll=yes | gl_cv_have_raw_decl_wcscpy=yes | gl_cv_have_raw_decl_wcscspn=yes | gl_cv_have_raw_decl_wcsdup=yes | gl_cv_have_raw_decl_wcslen=yes | gl_cv_have_raw_decl_wcsncasecmp=yes | gl_cv_have_raw_decl_wcsncat=yes | gl_cv_have_raw_decl_wcsncmp=yes | gl_cv_have_raw_decl_wcsncpy=yes | gl_cv_have_raw_decl_wcsnlen=yes | gl_cv_have_raw_decl_wcsnrtombs=yes | gl_cv_have_raw_decl_wcspbrk=yes | gl_cv_have_raw_decl_wcsrchr=yes | gl_cv_have_raw_decl_wcsrtombs=yes | gl_cv_have_raw_decl_wcsspn=yes | gl_cv_have_raw_decl_wcsstr=yes | gl_cv_have_raw_decl_wcstok=yes | gl_cv_have_raw_decl_wcswidth=yes | gl_cv_have_raw_decl_wcsxfrm=yes | gl_cv_have_raw_decl_wctob=yes | gl_cv_have_raw_decl_wctrans=yes | gl_cv_have_raw_decl_wctype=yes | gl_cv_have_raw_decl_wcwidth=yes | gl_cv_have_raw_decl_wmemchr=yes | gl_cv_have_raw_decl_wmemcmp=yes | gl_cv_have_raw_decl_wmemcpy=yes | gl_cv_have_raw_decl_wmemmove=yes | gl_cv_have_raw_decl_wmemset=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_fcntl_h=yes | gl_cv_header_working_stdalign_h=yes | gl_cv_header_working_stdint_h=yes | gl_cv_next_getopt_h='' | gl_cv_next_stdint_h='' | gl_cv_next_stdio_h='' | gl_cv_next_stdlib_h='' | gl_cv_next_string_h='' | gl_cv_next_strings_h='' | gl_cv_next_sys_types_h='' | gl_cv_next_sysexits_h='' | gl_cv_next_unistd_h='' | gl_cv_next_wchar_h='' | gl_cv_next_wctype_h='' | gl_cv_pragma_columns=no | gl_cv_rpl_alloca=yes | gl_cv_size_max=yes | gl_cv_type_wctrans_t=yes | gl_cv_type_wctype_t=yes | grad_cv_radius=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_gnugettext2_libc=yes | gt_cv_locale_fr_utf8=none | gt_cv_locale_ja=none | gt_cv_locale_zh_CN=none | gt_cv_ssize_t=yes | gt_cv_var_environ_declaration=yes | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_dlopen=dlopen | lt_cv_dlopen_libs=-ldl | lt_cv_dlopen_self=yes | lt_cv_dlopen_self_static=no | 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_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_c_o_CXX=yes | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_pic_works_CXX=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_compiler_static_works_CXX=yes | lt_cv_prog_gnu_ld=yes | lt_cv_prog_gnu_ldcxx=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 | mailutils_cv_hdr_path_dev='' | mailutils_cv_hdr_path_devnull='' | mailutils_cv_hdr_path_maildir='' | mailutils_cv_hdr_path_sendmail='' | mailutils_cv_hdr_path_tty='' | mailutils_cv_hdr_path_tty_pfx='' | mailutils_cv_hdr_path_utmp='' | mailutils_cv_hdr_path_utmpx='' | mailutils_cv_hdr_path_wtmp='' | mailutils_cv_hdr_sym_path_dev=_PATH_DEV | mailutils_cv_hdr_sym_path_devnull=_PATH_DEVNULL | mailutils_cv_hdr_sym_path_maildir=_PATH_MAILDIR | mailutils_cv_hdr_sym_path_sendmail=_PATH_SENDMAIL | mailutils_cv_hdr_sym_path_tty=_PATH_TTY | mailutils_cv_hdr_sym_path_tty_pfx=_PATH_DEV | mailutils_cv_hdr_sym_path_utmp=_PATH_UTMP | mailutils_cv_hdr_sym_path_utmpx=_PATH_UTMPX | mailutils_cv_hdr_sym_path_wtmp=_PATH_WTMP | mu_cv_bdb2_cursor_four_args=yes | mu_cv_enable_build_comsat=yes | mu_cv_enable_build_dotlock=yes | mu_cv_enable_build_frm=yes | mu_cv_enable_build_imap4d=yes | mu_cv_enable_build_maidag=yes | mu_cv_enable_build_mail=yes | mu_cv_enable_build_messages=yes | mu_cv_enable_build_mh=yes | mu_cv_enable_build_mimeview=yes | mu_cv_enable_build_movemail=yes | mu_cv_enable_build_pop3d=yes | mu_cv_enable_build_readmsg=yes | mu_cv_enable_build_sieve=yes | mu_cv_enable_cxx=no | mu_cv_enable_imap=yes | mu_cv_enable_maildir=yes | mu_cv_enable_mh=yes | mu_cv_enable_nntp=no | mu_cv_enable_pop=yes | mu_cv_enable_prog=yes | mu_cv_enable_radius=no | mu_cv_enable_sendmail=yes | mu_cv_enable_smtp=yes | mu_cv_enable_virtual_domains=yes | mu_cv_lib_gnutls=yes | mu_cv_lib_gsasl=-lgsasl | mu_cv_lib_gssapi_cflags=' ' | mu_cv_lib_gssapi_impl=Heimdal | mu_cv_lib_gssapi_libs='-L/usr/lib64 -Wl,-O1 -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run aclocal-1.11' | ALLOCA='' | ALLOCA_H='alloca.h' | AMDEPBACKSLASH='' | AMDEP_FALSE='' | AMDEP_TRUE='#' | AMTAR='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run tar' | AM_BACKSLASH='\' | AM_DEFAULT_VERBOSITY='0' | APPLE_UNIVERSAL_BUILD='0' | AR='x86_64-pc-linux-gnu-ar' | ARFLAGS='cru' | AUTOCONF='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run autoheader' | AUTOM4TE='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run autom4te' | AUTOMAKE='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/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='' | BUILD_SQL='' | CC='x86_64-pc-linux-gnu-gcc' | CCDEPMODE='depmode=none' | CFLAGS=' -pipe -march=native -Wall -Wdeclaration-after-statement -ggdb' | CPP='x86_64-pc-linux-gnu-gcc -E' | CPPFLAGS=' -DSYSCONFDIR=\"$(sysconfdir)\"' | CURSES_LIBS='-lncurses' | CXX='x86_64-pc-linux-gnu-g++' | CXXCPP='x86_64-pc-linux-gnu-g++ -E' | CXXDEPMODE='depmode=none' | CXXFLAGS='-O2 -pipe -march=native' | CYGPATH_W='echo' | DBMINCLUDES='' | DBMLIBS=' -lgdbm -ldb' | DBMLIB_DEPENDENCY='' | DEFAULT_CUPS_CONFDIR='$(sysconfdir)/cups' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='no' | EMACSLOADPATH='' | EMULTIHOP_HIDDEN='' | EMULTIHOP_VALUE='' | ENOLINK_HIDDEN='' | ENOLINK_VALUE='' | EOVERFLOW_HIDDEN='' | EOVERFLOW_VALUE='' | ERRNO_H='' | EXEEXT='' | FGREP='/bin/grep -F' | FLOAT_H='' | FRIBIDI_LIBS='' | GETOPT_H='getopt.h' | GETTEXT_MACRO_VERSION='0.18' | GINT_COND_DOC_FALSE='#' | GINT_COND_DOC_TRUE='' | GINT_COND_INC_FALSE='' | GINT_COND_INC_TRUE='#' | GINT_COND_SNARF_DOC_FILTER_FALSE='' | GINT_COND_SNARF_DOC_FILTER_TRUE='#' | GINT_INCLUDES='' | GINT_LDADD='' | GINT_MODULE_DIR='gint' | GLIBC21='yes' | GL_COND_LIBTOOL_FALSE='' | GL_COND_LIBTOOL_TRUE='#' | GL_GENERATE_ALLOCA_H_FALSE='#' | GL_GENERATE_ALLOCA_H_TRUE='' | GL_GENERATE_ERRNO_H_FALSE='' | GL_GENERATE_ERRNO_H_TRUE='#' | GL_GENERATE_FLOAT_H_FALSE='' | GL_GENERATE_FLOAT_H_TRUE='#' | GL_GENERATE_STDALIGN_H_FALSE='' | GL_GENERATE_STDALIGN_H_TRUE='#' | GL_GENERATE_STDBOOL_H_FALSE='' | GL_GENERATE_STDBOOL_H_TRUE='#' | GL_GENERATE_STDDEF_H_FALSE='' | GL_GENERATE_STDDEF_H_TRUE='#' | GL_GENERATE_STDINT_H_FALSE='' | GL_GENERATE_STDINT_H_TRUE='#' | GL_GENERATE_SYSEXITS_H_FALSE='' | GL_GENERATE_SYSEXITS_H_TRUE='#' | 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_CHDIR='0' | GNULIB_CHOWN='0' | GNULIB_CLOSE='0' | GNULIB_DPRINTF='0' | GNULIB_DUP2='0' | GNULIB_DUP3='0' | GNULIB_DUP='0' | GNULIB_ENVIRON='1' | GNULIB_EUIDACCESS='0' | GNULIB_FACCESSAT='0' | GNULIB_FCHDIR='0' | GNULIB_FCHOWNAT='0' | GNULIB_FCLOSE='0' | GNULIB_FDATASYNC='0' | GNULIB_FDOPEN='0' | GNULIB_FFLUSH='0' | GNULIB_FFS='0' | GNULIB_FFSL='0' | GNULIB_FFSLL='0' | GNULIB_FGETC='1' | GNULIB_FGETS='1' | GNULIB_FOPEN='0' | GNULIB_FPRINTF='1' | GNULIB_FPRINTF_POSIX='0' | GNULIB_FPURGE='0' | GNULIB_FPUTC='1' | GNULIB_FPUTS='1' | GNULIB_FREAD='1' | GNULIB_FREOPEN='0' | GNULIB_FSCANF='1' | GNULIB_FSEEK='0' | GNULIB_FSEEKO='0' | GNULIB_FSYNC='0' | GNULIB_FTELL='0' | GNULIB_FTELLO='0' | GNULIB_FTRUNCATE='0' | GNULIB_FWRITE='1' | GNULIB_GETC='1' | GNULIB_GETCHAR='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='0' | GNULIB_GETSUBOPT='0' | GNULIB_GETUSERSHELL='0' | GNULIB_GL_UNISTD_H_GETOPT='1' | GNULIB_GRANTPT='0' | GNULIB_GROUP_MEMBER='0' | GNULIB_ISATTY='0' | GNULIB_ISWBLANK='1' | GNULIB_ISWCTYPE='0' | GNULIB_LCHOWN='0' | GNULIB_LINK='0' | GNULIB_LINKAT='0' | GNULIB_LSEEK='0' | GNULIB_MALLOC_POSIX='1' | GNULIB_MBRLEN='0' | GNULIB_MBRTOWC='1' | GNULIB_MBSCASECMP='0' | GNULIB_MBSCASESTR='0' | GNULIB_MBSCHR='0' | GNULIB_MBSCSPN='0' | GNULIB_MBSINIT='1' | GNULIB_MBSLEN='1' | 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_MBTOWC='0' | GNULIB_MEMCHR='1' | GNULIB_MEMMEM='0' | GNULIB_MEMPCPY='1' | 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_PCLOSE='0' | GNULIB_PERROR='0' | GNULIB_PIPE2='0' | GNULIB_PIPE='0' | GNULIB_POPEN='0' | GNULIB_POSIX_OPENPT='0' | GNULIB_PREAD='0' | GNULIB_PRINTF='1' | GNULIB_PRINTF_POSIX='0' | GNULIB_PTSNAME='0' | GNULIB_PTSNAME_R='0' | GNULIB_PUTC='1' | GNULIB_PUTCHAR='1' | GNULIB_PUTENV='0' | GNULIB_PUTS='1' | GNULIB_PWRITE='0' | GNULIB_RANDOM='0' | GNULIB_RANDOM_R='0' | GNULIB_RAWMEMCHR='1' | GNULIB_READ='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_SCANF='1' | GNULIB_SETENV='1' | GNULIB_SETHOSTNAME='0' | GNULIB_SLEEP='1' | GNULIB_SNPRINTF='0' | GNULIB_SPRINTF_POSIX='0' | GNULIB_STDIO_H_NONBLOCKING='0' | GNULIB_STDIO_H_SIGPIPE='0' | GNULIB_STPCPY='0' | GNULIB_STPNCPY='0' | GNULIB_STRCASESTR='0' | GNULIB_STRCHRNUL='1' | GNULIB_STRDUP='0' | GNULIB_STRERROR='1' | GNULIB_STRERROR_R='0' | GNULIB_STRNCAT='0' | GNULIB_STRNDUP='1' | 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='0' | GNULIB_SYMLINK='0' | GNULIB_SYMLINKAT='0' | GNULIB_SYSTEM_POSIX='0' | GNULIB_TMPFILE='0' | GNULIB_TOWCTRANS='0' | GNULIB_TTYNAME_R='0' | GNULIB_UNISTD_H_NONBLOCKING='0' | GNULIB_UNISTD_H_SIGPIPE='0' | GNULIB_UNLINK='0' | GNULIB_UNLINKAT='0' | GNULIB_UNLOCKPT='0' | GNULIB_UNSETENV='0' | GNULIB_USLEEP='0' | GNULIB_VASPRINTF='0' | GNULIB_VDPRINTF='0' | GNULIB_VFPRINTF='1' | GNULIB_VFPRINTF_POSIX='0' | GNULIB_VFSCANF='0' | GNULIB_VPRINTF='1' | GNULIB_VPRINTF_POSIX='0' | GNULIB_VSCANF='0' | GNULIB_VSNPRINTF='1' | GNULIB_VSPRINTF_POSIX='0' | GNULIB_WCPCPY='0' | GNULIB_WCPNCPY='0' | GNULIB_WCRTOMB='0' | GNULIB_WCSCASECMP='0' | GNULIB_WCSCAT='0' | GNULIB_WCSCHR='0' | GNULIB_WCSCMP='0' | GNULIB_WCSCOLL='0' | GNULIB_WCSCPY='0' | GNULIB_WCSCSPN='0' | GNULIB_WCSDUP='0' | GNULIB_WCSLEN='0' | GNULIB_WCSNCASECMP='0' | GNULIB_WCSNCAT='0' | GNULIB_WCSNCMP='0' | GNULIB_WCSNCPY='0' | GNULIB_WCSNLEN='0' | GNULIB_WCSNRTOMBS='0' | GNULIB_WCSPBRK='0' | GNULIB_WCSRCHR='0' | GNULIB_WCSRTOMBS='0' | GNULIB_WCSSPN='0' | GNULIB_WCSSTR='0' | GNULIB_WCSTOK='0' | GNULIB_WCSWIDTH='0' | GNULIB_WCSXFRM='0' | GNULIB_WCTOB='0' | GNULIB_WCTOMB='0' | GNULIB_WCTRANS='0' | GNULIB_WCTYPE='0' | GNULIB_WCWIDTH='1' | GNULIB_WMEMCHR='0' | GNULIB_WMEMCMP='0' | GNULIB_WMEMCPY='0' | GNULIB_WMEMMOVE='0' | GNULIB_WMEMSET='0' | GNULIB_WRITE='0' | GNULIB__EXIT='0' | GNU_RADIUS_LIBS='' | GNU_RADIUS_VERSION='' | GNU_RADIUS_VERSION_NUMBER='' | GREP='/bin/grep' | GUILE_BINDIR='' | GUILE_CONFIG='' | GUILE_INCLUDES='' | GUILE_LIBS='' | GUILE_SITE='' | GUILE_SNARF='' | GUILE_TOOLS='' | GUILE_VERSION='' | GUILE_VERSION_NUMBER='' | HAVE_ATOLL='1' | HAVE_BTOWC='1' | HAVE_CANONICALIZE_FILE_NAME='1' | HAVE_CHOWN='1' | HAVE_DECL_ENVIRON='1' | HAVE_DECL_FCHDIR='1' | HAVE_DECL_FDATASYNC='1' | HAVE_DECL_FPURGE='1' | HAVE_DECL_FSEEKO='1' | HAVE_DECL_FTELLO='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_SETENV='1' | HAVE_DECL_SETHOSTNAME='1' | HAVE_DECL_SNPRINTF='1' | HAVE_DECL_STRDUP='1' | HAVE_DECL_STRERROR_R='1' | HAVE_DECL_STRNCASECMP='1' | HAVE_DECL_STRNDUP='1' | HAVE_DECL_STRNLEN='1' | HAVE_DECL_STRSIGNAL='1' | HAVE_DECL_STRTOK_R='1' | HAVE_DECL_TTYNAME_R='1' | HAVE_DECL_UNSETENV='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_FDATASYNC='1' | HAVE_FEATURES_H='1' | HAVE_FFS='1' | HAVE_FFSL='1' | HAVE_FFSLL='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_GETOPT_H='1' | HAVE_GETPAGESIZE='1' | HAVE_GETSUBOPT='1' | HAVE_GRANTPT='1' | HAVE_GROUP_MEMBER='1' | HAVE_INTTYPES_H='1' | HAVE_ISWBLANK='1' | HAVE_ISWCNTRL='1' | HAVE_LCHOWN='1' | 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_PCLOSE='1' | HAVE_PIPE2='1' | HAVE_PIPE='1' | HAVE_POPEN='1' | HAVE_POSIX_OPENPT='1' | HAVE_PREAD='1' | HAVE_PTSNAME='1' | HAVE_PTSNAME_R='1' | HAVE_PWRITE='1' | HAVE_RANDOM='1' | HAVE_RANDOM_H='1' | 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_SETHOSTNAME='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_STRCASECMP='1' | HAVE_STRCASESTR='1' | HAVE_STRCHRNUL='1' | HAVE_STRINGS_H='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_SYSEXITS_H='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_UNISTD_H='1' | HAVE_UNLINKAT='1' | HAVE_UNLOCKPT='1' | HAVE_UNSIGNED_LONG_LONG_INT='1' | HAVE_USLEEP='1' | HAVE_VASPRINTF='1' | HAVE_VDPRINTF='1' | HAVE_WCHAR_H='1' | HAVE_WCHAR_T='1' | HAVE_WCPCPY='1' | HAVE_WCPNCPY='1' | HAVE_WCRTOMB='1' | HAVE_WCSCASECMP='1' | HAVE_WCSCAT='1' | HAVE_WCSCHR='1' | HAVE_WCSCMP='1' | HAVE_WCSCOLL='1' | HAVE_WCSCPY='1' | HAVE_WCSCSPN='1' | HAVE_WCSDUP='1' | HAVE_WCSLEN='1' | HAVE_WCSNCASECMP='1' | HAVE_WCSNCAT='1' | HAVE_WCSNCMP='1' | HAVE_WCSNCPY='1' | HAVE_WCSNLEN='1' | HAVE_WCSNRTOMBS='1' | HAVE_WCSPBRK='1' | HAVE_WCSRCHR='1' | HAVE_WCSRTOMBS='1' | HAVE_WCSSPN='1' | HAVE_WCSSTR='1' | HAVE_WCSTOK='1' | HAVE_WCSWIDTH='1' | HAVE_WCSXFRM='1' | HAVE_WCTRANS_T='1' | HAVE_WCTYPE_H='1' | HAVE_WCTYPE_T='1' | HAVE_WINSOCK2_H='' | HAVE_WINT_T='1' | HAVE_WMEMCHR='1' | HAVE_WMEMCMP='1' | HAVE_WMEMCPY='1' | HAVE_WMEMMOVE='1' | HAVE_WMEMSET='1' | HAVE__BOOL='1' | HAVE__EXIT='1' | IMPRIMATUR_COND_DIST_INFO_FALSE='' | IMPRIMATUR_COND_DIST_INFO_TRUE='#' | IMPRIMATUR_COND_FRENCHSPACING_FALSE='' | IMPRIMATUR_COND_FRENCHSPACING_TRUE='#' | IMPRIMATUR_COND_MAKEDOC_FALSE='' | IMPRIMATUR_COND_MAKEDOC_TRUE='#' | IMPRIMATUR_MAKEINFOFLAGS='-I $(top_srcdir)/doc/imprimatur -D $(RENDITION)' | IMPRIMATUR_MODULE_DIR='doc/imprimatur' | 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='' | KRB5CFGPATH='/usr/bin/krb5-config' | LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' | LDFLAGS='-Wl,-O1 -Wl,--as-needed' | LEX='flex' | LEXLIB='-lfl' | LEX_OUTPUT_ROOT='lex.yy' | LIBICONV='' | LIBINTL='' | LIBMUAUX_LIBDEPS='' | LIBMUAUX_LTLIBDEPS='' | LIBMU_SCM='' | LIBMU_SCM_DEPS='' | LIBOBJS='' | LIBS='-lcrypt -lpthread' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' | LIBUNISTRING_UNITYPES_H='unitypes.h' | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' | LIPO='' | LN_S='ln -s' | LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"' | LOCALE_FR_UTF8='none' | LOCALE_JA='none' | LOCALE_ZH_CN='none' | LTDL_LIB='-lltdl' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS='' | MAKEINFO='${SHELL} /var/tmp/portage/net-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/missing --run makeinfo' | MH_BIN_DIR='${exec_prefix}/bin/mu-mh' | MKDIR_P='/bin/mkdir -p' | MSGFMT='/usr/bin/msgfmt' | MSGFMT_015='/usr/bin/msgfmt' | MSGMERGE='/usr/bin/msgmerge' | MU_APP_COMMON_INCLUDES='-I${srcdir} -I${top_srcdir}/include -I${top_srcdir}/lib -I${top_builddir}/lib -I${top_builddir} -I${top_builddir}/include -I${top_srcdir}/libmu_argp -I${top_srcdir}/libmu_cfg' | MU_APP_LIBRARIES='../libmu_argp/libmu_argp.a ../libmu_cfg/libmu_cfg.la ../lib/libmuaux.a' | MU_AUTHINCS='' | MU_AUTHLIBS=' -lgsasl -lgnutls -lgcrypt -lldap -lpam -ldl' | MU_AUTHLIBS_DEPENDENCY='../libmu_auth/libmu_auth.la' | MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)' | MU_COND_COMSAT_FALSE='#' | MU_COND_COMSAT_TRUE='' | MU_COND_DBM_FALSE='#' | MU_COND_DBM_TRUE='' | MU_COND_DOTLOCK_FALSE='#' | MU_COND_DOTLOCK_TRUE='' | MU_COND_FRM_FALSE='#' | MU_COND_FRM_TRUE='' | MU_COND_GSASL_FALSE='#' | MU_COND_GSASL_TRUE='' | MU_COND_GSSAPI_FALSE='#' | MU_COND_GSSAPI_TRUE='' | MU_COND_IMAP4D_FALSE='#' | MU_COND_IMAP4D_TRUE='' | MU_COND_LIBMU_SCM_FALSE='' | MU_COND_LIBMU_SCM_TRUE='#' | MU_COND_MAIDAG_FALSE='#' | MU_COND_MAIDAG_TRUE='' | MU_COND_MAIL_FALSE='#' | MU_COND_MAIL_TRUE='' | MU_COND_MESSAGES_FALSE='#' | MU_COND_MESSAGES_TRUE='' | MU_COND_MH_FALSE='#' | MU_COND_MH_TRUE='' | MU_COND_MIMEVIEW_FALSE='#' | MU_COND_MIMEVIEW_TRUE='' | MU_COND_MOVEMAIL_FALSE='#' | MU_COND_MOVEMAIL_TRUE='' | MU_COND_POP3D_FALSE='#' | MU_COND_POP3D_TRUE='' | MU_COND_PYTHON_FALSE='' | MU_COND_PYTHON_TRUE='#' | MU_COND_READLINE_FALSE='#' | MU_COND_READLINE_TRUE='' | MU_COND_READMSG_FALSE='#' | MU_COND_READMSG_TRUE='' | MU_COND_SIEVE_FALSE='#' | MU_COND_SIEVE_TRUE='' | MU_COND_SUPPORT_CXX_FALSE='' | MU_COND_SUPPORT_CXX_TRUE='#' | MU_COND_SUPPORT_IMAP_FALSE='#' | MU_COND_SUPPORT_IMAP_TRUE='' | MU_COND_SUPPORT_MAILDIR_FALSE='#' | MU_COND_SUPPORT_MAILDIR_TRUE='' | MU_COND_SUPPORT_MH_FALSE='#' | MU_COND_SUPPORT_MH_TRUE='' | MU_COND_SUPPORT_NNTP_FALSE='' | MU_COND_SUPPORT_NNTP_TRUE='#' | MU_COND_SUPPORT_POP_FALSE='#' | MU_COND_SUPPORT_POP_TRUE='' | MU_COND_SUPPORT_PROG_FALSE='#' | MU_COND_SUPPORT_PROG_TRUE='' | MU_COND_SUPPORT_RADIUS_FALSE='' | MU_COND_SUPPORT_RADIUS_TRUE='#' | MU_COND_SUPPORT_SENDMAIL_FALSE='#' | MU_COND_SUPPORT_SENDMAIL_TRUE='' | MU_COND_SUPPORT_SMTP_FALSE='#' | MU_COND_SUPPORT_SMTP_TRUE='' | MU_COND_SUPPORT_VIRTUAL_DOMAINS_FALSE='#' | MU_COND_SUPPORT_VIRTUAL_DOMAINS_TRUE='' | MU_CXX_EXAMPLES_BUILD='' | MU_DEFAULT_RECORD='mu_mbox_record' | MU_DEFAULT_SCHEME='mbox' | MU_GUILE_SIEVE_MOD_DIR='' | MU_LIB_ARGP='${top_builddir}/libmu_argp/libmu_argp.la' | MU_LIB_AUTH='${top_builddir}/libmu_auth/libmu_auth.la' | MU_LIB_COMMON_INCLUDES='-I${top_builddir} -I${top_srcdir}/include -I${top_builddir}/include' | MU_LIB_CPP='' | MU_LIB_IMAP='${top_builddir}/libproto/imap/libmu_imap.la' | MU_LIB_MAILDIR='${top_builddir}/libproto/maildir/libmu_maildir.la' | MU_LIB_MAILER='${top_builddir}/libproto/mailer/libmu_mailer.la' | MU_LIB_MAILUTILS='${top_builddir}/libmailutils/libmailutils.la' | MU_LIB_MBOX='${top_builddir}/libproto/mbox/libmu_mbox.la' | MU_LIB_MH='${top_builddir}/libproto/mh/libmu_mh.la' | MU_LIB_NNTP='' | MU_LIB_POP='${top_builddir}/libproto/pop/libmu_pop.la' | MU_LIB_PY='' | MU_LIB_SCM='' | MU_LIB_SIEVE='${top_builddir}/libmu_sieve/libmu_sieve.la' | MU_LIB_SQL='${top_builddir}/sql/libsql.la' | MU_LINK_POSTFLAGS='' | MU_OFF_TYPE='long' | MU_SIEVE_MODDIR='$(libdir)/$(PACKAGE)' | MU_SMTP_DEJATOOL='$(SMTP_DEJATOOL)' | MU_SMTP_PROGRAMS_BUILD='$(MU_SMTP_PROGRAMS_LIST)' | MU_ULONG_MAX_1='18446744073709551614' | MYSQLLIBS='' | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' | NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='' | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' | NEXT_ERRNO_H='' | NEXT_FLOAT_H='' | NEXT_GETOPT_H='' | NEXT_STDDEF_H='' | NEXT_STDINT_H='' | NEXT_STDIO_H='' | NEXT_STDLIB_H='' | NEXT_STRINGS_H='' | NEXT_STRING_H='' | NEXT_SYSEXITS_H='' | NEXT_SYS_TYPES_H='' | NEXT_UNISTD_H='' | NEXT_WCHAR_H='' | NEXT_WCTYPE_H='' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='x86_64-pc-linux-gnu-objdump' | OBJEXT='o' | ODBCLIBS='' | OTOOL64='' | OTOOL='' | PACKAGE='mailutils' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Mailutils' | PACKAGE_STRING='GNU Mailutils 2.99.97' | PACKAGE_TARNAME='mailutils' | PACKAGE_VERSION='2.99.97' | PATH_SEPARATOR=':' | POPAUTH='popauth$(EXEEXT)' | POSUB='po' | PRAGMA_COLUMNS='' | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' | PTRDIFF_T_SUFFIX='' | PYTHON='' | PYTHON_CONFIG='' | PYTHON_EXEC_DIR='' | PYTHON_EXEC_PREFIX='' | PYTHON_INCLUDES='' | PYTHON_LIBS='' | PYTHON_PLATFORM='' | PYTHON_PREFIX='' | PYTHON_SITE_DIR='' | PYTHON_VERSION='' | RANLIB='x86_64-pc-linux-gnu-ranlib' | READLINE_LIBS='-lreadline -lncurses' | RENDITION='PROOF' | 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_FDOPEN='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_FTRUNCATE='0' | REPLACE_GETCWD='0' | REPLACE_GETDELIM='0' | REPLACE_GETDOMAINNAME='0' | REPLACE_GETGROUPS='0' | REPLACE_GETLINE='0' | REPLACE_GETLOGIN_R='0' | REPLACE_GETPAGESIZE='0' | REPLACE_ISATTY='0' | REPLACE_ISWBLANK='0' | REPLACE_ISWCNTRL='0' | REPLACE_ITOLD='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_MBTOWC='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_PTSNAME_R='0' | REPLACE_PUTENV='0' | REPLACE_PWRITE='0' | REPLACE_RANDOM_R='0' | REPLACE_READ='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_READ_FUNCS='0' | REPLACE_STDIO_WRITE_FUNCS='0' | REPLACE_STPNCPY='0' | REPLACE_STRCASESTR='0' | REPLACE_STRCHRNUL='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_TOWLOWER='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_WCSWIDTH='0' | REPLACE_WCTOB='0' | REPLACE_WCTOMB='0' | REPLACE_WCWIDTH='0' | REPLACE_WRITE='0' | SED='/bin/sed' | SERV_AUTHINCS=' ' | SERV_AUTHLIBS=' -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err' | SET_MAKE='' | SHELL='/bin/sh' | SIG_ATOMIC_T_SUFFIX='' | SITE_CRAM_MD5_PWD='$(sysconfdir)/cram-md5.pwd' | SITE_MAIL_RC='$(sysconfdir)/mail.rc' | SITE_VIRTUAL_PWDDIR='$(sysconfdir)/domain' | SIZE_T_SUFFIX='' | SQLLIB='' | SQLLIB_DEPENDENCY='' | SQL_LIBOBJS='' | SQL_LOADABLE_MODULES='' | SQL_LTLIBOBJS='' | SQL_MODULES='' | STDALIGN_H='' | STDBOOL_H='' | STDDEF_H='' | STDINT_H='' | STRIP='x86_64-pc-linux-gnu-strip' | SYSEXITS_H='' | TCPWRAP_LIBRARIES='-lnsl -lwrap' | UNDEFINE_STRTOK_R='0' | UNISTD_H_HAVE_WINSOCK2_H='0' | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' | USE_NLS='yes' | VERSION='2.99.97' | VI_AGE='0' | VI_CURRENT='4' | VI_REVISION='0' | WCHAR_T_SUFFIX='' | WINDOWS_64_BIT_OFF_T='0' | WINT_T_SUFFIX='' | XGETTEXT='/usr/bin/xgettext' | XGETTEXT_015='/usr/bin/xgettext' | XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format' | YACC='bison -y' | YFLAGS='' | ac_ct_CC='' | ac_ct_CXX='' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='' | am__fastdepCC_TRUE='#' | am__fastdepCXX_FALSE='' | am__fastdepCXX_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 getopt.o getopt1.o printf-args.o printf-parse.o vasnprintf.o' | gl_LTLIBOBJS=' asnprintf.lo getopt.lo getopt1.lo printf-args.lo printf-parse.lo vasnprintf.lo' | gltests_LIBOBJS='' | gltests_LTLIBOBJS='' | gltests_WITNESS='IN_MAILUTILS_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-mail/mailutils-2.99.97/work/mailutils-2.99.97/build-aux/install-sh' | libdir='/usr/lib64' | libexecdir='${exec_prefix}/libexec' | lisp_LISP='' | lispdir='${datadir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='/var/lib' | mandir='/usr/share/man' | mkdir_p='/bin/mkdir -p' | mu_aux_dir='$(top_srcdir)/mu-aux' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkglibexecdir='${libexecdir}/${PACKAGE}' | pkgpyexecdir='' | pkgpythondir='' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | pyexecdir='' | pythondir='' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='/etc' | target_alias='' | | ## ------------------- ## | ## File substitutions. ## | ## ------------------- ## | | PATHDEFS_H='pathdefs.h' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "2.99.97" | #define PACKAGE_STRING "GNU Mailutils 2.99.97" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "2.99.97" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define YYTEXT_POINTER 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define GNULIB_ARGP_EXTERN_BASENAME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETDELIM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_SETENV 1 | #define HAVE_SLEEP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FEATURES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETLINE 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #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_RAW_DECL_FFS 1 | #define HAVE_RAW_DECL_STRCASECMP 1 | #define HAVE_RAW_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #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_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC_GNU 1 | #define GNULIB_MALLOC_GNU 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSLEN 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define HAVE_OBSTACK 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_REALLOC_POSIX 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_SETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_DECL_SLEEP 1 | #define GNULIB_TEST_SLEEP 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_GETS 1 | #define HAVE_RAW_DECL_PCLOSE 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_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_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 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_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define GNULIB_TEST_STRCHRNUL 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 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_FDATASYNC 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_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 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_PIPE 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_SETHOSTNAME 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_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 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_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIBLTDL 1 | #define HAVE_TCPD_H 1 | #define WITH_LIBWRAP 1 | #define HAVE_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define HAVE_PATHS_H 1 | #define HAVE_GDBM_H 1 | #define WITH_GDBM 1 | #define HAVE_DB_H 1 | #define BDB2_CURSOR_LASTARG ,0 | #define WITH_BDB 4 | #define ENABLE_DBM 1 | #define LOG_FACILITY LOG_MAIL | #define LOG_FACILITY_STRING "mail" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SIGACTION 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETDELIM 1 | #define HAVE_SETREUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_VFORK 1 | #define HAVE__EXIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_FSEEKO 1 | #define HAVE_FGETPWENT 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_GETUTENT_CALLS /**/ | #define HAVE_STRUCT_UTMP_UT_USER 1 | #define HAVE_STRUCT_UTMP_UT_NAME 1 | #define HAVE_WCWIDTH 1 | #define WITH_LDAP 1 | #define ENABLE_VIRTUAL_DOMAINS 1 | #define ENABLE_IMAP 1 | #define ENABLE_POP 1 | #define ENABLE_MH 1 | #define ENABLE_MAILDIR 1 | #define ENABLE_SMTP 1 | #define ENABLE_SENDMAIL 1 | #define ENABLE_PROG 1 | #define HAVE_SECURITY_PAM_APPL_H 1 | #define USE_LIBPAM 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DECL_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_PTHREAD_H 1 | #define WITH_PTHREAD 1 | #define _REENTRANT 1 | #define HAVE_PTHREAD_RWLOCK_INIT 1 | #define HAVE_READLINE_READLINE_H 1 | #define WITH_READLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define MU_DEFAULT_SCHEME "mbox" | #define MU_BUILD_POP3D 1 | #define MU_BUILD_IMAP4D 1 | #define MU_BUILD_COMSAT 1 | #define MU_BUILD_FRM 1 | #define MU_BUILD_MAIDAG 1 | #define MU_BUILD_MAIL 1 | #define MU_BUILD_SIEVE 1 | #define MU_BUILD_MESSAGES 1 | #define MU_BUILD_READMSG 1 | #define MU_BUILD_DOTLOCK 1 | #define MU_BUILD_MOVEMAIL 1 | #define MU_BUILD_MIMEVIEW 1 | #define MU_BUILD_MH 1 | | configure: exit 0