[GNU Mailutils 3.15] testsuite: 7 10 failed

"Zeus Panchenko" <[email protected]> Thu, 14 Jul 2022 11:07:04 +0300
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization I.B.S. LLC
Message-ID <[email protected]>
## ------------------------------ ##
## GNU Mailutils 3.15 test suite. ##
## ------------------------------ ##

testsuite: command line was:
  $ ./testsuite 

## ---------- ##
## ChangeLog. ##
## ---------- ##

| 2022-04-17  Automatically generated  <[email protected]>
| 
| 	HEAD 9df491d77505ef8c07463eadc28a34df3159f2fb.
| 
| 2022-04-17  Sergey Poznyakoff  <[email protected]>
| 
| 	Version 3.15.
| 
| 	* NEWS: Raise version number
| 	* configure.ac: Raise version number. Increase shared library

## --------- ##
## Platform. ##
## --------- ##

hostname = relay.xx
uname -m = amd64
uname -r = 13.0-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021     [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC 

/usr/bin/uname -p = amd64
/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/ports/mail/mailutils/work/mailutils-3.15/libproto/mbox/tests
PATH: /usr/ports/mail/mailutils/work/mailutils-3.15/testsuite
PATH: /root/bin
PATH: /home/zeus/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2012 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='libproto/mbox/tests'
| abs_builddir='/usr/ports/mail/mailutils/work/mailutils-3.15/libproto/mbox/tests'
| at_srcdir='.'
| abs_srcdir='/usr/ports/mail/mailutils/work/mailutils-3.15/libproto/mbox/tests'
| at_top_srcdir='../../..'
| abs_top_srcdir='/usr/ports/mail/mailutils/work/mailutils-3.15'
| at_top_build_prefix='../../../'
| abs_top_builddir='/usr/ports/mail/mailutils/work/mailutils-3.15'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='libproto/mbox/tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # libproto/mbox/tests/atlocal.  Generated from atlocal.in by configure.                                     -*- shell-script -*-
| # Configurable variable values for Mailutils test suite.
| # Copyright (C) 2004-2022 Free Software Foundation, Inc.
| 
| PATH=/usr/ports/mail/mailutils/work/mailutils-3.15/libproto/mbox/tests:/usr/ports/mail/mailutils/work/mailutils-3.15/testsuite:$PATH
| spooldir=$abs_top_srcdir/testsuite/spool/
| x_imapbase_normalize() {
| 	sed -e '/^X-IMAPbase:/s/  */ /g'
| }

## ---------------- ##
## Tested programs. ##
## ---------------- ##

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Thu Jul 14 11:03:11 EEST 2022
1. format detection (autodetect.at:17): ok     (0m0.031s 0m0.093s)
2. count (count.at:17): ok     (0m0.000s 0m0.017s)
3. env (env.at:17): ok     (0m0.064s 0m0.082s)
4. attributes (attr.at:17): ok     (0m0.009s 0m0.019s)
5. header (header.at:17): ok     (0m0.037s 0m0.046s)
6. body (body.at:17): ok     (0m0.036s 0m0.073s)
8. qget access (qget.at:17): ok     (0m0.000s 0m0.015s)
9. delete (delete.at:17): ok     (0m0.037s 0m0.046s)
11. UID (uid.at:17): ok     (0m0.008s 0m0.008s)
12. uidvalidity (uidvalidity.at:17): ok     (0m0.013s 0m0.020s)
13. UID monotonicity (uidnext.at:17): ok     (0m0.046s 0m0.053s)
14. append notification (notify.at:17): ok     (0m0.000s 0m0.018s)
15. read-only spool directory (rospool.at:17): ok     (0m0.057s 0m0.028s)
testsuite: ending at: Thu Jul 14 11:03:12 EEST 2022
testsuite: test suite duration: 0h 0m 1s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 15 tests were run,
2 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Mailutils 3.15 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

   7: lastmsg.at:17      last message
  10: append.at:17       append

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
7. lastmsg.at:17: testing last message ...
./lastmsg.at:31: mbop -r -m normal.mbox 1\; body_lines\; body_size\; body_text
./lastmsg.at:51: mbop -r -m nl.mbox 1\; body_lines\; body_size\; body_text
./lastmsg.at:63: bs=$(wc -c nl.mbox | sed -e 's/ .*//')
dd if=nl.mbox of=nonl.mbox bs=$((bs - 1)) count=1

stderr:
dd: bs must be between 1 and 9223372036854775807
stdout:
./lastmsg.at:63: exit code was 1, expected 0
7. lastmsg.at:17: 7. last message (lastmsg.at:17): FAILED (lastmsg.at:63)

#                             -*- compilation -*-
10. append.at:17: testing append ...
./append.at:76: cp orig.mbox inbox
./append.at:93: mbop -m inbox < commands
./append.at:119: mbop -m inbox 3\; body_lines\; body_size\; body_text
./append.at:128:
mbop -m inbox uidvalidity

./append.at:158: mbop -m inbox < commands.ae
./append.at:187: bs=$(wc -c orig.mbox | sed -e 's/ .*//')
dd if=orig.mbox of=nl1.mbox bs=$((bs - 1)) count=1

stderr:
dd: bs must be between 1 and 9223372036854775807
stdout:
./append.at:187: exit code was 1, expected 0
10. append.at:17: 10. append (append.at:17): FAILED (append.at:187)


## ------------------- ##
## ../../../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 3.15, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   $ ./configure --without-berkeley-db --without-fribidi --with-gdbm --with-gnutls --without-gssapi --without-guile --without-kyotocabinet --with-ldap --enable-mh --without-mysql --disable-nls --enable-pam --without-postgres --disable-python --without-tokyocabinet --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd13.0
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = relay.xx
| uname -m = amd64
| uname -r = 13.0-RELEASE-p4
| uname -s = FreeBSD
| uname -v = FreeBSD 13.0-RELEASE-p4 #0: Tue Aug 24 07:33:27 UTC 2021     [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC 
| 
| /usr/bin/uname -p = amd64
| /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/ports/mail/mailutils/work/.bin
| PATH: /root/bin
| PATH: /home/zeus/bin
| PATH: /sbin
| PATH: /bin
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:3457: loading site script /usr/ports/Templates/config.site
| | # Do not add:
| | #	- toolchain related
| | #	- arch-dependent values
| | #	- anything "=no" unless guaranteed to never be
| | #	  implemented in FreeBSD
| | #	- also avoid "working" values
| | # This file must reflect the oldest supported Release.
| | #
| | #MAINTAINER=	[email protected]
| | 
| | # Path
| | : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
| | : ${ac_cv_path_EGREP=/usr/bin/egrep}
| | : ${ac_cv_path_FGREP=/usr/bin/fgrep}
| | : ${ac_cv_path_GREP=/usr/bin/grep}
| | : ${ac_cv_path_GZIP=/usr/bin/gzip}
| | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
| | : ${ac_cv_path_SED=/usr/bin/sed}
| | : ${ac_cv_path_install=/usr/bin/install}
| | : ${ac_cv_path_mkdir=/bin/mkdir}
| | : ${ac_cv_prog_AWK=/usr/bin/awk}
| | : ${ac_cv_prog_SED=/usr/bin/sed}
| | : ${am_cv_prog_tar_ustar=/usr/bin/tar}
| | : ${cl_cv_prog_LN=/bin/ln}
| | : ${cl_cv_prog_cp='/bin/cp -p'}
| | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
| | 
| | # Headers
| | : ${ac_cv_header_alloca_h=no}
| | : ${ac_cv_header_arpa_inet_h=yes}
| | : ${ac_cv_header_arpa_nameser_h=yes}
| | : ${ac_cv_header_ctype_h=yes}
| | : ${ac_cv_header_dirent_h=yes}
| | : ${ac_cv_header_dlfcn_h=yes}
| | : ${ac_cv_header_elf_h=yes}
| | : ${ac_cv_header_err_h=yes}
| | : ${ac_cv_header_errno_h=yes}
| | : ${ac_cv_header_fcntl_h=yes}
| | : ${ac_cv_header_float_h=yes}
| | : ${ac_cv_header_floatingpoint_h=yes}
| | : ${ac_cv_header_getopt_h=yes}
| | : ${ac_cv_header_glob_h=yes}
| | : ${ac_cv_header_inttypes_h=yes}
| | : ${ac_cv_header_langinfo_h=yes}
| | : ${ac_cv_header_libgen_h=yes}
| | : ${ac_cv_header_libutil_h=yes}
| | : ${ac_cv_header_limits_h=yes}
| | : ${ac_cv_header_locale_h=yes}
| | : ${ac_cv_header_login_cap_h=yes}
| | : ${ac_cv_header_math_h=yes}
| | : ${ac_cv_header_memory_h=yes}
| | : ${ac_cv_header_minix_config_h=no}
| | : ${ac_cv_header_net_if_h=yes}
| | : ${ac_cv_header_net_if_media_h=yes}
| | : ${ac_cv_header_net_if_tap_h=yes}
| | : ${ac_cv_header_net_if_tun_h=yes}
| | : ${ac_cv_header_netdb_h=yes}
| | : ${ac_cv_header_netinet_in_h=yes}
| | : ${ac_cv_header_paths_h=yes}
| | : ${ac_cv_header_poll_h=yes}
| | : ${ac_cv_header_pthread_h=yes}
| | : ${ac_cv_header_pwd_h=yes}
| | : ${ac_cv_header_readpassphrase_h=yes}
| | : ${ac_cv_header_resolv_h=yes}
| | : ${ac_cv_header_rpc_types_h=yes}
| | : ${ac_cv_header_sched_h=yes}
| | : ${ac_cv_header_search_h=yes}
| | : ${ac_cv_header_security_pam_appl_h=yes}
| | : ${ac_cv_header_signal_h=yes}
| | : ${ac_cv_header_spawn_h=yes}
| | : ${ac_cv_header_stdarg_h=yes}
| | : ${ac_cv_header_stdbool_h=yes}
| | : ${ac_cv_header_stdc=yes}
| | : ${ac_cv_header_stddef_h=yes}
| | : ${ac_cv_header_stdint_h=yes}
| | : ${ac_cv_header_stdio_h=yes}
| | : ${ac_cv_header_stdlib_h=yes}
| | : ${ac_cv_header_string_h=yes}
| | : ${ac_cv_header_strings_h=yes}
| | : ${ac_cv_header_sys_acl_h=yes}
| | : ${ac_cv_header_sys_cdefs_h=yes}
| | : ${ac_cv_header_sys_fcntl_h=yes}
| | : ${ac_cv_header_sys_file_h=yes}
| | : ${ac_cv_header_sys_ioctl_h=yes}
| | : ${ac_cv_header_sys_mman_h=yes}
| | : ${ac_cv_header_sys_mount_h=yes}
| | : ${ac_cv_header_sys_msg_h=yes}
| | : ${ac_cv_header_sys_param_h=yes}
| | : ${ac_cv_header_sys_poll_h=yes}
| | : ${ac_cv_header_sys_ptrace_h=yes}
| | : ${ac_cv_header_sys_resource_h=yes}
| | : ${ac_cv_header_sys_select_h=yes}
| | : ${ac_cv_header_sys_socket_h=yes}
| | : ${ac_cv_header_sys_stat_h=yes}
| | : ${ac_cv_header_sys_statvfs_h=yes}
| | : ${ac_cv_header_sys_sysctl_h=yes}
| | : ${ac_cv_header_sys_time_h=yes}
| | : ${ac_cv_header_sys_timers_h=yes}
| | : ${ac_cv_header_sys_times_h=yes}
| | : ${ac_cv_header_sys_types_h=yes}
| | : ${ac_cv_header_sys_uio_h=yes}
| | : ${ac_cv_header_sys_un_h=yes}
| | : ${ac_cv_header_sys_wait_h=yes}
| | : ${ac_cv_header_time_h=yes}
| | : ${ac_cv_header_ttyent_h=yes}
| | : ${ac_cv_header_ucontext_h=yes}
| | : ${ac_cv_header_unistd_h=yes}
| | : ${ac_cv_header_utime_h=yes}
| | : ${ac_cv_header_utmpx_h=yes}
| | : ${ac_cv_header_utmp_h=no}
| | : ${ac_cv_header_vis_h=yes}
| | : ${ac_cv_header_wchar_h=yes}
| | : ${ac_cv_header_wctype_h=yes}
| | : ${ac_cv_header_zlib_h=yes}
| | 
| | : ${gl_cv_header_wchar_h_correct_inline=yes}
| | 
| | : ${ac_cv_header_argz_h=no}
| | : ${ac_cv_header_byteswap_h=no}
| | : ${ac_cv_header_dl_h=no}
| | : ${ac_cv_header_random_h=no}
| | : ${ac_cv_header_vfork_h=no}
| | 
| | : ${gl_cv_have_raw_decl_strchrnul=yes}
| | : ${gl_cv_have_raw_decl_memcpy=no}
| | : ${gl_cv_have_raw_decl_memmem=yes}
| | : ${gl_cv_have_raw_decl_memrchr=yes}
| | : ${gl_cv_have_raw_decl_rawmemchr=yes}
| | : ${gl_cv_have_raw_decl_stpcpy=yes}
| | : ${gl_cv_have_raw_decl_stpncpy=yes}
| | : ${gl_cv_have_raw_decl_strcasestr=yes}
| | : ${gl_cv_have_raw_decl_strdup=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_strtok_r=yes}
| | : ${gl_cv_have_raw_decl_strverscmp=no}
| | 
| | # Type
| | : ${ac_cv_c_int16_t=yes}
| | : ${ac_cv_c_int32_t=yes}
| | : ${ac_cv_c_int64_t=yes}
| | : ${ac_cv_c_int8_t=yes}
| | : ${ac_cv_c_uint16_t=yes}
| | : ${ac_cv_c_uint32_t=yes}
| | : ${ac_cv_c_uint64_t=yes}
| | : ${ac_cv_c_uint8_t=yes}
| | 
| | : ${ac_cv_type__Bool=yes}
| | : ${ac_cv_type_char=yes}
| | : ${ac_cv_type_char_p=yes}
| | : ${ac_cv_type_fsblkcnt_t=yes}
| | : ${ac_cv_type_fsfilcnt_t=yes}
| | : ${ac_cv_type_in_addr_t=yes}
| | : ${ac_cv_type_in_port_t=yes}
| | : ${ac_cv_type_int16_t=yes}
| | : ${ac_cv_type_int32_t=yes}
| | : ${ac_cv_type_int=yes}
| | : ${ac_cv_type_intmax_t=yes}
| | : ${ac_cv_type_long=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_nlink_t=yes}
| | : ${ac_cv_type_off_t=yes}
| | : ${ac_cv_type_pid_t=yes}
| | : ${ac_cv_type_posix_spawn_file_actions_t=yes}
| | : ${ac_cv_type_posix_spawnattr_t=yes}
| | : ${ac_cv_type_ptrdiff_t=yes}
| | : ${ac_cv_type_short=yes}
| | : ${ac_cv_type_sig_atomic_t=yes}
| | : ${ac_cv_type_sigset_t=yes}
| | : ${ac_cv_type_size_t=yes}
| | : ${ac_cv_type_socklen_t=yes}
| | : ${ac_cv_type_ssize_t=yes}
| | : ${ac_cv_type_stack_t=yes}
| | : ${ac_cv_type_struct_timespec=yes}
| | : ${ac_cv_type_u_char=yes}
| | : ${ac_cv_type_u_int16_t=yes}
| | : ${ac_cv_type_u_int32_t=yes}
| | : ${ac_cv_type_u_int8_t=yes}
| | : ${ac_cv_type_u_int=yes}
| | : ${ac_cv_type_u_long=yes}
| | : ${ac_cv_type_u_short=yes}
| | : ${ac_cv_type_uid_t=yes}
| | : ${ac_cv_type_uintptr_t=yes}
| | : ${ac_cv_type_unsigned_char=yes}
| | : ${ac_cv_type_unsigned_int=yes}
| | : ${ac_cv_type_unsigned_long=yes}
| | : ${ac_cv_type_unsigned_long_long=yes}
| | : ${ac_cv_type_unsigned_long_long_int=yes}
| | : ${ac_cv_type_unsigned_short=yes}
| | : ${ac_cv_type_volatile_sig_atomic_t=yes}
| | : ${ac_cv_type_wchar_t=yes}
| | : ${ac_cv_type_wint_t=yes}
| | 
| | : ${gl_cv_sigaltstack_low_base=yes}
| | : ${gl_cv_size_max=yes}
| | : ${gl_cv_type_sigset_t=yes}
| | : ${gl_cv_type_wchar_t_signed=yes}
| | : ${gl_cv_type_wctrans_t=yes}
| | : ${gl_cv_type_wctype_t=yes}
| | : ${gl_cv_type_wint_t_signed=yes}
| | : ${gl_cv_var_stdin_large_offset=yes}
| | : ${gt_cv_c_intmax_t=yes}
| | : ${gt_cv_c_wchar_t=yes}
| | : ${gt_cv_c_wint_t=yes}
| | : ${gt_cv_func_printf_posix=yes}
| | : ${gt_cv_int_divbyzero_sigfpe=yes}
| | : ${gt_cv_siginfo_t=yes}
| | : ${gt_cv_ssize_t=yes}
| | 
| | # lib
| | : ${ac_cv_lib_crypt_crypt=yes}
| | : ${ac_cv_lib_edit_el_init=yes}
| | : ${ac_cv_lib_pam_pam_set_item=yes}
| | : ${ac_cv_lib_z_deflate=yes}
| | : ${ac_cv_libc_defines___progname=yes}
| | : ${ac_cv_libc_defines_sys_errlist=yes}
| | : ${ac_cv_libc_defines_sys_nerr=yes}
| | 
| | # Struct
| | : ${ac_cv_member_HEADER_ad=yes}
| | : ${ac_cv_member_struct___res_state_retrans=yes}
| | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
| | : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
| | : ${ac_cv_member_struct_stat_st_blksize=yes}
| | 
| | : ${gl_cv_sys_struct_timespec_in_time_h=yes}
| | : ${gl_cv_sys_struct_timeval=yes}
| | 
| | : ${ac_cv_func_strchrnul=yes}
| | : ${ac_cv_func_uselocale=yes}
| | : ${ac_cv_func_newlocale=yes}
| | 
| | # Functions
| | : ${ac_cv_func___b64_ntop=yes}
| | : ${ac_cv_func___b64_pton=yes}
| | : ${ac_cv_func__getlong=yes}
| | : ${ac_cv_func__getshort=yes}
| | : ${ac_cv_func__getshort=yes}
| | : ${ac_cv_func__stat=yes}
| | : ${ac_cv_func_abs=yes}
| | : ${ac_cv_func_accept=yes}
| | : ${ac_cv_func_accept4=yes}
| | : ${ac_cv_func_acl_create_entry_np=yes}
| | : ${ac_cv_func_acl_delete_def_file=yes}
| | : ${ac_cv_func_acl_delete_fd_np=yes}
| | : ${ac_cv_func_acl_delete_file_np=yes}
| | : ${ac_cv_func_acl_free=yes}
| | : ${ac_cv_func_acl_from_text=yes}
| | : ${ac_cv_func_acl_get_fd=yes}
| | : ${ac_cv_func_acl_get_file=yes}
| | : ${ac_cv_func_acl_set_fd=yes}
| | : ${ac_cv_func_acl_set_file=yes}
| | : ${ac_cv_func_alarm=yes}
| | : ${ac_cv_func_alloca=yes}
| | : ${ac_cv_func_alphasort=yes}
| | : ${ac_cv_func_arc4random=yes}
| | : ${ac_cv_func_arc4random_buf=yes}
| | : ${ac_cv_func_arc4random_uniform=yes}
| | : ${ac_cv_func_asprintf=yes}
| | : ${ac_cv_func_atexit=yes}
| | : ${ac_cv_func_atoll=yes}
| | : ${ac_cv_func_basename=yes}
| | : ${ac_cv_func_bcmp=yes}
| | : ${ac_cv_func_bcopy=yes}
| | : ${ac_cv_func_bindresvport_sa=yes}
| | : ${ac_cv_func_bsearch=yes}
| | : ${ac_cv_func_btowc=yes}
| | : ${ac_cv_func_bzero=yes}
| | : ${ac_cv_func_calloc=yes}
| | : ${ac_cv_func_chown=yes}
| | : ${ac_cv_func_clock=yes}
| | : ${ac_cv_func_clock_gettime=yes}
| | : ${ac_cv_func_closedir=yes}
| | : ${ac_cv_func_closefrom=yes}
| | : ${ac_cv_func_daemon=yes}
| | : ${ac_cv_func_dirfd=yes}
| | : ${ac_cv_func_dirname=yes}
| | : ${ac_cv_func_dlopen=yes}
| | : ${ac_cv_func_dprintf=yes}
| | : ${ac_cv_func_dup2=yes}
| | : ${ac_cv_func_eaccess=yes}
| | : ${ac_cv_func_endgrent=yes}
| | : ${ac_cv_func_err=yes}
| | : ${ac_cv_func_errx=yes}
| | : ${ac_cv_func_fchmod=yes}
| | : ${ac_cv_func_fchown=yes}
| | : ${ac_cv_func_fcntl=yes}
| | : ${ac_cv_func_ffs=yes}
| | : ${ac_cv_func_ffsl=yes}
| | : ${ac_cv_func_ffsll=yes}
| | : ${ac_cv_func_fileno=yes}
| | : ${ac_cv_func_fls=yes}
| | : ${ac_cv_func_flsl=yes}
| | : ${ac_cv_func_flsll=yes}
| | : ${ac_cv_func_fork=yes}
| | : ${ac_cv_func_fork_working=yes}
| | : ${ac_cv_func_fprintf=yes}
| | : ${ac_cv_func_fpurge=yes}
| | : ${ac_cv_func_freeaddrinfo=yes}
| | : ${ac_cv_func_fstat=yes}
| | : ${ac_cv_func_fstatat=yes}
| | : ${ac_cv_func_fstatfs=yes}
| | : ${ac_cv_func_fstatvfs=yes}
| | : ${ac_cv_func_fsync=yes}
| | : ${ac_cv_func_futimes=yes}
| | : ${ac_cv_func_fwprintf=yes}
| | : ${ac_cv_func_gai_strerror=yes}
| | : ${ac_cv_func_getaddrinfo=yes}
| | : ${ac_cv_func_getcwd=yes}
| | : ${ac_cv_func_getdelim=yes}
| | : ${ac_cv_func_getdtablesize=yes}
| | : ${ac_cv_func_getgrent=yes}
| | : ${ac_cv_func_getegid=yes}
| | : ${ac_cv_func_getenv=yes}
| | : ${ac_cv_func_geteuid=yes}
| | : ${ac_cv_func_getgid=yes}
| | : ${ac_cv_func_getgrouplist=yes}
| | : ${ac_cv_func_gethostbyname=yes}
| | : ${ac_cv_func_gethostname=yes}
| | : ${ac_cv_func_getline=yes}
| | : ${ac_cv_func_getnameinfo=yes}
| | : ${ac_cv_func_getopt=yes}
| | : ${ac_cv_func_getopt_long_only=yes}
| | : ${ac_cv_func_getpagesize=yes}
| | : ${ac_cv_func_getpeereid=yes}
| | : ${ac_cv_func_getpgid=yes}
| | : ${ac_cv_func_getpgrp=yes}
| | : ${ac_cv_func_getpgrp_void=yes}
| | : ${ac_cv_func_getpid=yes}
| | : ${ac_cv_func_getrlimit=yes}
| | : ${ac_cv_func_getrusage=yes}
| | : ${ac_cv_func_gettimeofday=yes}
| | : ${ac_cv_func_getttyent=yes}
| | : ${ac_cv_func_getuid=yes}
| | : ${ac_cv_func_getwd=yes}
| | : ${ac_cv_func_glob=yes}
| | : ${ac_cv_func_group_from_gid=yes}
| | : ${ac_cv_func_index=yes}
| | : ${ac_cv_func_inet_aton=yes}
| | : ${ac_cv_func_inet_ntoa=yes}
| | : ${ac_cv_func_inet_ntop=yes}
| | : ${ac_cv_func_innetgr=yes}
| | : ${ac_cv_func_insque=yes}
| | : ${ac_cv_func_isascii=yes}
| | : ${ac_cv_func_isascii=yes}
| | : ${ac_cv_func_isblank=yes}
| | : ${ac_cv_func_issetugid=yes}
| | : ${ac_cv_func_iswblank=yes}
| | : ${ac_cv_func_iswcntrl=yes}
| | : ${ac_cv_func_iswctype=yes}
| | : ${ac_cv_func_kill=yes}
| | : ${ac_cv_func_killpg=yes}
| | : ${ac_cv_func_link=yes}
| | : ${ac_cv_func_labs=yes}
| | : ${ac_cv_func_llabs=yes}
| | : ${ac_cv_func_localtime=yes}
| | : ${ac_cv_func_login_getcapbool=yes}
| | : ${ac_cv_func_lstat=yes}
| | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
| | : ${ac_cv_func_malloc=yes}
| | : ${ac_cv_func_malloc_0_nonnull=yes}
| | : ${ac_cv_func_mblen=yes}
| | : ${ac_cv_func_mbrlen=yes}
| | : ${ac_cv_func_mbrtowc=yes}
| | : ${ac_cv_func_mbsinit=yes}
| | : ${ac_cv_func_mbsnrtowcs=yes}
| | : ${ac_cv_func_mbsrtowcs=yes}
| | : ${ac_cv_func_mbstowcs=yes}
| | : ${ac_cv_func_mbtowc=yes}
| | : ${ac_cv_func_memchr=yes}
| | : ${ac_cv_func_memcmp=yes}
| | : ${ac_cv_func_memcpy=yes}
| | : ${ac_cv_func_memmove=yes}
| | : ${ac_cv_func_memset=yes}
| | : ${ac_cv_func_mincore=yes}
| | : ${ac_cv_func_mkdtemp=yes}
| | : ${ac_cv_func_mkstemp=yes}
| | : ${ac_cv_func_mkstemps=yes}
| | : ${ac_cv_func_mktemp=yes}
| | : ${ac_cv_func_mktemps=yes}
| | : ${ac_cv_func_mlock=yes}
| | : ${ac_cv_func_mmap=yes}
| | : ${ac_cv_func_mmap_fixed_mapped=yes}
| | : ${ac_cv_func_mprotect=yes}
| | : ${ac_cv_func_munlock=yes}
| | : ${ac_cv_func_munmap=yes}
| | : ${ac_cv_func_nl_langinfo=yes}
| | : ${ac_cv_func_opendir=yes}
| | : ${ac_cv_func_pam_getenvlist=yes}
| | : ${ac_cv_func_pam_putenv=yes}
| | : ${ac_cv_func_pathconf=yes}
| | : ${ac_cv_func_pipe=yes}
| | : ${ac_cv_func_poll=yes}
| | : ${ac_cv_func_posix_spawn=yes}
| | : ${ac_cv_func_pread=yes}
| | : ${ac_cv_func_printf=yes}
| | : ${ac_cv_func_psignal=yes}
| | : ${ac_cv_func_pthread_cond_broadcast=yes}
| | : ${ac_cv_func_pthread_cond_destroy=yes}
| | : ${ac_cv_func_pthread_cond_init=yes}
| | : ${ac_cv_func_pthread_cond_signal=yes}
| | : ${ac_cv_func_pthread_cond_timedwait=yes}
| | : ${ac_cv_func_pthread_cond_wait=yes}
| | : ${ac_cv_func_pthread_equal=yes}
| | : ${ac_cv_func_pthread_exit=yes}
| | : ${ac_cv_func_pthread_mutex_destroy=yes}
| | : ${ac_cv_func_pthread_mutex_init=yes}
| | : ${ac_cv_func_pthread_mutex_lock=yes}
| | : ${ac_cv_func_pthread_mutex_unlock=yes}
| | : ${ac_cv_func_pthread_self=yes}
| | : ${ac_cv_func_putc=yes}
| | : ${ac_cv_func_putc_unlocked=yes}
| | : ${ac_cv_func_putchar=yes}
| | : ${ac_cv_func_putchar_unlocked=yes}
| | : ${ac_cv_func_putenv=yes}
| | : ${ac_cv_func_putw=yes}
| | : ${ac_cv_func_pwrite=yes}
| | : ${ac_cv_func_raise=yes}
| | : ${ac_cv_func_rand=yes}
| | : ${ac_cv_func_random=yes}
| | : ${ac_cv_func_readdir=yes}
| | : ${ac_cv_func_readlink=yes}
| | : ${ac_cv_func_readlinkat=yes}
| | : ${ac_cv_func_readpassphrase=yes}
| | : ${ac_cv_func_realpath=yes}
| | : ${ac_cv_func_recvmsg=yes}
| | : ${ac_cv_func_rename=yes}
| | : ${ac_cv_func_remque=yes}
| | : ${ac_cv_func_rindex=yes}
| | : ${ac_cv_func_rresvport_af=yes}
| | : ${ac_cv_func_scandir=yes}
| | : ${ac_cv_func_scandir_b=yes}
| | : ${ac_cv_func_sched_yield=yes}
| | : ${ac_cv_func_select=yes}
| | : ${ac_cv_func_sendmsg=yes}
| | : ${ac_cv_func_setegid=yes}
| | : ${ac_cv_func_setenv=yes}
| | : ${ac_cv_func_seteuid=yes}
| | : ${ac_cv_func_setgid=yes}
| | : ${ac_cv_func_setgrent=yes}
| | : ${ac_cv_func_setgroupent=yes}
| | : ${ac_cv_func_setgroups=yes}
| | : ${ac_cv_func_setlinebuf=yes}
| | : ${ac_cv_func_setlocale=yes}
| | : ${ac_cv_func_setlogin=yes}
| | : ${ac_cv_func_setpassent=yes}
| | : ${ac_cv_func_setpgid=yes}
| | : ${ac_cv_func_setproctitle=yes}
| | : ${ac_cv_func_setregid=yes}
| | : ${ac_cv_func_setresgid=yes}
| | : ${ac_cv_func_setresuid=yes}
| | : ${ac_cv_func_setreuid=yes}
| | : ${ac_cv_func_setrlimit=yes}
| | : ${ac_cv_func_setsid=yes}
| | : ${ac_cv_func_setsockopt=yes}
| | : ${ac_cv_func_setuid=yes}
| | : ${ac_cv_func_setvbuf=yes}
| | : ${ac_cv_func_shmget=yes}
| | : ${ac_cv_func_sigaction=yes}
| | : ${ac_cv_func_sigaltstack=yes}
| | : ${ac_cv_func_sigblock=yes}
| | : ${ac_cv_func_siginterrupt=yes}
| | : ${ac_cv_func_sigmask=yes}
| | : ${ac_cv_func_sigprocmask=yes}
| | : ${ac_cv_func_sigsetmask=yes}
| | : ${ac_cv_func_sigvec=yes}
| | : ${ac_cv_func_sleep=yes}
| | : ${ac_cv_func_sprintf=yes}
| | : ${ac_cv_func_snprintf=yes}
| | : ${ac_cv_func_socketpair=yes}
| | : ${ac_cv_func_srand=yes}
| | : ${ac_cv_func_srandom=yes}
| | : ${ac_cv_func_stat=yes}
| | : ${ac_cv_func_statfs=yes}
| | : ${ac_cv_func_statvfs=yes}
| | : ${ac_cv_func_stpcpy=yes}
| | : ${ac_cv_func_stpncpy=yes}
| | : ${ac_cv_func_strbrk=yes}
| | : ${ac_cv_func_strcasecmp=yes}
| | : ${ac_cv_func_strcasecmp_l=yes}
| | : ${ac_cv_func_strcasestr=yes}
| | : ${ac_cv_func_strcasestr_l=yes}
| | : ${ac_cv_func_strchr=yes}
| | : ${ac_cv_func_strrchr=yes}
| | : ${ac_cv_func_strcspn=yes}
| | : ${ac_cv_func_strdup=yes}
| | : ${ac_cv_func_strerror=yes}
| | : ${ac_cv_func_strerror_r=yes}
| | : ${ac_cv_func_strftime=yes}
| | : ${ac_cv_func_strlcat=yes}
| | : ${ac_cv_func_strlcpy=yes}
| | : ${ac_cv_func_strlen=yes}
| | : ${ac_cv_func_strmode=yes}
| | : ${ac_cv_func_strncasecmp=yes}
| | : ${ac_cv_func_strncmp=yes}
| | : ${ac_cv_func_strncmp_working=yes}
| | : ${ac_cv_func_strndup=yes}
| | : ${ac_cv_func_strnlen=yes}
| | : ${ac_cv_func_strnlen_working=yes}
| | : ${ac_cv_func_strpbrk=yes}
| | : ${ac_cv_func_strptime=yes}
| | : ${ac_cv_func_strsep=yes}
| | : ${ac_cv_func_strsignal=yes}
| | : ${ac_cv_func_strstr=yes}
| | : ${ac_cv_func_strnstr=yes}
| | : ${ac_cv_func_strtod=yes}
| | : ${ac_cv_func_strtof=yes}
| | : ${ac_cv_func_strtol=yes}
| | : ${ac_cv_func_strtold=yes}
| | : ${ac_cv_func_strtoll=yes}
| | : ${ac_cv_func_strtonum=yes}
| | : ${ac_cv_func_strtoul=yes}
| | : ${ac_cv_func_strtoull=yes}
| | : ${ac_cv_func_symlink=yes}
| | : ${ac_cv_func_sysconf=yes}
| | : ${ac_cv_func_sysctl=yes}
| | : ${ac_cv_func_tcgetpgrp=yes}
| | : ${ac_cv_func_tmpnam=yes}
| | : ${ac_cv_func_time=yes}
| | : ${ac_cv_func_times=yes}
| | : ${ac_cv_func_towlower=yes}
| | : ${ac_cv_func_truncate=yes}
| | : ${ac_cv_func_tsearch=yes}
| | : ${ac_cv_func_uname=yes}
| | : ${ac_cv_func_unlink=yes}
| | : ${ac_cv_func_unsetenv=yes}
| | : ${ac_cv_func_user_from_uid=yes}
| | : ${ac_cv_func_usleep=yes}
| | : ${ac_cv_func_utime=yes}
| | : ${ac_cv_func_utimes=yes}
| | : ${ac_cv_func_vasprintf=yes}
| | : ${ac_cv_func_vdprintf=yes}
| | : ${ac_cv_func_vfork=yes}
| | : ${ac_cv_func_vfork_working=yes}
| | : ${ac_cv_func_vfprintf=yes}
| | : ${ac_cv_func_vprintf=yes}
| | : ${ac_cv_func_vsnprintf=yes}
| | : ${ac_cv_func_vsprintf=yes}
| | : ${ac_cv_func_waitpid=yes}
| | : ${ac_cv_func_wait=yes}
| | : ${ac_cv_func_waitid=yes}
| | : ${ac_cv_func_wait2=yes}
| | : ${ac_cv_func_wait3=yes}
| | : ${ac_cv_func_wait3_rusage=yes}
| | : ${ac_cv_func_wait4=yes}
| | : ${ac_cv_func_wait6=yes}
| | : ${ac_cv_func_warn=yes}
| | : ${ac_cv_func_warnx=yes}
| | : ${ac_cv_func_wcrtomb=yes}
| | : ${ac_cv_func_wcscoll=yes}
| | : ${ac_cv_func_wcslen=yes}
| | : ${ac_cv_func_wcsnlen=yes}
| | : ${ac_cv_func_wcswidth=yes}
| | : ${ac_cv_func_wctob=yes}
| | : ${ac_cv_func_wcwidth=yes}
| | : ${ac_cv_func_wmemchr=yes}
| | : ${ac_cv_func_wmemcpy=yes}
| | : ${ac_cv_func_yp_match=yes}
| | 
| | # misc utx
| | : ${ac_cv_func_endutxent=yes}
| | : ${ac_cv_func_getutxent=yes}
| | : ${ac_cv_func_getutxid=yes}
| | : ${ac_cv_func_getutxline=yes}
| | : ${ac_cv_func_getutxuser=yes}
| | : ${ac_cv_func_pututxline=yes}
| | : ${ac_cv_func_setutxdb=yes}
| | : ${ac_cv_func_setutxent=yes}
| | : ${ac_cv_func_endutent=no}
| | : ${ac_cv_func_getutent=no}
| | : ${ac_cv_func_getutid=no}
| | : ${ac_cv_func_getutline=no}
| | : ${ac_cv_func_pututline=no}
| | : ${ac_cv_func_setutent=no}
| | : ${ac_cv_func_utmpname=no}
| | 
| | # non existing functions
| | : ${ac_cv_func_argz_count=no}
| | : ${ac_cv_func_argz_next=no}
| | : ${ac_cv_func_argz_stringify=no}
| | : ${ac_cv_func_obstacks=no}
| | : ${ac_cv_func_pstat_getdynamic=no}
| | : ${ac_cv_func_rawmemchr=no}
| | : ${ac_cv_func_yield=no}
| | 
| | : ${ac_cv_have___va_copy=yes}
| | : ${ac_cv_have_clock_t=yes}
| | : ${ac_cv_have_control_in_msghdr=yes}
| | : ${ac_cv_have_getopt_optreset=yes}
| | : ${ac_cv_have_int64_t=yes}
| | : ${ac_cv_have_intxx_t=yes}
| | : ${ac_cv_have_mode_t=yes}
| | : ${ac_cv_have_pid_t=yes}
| | : ${ac_cv_have_pw_change_in_struct_passwd=yes}
| | : ${ac_cv_have_pw_class_in_struct_passwd=yes}
| | : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
| | : ${ac_cv_have_sa_family_t=yes}
| | : ${ac_cv_have_size_t=yes}
| | : ${ac_cv_have_ss_family_in_struct_ss=yes}
| | : ${ac_cv_have_ssize_t=yes}
| | : ${ac_cv_have_struct_addrinfo=yes}
| | : ${ac_cv_have_struct_in6_addr=yes}
| | : ${ac_cv_have_struct_sockaddr_in6=yes}
| | : ${ac_cv_have_struct_sockaddr_storage=yes}
| | : ${ac_cv_have_struct_timeval=yes}
| | : ${ac_cv_have_u_char=yes}
| | : ${ac_cv_have_u_int64_t=yes}
| | : ${ac_cv_have_u_int=yes}
| | : ${ac_cv_have_u_intxx_t=yes}
| | : ${ac_cv_have_va_copy=yes}
| | 
| | : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
| | : ${ac_cv_have_decl_LLONG_MAX=yes}
| | : ${ac_cv_have_decl_MAXSYMLINKS=yes}
| | : ${ac_cv_have_decl_O_NONBLOCK=yes}
| | : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
| | : ${ac_cv_have_decl_SHUT_RD=yes}
| | : ${ac_cv_have_decl__Exit=yes}
| | : ${ac_cv_have_decl_abort=yes}
| | : ${ac_cv_have_decl_alarm=yes}
| | : ${ac_cv_have_decl_alphasort=yes}
| | : ${ac_cv_have_decl_atof=yes}
| | : ${ac_cv_have_decl_atol=yes}
| | : ${ac_cv_have_decl_atoll=yes}
| | : ${ac_cv_have_decl_btowc=yes}
| | : ${ac_cv_have_decl_calloc=yes}
| | : ${ac_cv_have_decl_chdir=yes}
| | : ${ac_cv_have_decl_chown=yes}
| | : ${ac_cv_have_decl_clearerr_unlocked=yes}
| | : ${ac_cv_have_decl_clock=yes}
| | : ${ac_cv_have_decl_closedir=yes}
| | : ${ac_cv_have_decl_dprintf=yes}
| | : ${ac_cv_have_decl_dup2=yes}
| | : ${ac_cv_have_decl_dup=yes}
| | : ${ac_cv_have_decl_endusershell=yes}
| | : ${ac_cv_have_decl_errno=yes}
| | : ${ac_cv_have_decl_faccessat=yes}
| | : ${ac_cv_have_decl_fchdir=yes}
| | : ${ac_cv_have_decl_fchmodat=yes}
| | : ${ac_cv_have_decl_fchownat=yes}
| | : ${ac_cv_have_decl_fcntl=yes}
| | : ${ac_cv_have_decl_fdopendir=yes}
| | : ${ac_cv_have_decl_feof_unlocked=yes}
| | : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
| | : ${ac_cv_have_decl_ferror_unlocked=yes}
| | : ${ac_cv_have_decl_ffsl=yes}
| | : ${ac_cv_have_decl_ffsll=yes}
| | : ${ac_cv_have_decl_fpurge=yes}
| | : ${ac_cv_have_decl_free=yes}
| | : ${ac_cv_have_decl_frexpl=yes}
| | : ${ac_cv_have_decl_fseeko=yes}
| | : ${ac_cv_have_decl_fstat=yes}
| | : ${ac_cv_have_decl_fstatat=yes}
| | : ${ac_cv_have_decl_fsync=yes}
| | : ${ac_cv_have_decl_ftello=yes}
| | : ${ac_cv_have_decl_ftruncate=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_getopt=yes}
| | : ${ac_cv_have_decl_getpagesize=yes}
| | : ${ac_cv_have_decl_getrlimit=yes}
| | : ${ac_cv_have_decl_getrusage=yes}
| | : ${ac_cv_have_decl_getsubopt=yes}
| | : ${ac_cv_have_decl_gettimeofday=yes}
| | : ${ac_cv_have_decl_getusershell=yes}
| | : ${ac_cv_have_decl_getwd=yes}
| | : ${ac_cv_have_decl_grantpt=yes}
| | : ${ac_cv_have_decl_h_errno=yes}
| | : ${ac_cv_have_decl_imaxabs=yes}
| | : ${ac_cv_have_decl_imaxdiv=yes}
| | : ${ac_cv_have_decl_initstate=yes}
| | : ${ac_cv_have_decl_isatty=yes}
| | : ${ac_cv_have_decl_isblank=yes}
| | : ${ac_cv_have_decl_iswblank=yes}
| | : ${ac_cv_have_decl_iswctype=yes}
| | : ${ac_cv_have_decl_lchmod=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_lstat=yes}
| | : ${ac_cv_have_decl_malloc=yes}
| | : ${ac_cv_have_decl_mbrlen=yes}
| | : ${ac_cv_have_decl_mbrtowc=yes}
| | : ${ac_cv_have_decl_mbsinit=yes}
| | : ${ac_cv_have_decl_mbsnrtowcs=yes}
| | : ${ac_cv_have_decl_mbsrtowcs=yes}
| | : ${ac_cv_have_decl_memmem=yes}
| | : ${ac_cv_have_decl_memrchr=yes}
| | : ${ac_cv_have_decl_mkdirat=yes}
| | : ${ac_cv_have_decl_mkdtemp=yes}
| | : ${ac_cv_have_decl_mkfifo=yes}
| | : ${ac_cv_have_decl_mkfifoat=yes}
| | : ${ac_cv_have_decl_mknod=yes}
| | : ${ac_cv_have_decl_mknodat=yes}
| | : ${ac_cv_have_decl_mkstemp=yes}
| | : ${ac_cv_have_decl_nl_langinfo=yes}
| | : ${ac_cv_have_decl_offsetof=yes}
| | : ${ac_cv_have_decl_openat=yes}
| | : ${ac_cv_have_decl_opendir=yes}
| | : ${ac_cv_have_decl_pclose=yes}
| | : ${ac_cv_have_decl_pipe=yes}
| | : ${ac_cv_have_decl_popen=yes}
| | : ${ac_cv_have_decl_posix_openpt=yes}
| | : ${ac_cv_have_decl_posix_spawn=yes}
| | : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
| | : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
| | : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
| | : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
| | : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_init=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
| | : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
| | : ${ac_cv_have_decl_posix_spawnp=yes}
| | : ${ac_cv_have_decl_pread=yes}
| | : ${ac_cv_have_decl_pselect=yes}
| | : ${ac_cv_have_decl_pthread_sigmask=yes}
| | : ${ac_cv_have_decl_ptsname=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_rawmemchr=yes}
| | : ${ac_cv_have_decl_readdir=yes}
| | : ${ac_cv_have_decl_readlink=yes}
| | : ${ac_cv_have_decl_readlinkat=yes}
| | : ${ac_cv_have_decl_realloc=yes}
| | : ${ac_cv_have_decl_realpath=yes}
| | : ${ac_cv_have_decl_renameat=yes}
| | : ${ac_cv_have_decl_rewinddir=yes}
| | : ${ac_cv_have_decl_rmdir=yes}
| | : ${ac_cv_have_decl_rpmatch=yes}
| | : ${ac_cv_have_decl_sbrk=yes}
| | : ${ac_cv_have_decl_scandir=yes}
| | : ${ac_cv_have_decl_select=yes}
| | : ${ac_cv_have_decl_setenv=yes}
| | : ${ac_cv_have_decl_sethostname=yes}
| | : ${ac_cv_have_decl_setlocale=yes}
| | : ${ac_cv_have_decl_setrlimit=yes}
| | : ${ac_cv_have_decl_setstate=yes}
| | : ${ac_cv_have_decl_setusershell=yes}
| | : ${ac_cv_have_decl_sigaction=yes}
| | : ${ac_cv_have_decl_sigaddset=yes}
| | : ${ac_cv_have_decl_sigaltstack=yes}
| | : ${ac_cv_have_decl_sigdelset=yes}
| | : ${ac_cv_have_decl_sigemptyset=yes}
| | : ${ac_cv_have_decl_sigfillset=yes}
| | : ${ac_cv_have_decl_sigismember=yes}
| | : ${ac_cv_have_decl_sigpending=yes}
| | : ${ac_cv_have_decl_sigprocmask=yes}
| | : ${ac_cv_have_decl_sleep=yes}
| | : ${ac_cv_have_decl_snprintf=yes}
| | : ${ac_cv_have_decl_srandom=yes}
| | : ${ac_cv_have_decl_stat=yes}
| | : ${ac_cv_have_decl_stpcpy=yes}
| | : ${ac_cv_have_decl_stpncpy=yes}
| | : ${ac_cv_have_decl_strcasestr=yes}
| | : ${ac_cv_have_decl_strdup=yes}
| | : ${ac_cv_have_decl_strerror_r=yes}
| | : ${ac_cv_have_decl_strncat=yes}
| | : ${ac_cv_have_decl_strndup=yes}
| | : ${ac_cv_have_decl_strnlen=yes}
| | : ${ac_cv_have_decl_strpbrk=yes}
| | : ${ac_cv_have_decl_strsep=yes}
| | : ${ac_cv_have_decl_strsignal=yes}
| | : ${ac_cv_have_decl_strstr=yes}
| | : ${ac_cv_have_decl_strtod=yes}
| | : ${ac_cv_have_decl_strtoimax=yes}
| | : ${ac_cv_have_decl_strtok_r=yes}
| | : ${ac_cv_have_decl_strtoll=yes}
| | : ${ac_cv_have_decl_strtoull=yes}
| | : ${ac_cv_have_decl_strtoumax=yes}
| | : ${ac_cv_have_decl_symlink=yes}
| | : ${ac_cv_have_decl_symlinkat=yes}
| | : ${ac_cv_have_decl_sys_siglist=yes}
| | : ${ac_cv_have_decl_tcsendbreak=yes}
| | : ${ac_cv_have_decl_times=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_vasprintf=yes}
| | : ${ac_cv_have_decl_vdprintf=yes}
| | : ${ac_cv_have_decl_vsnprintf=yes}
| | : ${ac_cv_have_decl_waitpid=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_decl_writev=yes}
| | 
| | # long file name support test invasively touches localbase, always true
| | : ${ac_cv_sys_long_file_names=yes}
| | 
| | # function specific
| | 
| | : ${gl_cv_func_btowc_eof=yes}
| | : ${gl_cv_func_btowc_nul=yes}
| | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
| | : ${gl_cv_func_fnmatch_posix=yes}
| | : ${gl_cv_func_fopen_slash=yes}
| | : ${gl_cv_func_frexp_no_libm=yes}
| | : ${gl_cv_func_fseeko=yes}
| | : ${gl_cv_func_ftello=yes}
| | : ${gl_cv_func_getcwd_null=yes}
| | : ${gl_cv_func_getcwd_posix_signature=yes}
| | : ${gl_cv_func_getopt_posix=yes}
| | : ${gl_cv_func_isnand_no_libm=yes}
| | : ${gl_cv_func_ldexp_no_libm=yes}
| | : ${gl_cv_func_lseek_pipe=yes}
| | : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
| | : ${gl_cv_func_malloc_0_nonnull=yes}
| | : ${gl_cv_func_malloc_posix=yes}
| | : ${gl_cv_func_mbrtowc_incomplete_state=yes}
| | : ${gl_cv_func_mbrtowc_nul_retval=yes}
| | : ${gl_cv_func_mbrtowc_null_arg1=yes}
| | : ${gl_cv_func_mbrtowc_null_arg2=yes}
| | : ${gl_cv_func_mbrtowc_retval=yes}
| | : ${gl_cv_func_mbrtowc_sanitycheck=yes}
| | : ${gl_cv_func_open_slash=yes}
| | : ${gl_cv_func_printf_directive_a=yes}
| | : ${gl_cv_func_printf_directive_f=yes}
| | : ${gl_cv_func_printf_directive_ls=yes}
| | : ${gl_cv_func_printf_directive_n=yes}
| | : ${gl_cv_func_printf_flag_grouping=yes}
| | : ${gl_cv_func_printf_flag_leftadjust=yes}
| | : ${gl_cv_func_printf_flag_zero=yes}
| | : ${gl_cv_func_printf_infinite=yes}
| | : ${gl_cv_func_printf_long_double=yes}
| | : ${gl_cv_func_printf_positions=yes}
| | : ${gl_cv_func_printf_precision=yes}
| | : ${gl_cv_func_printf_sizes_c99=yes}
| | : ${gl_cv_func_sigprocmask=yes}
| | : ${gl_cv_func_snprintf_retval_c99=yes}
| | : ${gl_cv_func_snprintf_size1=yes}
| | : ${gl_cv_func_snprintf_usable=yes}
| | : ${gl_cv_func_spawnattr_setschedparam=yes}
| | : ${gl_cv_func_spawnattr_setschedpolicy=yes}
| | : ${gl_cv_func_stat_dir_slash=yes}
| | : ${gl_cv_func_stat_file_slash=yes}
| | : ${gl_cv_func_stpncpy=yes}
| | : ${gl_cv_func_va_copy=yes}
| | : ${gl_cv_func_wcrtomb_retval=yes}
| | : ${gt_cv_func_unsetenv_ret=int}
| | 
| | : ${gl_cv_have_include_next=yes}
| | 
| | : ${gl_cv_have_raw_decl_rawmemchr=yes}
| | : ${gl_cv_have_raw_decl__Exit=yes}
| | : ${gl_cv_have_raw_decl_alphasort=yes}
| | : ${gl_cv_have_raw_decl_atoll=yes}
| | : ${gl_cv_have_raw_decl_btowc=yes}
| | : ${gl_cv_have_raw_decl_chdir=yes}
| | : ${gl_cv_have_raw_decl_chown=yes}
| | : ${gl_cv_have_raw_decl_closedir=yes}
| | : ${gl_cv_have_raw_decl_dprintf=yes}
| | : ${gl_cv_have_raw_decl_dup2=yes}
| | : ${gl_cv_have_raw_decl_dup=yes}
| | : ${gl_cv_have_raw_decl_endusershell=yes}
| | : ${gl_cv_have_raw_decl_faccessat=yes}
| | : ${gl_cv_have_raw_decl_fchdir=yes}
| | : ${gl_cv_have_raw_decl_fchmodat=yes}
| | : ${gl_cv_have_raw_decl_fchownat=yes}
| | : ${gl_cv_have_raw_decl_fcntl=yes}
| | : ${gl_cv_have_raw_decl_fdopendir=yes}
| | : ${gl_cv_have_raw_decl_ffsl=yes}
| | : ${gl_cv_have_raw_decl_ffsll=yes}
| | : ${gl_cv_have_raw_decl_fpurge=yes}
| | : ${gl_cv_have_raw_decl_fseeko=yes}
| | : ${gl_cv_have_raw_decl_fstat=yes}
| | : ${gl_cv_have_raw_decl_fstatat=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_getdtablesize=yes}
| | : ${gl_cv_have_raw_decl_getgroups=yes}
| | : ${gl_cv_have_raw_decl_gethostname=yes}
| | : ${gl_cv_have_raw_decl_getline=yes}
| | : ${gl_cv_have_raw_decl_getloadavg=yes}
| | : ${gl_cv_have_raw_decl_getlogin=yes}
| | : ${gl_cv_have_raw_decl_getlogin_r=yes}
| | : ${gl_cv_have_raw_decl_getpagesize=yes}
| | : ${gl_cv_have_raw_decl_getsubopt=yes}
| | : ${gl_cv_have_raw_decl_gettimeofday=yes}
| | : ${gl_cv_have_raw_decl_getusershell=yes}
| | : ${gl_cv_have_raw_decl_grantpt=yes}
| | : ${gl_cv_have_raw_decl_imaxabs=yes}
| | : ${gl_cv_have_raw_decl_imaxdiv=yes}
| | : ${gl_cv_have_raw_decl_initstate=yes}
| | : ${gl_cv_have_raw_decl_isatty=yes}
| | : ${gl_cv_have_raw_decl_iswctype=yes}
| | : ${gl_cv_have_raw_decl_lchmod=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_lstat=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_mkdirat=yes}
| | : ${gl_cv_have_raw_decl_mkdtemp=yes}
| | : ${gl_cv_have_raw_decl_mkfifo=yes}
| | : ${gl_cv_have_raw_decl_mkfifoat=yes}
| | : ${gl_cv_have_raw_decl_mknod=yes}
| | : ${gl_cv_have_raw_decl_mknodat=yes}
| | : ${gl_cv_have_raw_decl_mkstemp=yes}
| | : ${gl_cv_have_raw_decl_nl_langinfo=yes}
| | : ${gl_cv_have_raw_decl_openat=yes}
| | : ${gl_cv_have_raw_decl_opendir=yes}
| | : ${gl_cv_have_raw_decl_pclose=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_posix_spawn=yes}
| | : ${gl_cv_have_raw_decl_posix_openpt=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
| | : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
| | : ${gl_cv_have_raw_decl_posix_spawnp=yes}
| | : ${gl_cv_have_raw_decl_pread=yes}
| | : ${gl_cv_have_raw_decl_pselect=yes}
| | : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
| | : ${gl_cv_have_raw_decl_ptsname=yes}
| | : ${gl_cv_have_raw_decl_pwrite=yes}
| | : ${gl_cv_have_raw_decl_random=yes}
| | : ${gl_cv_have_raw_decl_readdir=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_rewinddir=yes}
| | : ${gl_cv_have_raw_decl_rmdir=yes}
| | : ${gl_cv_have_raw_decl_rpmatch=yes}
| | : ${gl_cv_have_raw_decl_scandir=yes}
| | : ${gl_cv_have_raw_decl_select=yes}
| | : ${gl_cv_have_raw_decl_setenv=yes}
| | : ${gl_cv_have_raw_decl_sethostname=yes}
| | : ${gl_cv_have_raw_decl_setlocale=yes}
| | : ${gl_cv_have_raw_decl_setstate=yes}
| | : ${gl_cv_have_raw_decl_setusershell=yes}
| | : ${gl_cv_have_raw_decl_sigaction=yes}
| | : ${gl_cv_have_raw_decl_sigaddset=yes}
| | : ${gl_cv_have_raw_decl_sigdelset=yes}
| | : ${gl_cv_have_raw_decl_sigemptyset=yes}
| | : ${gl_cv_have_raw_decl_sigfillset=yes}
| | : ${gl_cv_have_raw_decl_sigismember=yes}
| | : ${gl_cv_have_raw_decl_sigpending=yes}
| | : ${gl_cv_have_raw_decl_sigprocmask=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_stat=yes}
| | : ${gl_cv_have_raw_decl_strerror_r=yes}
| | : ${gl_cv_have_raw_decl_strtod=yes}
| | : ${gl_cv_have_raw_decl_strtoimax=yes}
| | : ${gl_cv_have_raw_decl_strtoll=yes}
| | : ${gl_cv_have_raw_decl_strtoull=yes}
| | : ${gl_cv_have_raw_decl_strtoumax=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_waitpid=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_langinfo_codeset=yes}
| | : ${gl_cv_header_langinfo_era=yes}
| | : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
| | : ${gl_cv_header_langinfo_yesexpr=yes}
| | : ${gl_cv_header_locale_h_posix2001=yes}
| | : ${gl_cv_header_signal_h_SIGPIPE=yes}
| | : ${gl_cv_header_stdint_h=yes}
| | : ${gl_cv_header_sys_select_h_selfcontained=yes}
| | 
| configure:3619: checking for a BSD-compatible install
| configure:3687: result: /usr/bin/install -c
| configure:3698: checking whether build environment is sane
| configure:3753: result: yes
| configure:3904: checking for a thread-safe mkdir -p
| configure:3943: result: /bin/mkdir -p
| configure:3950: checking for gawk
| configure:3977: result: /usr/bin/awk
| configure:3988: checking whether gmake sets $(MAKE)
| configure:4010: result: yes
| configure:4039: checking whether gmake supports nested variables
| configure:4056: result: yes
| configure:4198: checking whether gmake supports nested variables
| configure:4215: result: yes
| configure:4231: checking build system type
| configure:4245: result: amd64-portbld-freebsd13.0
| configure:4265: checking host system type
| configure:4278: result: amd64-portbld-freebsd13.0
| configure:4305: autobuild project... GNU Mailutils
| configure:4311: autobuild revision... 3.15
| configure:4316: autobuild hostname... relay.xx
| configure:4327: autobuild timestamp... 20220714T051820Z
| configure:4428: checking for gcc
| configure:4455: result: cc
| configure:4684: checking for C compiler version
| configure:4693: cc --version >&5
| FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
| Target: x86_64-unknown-freebsd13.0
| Thread model: posix
| InstalledDir: /usr/bin
| configure:4704: $? = 0
| configure:4693: cc -v >&5
| FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
| Target: x86_64-unknown-freebsd13.0
| Thread model: posix
| InstalledDir: /usr/bin
| configure:4704: $? = 0
| configure:4693: cc -V >&5
| cc: error: argument to '-V' is missing (expected 1 value)
| cc: error: no input files
| configure:4704: $? = 1
| configure:4693: cc -qversion >&5
| cc: error: unknown argument '-qversion'; did you mean '--version'?
| cc: error: no input files
| configure:4704: $? = 1
| configure:4724: checking whether the C compiler works
| configure:4746: cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:4750: $? = 0
| configure:4798: result: yes
| configure:4801: checking for C compiler default output file name
| configure:4803: result: a.out
| configure:4809: checking for suffix of executables
| configure:4816: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:4820: $? = 0
| configure:4842: result: 
| configure:4864: checking whether we are cross compiling
| configure:4872: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:4876: $? = 0
| configure:4883: ./conftest
| configure:4887: $? = 0
| configure:4902: result: no
| configure:4907: checking for suffix of object files
| configure:4929: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:4933: $? = 0
| configure:4954: result: o
| configure:4958: checking whether we are using the GNU C compiler
| configure:4977: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:4977: $? = 0
| configure:4986: result: yes
| configure:4995: checking whether cc accepts -g
| configure:5015: cc -c -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:5015: $? = 0
| configure:5056: result: yes
| configure:5073: checking for cc option to accept ISO C89
| configure:5136: cc  -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:5136: $? = 0
| configure:5149: result: none needed
| configure:5174: checking whether cc understands -c and -o together
| configure:5196: cc -c conftest.c -o conftest2.o
| configure:5199: $? = 0
| configure:5196: cc -c conftest.c -o conftest2.o
| configure:5199: $? = 0
| configure:5211: result: yes
| configure:5239: checking for style of include used by gmake
| configure:5267: result: GNU
| configure:5293: checking dependency style of cc
| configure:5404: result: gcc3
| configure:5426: checking how to run the C preprocessor
| configure:5496: result: cpp
| configure:5516: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:5516: $? = 0
| configure:5530: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
| #include <ac_nonexistent.h>
|          ^~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:5530: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:5559: checking for grep that handles long lines and -e
| configure:5617: result: /usr/bin/grep
| configure:5622: checking for egrep
| configure:5684: result: /usr/bin/egrep
| configure:5689: checking for ANSI C header files
| configure:5793: result: yes
| configure:5806: checking for sys/types.h
| configure:5806: result: yes
| configure:5806: checking for sys/stat.h
| configure:5806: result: yes
| configure:5806: checking for stdlib.h
| configure:5806: result: yes
| configure:5806: checking for string.h
| configure:5806: result: yes
| configure:5806: checking for memory.h
| configure:5806: result: yes
| configure:5806: checking for strings.h
| configure:5806: result: yes
| configure:5806: checking for inttypes.h
| configure:5806: result: yes
| configure:5806: checking for stdint.h
| configure:5806: result: yes
| configure:5806: checking for unistd.h
| configure:5806: result: yes
| configure:5819: checking for minix/config.h
| configure:5819: result: no
| configure:5843: checking whether it is safe to define __EXTENSIONS__
| configure:5861: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:5861: $? = 0
| configure:5868: result: yes
| configure:5897: checking whether _XOPEN_SOURCE should be defined
| configure:5916: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:5916: $? = 0
| configure:5940: result: no
| configure:5955: checking for Minix Amsterdam compiler
| configure:5979: result: no
| configure:6039: checking for ar
| configure:6055: found /usr/bin/ar
| configure:6066: result: ar
| configure:6092: checking the archiver (ar) interface
| configure:6108: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:6108: $? = 0
| configure:6110: ar cru libconftest.a conftest.o >&5
| configure:6113: $? = 0
| configure:6141: result: ar
| configure:6206: checking for ar
| configure:6233: result: ar
| configure:6308: checking for ranlib
| configure:6324: found /usr/bin/ranlib
| configure:6335: result: ranlib
| configure:6378: autobuild project... GNU Mailutils
| configure:6384: autobuild revision... 3.15
| configure:6389: autobuild hostname... relay.xx
| configure:6400: autobuild timestamp... 20220714T051821Z
| configure:6565: checking for C++ compiler version
| configure:6574: c++ --version >&5
| FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
| Target: x86_64-unknown-freebsd13.0
| Thread model: posix
| InstalledDir: /usr/bin
| configure:6585: $? = 0
| configure:6574: c++ -v >&5
| FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
| Target: x86_64-unknown-freebsd13.0
| Thread model: posix
| InstalledDir: /usr/bin
| configure:6585: $? = 0
| configure:6574: c++ -V >&5
| c++: error: argument to '-V' is missing (expected 1 value)
| c++: error: no input files
| configure:6585: $? = 1
| configure:6574: c++ -qversion >&5
| c++: error: unknown argument '-qversion'; did you mean '--version'?
| c++: error: no input files
| configure:6585: $? = 1
| configure:6589: checking whether we are using the GNU C++ compiler
| configure:6608: c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp >&5
| configure:6608: $? = 0
| configure:6617: result: yes
| configure:6626: checking whether c++ accepts -g
| configure:6646: c++ -c -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp >&5
| configure:6646: $? = 0
| configure:6687: result: yes
| configure:6712: checking dependency style of c++
| configure:6823: result: gcc3
| configure:6839: checking whether ln -s works
| configure:6843: result: yes
| configure:6853: checking for bison
| configure:6871: found /usr/local/bin/bison
| configure:6884: result: /usr/local/bin/bison
| configure:6895: checking for flex
| configure:6913: found /usr/bin/flex
| configure:6926: result: /usr/bin/flex
| configure:6983: checking how to print strings
| configure:7010: result: printf
| configure:7031: checking for a sed that does not truncate output
| configure:7095: result: /usr/bin/sed
| configure:7113: checking for fgrep
| configure:7175: result: /usr/bin/fgrep
| configure:7210: checking for ld used by cc
| configure:7277: result: /usr/bin/ld
| configure:7284: checking if the linker (/usr/bin/ld) is GNU ld
| configure:7299: result: yes
| configure:7311: checking for BSD- or MS-compatible name lister (nm)
| configure:7365: result: /usr/bin/nm
| configure:7495: checking the name lister (/usr/bin/nm) interface
| configure:7502: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:7505: /usr/bin/nm "conftest.o"
| configure:7508: output
| 0000000000000000 B some_variable
| configure:7515: result: BSD nm
| configure:7519: checking the maximum length of command line arguments
| configure:7650: result: 524288
| configure:7698: checking how to convert amd64-portbld-freebsd13.0 file names to amd64-portbld-freebsd13.0 format
| configure:7738: result: func_convert_file_noop
| configure:7745: checking how to convert amd64-portbld-freebsd13.0 file names to toolchain format
| configure:7765: result: func_convert_file_noop
| configure:7772: checking for /usr/bin/ld option to reload object files
| configure:7779: result: -r
| configure:7853: checking for objdump
| configure:7883: result: no
| configure:7912: checking how to recognize dependent libraries
| configure:8112: result: pass_all
| configure:8197: checking for dlltool
| configure:8227: result: no
| configure:8257: checking how to associate runtime and link libraries
| configure:8284: result: printf %s\n
| configure:8408: checking for archiver @FILE support
| configure:8425: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:8425: $? = 0
| configure:8428: ar cru libconftest.a @conftest.lst >&5
| ar: warning: can't open file: @conftest.lst: No such file or directory
| configure:8431: $? = 0
| configure:8436: ar cru libconftest.a @conftest.lst >&5
| ar: warning: can't open file: @conftest.lst: No such file or directory
| configure:8439: $? = 0
| configure:8451: result: no
| configure:8509: checking for strip
| configure:8525: found /usr/bin/strip
| configure:8536: result: strip
| configure:8608: checking for ranlib
| configure:8635: result: ranlib
| configure:8737: checking command to parse /usr/bin/nm output from cc object
| configure:8890: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:8893: $? = 0
| configure:8897: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
| configure:8900: $? = 0
| configure:8966: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c conftstm.o >&5
| configure:8969: $? = 0
| configure:9007: result: ok
| configure:9054: checking for sysroot
| configure:9084: result: no
| configure:9091: checking for a working dd
| configure:9129: result: /bin/dd
| configure:9133: checking how to truncate binary pipes
| configure:9148: result: /bin/dd bs=4096 count=1
| configure:9477: checking for mt
| configure:9493: found /usr/bin/mt
| configure:9504: result: mt
| configure:9527: checking if mt is a manifest tool
| configure:9533: mt '-?'
| mt: illegal option -- ?
| usage: mt [-f device] command [count]
| configure:9541: result: no
| configure:10215: checking for dlfcn.h
| configure:10215: result: yes
| configure:10482: checking for objdir
| configure:10497: result: .libs
| configure:10761: checking if cc supports -fno-rtti -fno-exceptions
| configure:10779: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
| configure:10783: $? = 0
| configure:10796: result: yes
| configure:11154: checking for cc option to produce PIC
| configure:11161: result: -fPIC -DPIC
| configure:11169: checking if cc PIC flag -fPIC -DPIC works
| configure:11187: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
| configure:11191: $? = 0
| configure:11204: result: yes
| configure:11233: checking if cc static flag -static works
| configure:11261: result: yes
| configure:11276: checking if cc supports -c -o file.o
| configure:11297: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
| configure:11301: $? = 0
| configure:11323: result: yes
| configure:11331: checking if cc supports -c -o file.o
| configure:11378: result: yes
| configure:11411: checking whether the cc linker (/usr/bin/ld) supports shared libraries
| configure:12670: result: yes
| configure:12707: checking whether -lc should be explicitly linked in
| configure:12715: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:12718: $? = 0
| configure:12733: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
| configure:12736: $? = 0
| configure:12750: result: no
| configure:12910: checking dynamic linker characteristics
| configure:13728: result: freebsd13.0 ld.so
| configure:13850: checking how to hardcode library paths into programs
| configure:13875: result: immediate
| configure:14423: checking whether stripping libraries is possible
| configure:14428: result: yes
| configure:14463: checking if libtool supports shared libraries
| configure:14465: result: yes
| configure:14468: checking whether to build shared libraries
| configure:14493: result: yes
| configure:14496: checking whether to build static libraries
| configure:14500: result: yes
| configure:14523: checking how to run the C++ preprocessor
| configure:14550: c++ -E -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp
| configure:14550: $? = 0
| configure:14564: c++ -E -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp
| conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found
| #include <ac_nonexistent.h>
|          ^~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:14564: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:14589: result: c++ -E
| configure:14609: c++ -E -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp
| configure:14609: $? = 0
| configure:14623: c++ -E -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp
| conftest.cpp:36:10: fatal error: 'ac_nonexistent.h' file not found
| #include <ac_nonexistent.h>
|          ^~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:14623: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:14785: checking for ld used by c++
| configure:14852: result: /usr/bin/ld
| configure:14859: checking if the linker (/usr/bin/ld) is GNU ld
| configure:14874: result: yes
| configure:14929: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
| configure:16002: result: yes
| configure:16038: c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.cpp >&5
| configure:16041: $? = 0
| configure:16522: checking for c++ option to produce PIC
| configure:16529: result: -fPIC -DPIC
| configure:16537: checking if c++ PIC flag -fPIC -DPIC works
| configure:16555: c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5
| configure:16559: $? = 0
| configure:16572: result: yes
| configure:16595: checking if c++ static flag -static works
| configure:16623: result: yes
| configure:16635: checking if c++ supports -c -o file.o
| configure:16656: c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -o out/conftest2.o conftest.cpp >&5
| configure:16660: $? = 0
| configure:16682: result: yes
| configure:16687: checking if c++ supports -c -o file.o
| configure:16734: result: yes
| configure:16764: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
| configure:16804: result: yes
| configure:16945: checking dynamic linker characteristics
| configure:17690: result: freebsd13.0 ld.so
| configure:17755: checking how to hardcode library paths into programs
| configure:17780: result: immediate
| configure:17854: checking whether NLS is requested
| configure:17863: result: no
| configure:17903: checking for msgfmt
| configure: trying /usr/local/bin/msgfmt...
| 0 translated messages.
| configure:17935: result: /usr/local/bin/msgfmt
| configure:17944: checking for gmsgfmt
| configure:17975: result: /usr/local/bin/msgfmt
| configure:18025: checking for xgettext
| configure: trying /usr/local/bin/xgettext...
| /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
| configure:18057: result: /usr/local/bin/xgettext
| configure:18102: checking for msgmerge
| configure: trying /usr/local/bin/msgmerge...
| configure:18133: result: /usr/local/bin/msgmerge
| configure:18191: checking for ld used by cc
| configure:18258: result: /usr/bin/ld
| configure:18265: checking if the linker (/usr/bin/ld) is GNU ld
| configure:18280: result: yes
| configure:18287: checking for shared library run path origin
| configure:18300: result: done
| configure:18872: checking for CFPreferencesCopyAppValue
| configure:18890: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib -Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:36:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
| #include <CoreFoundation/CFPreferences.h>
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:18890: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFPreferences.h>
| | int
| | main ()
| | {
| | CFPreferencesCopyAppValue(NULL, NULL)
| |   ;
| |   return 0;
| | }
| configure:18899: result: no
| configure:18906: checking for CFLocaleCopyCurrent
| configure:18924: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib -Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:36:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
| #include <CoreFoundation/CFLocale.h>
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:18924: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFLocale.h>
| | int
| | main ()
| | {
| | CFLocaleCopyCurrent();
| |   ;
| |   return 0;
| | }
| configure:18933: result: no
| configure:19867: checking whether to use NLS
| configure:19869: result: no
| configure:19971: checking for iconv
| configure:19995: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:19995: $? = 0
| configure:20029: result: yes
| configure:20032: checking for working iconv
| configure:20161: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:20161: $? = 0
| configure:20161: ./conftest
| configure:20161: $? = 0
| configure:20173: result: yes
| configure:20201: checking for iconv declaration
| configure:20230: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:20230: $? = 0
| configure:20240: result:
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| configure:20254: checking iconv.h usability
| configure:20254: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:20254: $? = 0
| configure:20254: result: yes
| configure:20254: checking iconv.h presence
| configure:20254: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:20254: $? = 0
| configure:20254: result: yes
| configure:20254: checking for iconv.h
| configure:20254: result: yes
| configure:20264: checking for iconv_t
| configure:20264: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:20264: $? = 0
| configure:20264: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:48:22: error: expected expression
| if (sizeof ((iconv_t)))
|                      ^
| 1 error generated.
| configure:20264: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | 
| | #ifdef HAVE_ICONV_H
| | # include <iconv.h>
| | #endif
| | 
| | 
| | int
| | main ()
| | {
| | if (sizeof ((iconv_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:20264: result: yes
| configure:20301: checking for special C compiler options needed for large files
| configure:20346: result: no
| configure:20352: checking for _FILE_OFFSET_BITS value needed for large files
| configure:20377: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:20377: $? = 0
| configure:20409: result: no
| configure:20503: checking for size_t
| configure:20503: result: yes
| configure:20516: checking for working alloca.h
| configure:20533: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| conftest.c:39:10: fatal error: 'alloca.h' file not found
| #include <alloca.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:20533: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | /* end confdefs.h.  */
| | #include <alloca.h>
| | int
| | main ()
| | {
| | char *p = (char *) alloca (2 * sizeof (int));
| | 			  if (p) return 0;
| |   ;
| |   return 0;
| | }
| configure:20541: result: no
| configure:20549: checking for alloca
| configure:20586: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:20586: $? = 0
| configure:20594: result: yes
| configure:20836: checking for unistd.h
| configure:20836: result: yes
| configure:20836: checking for wctype.h
| configure:20836: result: yes
| configure:20836: checking for limits.h
| configure:20836: result: yes
| configure:20836: checking for wchar.h
| configure:20836: result: yes
| configure:20836: checking for sys/mman.h
| configure:20836: result: yes
| configure:20836: checking for stdint.h
| configure:20836: result: yes
| configure:20836: checking for features.h
| configure:20836: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:80:10: fatal error: 'features.h' file not found
| #include <features.h>
|          ^~~~~~~~~~~~
| 1 error generated.
| configure:20836: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | 
| | #include <features.h>
| configure:20836: result: no
| configure:20836: checking for stdlib.h
| configure:20836: result: yes
| configure:20836: checking for sys/param.h
| configure:20836: result: yes
| configure:20856: checking if environ is properly declared
| configure:20879: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:20879: $? = 0
| configure:20887: result: no
| configure:20903: checking for off_t
| configure:20903: result: yes
| configure:20931: checking for iswcntrl
| configure:20931: result: yes
| configure:20931: checking for iswblank
| configure:20931: result: yes
| configure:20931: checking for symlink
| configure:20931: result: yes
| configure:20931: checking for mbsinit
| configure:20931: result: yes
| configure:20931: checking for mbrtowc
| configure:20931: result: yes
| configure:20931: checking for mbslen
| configure:20931: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| ld: error: undefined symbol: mbslen
| >>> referenced by conftest.c
| >>>               /tmp/conftest-df96ee.o:(main)
| >>> did you mean: mbrlen
| >>> defined in: /lib/libc.so.7
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:20931: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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 <limits.h> declares mbslen.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mbslen innocuous_mbslen
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbslen (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #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:20931: result: no
| configure:20931: checking for isascii
| configure:20931: result: yes
| configure:20931: checking for mprotect
| configure:20931: result: yes
| configure:20931: checking for setenv
| configure:20931: result: yes
| configure:20931: checking for wcwidth
| configure:20931: result: yes
| configure:20943: checking for wint_t
| configure:20975: result: yes
| configure:20985: checking whether the preprocessor supports include_next
| configure:21044: result: yes
| configure:21065: checking whether system header files limit the line length
| configure:21088: result: no
| configure:21199: checking whether iswcntrl works
| configure:21243: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:21243: $? = 0
| configure:21243: ./conftest
| configure:21243: $? = 0
| configure:21254: result: yes
| configure:21278: checking for towlower
| configure:21278: result: yes
| configure:21326: checking for wctype_t
| configure:21362: result: yes
| configure:21368: checking for wctrans_t
| configure:21402: result: yes
| configure:21411: checking whether wctype is declared without a macro
| configure:21448: result: yes
| configure:21411: checking whether iswctype is declared without a macro
| configure:21448: result: yes
| configure:21411: checking whether wctrans is declared without a macro
| configure:21448: result: yes
| configure:21411: checking whether towctrans is declared without a macro
| configure:21448: result: yes
| configure:21544: checking whether limits.h has ULLONG_WIDTH etc.
| configure:21564: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:67:38: error: use of undeclared identifier 'ULLONG_WIDTH'
|                           int ullw = ULLONG_WIDTH;
|                                      ^
| 1 error generated.
| configure:21564: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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
| | /* end confdefs.h.  */
| | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
| |                            #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| |                           #endif
| |                           #include <limits.h>
| |                           int ullw = ULLONG_WIDTH;
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:21571: result: no
| configure:21589: checking for nl_langinfo and CODESET
| configure:21605: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:21605: $? = 0
| configure:21614: result: yes
| configure:21629: checking for working fcntl.h
| configure:21732: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| conftest.c:90:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
|             int result = !constants;
|                          ~^~~~~~~~~
| 1 warning generated.
| configure:21732: $? = 0
| configure:21732: ./conftest
| configure:21732: $? = 0
| configure:21747: result: yes
| configure:21770: checking whether getc_unlocked is declared
| configure:21770: result: yes
| configure:21782: checking whether we are using the GNU C Library >= 2.1 or uClibc
| conftest.c:68:10: fatal error: 'features.h' file not found
| #include <features.h>
|          ^~~~~~~~~~~~
| 1 error generated.
| configure:21812: result: no
| configure:21821: checking for stdlib.h
| configure:21821: result: yes
| configure:21831: checking for GNU libc compatible malloc
| configure:21865: result: yes
| configure:21880: checking for unsigned long long int
| configure:21928: result: yes
| configure:21938: checking for long long int
| configure:21988: result: yes
| configure:21998: checking for mbstate_t
| configure:22029: result: yes
| configure:22141: checking for a traditional japanese locale
| configure:22211: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:22214: $? = 0
| configure:22272: result: ja_JP.eucJP
| configure:22280: checking for a transitional chinese locale
| configure:22351: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:22354: $? = 0
| configure:22405: result: zh_CN.GB18030
| configure:22412: checking for a french Unicode locale
| configure:22484: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:22487: $? = 0
| configure:22533: result: fr_FR.UTF-8
| configure:22630: checking for mmap
| configure:22630: result: yes
| configure:22641: checking for MAP_ANONYMOUS
| configure:22678: result: yes
| configure:22700: checking whether memchr works
| configure:22763: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:22763: $? = 0
| configure:22763: ./conftest
| configure:22763: $? = 0
| configure:22773: result: yes
| configure:22790: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:74:10: error: unknown type name 'not'
|          not a universal capable compiler
|          ^
| conftest.c:74:15: error: expected ';' after top level declarator
|          not a universal capable compiler
|               ^
|               ;
| 2 errors generated.
| configure:22790: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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:22902: checking whether setenv is declared
| configure:22902: result: yes
| configure:22928: checking for search.h
| configure:22928: result: yes
| configure:22940: checking for tsearch
| configure:22940: result: yes
| configure:22951: checking for stdbool.h that conforms to C99
| configure:23033: result: yes
| configure:23035: checking for _Bool
| configure:23035: result: yes
| configure:23052: checking for wchar_t
| configure:23076: result: yes
| configure:23213: checking whether stdint.h conforms to C99
| configure:23384: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:23384: $? = 0
| configure:23466: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:23466: $? = 0
| configure:23466: ./conftest
| configure:23466: $? = 0
| configure:23478: result: yes
| configure:23488: checking whether stdint.h predates C++11
| configure:23524: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:23524: $? = 0
| configure:23529: result: no
| configure:23540: checking whether stdint.h has UINTMAX_WIDTH etc.
| configure:23576: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:96:22: error: use of undeclared identifier 'UINTMAX_WIDTH'
|             int iw = UINTMAX_WIDTH;
|                      ^
| 1 error generated.
| configure:23576: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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
| | /* end confdefs.h.  */
| | 
| |             /* Work if build is not clean.  */
| |             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
| |             #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
| |              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| |             #endif
| |             #include <stdint.h>
| | 
| |   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
| |      included before <wchar.h>.  */
| |   #include <stddef.h>
| |   #include <signal.h>
| |   #if HAVE_WCHAR_H
| |   # include <stdio.h>
| |   # include <time.h>
| |   # include <wchar.h>
| |   #endif
| | 
| |             int iw = UINTMAX_WIDTH;
| | 
| | int
| | main ()
| | {
| | 
| |   ;
| |   return 0;
| | }
| configure:23581: result: no
| configure:23931: checking for C/C++ restrict keyword
| configure:23958: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:23958: $? = 0
| configure:23966: result: __restrict
| configure:24057: checking whether ffsl is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether ffsll is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether memmem is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether mempcpy is declared without a macro
| configure:24075: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:88:10: warning: implicitly declaring library function 'mempcpy' with type 'void *(void *, const void *, unsigned long)' [-Wimplicit-function-declaration]
|   (void) mempcpy;
|          ^
| conftest.c:88:10: note: include the header <string.h> or explicitly provide a declaration for 'mempcpy'
| 1 warning generated.
| configure:24075: $? = 0
| configure:24083: result: yes
| configure:24057: checking whether memrchr is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether rawmemchr is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether stpcpy is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether stpncpy is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strchrnul is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strdup is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strncat is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strndup is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strnlen is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strpbrk is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strsep is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strcasestr is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strtok_r is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strerror_r is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strsignal is declared without a macro
| configure:24083: result: yes
| configure:24057: checking whether strverscmp is declared without a macro
| configure:24083: result: no
| configure:24097: checking for pid_t
| configure:24097: result: yes
| configure:24108: checking for mode_t
| configure:24108: result: yes
| configure:24235: checking whether <wchar.h> uses 'inline' correctly
| configure:24296: result: yes
| configure:24478: checking whether iswblank is declared
| configure:24478: result: yes
| configure:24582: checking whether mbrtowc handles incomplete characters
| configure:24639: result: yes
| configure:24645: checking whether mbrtowc works as well as mbtowc
| configure:24706: result: yes
| configure:24757: checking whether mbrtowc handles a NULL pwc argument
| configure:24828: result: yes
| configure:24834: checking whether mbrtowc handles a NULL string argument
| configure:24893: result: yes
| configure:24901: checking whether mbrtowc has a correct return value
| configure:25031: result: yes
| configure:25037: checking whether mbrtowc returns 0 when parsing a NUL character
| configure:25093: result: yes
| configure:25098: checking whether mbrtowc works on empty input
| configure:25125: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:25125: $? = 0
| configure:25125: ./conftest
| configure:25125: $? = 0
| configure:25136: result: yes
| configure:25140: checking whether the C locale is free of encoding errors
| configure:25180: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:25180: $? = 0
| configure:25180: ./conftest
| configure:25180: $? = 0
| configure:25190: result: yes
| configure:25289: checking whether mbrtowc handles incomplete characters
| configure:25346: result: yes
| configure:25352: checking whether mbrtowc works as well as mbtowc
| configure:25413: result: yes
| configure:25525: checking whether mbswidth is declared in <wchar.h>
| configure:25553: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:118:22: error: use of undeclared identifier 'mbswidth'
|   char *p = (char *) mbswidth;
|                      ^
| 1 error generated.
| configure:25553: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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: <stdio.h> must be included before
| |    <wchar.h>.
| |    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
| |    before <wchar.h>.  */
| | #include <stddef.h>
| | #include <stdio.h>
| | #include <time.h>
| | #include <wchar.h>
| | 
| | int
| | main ()
| | {
| | 
| |   char *p = (char *) mbswidth;
| |   return !p;
| | 
| |   ;
| |   return 0;
| | }
| configure:25560: result: no
| configure:25575: checking for mbstate_t
| configure:25606: result: yes
| configure:25671: checking whether setenv validates arguments
| configure:25715: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:25715: $? = 0
| configure:25715: ./conftest
| configure:25715: $? = 0
| configure:25725: result: yes
| configure:25763: checking for ssize_t
| configure:25787: result: yes
| configure:25826: checking for max_align_t
| configure:25826: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:25826: $? = 0
| configure:25826: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:114:26: error: expected expression
| if (sizeof ((max_align_t)))
|                          ^
| 1 error generated.
| configure:25826: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | /* end confdefs.h.  */
| | #include <stddef.h>
| | 
| | 
| | int
| | main ()
| | {
| | if (sizeof ((max_align_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:25826: result: yes
| configure:25839: checking whether NULL can be used in arbitrary expressions
| configure:25857: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:25857: $? = 0
| configure:25864: result: yes
| configure:26031: checking whether _Exit is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether atoll is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether canonicalize_file_name is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:122:10: error: use of undeclared identifier 'canonicalize_file_name'
|   (void) canonicalize_file_name;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef canonicalize_file_name
| |   (void) canonicalize_file_name;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether getloadavg is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether getsubopt is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether grantpt is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether initstate is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether initstate_r is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:126:10: error: use of undeclared identifier 'initstate_r'
|   (void) initstate_r;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef initstate_r
| |   (void) initstate_r;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether mkdtemp is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether mkostemp is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26055: $? = 0
| configure:26063: result: yes
| configure:26031: checking whether mkostemps is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26055: $? = 0
| configure:26063: result: yes
| configure:26031: checking whether mkstemp is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether mkstemps is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:130:10: error: use of undeclared identifier 'mkstemps'
|   (void) mkstemps;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef mkstemps
| |   (void) mkstemps;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether posix_openpt is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether ptsname is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether ptsname_r is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26055: $? = 0
| configure:26063: result: yes
| configure:26031: checking whether random is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether random_r is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:134:10: error: use of undeclared identifier 'random_r'
|   (void) random_r;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef random_r
| |   (void) random_r;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether realpath is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether rpmatch is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether secure_getenv is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:136:10: error: use of undeclared identifier 'secure_getenv'
|   (void) secure_getenv;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef secure_getenv
| |   (void) secure_getenv;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether setenv is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether setstate is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether setstate_r is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:138:10: error: use of undeclared identifier 'setstate_r'
|   (void) setstate_r;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef setstate_r
| |   (void) setstate_r;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether srandom is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether srandom_r is declared without a macro
| configure:26055: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:139:10: error: use of undeclared identifier 'srandom_r'
|   (void) srandom_r;
|          ^
| 1 error generated.
| configure:26055: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef srandom_r
| |   (void) srandom_r;
| |   ;
| |   return 0;
| | }
| configure:26063: result: no
| configure:26031: checking whether strtod is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether strtoll is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether strtoull is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether unlockpt is declared without a macro
| configure:26063: result: yes
| configure:26031: checking whether unsetenv is declared without a macro
| configure:26063: result: yes
| configure:26175: checking whether chdir is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether chown is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether dup is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether dup2 is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether dup3 is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26205: $? = 0
| configure:26213: result: yes
| configure:26175: checking whether environ is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:155:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
|   (void) environ;
|          ^~~~~~~
|          union
| conftest.c:155:10: error: expected expression
| 2 errors generated.
| configure:26205: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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
| | /* end confdefs.h.  */
| | 
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | /* Some systems declare various items in the wrong headers.  */
| | #if !(defined __GLIBC__ && !defined __UCLIBC__)
| | # include <fcntl.h>
| | # include <stdio.h>
| | # include <stdlib.h>
| | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| | #  include <io.h>
| | # endif
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef environ
| |   (void) environ;
| |   ;
| |   return 0;
| | }
| configure:26213: result: no
| configure:26175: checking whether euidaccess is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:155:10: error: use of undeclared identifier 'euidaccess'
|   (void) euidaccess;
|          ^
| 1 error generated.
| configure:26205: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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
| | /* end confdefs.h.  */
| | 
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | /* Some systems declare various items in the wrong headers.  */
| | #if !(defined __GLIBC__ && !defined __UCLIBC__)
| | # include <fcntl.h>
| | # include <stdio.h>
| | # include <stdlib.h>
| | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| | #  include <io.h>
| | # endif
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef euidaccess
| |   (void) euidaccess;
| |   ;
| |   return 0;
| | }
| configure:26213: result: no
| configure:26175: checking whether faccessat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether fchdir is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether fchownat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether fdatasync is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26205: $? = 0
| configure:26213: result: yes
| configure:26175: checking whether fsync is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether ftruncate is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getcwd is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getdomainname is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getdtablesize is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getgroups is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether gethostname is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getlogin is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getlogin_r is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getpagesize is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether getusershell is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether setusershell is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether endusershell is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether group_member is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:172:10: error: use of undeclared identifier 'group_member'
|   (void) group_member;
|          ^
| 1 error generated.
| configure:26205: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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
| | /* end confdefs.h.  */
| | 
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | /* Some systems declare various items in the wrong headers.  */
| | #if !(defined __GLIBC__ && !defined __UCLIBC__)
| | # include <fcntl.h>
| | # include <stdio.h>
| | # include <stdlib.h>
| | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
| | #  include <io.h>
| | # endif
| | #endif
| | 
| | int
| | main ()
| | {
| | #undef group_member
| |   (void) group_member;
| |   ;
| |   return 0;
| | }
| configure:26213: result: no
| configure:26175: checking whether isatty is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether lchown is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether link is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether linkat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether lseek is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether pipe is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether pipe2 is declared without a macro
| configure:26205: cc -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:26205: $? = 0
| configure:26213: result: yes
| configure:26175: checking whether pread is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether pwrite is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether readlink is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether readlinkat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether rmdir is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether sethostname is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether sleep is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether symlink is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether symlinkat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether ttyname_r is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether unlink is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether unlinkat is declared without a macro
| configure:26213: result: yes
| configure:26175: checking whether usleep is declared without a macro
| configure:26213: result: yes
| configure:26409: checking whether btowc is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wctob is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether mbsinit is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether mbrtowc is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether mbrlen is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether mbsrtowcs is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether mbsnrtowcs is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcrtomb is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsrtombs is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsnrtombs is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcwidth is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wmemchr is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wmemcmp is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wmemcpy is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wmemmove is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wmemset is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcslen is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsnlen is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscpy is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcpcpy is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsncpy is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcpncpy is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscat is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsncat is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscmp is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsncmp is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscasecmp is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsncasecmp is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscoll is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsxfrm is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsdup is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcschr is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsrchr is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcscspn is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsspn is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcspbrk is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcsstr is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcstok is declared without a macro
| configure:26445: result: yes
| configure:26409: checking whether wcswidth is declared without a macro
| configure:26445: result: yes
| configure:26557: checking whether iswcntrl works
| configure:26612: result: yes
| configure:26636: checking for towlower
| configure:26636: result: yes
| configure:26684: checking for wctype_t
| configure:26720: result: yes
| configure:26726: checking for wctrans_t
| configure:26760: result: yes
| configure:26769: checking whether wctype is declared without a macro
| configure:26806: result: yes
| configure:26769: checking whether iswctype is declared without a macro
| configure:26806: result: yes
| configure:26769: checking whether wctrans is declared without a macro
| configure:26806: result: yes
| configure:26769: checking whether towctrans is declared without a macro
| configure:26806: result: yes
| configure:26829: checking whether wcwidth is declared
| configure:26829: result: yes
| configure:26858: checking whether wcwidth works reasonably in UTF-8 locales
| configure:26911: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:26911: $? = 0
| configure:26911: ./conftest
| configure:26911: $? = 0
| configure:26922: result: yes
| configure:26996: checking for res_query in -lresolv
| configure:27021: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lresolv  -L/usr/local/lib >&5
| ld: error: unable to find library -lresolv
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:27021: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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
| | /* 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:27030: result: no
| configure:27044: checking for lt_dlinit in -lltdl
| configure:27069: cc -o conftest -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lltdl  -L/usr/local/lib >&5
| configure:27069: $? = 0
| configure:27078: result: yes
| configure:27122: cc -Wall -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:225:12: error: function definition is not allowed here
| void main(){}
|            ^
| 1 error generated.
| configure:27122: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | void main(){}
| |   ;
| |   return 0;
| | }
| configure:27139: cc -Wall -Wdeclaration-after-statement -c -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:225:12: error: function definition is not allowed here
| void main(){}
|            ^
| 1 error generated.
| configure:27139: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | void main(){}
| |   ;
| |   return 0;
| | }
| configure:27146: checking whether cc accepts -ggdb
| configure:27160: cc -Wall -Wdeclaration-after-statement -ggdb -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:225:12: error: function definition is not allowed here
| void main(){}
|            ^
| 1 error generated.
| configure:27160: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | /* end confdefs.h.  */
| | 
| | int
| | main ()
| | {
| | void main(){}
| |   ;
| |   return 0;
| | }
| configure:27165: result: no
| configure:27305: checking for main in -lwrap
| configure:27324: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lwrap  -L/usr/local/lib >&5
| configure:27324: $? = 0
| configure:27333: result: yes
| configure:27341: checking for main in -lnsl
| configure:27360: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lnsl  -L/usr/local/lib >&5
| ld: error: unable to find library -lnsl
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:27360: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | /* end confdefs.h.  */
| | 
| | 
| | int
| | main ()
| | {
| | return main ();
| |   ;
| |   return 0;
| | }
| configure:27369: result: no
| configure:27377: checking tcpd.h usability
| configure:27377: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:27377: $? = 0
| configure:27377: result: yes
| configure:27377: checking tcpd.h presence
| configure:27377: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:27377: $? = 0
| configure:27377: result: yes
| configure:27377: checking for tcpd.h
| configure:27377: result: yes
| configure:27933: checking gsasl.h usability
| configure:27933: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:256:10: fatal error: 'gsasl.h' file not found
| #include <gsasl.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:27933: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <gsasl.h>
| configure:27933: result: no
| configure:27933: checking gsasl.h presence
| configure:27933: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:223:10: fatal error: 'gsasl.h' file not found
| #include <gsasl.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:27933: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | /* end confdefs.h.  */
| | #include <gsasl.h>
| configure:27933: result: no
| configure:27933: checking for gsasl.h
| configure:27933: result: no
| configure:28028: checking whether to use GSASL
| configure:28030: result: no
| configure:28073: checking gnutls/gnutls.h usability
| configure:28073: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:28073: $? = 0
| configure:28073: result: yes
| configure:28073: checking gnutls/gnutls.h presence
| configure:28073: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:28073: $? = 0
| configure:28073: result: yes
| configure:28073: checking for gnutls/gnutls.h
| configure:28073: result: yes
| configure:28099: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:28099: $? = 0
| configure:28141: checking for gnutls_global_init in -lgnutls
| configure:28166: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lgnutls  -L/usr/local/lib  >&5
| configure:28166: $? = 0
| configure:28175: result: yes
| configure:28200: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib -lgnutls  >&5
| configure:28200: $? = 0
| configure:28200: ./conftest
| configure:28200: $? = 0
| configure:28235: checking whether to use GNU TLS
| configure:28237: result: yes
| configure:28288: checking for paths.h
| configure:28288: result: yes
| configure:28317: checking for value of PATH_SENDMAIL
| configure:28458: result: from _PATH_SENDMAIL in <paths.h>
| configure:28317: checking for value of PATH_MAILDIR
| configure:28458: result: from _PATH_MAILDIR in <paths.h>
| configure:28317: checking for value of PATH_DEV
| configure:28458: result: from _PATH_DEV in <paths.h>
| configure:28317: checking for value of PATH_TTY_PFX
| configure:28458: result: from _PATH_DEV in <paths.h>
| configure:28317: checking for value of PATH_DEVNULL
| configure:28458: result: from _PATH_DEVNULL in <paths.h>
| configure:28317: checking for value of PATH_UTMP
| conftest.c:226:10: fatal error: 'utmp.h' file not found
| #include <utmp.h>
|          ^~~~~~~~
| 1 error generated.
| conftest.c:226:10: fatal error: 'utmp.h' file not found
| #include <utmp.h>
|          ^~~~~~~~
| 1 error generated.
| configure:28449: result: (default) $(localstatedir)/run/utmp
| configure:28317: checking for value of PATH_UTMPX
| configure:28449: result: (default) $(localstatedir)/run/utmpx
| configure:28317: checking for value of PATH_WTMP
| conftest.c:226:10: fatal error: 'utmp.h' file not found
| #include <utmp.h>
|          ^~~~~~~~
| 1 error generated.
| conftest.c:226:10: fatal error: 'utmp.h' file not found
| #include <utmp.h>
|          ^~~~~~~~
| 1 error generated.
| configure:28449: result: (default) $(localstatedir)/log/wtmp
| configure:28317: checking for value of PATH_TTY
| configure:28458: result: from _PATH_TTY in <paths.h>
| configure:28516: checking for closefrom
| configure:28516: result: yes
| configure:28525: checking whether F_CLOSEM is declared
| configure:28525: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:238:10: error: use of undeclared identifier 'F_CLOSEM'
|   (void) F_CLOSEM;
|          ^
| 1 error generated.
| configure:28525: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | /* end confdefs.h.  */
| | #include <limits.h>
| | 	       #include <fcntl.h>
| | 
| | 
| | int
| | main ()
| | {
| | #ifndef F_CLOSEM
| | #ifdef __cplusplus
| |   (void) F_CLOSEM;
| | #else
| |   (void) F_CLOSEM;
| | #endif
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:28525: result: no
| configure:28538: checking libproc.h usability
| configure:28538: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:28538: $? = 0
| configure:28538: result: yes
| configure:28538: checking libproc.h presence
| configure:28538: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:28538: $? = 0
| configure:28538: result: yes
| configure:28538: checking for libproc.h
| configure:28538: result: yes
| configure:28550: checking for proc_pidinfo
| configure:28550: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| ld: error: undefined symbol: proc_pidinfo
| >>> referenced by conftest.c:262
| >>>               /tmp/conftest-c69deb.o:(main)
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:28550: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | /* end confdefs.h.  */
| | /* Define proc_pidinfo to an innocuous variant, in case <limits.h> declares proc_pidinfo.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define proc_pidinfo innocuous_proc_pidinfo
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char proc_pidinfo (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef proc_pidinfo
| | 
| | /* 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 proc_pidinfo ();
| | /* 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_proc_pidinfo || defined __stub___proc_pidinfo
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return proc_pidinfo ();
| |   ;
| |   return 0;
| | }
| configure:28550: result: no
| configure:4: checking for gdbm_open in -lgdbm
| configure:29: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lgdbm  -L/usr/local/lib >&5
| configure:29: $? = 0
| configure:38: result: yes
| configure:43: checking gdbm.h usability
| configure:43: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:43: $? = 0
| configure:43: result: yes
| configure:43: checking gdbm.h presence
| configure:43: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:43: $? = 0
| configure:43: result: yes
| configure:43: checking for gdbm.h
| configure:43: result: yes
| configure:29149: checking for log facility
| configure:29184: result: LOG_MAIL
| configure:29187: checking for ANSI C header files
| configure:29291: result: yes
| configure:29302: checking for dirent.h that defines DIR
| configure:29321: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29321: $? = 0
| configure:29329: result: yes
| configure:29342: checking for library containing opendir
| configure:29373: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:29373: $? = 0
| configure:29390: result: none required
| configure:29463: checking for errno.h
| configure:29463: result: yes
| configure:29463: checking for fcntl.h
| configure:29463: result: yes
| configure:29463: checking for inttypes.h
| configure:29463: result: yes
| configure:29463: checking for libgen.h
| configure:29463: result: yes
| configure:29463: checking for limits.h
| configure:29463: result: yes
| configure:29463: checking malloc.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking malloc.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking for malloc.h
| configure:29463: result: yes
| configure:29463: checking obstack.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:274:10: fatal error: 'obstack.h' file not found
| #include <obstack.h>
|          ^~~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <obstack.h>
| configure:29463: result: no
| configure:29463: checking obstack.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:241:10: fatal error: 'obstack.h' file not found
| #include <obstack.h>
|          ^~~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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
| | /* end confdefs.h.  */
| | #include <obstack.h>
| configure:29463: result: no
| configure:29463: checking for obstack.h
| configure:29463: result: no
| configure:29463: checking for paths.h
| configure:29463: result: yes
| configure:29463: checking shadow.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:275:10: fatal error: 'shadow.h' file not found
| #include <shadow.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <shadow.h>
| configure:29463: result: no
| configure:29463: checking shadow.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:242:10: fatal error: 'shadow.h' file not found
| #include <shadow.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_H 1
| | /* end confdefs.h.  */
| | #include <shadow.h>
| configure:29463: result: no
| configure:29463: checking for shadow.h
| configure:29463: result: no
| configure:29463: checking socket.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:275:10: fatal error: 'socket.h' file not found
| #include <socket.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <socket.h>
| configure:29463: result: no
| configure:29463: checking socket.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:242:10: fatal error: 'socket.h' file not found
| #include <socket.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_H 1
| | /* end confdefs.h.  */
| | #include <socket.h>
| configure:29463: result: no
| configure:29463: checking for socket.h
| configure:29463: result: no
| configure:29463: checking for sys/socket.h
| configure:29463: result: yes
| configure:29463: checking for stdarg.h
| configure:29463: result: yes
| configure:29463: checking for stdio.h
| configure:29463: result: yes
| configure:29463: checking for stdlib.h
| configure:29463: result: yes
| configure:29463: checking for string.h
| configure:29463: result: yes
| configure:29463: checking for strings.h
| configure:29463: result: yes
| configure:29463: checking for sys/file.h
| configure:29463: result: yes
| configure:29463: checking sysexits.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking sysexits.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking for sysexits.h
| configure:29463: result: yes
| configure:29463: checking syslog.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking syslog.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking for syslog.h
| configure:29463: result: yes
| configure:29463: checking termcap.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking termcap.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking for termcap.h
| configure:29463: result: yes
| configure:29463: checking termios.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking termios.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:29463: $? = 0
| configure:29463: result: yes
| configure:29463: checking for termios.h
| configure:29463: result: yes
| configure:29463: checking termio.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:286:10: fatal error: 'termio.h' file not found
| #include <termio.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <termio.h>
| configure:29463: result: no
| configure:29463: checking termio.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:253:10: fatal error: 'termio.h' file not found
| #include <termio.h>
|          ^~~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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
| | /* end confdefs.h.  */
| | #include <termio.h>
| configure:29463: result: no
| configure:29463: checking for termio.h
| configure:29463: result: no
| configure:29463: checking sgtty.h usability
| configure:29463: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:286:10: fatal error: 'sgtty.h' file not found
| #include <sgtty.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <sgtty.h>
| configure:29463: result: no
| configure:29463: checking sgtty.h presence
| configure:29463: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:253:10: fatal error: 'sgtty.h' file not found
| #include <sgtty.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:29463: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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
| | /* end confdefs.h.  */
| | #include <sgtty.h>
| configure:29463: result: no
| configure:29463: checking for sgtty.h
| configure:29463: result: no
| configure:29463: checking for utmp.h
| configure:29463: result: no
| configure:29463: checking for utmpx.h
| configure:29463: result: yes
| configure:29463: checking for unistd.h
| configure:29463: result: yes
| configure:29463: checking for wchar.h
| configure:29463: result: yes
| configure:29474: checking for an ANSI C-conforming const
| configure:29540: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29540: $? = 0
| configure:29547: result: yes
| configure:29555: checking for uid_t in sys/types.h
| configure:29574: result: yes
| configure:29585: checking for mode_t
| configure:29585: result: yes
| configure:29596: checking for off_t
| configure:29596: result: yes
| configure:29607: checking for pid_t
| configure:29607: result: yes
| configure:29618: checking for size_t
| configure:29618: result: yes
| configure:29630: checking for intptr_t
| configure:29630: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29630: $? = 0
| configure:29630: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:292:23: error: expected expression
| if (sizeof ((intptr_t)))
|                       ^
| 1 error generated.
| configure:29630: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((intptr_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:29630: result: yes
| configure:29665: checking for ssize_t
| configure:29665: result: yes
| configure:29674: checking return type of signal handlers
| configure:29692: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:263:8: error: indirection requires pointer operand ('void' invalid)
| return *(signal (0, 0)) (0) == 1;
|        ^~~~~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:29692: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <signal.h>
| | 
| | int
| | main ()
| | {
| | return *(signal (0, 0)) (0) == 1;
| |   ;
| |   return 0;
| | }
| configure:29699: result: void
| configure:29707: checking whether sys_siglist is declared
| configure:29707: result: yes
| configure:29725: checking whether struct tm is in sys/time.h or time.h
| configure:29745: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29745: $? = 0
| configure:29752: result: time.h
| configure:29760: checking for struct tm.tm_zone
| configure:29760: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29760: $? = 0
| configure:29760: result: yes
| configure:29827: checking for ino_t
| configure:29827: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29827: $? = 0
| configure:29827: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:297:20: error: expected expression
| if (sizeof ((ino_t)))
|                    ^
| 1 error generated.
| configure:29827: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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 <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((ino_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:29827: result: yes
| configure:29836: checking for dev_t
| configure:29836: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29836: $? = 0
| configure:29836: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:297:20: error: expected expression
| if (sizeof ((dev_t)))
|                    ^
| 1 error generated.
| configure:29836: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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 <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((dev_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:29836: result: yes
| configure:29845: checking for socklen_t
| configure:29845: result: yes
| configure:29865: checking for long long
| configure:29865: result: yes
| configure:29874: checking for long double
| configure:29874: result: yes
| configure:29908: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:29908: $? = 0
| configure:29908: ./conftest
| configure:29908: $? = 0
| configure:29918: checking whether struct tm is in sys/time.h or time.h
| configure:29945: result: time.h
| configure:29953: checking for struct tm.tm_zone
| configure:29953: result: yes
| configure:29964: checking for struct tm.tm_gmtoff
| configure:29964: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29964: $? = 0
| configure:29964: result: yes
| configure:29975: checking for struct tm.tm_isdst
| configure:29975: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:29975: $? = 0
| configure:29975: result: yes
| configure:29999: checking size of off_t
| configure:30004: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30004: $? = 0
| configure:30004: ./conftest
| configure:30004: $? = 0
| configure:30018: result: 8
| configure:30032: checking size of long
| configure:30037: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30037: $? = 0
| configure:30037: ./conftest
| configure:30037: $? = 0
| configure:30051: result: 8
| configure:30065: checking size of long long
| configure:30070: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30070: $? = 0
| configure:30070: ./conftest
| configure:30070: $? = 0
| configure:30084: result: 8
| configure:30112: checking for getpagesize
| configure:30112: result: yes
| configure:30121: checking for working mmap
| configure:30278: result: yes
| configure:30288: checking whether strsignal is declared
| configure:30288: result: yes
| configure:30300: checking whether environ is declared
| configure:30300: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:280:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
|   (void) environ;
|          ^~~~~~~
|          union
| conftest.c:280:10: error: expected expression
| 2 errors generated.
| configure:30300: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | /* end confdefs.h.  */
| |  #include <unistd.h>
| |     #include <stdlib.h>
| | 
| | int
| | main ()
| | {
| | #ifndef environ
| | #ifdef __cplusplus
| |   (void) environ;
| | #else
| |   (void) environ;
| | #endif
| | #endif
| | 
| |   ;
| |   return 0;
| | }
| configure:30300: result: no
| configure:30320: checking for mkstemp
| configure:30320: result: yes
| configure:30320: checking for sigaction
| configure:30320: result: yes
| configure:30320: checking for sysconf
| configure:30320: result: yes
| configure:30320: checking for getdelim
| configure:30320: result: yes
| configure:30320: checking for setreuid
| configure:30320: result: yes
| configure:30320: checking for setresuid
| configure:30320: result: yes
| configure:30320: checking for seteuid
| configure:30320: result: yes
| configure:30320: checking for setlocale
| configure:30320: result: yes
| configure:30320: checking for vfork
| configure:30320: result: yes
| configure:30320: checking for _exit
| configure:30320: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| conftest.c:303:6: warning: incompatible redeclaration of library function '_exit' [-Wincompatible-library-redeclaration]
| char _exit ();
|      ^
| conftest.c:303:6: note: '_exit' is a builtin with type 'void (int) __attribute__((noreturn))'
| 1 warning generated.
| configure:30320: $? = 0
| configure:30320: result: yes
| configure:30320: checking for tcgetattr
| configure:30320: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30320: $? = 0
| configure:30320: result: yes
| configure:30320: checking for tcsetattr
| configure:30320: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30320: $? = 0
| configure:30320: result: yes
| configure:30330: checking for _LARGEFILE_SOURCE value needed for large files
| configure:30349: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| configure:30349: $? = 0
| configure:30377: result: no
| configure:30410: checking for fgetpwent
| configure:30410: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
| ld: error: undefined symbol: fgetpwent
| >>> referenced by conftest.c:318
| >>>               /tmp/conftest-7e84ea.o:(main)
| >>> did you mean: getpwent
| >>> defined in: /lib/libc.so.7
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:30410: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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
| | /* end confdefs.h.  */
| | /* Define fgetpwent to an innocuous variant, in case <limits.h> declares fgetpwent.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define fgetpwent innocuous_fgetpwent
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char fgetpwent (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef fgetpwent
| | 
| | /* 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 fgetpwent ();
| | /* 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_fgetpwent || defined __stub___fgetpwent
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return fgetpwent ();
| |   ;
| |   return 0;
| | }
| configure:30410: result: no
| configure:30425: checking for utmp.h
| configure:30425: result: no
| configure:30425: checking for utmpx.h
| configure:30425: result: yes
| configure:30438: checking for getutent
| configure:30438: result: no
| configure:30512: checking for struct sockaddr_storage
| configure:30512: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:30512: $? = 0
| configure:30512: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:290:38: error: expected expression
| if (sizeof ((struct sockaddr_storage)))
|                                      ^
| 1 error generated.
| configure:30512: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | /* end confdefs.h.  */
| | #include <sys/socket.h>
| | 
| | int
| | main ()
| | {
| | if (sizeof ((struct sockaddr_storage)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:30512: result: yes
| configure:30520: checking for struct sockaddr_in6
| configure:30520: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:30520: $? = 0
| configure:30520: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:291:34: error: expected expression
| if (sizeof ((struct sockaddr_in6)))
|                                  ^
| 1 error generated.
| configure:30520: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |                      #include <netinet/in.h>
| | 
| | int
| | main ()
| | {
| | if (sizeof ((struct sockaddr_in6)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:30520: result: yes
| configure:30529: checking for struct addrinfo
| configure:30529: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:30529: $? = 0
| configure:30529: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:290:30: error: expected expression
| if (sizeof ((struct addrinfo)))
|                              ^
| 1 error generated.
| configure:30529: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | /* end confdefs.h.  */
| | #include <netdb.h>
| | 
| | int
| | main ()
| | {
| | if (sizeof ((struct addrinfo)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:30529: result: yes
| configure:30537: checking for getnameinfo
| configure:30537: result: yes
| configure:30565: checking for wcwidth
| configure:30565: result: yes
| configure:31107: checking for ldap_bind in -lldap
| configure:31132: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lldap  -L/usr/local/lib >&5
| configure:31132: $? = 0
| configure:31141: result: yes
| configure:31150: checking for ber_set_option in -llber
| configure:31175: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -llber  -L/usr/local/lib >&5
| configure:31175: $? = 0
| configure:31184: result: yes
| configure:31699: checking radius/radius.h usability
| configure:31699: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:330:10: fatal error: 'radius/radius.h' file not found
| #include <radius/radius.h>
|          ^~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:31699: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | #define MAILUTILS_IPV6 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_DOTMAIL 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <radius/radius.h>
| configure:31699: result: no
| configure:31699: checking radius/radius.h presence
| configure:31699: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:297:10: fatal error: 'radius/radius.h' file not found
| #include <radius/radius.h>
|          ^~~~~~~~~~~~~~~~~
| 1 error generated.
| configure:31699: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | #define MAILUTILS_IPV6 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_DOTMAIL 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 1
| | /* end confdefs.h.  */
| | #include <radius/radius.h>
| configure:31699: result: no
| configure:31699: checking for radius/radius.h
| configure:31699: result: no
| configure:31820: checking for security/pam_appl.h
| configure:31820: result: yes
| configure:31831: checking for dlopen in -ldl
| configure:31856: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -ldl  -L/usr/local/lib >&5
| configure:31856: $? = 0
| configure:31865: result: yes
| configure:31873: checking for pam_start in -lpam
| configure:31898: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lpam -ldl -L/usr/local/lib >&5
| configure:31898: $? = 0
| configure:31907: result: yes
| configure:31923: checking crypt.h usability
| configure:31923: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| conftest.c:332:10: fatal error: 'crypt.h' file not found
| #include <crypt.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:31923: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | #define MAILUTILS_IPV6 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_DOTMAIL 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 1
| | #define HAVE_SECURITY_PAM_APPL_H 1
| | #define USE_LIBPAM 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <crypt.h>
| configure:31923: result: no
| configure:31923: checking crypt.h presence
| configure:31923: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| conftest.c:299:10: fatal error: 'crypt.h' file not found
| #include <crypt.h>
|          ^~~~~~~~~
| 1 error generated.
| configure:31923: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | #define MAILUTILS_IPV6 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_DOTMAIL 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 1
| | #define HAVE_SECURITY_PAM_APPL_H 1
| | #define USE_LIBPAM 1
| | /* end confdefs.h.  */
| | #include <crypt.h>
| configure:31923: result: no
| configure:31923: checking for crypt.h
| configure:31923: result: no
| configure:31933: checking whether crypt is declared
| configure:31933: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:31933: $? = 0
| configure:31933: result: yes
| configure:31951: checking for crypt in -lcrypt
| configure:31985: result: yes
| configure:32002: checking for pthread_cancel in -lpthread
| configure:32027: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lpthread  -lcrypt -L/usr/local/lib >&5
| configure:32027: $? = 0
| configure:32036: result: yes
| configure:32047: checking for pthread.h
| configure:32047: result: yes
| configure:32065: checking for pthread_rwlock_init
| configure:32065: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32065: $? = 0
| configure:32065: result: yes
| configure:32161: checking for gethostbyname
| configure:32161: result: yes
| configure:32208: checking for socket
| configure:32208: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32208: $? = 0
| configure:32208: result: yes
| configure:32258: checking for tputs in -lncurses
| configure:32283: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lncurses  -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32283: $? = 0
| configure:32293: result: yes
| configure:32310: checking for readline in -lreadline
| configure:32335: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lreadline  -lcrypt -L/usr/local/lib -lpthread -lncurses >&5
| configure:32335: $? = 0
| configure:32344: result: yes
| configure:32362: checking readline/readline.h usability
| configure:32362: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:32362: $? = 0
| configure:32362: result: yes
| configure:32362: checking readline/readline.h presence
| configure:32362: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:32362: $? = 0
| configure:32362: result: yes
| configure:32362: checking for readline/readline.h
| configure:32362: result: yes
| configure:32379: checking for rl_completion_matches
| configure:32379: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lcrypt -L/usr/local/lib -lpthread -lreadline -lncurses >&5
| configure:32379: $? = 0
| configure:32379: result: yes
| configure:32424: checking unicase.h usability
| configure:32424: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:32424: $? = 0
| configure:32424: result: yes
| configure:32424: checking unicase.h presence
| configure:32424: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:32424: $? = 0
| configure:32424: result: yes
| configure:32424: checking for unicase.h
| configure:32424: result: yes
| configure:32424: checking unistr.h usability
| configure:32424: cc -c  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c >&5
| configure:32424: $? = 0
| configure:32424: result: yes
| configure:32424: checking unistr.h presence
| configure:32424: cpp -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include conftest.c
| configure:32424: $? = 0
| configure:32424: result: yes
| configure:32424: checking for unistr.h
| configure:32424: result: yes
| configure:32436: checking for u8_tolower in -lunistring
| configure:32461: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lunistring  -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32461: $? = 0
| configure:32470: result: yes
| configure:32520: checking for flex
| configure:32536: found /usr/bin/flex
| configure:32547: result: flex
| configure:32585: flex conftest.l
| configure:32589: $? = 0
| configure:32591: checking lex output file root
| configure:32605: result: lex.yy
| configure:32610: checking lex library
| configure:32624: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c  -lcrypt -L/usr/local/lib -lpthread >&5
| ld: error: undefined symbol: yywrap
| >>> referenced by lex.yy.c:878
| >>>               /tmp/conftest-641120.o:(yylex)
| >>> referenced by lex.yy.c:1187
| >>>               /tmp/conftest-641120.o:(input)
| >>> referenced by conftest.l:17
| >>>               /tmp/conftest-641120.o:(main)
| cc: error: linker command failed with exit code 1 (use -v to see invocation)
| configure:32624: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "3.15"
| | #define PACKAGE_STRING "GNU Mailutils 3.15"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL "http://mailutils.org"
| | #define PACKAGE "mailutils"
| | #define VERSION "3.15"
| | #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| | #define __STDC_WANT_LIB_EXT2__ 1
| | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| | #define _TANDEM_SOURCE 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define HAVE_ICONV 1
| | #define ICONV_CONST 
| | #define HAVE_ICONV_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_LIMITS_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| | #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 GNULIB_TEST_ENVIRON 1
| | #define HAVE_DECL_ISWBLANK 1
| | #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_SETSTATE 1
| | #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_CLOSEFROM 1
| | #define HAVE_LIBPROC_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #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_PATHS_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_UTMPX_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| | #define HAVE_MMAP 1
| | #define HAVE_DECL_STRSIGNAL 1
| | #define HAVE_DECL_ENVIRON 0
| | #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_UTMPX_H 1
| | #define MAILUTILS_IPV6 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_DOTMAIL 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_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 HAVE_UNICASE_H 1
| | #define HAVE_UNISTR_H 1
| | #define WITH_UNISTRING 1
| | /* end confdefs.h.  */
| | 
| | #line 2 "lex.yy.c"
| | 
| | #define  YY_INT_ALIGNED short int
| | 
| | /* A lexical scanner generated by flex */
| | 
| | #define FLEX_SCANNER
| | #define YY_FLEX_MAJOR_VERSION 2
| | #define YY_FLEX_MINOR_VERSION 6
| | #define YY_FLEX_SUBMINOR_VERSION 4
| | #if YY_FLEX_SUBMINOR_VERSION > 0
| | #define FLEX_BETA
| | #endif
| | 
| | /* First, we deal with  platform-specific or compiler-specific issues. */
| | 
| | #if defined(__FreeBSD__)
| | #include <sys/cdefs.h>
| | #else
| | #define	__dead2
| | #endif
| | 
| | /* begin standard C headers. */
| | #include <stdio.h>
| | #include <string.h>
| | #include <errno.h>
| | #include <stdlib.h>
| | 
| | /* end standard C headers. */
| | 
| | /* flex integer type definitions */
| | 
| | #ifndef FLEXINT_H
| | #define FLEXINT_H
| | 
| | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| | 
| | #if defined(__FreeBSD__) || \
| |     (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 <inttypes.h>
| | typedef int8_t flex_int8_t;
| | typedef uint8_t flex_uint8_t;
| | typedef int16_t flex_int16_t;
| | typedef uint16_t flex_uint16_t;
| | typedef int32_t flex_int32_t;
| | typedef uint32_t flex_uint32_t;
| | #else
| | typedef signed char flex_int8_t;
| | typedef short int flex_int16_t;
| | typedef int flex_int32_t;
| | typedef unsigned char flex_uint8_t; 
| | typedef unsigned short int flex_uint16_t;
| | typedef unsigned int flex_uint32_t;
| | 
| | /* Limits of integral types. */
| | #ifndef INT8_MIN
| | #define INT8_MIN               (-128)
| | #endif
| | #ifndef INT16_MIN
| | #define INT16_MIN              (-32767-1)
| | #endif
| | #ifndef INT32_MIN
| | #define INT32_MIN              (-2147483647-1)
| | #endif
| | #ifndef INT8_MAX
| | #define INT8_MAX               (127)
| | #endif
| | #ifndef INT16_MAX
| | #define INT16_MAX              (32767)
| | #endif
| | #ifndef INT32_MAX
| | #define INT32_MAX              (2147483647)
| | #endif
| | #ifndef UINT8_MAX
| | #define UINT8_MAX              (255U)
| | #endif
| | #ifndef UINT16_MAX
| | #define UINT16_MAX             (65535U)
| | #endif
| | #ifndef UINT32_MAX
| | #define UINT32_MAX             (4294967295U)
| | #endif
| | 
| | #ifndef SIZE_MAX
| | #define SIZE_MAX               (~(size_t)0)
| | #endif
| | 
| | #endif /* ! C99 */
| | 
| | #endif /* ! FLEXINT_H */
| | 
| | /* begin standard C++ headers. */
| | 
| | /* TODO: this is always defined, so inline it */
| | #define yyconst const
| | 
| | #if defined(__GNUC__) && __GNUC__ >= 3
| | #define yynoreturn __attribute__((__noreturn__))
| | #else
| | #define yynoreturn
| | #endif
| | 
| | /* Returned upon end-of-file. */
| | #define YY_NULL 0
| | 
| | /* Promotes a possibly negative, possibly signed char to an
| |  *   integer in range [0..255] for use as an array index.
| |  */
| | #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
| | 
| | /* Enter a start condition.  This macro really ought to take a parameter,
| |  * but we do it the disgusting crufty way forced on us by the ()-less
| |  * definition of BEGIN.
| |  */
| | #define BEGIN (yy_start) = 1 + 2 *
| | /* Translate the current start state into a value that can be later handed
| |  * to BEGIN to return to the state.  The YYSTATE alias is for lex
| |  * compatibility.
| |  */
| | #define YY_START (((yy_start) - 1) / 2)
| | #define YYSTATE YY_START
| | /* Action number for EOF rule of a given start state. */
| | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| | /* Special action meaning "start processing a new file". */
| | #define YY_NEW_FILE yyrestart( yyin  )
| | #define YY_END_OF_BUFFER_CHAR 0
| | 
| | /* Size of default input buffer. */
| | #ifndef YY_BUF_SIZE
| | #ifdef __ia64__
| | /* On IA-64, the buffer size is 16k, not 8k.
| |  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
| |  * Ditto for the __ia64__ case accordingly.
| |  */
| | #define YY_BUF_SIZE 32768
| | #else
| | #define YY_BUF_SIZE 16384
| | #endif /* __ia64__ */
| | #endif
| | 
| | /* The state buf must be large enough to hold one state per character in the main buffer.
| |  */
| | #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| | 
| | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| | #define YY_TYPEDEF_YY_BUFFER_STATE
| | typedef struct yy_buffer_state *YY_BUFFER_STATE;
| | #endif
| | 
| | #ifndef YY_TYPEDEF_YY_SIZE_T
| | #define YY_TYPEDEF_YY_SIZE_T
| | typedef size_t yy_size_t;
| | #endif
| | 
| | extern int yyleng;
| | 
| | extern FILE *yyin, *yyout;
| | 
| | #define EOB_ACT_CONTINUE_SCAN 0
| | #define EOB_ACT_END_OF_FILE 1
| | #define EOB_ACT_LAST_MATCH 2
| |     
| |     #define YY_LESS_LINENO(n)
| |     #define YY_LINENO_REWIND_TO(ptr)
| |     
| | /* Return all but the first "n" matched characters back to the input stream. */
| | #define yyless(n) \
| | 	do \
| | 		{ \
| | 		/* Undo effects of setting up yytext. */ \
| |         int yyless_macro_arg = (n); \
| |         YY_LESS_LINENO(yyless_macro_arg);\
| | 		*yy_cp = (yy_hold_char); \
| | 		YY_RESTORE_YY_MORE_OFFSET \
| | 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| | 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| | 		} \
| | 	while ( 0 )
| | #define unput(c) yyunput( c, (yytext_ptr)  )
| | 
| | #ifndef YY_STRUCT_YY_BUFFER_STATE
| | #define YY_STRUCT_YY_BUFFER_STATE
| | struct yy_buffer_state
| | 	{
| | 	FILE *yy_input_file;
| | 
| | 	char *yy_ch_buf;		/* input buffer */
| | 	char *yy_buf_pos;		/* current position in input buffer */
| | 
| | 	/* Size of input buffer in bytes, not including room for EOB
| | 	 * characters.
| | 	 */
| | 	int yy_buf_size;
| | 
| | 	/* Number of characters read into yy_ch_buf, not including EOB
| | 	 * characters.
| | 	 */
| | 	int yy_n_chars;
| | 
| | 	/* Whether we "own" the buffer - i.e., we know we created it,
| | 	 * and can realloc() it to grow it, and should free() it to
| | 	 * delete it.
| | 	 */
| | 	int yy_is_our_buffer;
| | 
| | 	/* Whether this is an "interactive" input source; if so, and
| | 	 * if we're using stdio for input, then we want to use getc()
| | 	 * instead of fread(), to make sure we stop fetching input after
| | 	 * each newline.
| | 	 */
| | 	int yy_is_interactive;
| | 
| | 	/* Whether we're considered to be at the beginning of a line.
| | 	 * If so, '^' rules will be active on the next match, otherwise
| | 	 * not.
| | 	 */
| | 	int yy_at_bol;
| | 
| |     int yy_bs_lineno; /**< The line count. */
| |     int yy_bs_column; /**< The column count. */
| | 
| | 	/* Whether to try to fill the input buffer when we reach the
| | 	 * end of it.
| | 	 */
| | 	int yy_fill_buffer;
| | 
| | 	int yy_buffer_status;
| | 
| | #define YY_BUFFER_NEW 0
| | #define YY_BUFFER_NORMAL 1
| | 	/* When an EOF's been seen but there's still some text to process
| | 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| | 	 * shouldn't try reading from the input source any more.  We might
| | 	 * still have a bunch of tokens to match, though, because of
| | 	 * possible backing-up.
| | 	 *
| | 	 * When we actually see the EOF, we change the status to "new"
| | 	 * (via yyrestart()), so that the user can continue scanning by
| | 	 * just pointing yyin at a new input file.
| | 	 */
| | #define YY_BUFFER_EOF_PENDING 2
| | 
| | 	};
| | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| | 
| | /* Stack of input buffers. */
| | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
| | 
| | /* We provide macros for accessing buffer states in case in the
| |  * future we want to put the buffer states in a more general
| |  * "scanner state".
| |  *
| |  * Returns the top of the stack, or NULL.
| |  */
| | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| |                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| |                           : NULL)
| | #define yy_current_buffer YY_CURRENT_BUFFER
| | /* Same as previous macro, but useful when we know that the buffer stack is not
| |  * NULL or when we need an lvalue. For internal use only.
| |  */
| | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| | 
| | /* yy_hold_char holds the character lost when yytext is formed. */
| | static char yy_hold_char;
| | static int yy_n_chars;		/* number of characters read into yy_ch_buf */
| | int yyleng;
| | 
| | /* Points to current character in buffer. */
| | static char *yy_c_buf_p = NULL;
| | static int yy_init = 0;		/* whether we need to initialize */
| | static int yy_start = 0;	/* start state number */
| | 
| | /* Flag which is used to allow yywrap()'s to do buffer switches
| |  * instead of setting up a fresh yyin.  A bit of a hack ...
| |  */
| | static int yy_did_buffer_switch_on_eof;
| | 
| | void yyrestart ( FILE *input_file  );
| | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
| | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
| | void yy_delete_buffer ( YY_BUFFER_STATE b  );
| | void yy_flush_buffer ( YY_BUFFER_STATE b  );
| | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
| | void yypop_buffer_state ( void );
| | 
| | static void yyensure_buffer_stack ( void );
| | static void yy_load_buffer_state ( void );
| | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
| | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
| | 
| | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
| | YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
| | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
| | 
| | void *yyalloc ( yy_size_t  );
| | void *yyrealloc ( void *, yy_size_t  );
| | void yyfree ( void *  );
| | 
| | #define yy_new_buffer yy_create_buffer
| | #define yy_set_interactive(is_interactive) \
| | 	{ \
| | 	if ( ! YY_CURRENT_BUFFER ){ \
| |         yyensure_buffer_stack (); \
| | 		YY_CURRENT_BUFFER_LVALUE =    \
| |             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| | 	} \
| | 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| | 	}
| | #define yy_set_bol(at_bol) \
| | 	{ \
| | 	if ( ! YY_CURRENT_BUFFER ){\
| |         yyensure_buffer_stack (); \
| | 		YY_CURRENT_BUFFER_LVALUE =    \
| |             yy_create_buffer( yyin, YY_BUF_SIZE ); \
| | 	} \
| | 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| | 	}
| | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| | 
| | /* Begin user sect3 */
| | typedef flex_uint8_t YY_CHAR;
| | 
| | FILE *yyin = NULL, *yyout = NULL;
| | 
| | typedef int yy_state_type;
| | 
| | extern int yylineno;
| | int yylineno = 1;
| | 
| | extern char *yytext;
| | #ifdef yytext_ptr
| | #undef yytext_ptr
| | #endif
| | #define yytext_ptr yytext
| | 
| | static yy_state_type yy_get_previous_state ( void );
| | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
| | static int yy_get_next_buffer ( void );
| | static void yynoreturn yy_fatal_error ( const char* msg  ) __dead2;
| | 
| | /* Done after the current pattern has been matched and before the
| |  * corresponding action - sets up yytext.
| |  */
| | #define YY_DO_BEFORE_ACTION \
| | 	(yytext_ptr) = yy_bp; \
| | 	(yytext_ptr) -= (yy_more_len); \
| | 	yyleng = (int) (yy_cp - (yytext_ptr)); \
| | 	(yy_hold_char) = *yy_cp; \
| | 	*yy_cp = '\0'; \
| | 	(yy_c_buf_p) = yy_cp;
| | #define YY_NUM_RULES 8
| | #define YY_END_OF_BUFFER 9
| | /* This struct is not used in this scanner,
| |    but its presence is necessary. */
| | struct yy_trans_info
| | 	{
| | 	flex_int32_t yy_verify;
| | 	flex_int32_t yy_nxt;
| | 	};
| | static const flex_int16_t yy_acclist[23] =
| |     {   0,
| |         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
| |         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
| |         7,    8
| |     } ;
| | 
| | static const flex_int16_t yy_accept[14] =
| |     {   0,
| |         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
| |        20,   23,   23
| |     } ;
| | 
| | static const YY_CHAR yy_ec[256] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| | 
| |         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| | 
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1
| |     } ;
| | 
| | static const YY_CHAR yy_meta[9] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1
| |     } ;
| | 
| | static const flex_int16_t yy_base[13] =
| |     {   0,
| |         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
| |        10,   10
| |     } ;
| | 
| | static const flex_int16_t yy_def[13] =
| |     {   0,
| |        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
| |        12,    0
| |     } ;
| | 
| | static const flex_int16_t yy_nxt[19] =
| |     {   0,
| |         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
| |        12,   12,   12,   12,   12,   12,   12,   12
| |     } ;
| | 
| | static const flex_int16_t yy_chk[19] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
| |        12,   12,   12,   12,   12,   12,   12,   12
| |     } ;
| | 
| | extern int yy_flex_debug;
| | int yy_flex_debug = 0;
| | 
| | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| | static char *yy_full_match;
| | static int yy_lp;
| | #define REJECT \
| | { \
| | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| | ++(yy_lp); \
| | goto find_rule; \
| | }
| | 
| | static int yy_more_flag = 0;
| | static int yy_more_len = 0;
| | #define yymore() ((yy_more_flag) = 1)
| | #define YY_MORE_ADJ (yy_more_len)
| | #define YY_RESTORE_YY_MORE_OFFSET
| | char *yytext;
| | #line 1 "conftest.l"
| | #line 467 "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 <unistd.h>
| | #endif
| | 
| | #ifndef YY_EXTRA_TYPE
| | #define YY_EXTRA_TYPE void *
| | #endif
| | 
| | static int yy_init_globals ( void );
| | 
| | /* Accessor methods to globals.
| |    These are made visible to non-reentrant scanners for convenience. */
| | 
| | int yylex_destroy ( void );
| | 
| | int yyget_debug ( void );
| | 
| | void yyset_debug ( int debug_flag  );
| | 
| | YY_EXTRA_TYPE yyget_extra ( void );
| | 
| | void yyset_extra ( YY_EXTRA_TYPE user_defined  );
| | 
| | FILE *yyget_in ( void );
| | 
| | void yyset_in  ( FILE * _in_str  );
| | 
| | FILE *yyget_out ( void );
| | 
| | void yyset_out  ( FILE * _out_str  );
| | 
| | 			int yyget_leng ( void );
| | 
| | char *yyget_text ( void );
| | 
| | int yyget_lineno ( void );
| | 
| | void yyset_lineno ( int _line_number  );
| | 
| | /* Macros after this point can all be overridden by user definitions in
| |  * section 1.
| |  */
| | 
| | #ifndef YY_SKIP_YYWRAP
| | #ifdef __cplusplus
| | extern "C" int yywrap ( void );
| | #else
| | extern int yywrap ( void );
| | #endif
| | #endif
| | 
| | #ifndef YY_NO_UNPUT
| |     
| |     static void yyunput ( int c, char *buf_ptr  );
| |     
| | #endif
| | 
| | #ifndef yytext_ptr
| | static void yy_flex_strncpy ( char *, const char *, int );
| | #endif
| | 
| | #ifdef YY_NEED_STRLEN
| | static int yy_flex_strlen ( const char * );
| | #endif
| | 
| | #ifndef YY_NO_INPUT
| | #ifdef __cplusplus
| | static int yyinput ( void );
| | #else
| | static int input ( void );
| | #endif
| | 
| | #endif
| | 
| | /* Amount of stuff to slurp up with each read. */
| | #ifndef YY_READ_BUF_SIZE
| | #ifdef __ia64__
| | /* On IA-64, the buffer size is 16k, not 8k */
| | #define YY_READ_BUF_SIZE 16384
| | #else
| | #define YY_READ_BUF_SIZE 8192
| | #endif /* __ia64__ */
| | #endif
| | 
| | /* Copy whatever the last rule matched to the standard output. */
| | #ifndef ECHO
| | /* This used to be an fputs(), but since the string might contain NUL's,
| |  * we now use fwrite().
| |  */
| | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
| | #endif
| | 
| | /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
| |  * is returned in "result".
| |  */
| | #ifndef YY_INPUT
| | #define YY_INPUT(buf,result,max_size) \
| | 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| | 		{ \
| | 		int c = '*'; \
| | 		int n; \
| | 		for ( n = 0; n < max_size && \
| | 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| | 			buf[n] = (char) c; \
| | 		if ( c == '\n' ) \
| | 			buf[n++] = (char) c; \
| | 		if ( c == EOF && ferror( yyin ) ) \
| | 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| | 		result = n; \
| | 		} \
| | 	else \
| | 		{ \
| | 		errno=0; \
| | 		while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
| | 			{ \
| | 			if( errno != EINTR) \
| | 				{ \
| | 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| | 				break; \
| | 				} \
| | 			errno=0; \
| | 			clearerr(yyin); \
| | 			} \
| | 		}\
| | \
| | 
| | #endif
| | 
| | /* No semi-colon after return; correct usage is to write "yyterminate();" -
| |  * we don't want an extra ';' after the "return" because that will cause
| |  * some compilers to complain about unreachable statements.
| |  */
| | #ifndef yyterminate
| | #define yyterminate() return YY_NULL
| | #endif
| | 
| | /* Number of entries by which start-condition stack grows. */
| | #ifndef YY_START_STACK_INCR
| | #define YY_START_STACK_INCR 25
| | #endif
| | 
| | /* Report a fatal error. */
| | #ifndef YY_FATAL_ERROR
| | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| | #endif
| | 
| | /* end tables serialization structures and prototypes */
| | 
| | /* Default declaration of generated scanner - a define so the user can
| |  * easily add parameters.
| |  */
| | #ifndef YY_DECL
| | #define YY_DECL_IS_OURS 1
| | 
| | extern int yylex (void);
| | 
| | #define YY_DECL int yylex (void)
| | #endif /* !YY_DECL */
| | 
| | /* Code executed at the beginning of each rule, after yytext and yyleng
| |  * have been set up.
| |  */
| | #ifndef YY_USER_ACTION
| | #define YY_USER_ACTION
| | #endif
| | 
| | /* Code executed at the end of each rule. */
| | #ifndef YY_BREAK
| | #define YY_BREAK /*LINTED*/break;
| | #endif
| | 
| | #define YY_RULE_SETUP \
| | 	YY_USER_ACTION
| | 
| | /** The main scanner function which does all the work.
| |  */
| | YY_DECL
| | {
| | 	yy_state_type yy_current_state;
| | 	char *yy_cp, *yy_bp;
| | 	int yy_act;
| |     
| | 	if ( !(yy_init) )
| | 		{
| | 		(yy_init) = 1;
| | 
| | #ifdef YY_USER_INIT
| | 		YY_USER_INIT;
| | #endif
| | 
| |         /* Create the reject buffer large enough to save one state per allowed character. */
| |         if ( ! (yy_state_buf) )
| |             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
| |             if ( ! (yy_state_buf) )
| |                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| | 
| | 		if ( ! (yy_start) )
| | 			(yy_start) = 1;	/* first start state */
| | 
| | 		if ( ! yyin )
| | 			yyin = stdin;
| | 
| | 		if ( ! yyout )
| | 			yyout = stdout;
| | 
| | 		if ( ! YY_CURRENT_BUFFER ) {
| | 			yyensure_buffer_stack ();
| | 			YY_CURRENT_BUFFER_LVALUE =
| | 				yy_create_buffer( yyin, YY_BUF_SIZE );
| | 		}
| | 
| | 		yy_load_buffer_state(  );
| | 		}
| | 
| | 	{
| | #line 1 "conftest.l"
| | 
| | #line 692 "lex.yy.c"
| | 
| | 	while ( /*CONSTCOND*/1 )		/* loops until end-of-file is reached */
| | 		{
| | 		(yy_more_len) = 0;
| | 		if ( (yy_more_flag) )
| | 			{
| | 			(yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
| | 			(yy_more_flag) = 0;
| | 			}
| | 		yy_cp = (yy_c_buf_p);
| | 
| | 		/* Support of yytext. */
| | 		*yy_cp = (yy_hold_char);
| | 
| | 		/* yy_bp points to the position in yy_ch_buf of the start of
| | 		 * the current run.
| | 		 */
| | 		yy_bp = yy_cp;
| | 
| | 		yy_current_state = (yy_start);
| | 
| | 		(yy_state_ptr) = (yy_state_buf);
| | 		*(yy_state_ptr)++ = yy_current_state;
| | 
| | yy_match:
| | 		do
| | 			{
| | 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| | 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | 				{
| | 				yy_current_state = (int) yy_def[yy_current_state];
| | 				if ( yy_current_state >= 13 )
| | 					yy_c = yy_meta[yy_c];
| | 				}
| | 			yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| | 			*(yy_state_ptr)++ = yy_current_state;
| | 			++yy_cp;
| | 			}
| | 		while ( yy_base[yy_current_state] != 10 );
| | 
| | yy_find_action:
| | 		yy_current_state = *--(yy_state_ptr);
| | 		(yy_lp) = yy_accept[yy_current_state];
| | 
| | find_rule: /* we branch to this label when backing up */
| | 
| | 		for ( ; ; ) /* until we find what rule we matched */
| | 			{
| | 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| | 				{
| | 				yy_act = yy_acclist[(yy_lp)];
| | 					{
| | 					(yy_full_match) = yy_cp;
| | 					break;
| | 					}
| | 				}
| | 			--yy_cp;
| | 			yy_current_state = *--(yy_state_ptr);
| | 			(yy_lp) = yy_accept[yy_current_state];
| | 			}
| | 
| | 		YY_DO_BEFORE_ACTION;
| | 
| | do_action:	/* This label is used only to access EOF actions. */
| | 
| | 		switch ( yy_act )
| | 	{ /* beginning of action switch */
| | case 1:
| | YY_RULE_SETUP
| | #line 2 "conftest.l"
| | { ECHO; }
| | 	YY_BREAK
| | case 2:
| | YY_RULE_SETUP
| | #line 3 "conftest.l"
| | { REJECT; }
| | 	YY_BREAK
| | case 3:
| | YY_RULE_SETUP
| | #line 4 "conftest.l"
| | { yymore (); }
| | 	YY_BREAK
| | case 4:
| | YY_RULE_SETUP
| | #line 5 "conftest.l"
| | { yyless (1); }
| | 	YY_BREAK
| | case 5:
| | YY_RULE_SETUP
| | #line 6 "conftest.l"
| | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
| |     yyless ((input () != 0)); }
| | 	YY_BREAK
| | case 6:
| | YY_RULE_SETUP
| | #line 8 "conftest.l"
| | { unput (yytext[0]); }
| | 	YY_BREAK
| | case 7:
| | YY_RULE_SETUP
| | #line 9 "conftest.l"
| | { BEGIN INITIAL; }
| | 	YY_BREAK
| | case 8:
| | YY_RULE_SETUP
| | #line 10 "conftest.l"
| | ECHO;
| | 	YY_BREAK
| | #line 801 "lex.yy.c"
| | 			case YY_STATE_EOF(INITIAL):
| | 				yyterminate();
| | 
| | 	case YY_END_OF_BUFFER:
| | 		{
| | 		/* Amount of text matched not including the EOB char. */
| | 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| | 
| | 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| | 		*yy_cp = (yy_hold_char);
| | 		YY_RESTORE_YY_MORE_OFFSET
| | 
| | 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| | 			{
| | 			/* We're scanning a new file or input source.  It's
| | 			 * possible that this happened because the user
| | 			 * just pointed yyin at a new source and called
| | 			 * yylex().  If so, then we have to assure
| | 			 * consistency between YY_CURRENT_BUFFER and our
| | 			 * globals.  Here is the right place to do so, because
| | 			 * this is the first action (other than possibly a
| | 			 * back-up) that will match for the new input source.
| | 			 */
| | 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| | 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| | 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| | 			}
| | 
| | 		/* Note that here we test for yy_c_buf_p "<=" to the position
| | 		 * of the first EOB in the buffer, since yy_c_buf_p will
| | 		 * already have been incremented past the NUL character
| | 		 * (since all states make transitions on EOB to the
| | 		 * end-of-buffer state).  Contrast this with the test
| | 		 * in input().
| | 		 */
| | 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| | 			{ /* This was really a NUL. */
| | 			yy_state_type yy_next_state;
| | 
| | 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| | 
| | 			yy_current_state = yy_get_previous_state(  );
| | 
| | 			/* Okay, we're now positioned to make the NUL
| | 			 * transition.  We couldn't have
| | 			 * yy_get_previous_state() go ahead and do it
| | 			 * for us because it doesn't know how to deal
| | 			 * with the possibility of jamming (and we don't
| | 			 * want to build jamming into it because then it
| | 			 * will run more slowly).
| | 			 */
| | 
| | 			yy_next_state = yy_try_NUL_trans( yy_current_state );
| | 
| | 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| | 
| | 			if ( yy_next_state )
| | 				{
| | 				/* Consume the NUL. */
| | 				yy_cp = ++(yy_c_buf_p);
| | 				yy_current_state = yy_next_state;
| | 				goto yy_match;
| | 				}
| | 
| | 			else
| | 				{
| | 				yy_cp = (yy_c_buf_p);
| | 				goto yy_find_action;
| | 				}
| | 			}
| | 
| | 		else switch ( yy_get_next_buffer(  ) )
| | 			{
| | 			case EOB_ACT_END_OF_FILE:
| | 				{
| | 				(yy_did_buffer_switch_on_eof) = 0;
| | 
| | 				if ( yywrap(  ) )
| | 					{
| | 					/* Note: because we've taken care in
| | 					 * yy_get_next_buffer() to have set up
| | 					 * yytext, we can now set up
| | 					 * yy_c_buf_p so that if some total
| | 					 * hoser (like flex itself) wants to
| | 					 * call the scanner after we return the
| | 					 * YY_NULL, it'll still work - another
| | 					 * YY_NULL will get returned.
| | 					 */
| | 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| | 
| | 					yy_act = YY_STATE_EOF(YY_START);
| | 					goto do_action;
| | 					}
| | 
| | 				else
| | 					{
| | 					if ( ! (yy_did_buffer_switch_on_eof) )
| | 						YY_NEW_FILE;
| | 					}
| | 				break;
| | 				}
| | 
| | 			case EOB_ACT_CONTINUE_SCAN:
| | 				(yy_c_buf_p) =
| | 					(yytext_ptr) + yy_amount_of_matched_text;
| | 
| | 				yy_current_state = yy_get_previous_state(  );
| | 
| | 				yy_cp = (yy_c_buf_p);
| | 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| | 				goto yy_match;
| | 
| | 			case EOB_ACT_LAST_MATCH:
| | 				(yy_c_buf_p) =
| | 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| | 
| | 				yy_current_state = yy_get_previous_state(  );
| | 
| | 				yy_cp = (yy_c_buf_p);
| | 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| | 				goto yy_find_action;
| | 			}
| | 		break;
| | 		}
| | 
| | 	default:
| | 		YY_FATAL_ERROR(
| | 			"fatal flex scanner internal error--no action found" );
| | 	} /* end of action switch */
| | 		} /* end of scanning one token */
| | 	} /* end of user's declarations */
| | } /* end of yylex */
| | 
| | /* yy_get_next_buffer - try to read in a new buffer
| |  *
| |  * Returns a code representing an action:
| |  *	EOB_ACT_LAST_MATCH -
| |  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| |  *	EOB_ACT_END_OF_FILE - end of file
| |  */
| | static int yy_get_next_buffer (void)
| | {
| |     	char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| | 	char *source = (yytext_ptr);
| | 	int number_to_move, i;
| | 	int ret_val;
| | 
| | 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| | 		YY_FATAL_ERROR(
| | 		"fatal flex scanner internal error--end of buffer missed" );
| | 
| | 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| | 		{ /* Don't try to fill the buffer, so this is an EOF. */
| | 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| | 			{
| | 			/* We matched a single character, the EOB, so
| | 			 * treat this as a final EOF.
| | 			 */
| | 			return EOB_ACT_END_OF_FILE;
| | 			}
| | 
| | 		else
| | 			{
| | 			/* We matched some text prior to the EOB, first
| | 			 * process it.
| | 			 */
| | 			return EOB_ACT_LAST_MATCH;
| | 			}
| | 		}
| | 
| | 	/* Try to read more data. */
| | 
| | 	/* First move last chars to start of buffer. */
| | 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
| | 
| | 	for ( i = 0; i < number_to_move; ++i )
| | 		*(dest++) = *(source++);
| | 
| | 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| | 		/* don't do the read, it's not guaranteed to return an EOF,
| | 		 * just force an EOF
| | 		 */
| | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| | 
| | 	else
| | 		{
| | 			int num_to_read =
| | 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| | 
| | 		while ( num_to_read <= 0 )
| | 			{ /* Not enough room in the buffer - grow it. */
| | 
| | 			YY_FATAL_ERROR(
| | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| | 
| | 			}
| | 
| | 		if ( num_to_read > YY_READ_BUF_SIZE )
| | 			num_to_read = YY_READ_BUF_SIZE;
| | 
| | 		/* Read in more data. */
| | 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| | 			(yy_n_chars), num_to_read );
| | 
| | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | 		}
| | 
| | 	if ( (yy_n_chars) == 0 )
| | 		{
| | 		if ( number_to_move == YY_MORE_ADJ )
| | 			{
| | 			ret_val = EOB_ACT_END_OF_FILE;
| | 			yyrestart( yyin  );
| | 			}
| | 
| | 		else
| | 			{
| | 			ret_val = EOB_ACT_LAST_MATCH;
| | 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| | 				YY_BUFFER_EOF_PENDING;
| | 			}
| | 		}
| | 
| | 	else
| | 		ret_val = EOB_ACT_CONTINUE_SCAN;
| | 
| | 	if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| | 		/* Extend the array by 50%, plus the number we really need. */
| | 		int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
| | 			(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
| | 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| | 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| | 		/* "- 2" to take care of EOB's */
| | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
| | 	}
| | 
| | 	(yy_n_chars) += number_to_move;
| | 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| | 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| | 
| | 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| | 
| | 	return ret_val;
| | }
| | 
| | /* yy_get_previous_state - get the state just before the EOB char was reached */
| | 
| |     static yy_state_type yy_get_previous_state (void)
| | {
| | 	yy_state_type yy_current_state;
| | 	char *yy_cp;
| |     
| | 	yy_current_state = (yy_start);
| | 
| | 	(yy_state_ptr) = (yy_state_buf);
| | 	*(yy_state_ptr)++ = yy_current_state;
| | 
| | 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| | 		{
| | 		YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| | 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | 			{
| | 			yy_current_state = (int) yy_def[yy_current_state];
| | 			if ( yy_current_state >= 13 )
| | 				yy_c = yy_meta[yy_c];
| | 			}
| | 		yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| | 		*(yy_state_ptr)++ = yy_current_state;
| | 		}
| | 
| | 	return yy_current_state;
| | }
| | 
| | /* yy_try_NUL_trans - try to make a transition on the NUL character
| |  *
| |  * synopsis
| |  *	next_state = yy_try_NUL_trans( current_state );
| |  */
| |     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| | {
| | 	int yy_is_jam;
| |     
| | 	YY_CHAR yy_c = 1;
| | 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | 		{
| | 		yy_current_state = (int) yy_def[yy_current_state];
| | 		if ( yy_current_state >= 13 )
| | 			yy_c = yy_meta[yy_c];
| | 		}
| | 	yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
| | 	yy_is_jam = (yy_current_state == 12);
| | 	if ( ! yy_is_jam )
| | 		*(yy_state_ptr)++ = yy_current_state;
| | 
| | 		return yy_is_jam ? 0 : yy_current_state;
| | }
| | 
| | #ifndef YY_NO_UNPUT
| | 
| |     static void yyunput (int c, char * yy_bp )
| | {
| | 	char *yy_cp;
| |     
| |     yy_cp = (yy_c_buf_p);
| | 
| | 	/* undo effects of setting up yytext */
| | 	*yy_cp = (yy_hold_char);
| | 
| | 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| | 		{ /* need to shift things up to make room */
| | 		/* +2 for EOB chars. */
| | 		int number_to_move = (yy_n_chars) + 2;
| | 		char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| | 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| | 		char *source =
| | 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| | 
| | 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| | 			*--dest = *--source;
| | 
| | 		yy_cp += (int) (dest - source);
| | 		yy_bp += (int) (dest - source);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| | 			(yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| | 
| | 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| | 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| | 		}
| | 
| | 	*--yy_cp = (char) c;
| | 
| | 	(yytext_ptr) = yy_bp;
| | 	(yy_hold_char) = *yy_cp;
| | 	(yy_c_buf_p) = yy_cp;
| | }
| | 
| | #endif
| | 
| | #ifndef YY_NO_INPUT
| | #ifdef __cplusplus
| |     static int yyinput (void)
| | #else
| |     static int input  (void)
| | #endif
| | 
| | {
| | 	int c;
| |     
| | 	*(yy_c_buf_p) = (yy_hold_char);
| | 
| | 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| | 		{
| | 		/* yy_c_buf_p now points to the character we want to return.
| | 		 * If this occurs *before* the EOB characters, then it's a
| | 		 * valid NUL; if not, then we've hit the end of the buffer.
| | 		 */
| | 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| | 			/* This was really a NUL. */
| | 			*(yy_c_buf_p) = '\0';
| | 
| | 		else
| | 			{ /* need more input */
| | 			int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
| | 			++(yy_c_buf_p);
| | 
| | 			switch ( yy_get_next_buffer(  ) )
| | 				{
| | 				case EOB_ACT_LAST_MATCH:
| | 					/* This happens because yy_g_n_b()
| | 					 * sees that we've accumulated a
| | 					 * token and flags that we need to
| | 					 * try matching the token before
| | 					 * proceeding.  But for input(),
| | 					 * there's no matching to consider.
| | 					 * So convert the EOB_ACT_LAST_MATCH
| | 					 * to EOB_ACT_END_OF_FILE.
| | 					 */
| | 
| | 					/* Reset buffer status. */
| | 					yyrestart( yyin );
| | 
| | 					/*FALLTHROUGH*/
| | 
| | 				case EOB_ACT_END_OF_FILE:
| | 					{
| | 					if ( yywrap(  ) )
| | #ifdef YY_FLEX_LEX_COMPAT
| | 						return 0;
| | #else
| | 						return EOF;
| | #endif
| | 
| | 					if ( ! (yy_did_buffer_switch_on_eof) )
| | 						YY_NEW_FILE;
| | #ifdef __cplusplus
| | 					return yyinput();
| | #else
| | 					return input();
| | #endif
| | 					}
| | 
| | 				case EOB_ACT_CONTINUE_SCAN:
| | 					(yy_c_buf_p) = (yytext_ptr) + offset;
| | 					break;
| | 				}
| | 			}
| | 		}
| | 
| | 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| | 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| | 	(yy_hold_char) = *++(yy_c_buf_p);
| | 
| | 	return c;
| | }
| | #endif	/* ifndef YY_NO_INPUT */
| | 
| | /** Immediately switch to a different input stream.
| |  * @param input_file A readable stream.
| |  * 
| |  * @note This function does not reset the start condition to @c INITIAL .
| |  */
| |     void yyrestart  (FILE * input_file )
| | {
| |     
| | 	if ( ! YY_CURRENT_BUFFER ){
| |         yyensure_buffer_stack ();
| | 		YY_CURRENT_BUFFER_LVALUE =
| |             yy_create_buffer( yyin, YY_BUF_SIZE );
| | 	}
| | 
| | 	yy_init_buffer( YY_CURRENT_BUFFER, input_file );
| | 	yy_load_buffer_state(  );
| | }
| | 
| | /** Switch to a different input buffer.
| |  * @param new_buffer The new input buffer.
| |  * 
| |  */
| |     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| | {
| |     
| | 	/* TODO. We should be able to replace this entire function body
| | 	 * with
| | 	 *		yypop_buffer_state();
| | 	 *		yypush_buffer_state(new_buffer);
| |      */
| | 	yyensure_buffer_stack ();
| | 	if ( YY_CURRENT_BUFFER == new_buffer )
| | 		return;
| | 
| | 	if ( YY_CURRENT_BUFFER )
| | 		{
| | 		/* Flush out information for old buffer. */
| | 		*(yy_c_buf_p) = (yy_hold_char);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | 		}
| | 
| | 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| | 	yy_load_buffer_state(  );
| | 
| | 	/* We don't actually know whether we did this switch during
| | 	 * EOF (yywrap()) processing, but the only time this flag
| | 	 * is looked at is after yywrap() is called, so it's safe
| | 	 * to go ahead and always set it.
| | 	 */
| | 	(yy_did_buffer_switch_on_eof) = 1;
| | }
| | 
| | static void yy_load_buffer_state  (void)
| | {
| |     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| | 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| | 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| | 	(yy_hold_char) = *(yy_c_buf_p);
| | }
| | 
| | /** Allocate and initialize an input buffer state.
| |  * @param file A readable stream.
| |  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| |  * 
| |  * @return the allocated buffer state.
| |  */
| |     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| | {
| | 	YY_BUFFER_STATE b;
| |     
| | 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| | 	if ( ! b )
| | 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| | 
| | 	b->yy_buf_size = size;
| | 
| | 	/* yy_ch_buf has to be 2 characters longer than the size given because
| | 	 * we need to put in 2 end-of-buffer characters.
| | 	 */
| | 	b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
| | 	if ( ! b->yy_ch_buf )
| | 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| | 
| | 	b->yy_is_our_buffer = 1;
| | 
| | 	yy_init_buffer( b, file );
| | 
| | 	return b;
| | }
| | 
| | /** Destroy the buffer.
| |  * @param b a buffer created with yy_create_buffer()
| |  * 
| |  */
| |     void yy_delete_buffer (YY_BUFFER_STATE  b )
| | {
| |     
| | 	if ( ! b )
| | 		return;
| | 
| | 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| | 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| | 
| | 	if ( b->yy_is_our_buffer )
| | 		yyfree( (void *) b->yy_ch_buf  );
| | 
| | 	yyfree( (void *) b  );
| | }
| | 
| | /* Initializes or reinitializes a buffer.
| |  * This function is sometimes called more than once on the same buffer,
| |  * such as during a yyrestart() or at EOF.
| |  */
| |     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| | 
| | {
| | 	int oerrno = errno;
| |     
| | 	yy_flush_buffer( b );
| | 
| | 	b->yy_input_file = file;
| | 	b->yy_fill_buffer = 1;
| | 
| |     /* If b is the current buffer, then yy_init_buffer was _probably_
| |      * called from yyrestart() or through yy_get_next_buffer.
| |      * In that case, we don't want to reset the lineno or column.
| |      */
| |     if (b != YY_CURRENT_BUFFER){
| |         b->yy_bs_lineno = 1;
| |         b->yy_bs_column = 0;
| |     }
| | 
| |         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
| |     
| | 	errno = oerrno;
| | }
| | 
| | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| |  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| |  * 
| |  */
| |     void yy_flush_buffer (YY_BUFFER_STATE  b )
| | {
| |     	if ( ! b )
| | 		return;
| | 
| | 	b->yy_n_chars = 0;
| | 
| | 	/* We always need two end-of-buffer characters.  The first causes
| | 	 * a transition to the end-of-buffer state.  The second causes
| | 	 * a jam in that state.
| | 	 */
| | 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| | 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| | 
| | 	b->yy_buf_pos = &b->yy_ch_buf[0];
| | 
| | 	b->yy_at_bol = 1;
| | 	b->yy_buffer_status = YY_BUFFER_NEW;
| | 
| | 	if ( b == YY_CURRENT_BUFFER )
| | 		yy_load_buffer_state(  );
| | }
| | 
| | /** Pushes the new state onto the stack. The new state becomes
| |  *  the current state. This function will allocate the stack
| |  *  if necessary.
| |  *  @param new_buffer The new state.
| |  *  
| |  */
| | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| | {
| |     	if (new_buffer == NULL)
| | 		return;
| | 
| | 	yyensure_buffer_stack();
| | 
| | 	/* This block is copied from yy_switch_to_buffer. */
| | 	if ( YY_CURRENT_BUFFER )
| | 		{
| | 		/* Flush out information for old buffer. */
| | 		*(yy_c_buf_p) = (yy_hold_char);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | 		}
| | 
| | 	/* Only push if top exists. Otherwise, replace top. */
| | 	if (YY_CURRENT_BUFFER)
| | 		(yy_buffer_stack_top)++;
| | 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| | 
| | 	/* copied from yy_switch_to_buffer. */
| | 	yy_load_buffer_state(  );
| | 	(yy_did_buffer_switch_on_eof) = 1;
| | }
| | 
| | /** Removes and deletes the top of the stack, if present.
| |  *  The next element becomes the new top.
| |  *  
| |  */
| | void yypop_buffer_state (void)
| | {
| |     	if (!YY_CURRENT_BUFFER)
| | 		return;
| | 
| | 	yy_delete_buffer(YY_CURRENT_BUFFER );
| | 	YY_CURRENT_BUFFER_LVALUE = NULL;
| | 	if ((yy_buffer_stack_top) > 0)
| | 		--(yy_buffer_stack_top);
| | 
| | 	if (YY_CURRENT_BUFFER) {
| | 		yy_load_buffer_state(  );
| | 		(yy_did_buffer_switch_on_eof) = 1;
| | 	}
| | }
| | 
| | /* Allocates the stack if it does not exist.
| |  *  Guarantees space for at least one push.
| |  */
| | static void yyensure_buffer_stack (void)
| | {
| | 	yy_size_t num_to_alloc;
| |     
| | 	if (!(yy_buffer_stack)) {
| | 
| | 		/* First allocation is just for 2 elements, since we don't know if this
| | 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
| | 		 * immediate realloc on the next call.
| |          */
| |       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| | 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| | 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| | 								);
| | 		if ( ! (yy_buffer_stack) )
| | 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| | 
| | 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| | 
| | 		(yy_buffer_stack_max) = num_to_alloc;
| | 		(yy_buffer_stack_top) = 0;
| | 		return;
| | 	}
| | 
| | 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| | 
| | 		/* Increase the buffer to prepare for a possible push. */
| | 		yy_size_t grow_size = 8 /* arbitrary grow size */;
| | 
| | 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| | 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| | 								((yy_buffer_stack),
| | 								num_to_alloc * sizeof(struct yy_buffer_state*)
| | 								);
| | 		if ( ! (yy_buffer_stack) )
| | 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| | 
| | 		/* zero only the new slots.*/
| | 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| | 		(yy_buffer_stack_max) = num_to_alloc;
| | 	}
| | }
| | 
| | /** Setup the input buffer state to scan directly from a user-specified character buffer.
| |  * @param base the character buffer
| |  * @param size the size in bytes of the character buffer
| |  * 
| |  * @return the newly allocated buffer state object.
| |  */
| | YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| | {
| | 	YY_BUFFER_STATE b;
| |     
| | 	if ( size < 2 ||
| | 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| | 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| | 		/* They forgot to leave room for the EOB's. */
| | 		return NULL;
| | 
| | 	b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
| | 	if ( ! b )
| | 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| | 
| | 	b->yy_buf_size = (int) (size - 2);	/* "- 2" to take care of EOB's */
| | 	b->yy_buf_pos = b->yy_ch_buf = base;
| | 	b->yy_is_our_buffer = 0;
| | 	b->yy_input_file = NULL;
| | 	b->yy_n_chars = b->yy_buf_size;
| | 	b->yy_is_interactive = 0;
| | 	b->yy_at_bol = 1;
| | 	b->yy_fill_buffer = 0;
| | 	b->yy_buffer_status = YY_BUFFER_NEW;
| | 
| | 	yy_switch_to_buffer( b  );
| | 
| | 	return b;
| | }
| | 
| | /** Setup the input buffer state to scan a string. The next call to yylex() will
| |  * scan from a @e copy of @a str.
| |  * @param yystr a NUL-terminated string to scan
| |  * 
| |  * @return the newly allocated buffer state object.
| |  * @note If you want to scan bytes that may contain NUL values, then use
| |  *       yy_scan_bytes() instead.
| |  */
| | YY_BUFFER_STATE yy_scan_string (const char * yystr )
| | {
| |     
| | 	return yy_scan_bytes( yystr, (int) strlen(yystr) );
| | }
| | 
| | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| |  * scan from a @e copy of @a bytes.
| |  * @param yybytes the byte buffer to scan
| |  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
| |  * 
| |  * @return the newly allocated buffer state object.
| |  */
| | YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
| | {
| | 	YY_BUFFER_STATE b;
| | 	char *buf;
| | 	yy_size_t n;
| | 	int i;
| |     
| | 	/* Get memory for full buffer, including space for trailing EOB's. */
| | 	n = (yy_size_t) (_yybytes_len + 2);
| | 	buf = (char *) yyalloc( n  );
| | 	if ( ! buf )
| | 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| | 
| | 	for ( i = 0; i < _yybytes_len; ++i )
| | 		buf[i] = yybytes[i];
| | 
| | 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| | 
| | 	b = yy_scan_buffer( buf, n );
| | 	if ( ! b )
| | 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| | 
| | 	/* It's okay to grow etc. this buffer, and we should throw it
| | 	 * away when we're done.
| | 	 */
| | 	b->yy_is_our_buffer = 1;
| | 
| | 	return b;
| | }
| | 
| | #ifndef YY_EXIT_FAILURE
| | #define YY_EXIT_FAILURE 2
| | #endif
| | 
| | static void yynoreturn yy_fatal_error (const char* msg )
| | {
| | 			fprintf( stderr, "%s\n", msg );
| | 	exit( YY_EXIT_FAILURE );
| | }
| | 
| | /* Redefine yyless() so it works in section 3 code. */
| | 
| | #undef yyless
| | #define yyless(n) \
| | 	do \
| | 		{ \
| | 		/* Undo effects of setting up yytext. */ \
| |         int yyless_macro_arg = (n); \
| |         YY_LESS_LINENO(yyless_macro_arg);\
| | 		yytext[yyleng] = (yy_hold_char); \
| | 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| | 		(yy_hold_char) = *(yy_c_buf_p); \
| | 		*(yy_c_buf_p) = '\0'; \
| | 		yyleng = yyless_macro_arg; \
| | 		} \
| | 	while ( 0 )
| | 
| | /* Accessor  methods (get/set functions) to struct members. */
| | 
| | /** Get the current line number.
| |  * 
| |  */
| | int yyget_lineno  (void)
| | {
| |     
| |     return yylineno;
| | }
| | 
| | /** Get the input stream.
| |  * 
| |  */
| | FILE *yyget_in  (void)
| | {
| |         return yyin;
| | }
| | 
| | /** Get the output stream.
| |  * 
| |  */
| | FILE *yyget_out  (void)
| | {
| |         return yyout;
| | }
| | 
| | /** Get the length of the current token.
| |  * 
| |  */
| | int yyget_leng  (void)
| | {
| |         return yyleng;
| | }
| | 
| | /** Get the current token.
| |  * 
| |  */
| | 
| | char *yyget_text  (void)
| | {
| |         return yytext;
| | }
| | 
| | /** Set the current line number.
| |  * @param _line_number line number
| |  * 
| |  */
| | void yyset_lineno (int  _line_number )
| | {
| |     
| |     yylineno = _line_number;
| | }
| | 
| | /** Set the input stream. This does not discard the current
| |  * input buffer.
| |  * @param _in_str A readable stream.
| |  * 
| |  * @see yy_switch_to_buffer
| |  */
| | void yyset_in (FILE *  _in_str )
| | {
| |         yyin = _in_str ;
| | }
| | 
| | void yyset_out (FILE *  _out_str )
| | {
| |         yyout = _out_str ;
| | }
| | 
| | int yyget_debug  (void)
| | {
| |         return yy_flex_debug;
| | }
| | 
| | void yyset_debug (int  _bdebug )
| | {
| |         yy_flex_debug = _bdebug ;
| | }
| | 
| | static int yy_init_globals (void)
| | {
| |         /* Initialization is the same as for the non-reentrant scanner.
| |      * This function is called from yylex_destroy(), so don't allocate here.
| |      */
| | 
| |     (yy_buffer_stack) = NULL;
| |     (yy_buffer_stack_top) = 0;
| |     (yy_buffer_stack_max) = 0;
| |     (yy_c_buf_p) = NULL;
| |     (yy_init) = 0;
| |     (yy_start) = 0;
| | 
| |     (yy_state_buf) = 0;
| |     (yy_state_ptr) = 0;
| |     (yy_full_match) = 0;
| |     (yy_lp) = 0;
| | 
| | /* Defined in main.c */
| | #ifdef YY_STDINIT
| |     yyin = stdin;
| |     yyout = stdout;
| | #else
| |     yyin = NULL;
| |     yyout = NULL;
| | #endif
| | 
| |     /* For future reference: Set errno on error, since we are called by
| |      * yylex_init()
| |      */
| |     return 0;
| | }
| | 
| | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| | int yylex_destroy  (void)
| | {
| |     
| |     /* Pop the buffer stack, destroying each element. */
| | 	while(YY_CURRENT_BUFFER){
| | 		yy_delete_buffer( YY_CURRENT_BUFFER  );
| | 		YY_CURRENT_BUFFER_LVALUE = NULL;
| | 		yypop_buffer_state();
| | 	}
| | 
| | 	/* Destroy the stack itself. */
| | 	yyfree((yy_buffer_stack) );
| | 	(yy_buffer_stack) = NULL;
| | 
| |     yyfree ( (yy_state_buf) );
| |     (yy_state_buf)  = NULL;
| | 
| |     /* Reset the globals. This is important in a non-reentrant scanner so the next time
| |      * yylex() is called, initialization will occur. */
| |     yy_init_globals( );
| | 
| |     return 0;
| | }
| | 
| | /*
| |  * Internal utility routines.
| |  */
| | 
| | #ifndef yytext_ptr
| | static void yy_flex_strncpy (char* s1, const char * s2, int n )
| | {
| | 		
| | 	int i;
| | 	for ( i = 0; i < n; ++i )
| | 		s1[i] = s2[i];
| | }
| | #endif
| | 
| | #ifdef YY_NEED_STRLEN
| | static int yy_flex_strlen (const char * s )
| | {
| | 	int n;
| | 	for ( n = 0; s[n]; ++n )
| | 		;
| | 
| | 	return n;
| | }
| | #endif
| | 
| | void *yyalloc (yy_size_t  size )
| | {
| | 			return malloc(size);
| | }
| | 
| | void *yyrealloc  (void * ptr, yy_size_t  size )
| | {
| | 		
| | 	/* The cast to (char *) in the following accommodates both
| | 	 * implementations that use char* generic pointers, and those
| | 	 * that use void* generic pointers.  It works with the latter
| | 	 * because both ANSI C and C++ allow castless assignment from
| | 	 * any pointer type to void*, and deal with argument conversions
| | 	 * as though doing an assignment.
| | 	 */
| | 	return realloc(ptr, size);
| | }
| | 
| | void yyfree (void * ptr )
| | {
| | 			free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| | }
| | 
| | #define YYTABLES_NAME "yytables"
| | 
| | #line 10 "conftest.l"
| | 
| | #ifdef YYTEXT_POINTER
| | extern char *yytext;
| | #endif
| | int
| | main (void)
| | {
| |   return ! yylex () + ! yywrap ();
| | }
| configure:32624: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lfl -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32624: $? = 0
| configure:32634: result: -lfl
| configure:32640: checking whether yytext is a pointer
| configure:32657: cc -o conftest  -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include  -L/usr/local/lib -fstack-protector-strong  conftest.c -lfl -lcrypt -L/usr/local/lib -lpthread >&5
| configure:32657: $? = 0
| configure:32665: result: yes
| configure:33033: checking for emacs
| configure:33060: result: no
| configure:33084: checking where .elc files should go
| configure:33113: result: ${datadir}/emacs/site-lisp
| configure:34563: checking for perl
| configure:34581: found /usr/local/bin/perl
| configure:34593: result: /usr/local/bin/perl
| configure:34727: checking that generated files are newer than configure
| configure:34733: result: done
| configure:35004: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Mailutils config.status 3.15, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on relay.xx
| 
| config.status:2395: creating libproto/imap/Makefile
| config.status:2395: creating libproto/imap/tests/Makefile
| config.status:2395: creating libproto/pop/Makefile
| config.status:2395: creating libproto/mh/Makefile
| config.status:2395: creating libproto/mh/tests/Makefile
| config.status:2395: creating libproto/mh/tests/atlocal
| config.status:2395: creating libproto/maildir/Makefile
| config.status:2395: creating libproto/maildir/tests/Makefile
| config.status:2395: creating libproto/maildir/tests/atlocal
| config.status:2395: creating libproto/dotmail/Makefile
| config.status:2395: creating libproto/dotmail/tests/Makefile
| config.status:2395: creating libproto/dotmail/tests/atlocal
| config.status:2395: creating include/mailutils/types.h
| config.status:2395: creating testsuite/Makefile
| config.status:2395: creating testsuite/atlocal
| config.status:2395: creating libtests/Makefile
| config.status:2395: creating libtests/atlocal
| config.status:2395: creating libmailutils/tests/Makefile
| config.status:2395: creating libmailutils/tests/atlocal
| config.status:2395: creating libmu_auth/tests/Makefile
| config.status:2395: creating libmu_auth/tests/atlocal
| config.status:2395: creating frm/tests/Makefile
| config.status:2395: creating frm/tests/atlocal
| config.status:2395: creating mda/lmtpd/tests/Makefile
| config.status:2395: creating mda/lmtpd/tests/atlocal
| config.status:2395: creating mda/mda/tests/Makefile
| config.status:2395: creating mda/mda/tests/atlocal
| config.status:2395: creating mda/putmail/tests/Makefile
| config.status:2395: creating mda/putmail/tests/atlocal
| config.status:2395: creating mail/tests/Makefile
| config.status:2395: creating mail/tests/atlocal
| config.status:2395: creating messages/tests/Makefile
| config.status:2395: creating messages/tests/atlocal
| config.status:2395: creating readmsg/tests/Makefile
| config.status:2395: creating readmsg/tests/atlocal
| config.status:2395: creating sieve/tests/Makefile
| config.status:2395: creating sieve/tests/atlocal
| config.status:2395: creating mh/tests/Makefile
| config.status:2395: creating mh/tests/atlocal
| config.status:2395: creating comsat/tests/Makefile
| config.status:2395: creating comsat/tests/atlocal
| config.status:2395: creating imap4d/tests/Makefile
| config.status:2395: creating imap4d/tests/atlocal
| config.status:2395: creating mimeview/tests/Makefile
| config.status:2395: creating mimeview/tests/atlocal
| config.status:2395: creating libmu_scm/tests/Makefile
| config.status:2395: creating libmu_scm/tests/atlocal
| config.status:2395: creating libproto/mbox/tests/Makefile
| config.status:2395: creating libproto/mbox/tests/atlocal
| config.status:2395: creating libproto/mailer/tests/Makefile
| config.status:2395: creating libproto/mailer/tests/atlocal
| config.status:2395: creating doc/imprimatur/Makefile
| config.status:2395: creating include/confpaths.h
| config.status:2395: creating Makefile
| config.status:2395: creating sql/Makefile
| config.status:2395: creating comsat/Makefile
| config.status:2395: creating doc/Makefile
| config.status:2395: creating doc/man/Makefile
| config.status:2395: creating doc/texinfo/Makefile
| config.status:2395: creating dotlock/Makefile
| config.status:2395: creating examples/Makefile
| config.status:2395: creating examples/config/Makefile
| config.status:2395: creating examples/cpp/Makefile
| config.status:2395: creating examples/python/Makefile
| config.status:2395: creating examples/scheme/Makefile
| config.status:2395: creating gint/Makefile
| config.status:2395: creating frm/Makefile
| config.status:2395: creating scheme/Makefile
| config.status:2395: creating imap4d/Makefile
| config.status:2395: creating include/Makefile
| config.status:2395: creating include/mailutils/Makefile
| config.status:2395: creating include/mailutils/sys/Makefile
| config.status:2395: creating include/mailutils/cpp/Makefile
| config.status:2395: creating lib/Makefile
| config.status:2395: creating lib/gnu/Makefile
| config.status:2395: creating libmu_auth/Makefile
| config.status:2395: creating libmu_cpp/Makefile
| config.status:2395: creating libmu_scm/Makefile
| config.status:2395: creating libmu_scm/mailutils/Makefile
| config.status:2395: creating libmu_dbm/Makefile
| config.status:2395: creating libmu_sieve/Makefile
| config.status:2395: creating libmu_sieve/extensions/Makefile
| config.status:2395: creating libproto/Makefile
| config.status:2395: creating libproto/mbox/Makefile
| config.status:2395: creating libproto/mailer/Makefile
| config.status:2395: creating mda/Makefile
| config.status:2395: creating mda/lib/Makefile
| config.status:2395: creating mda/lmtpd/Makefile
| config.status:2395: creating mda/mda/Makefile
| config.status:2395: creating mda/putmail/Makefile
| config.status:2395: creating mail/Makefile
| config.status:2395: creating mail/testsuite/Makefile
| config.status:2395: creating libmailutils/auth/Makefile
| config.status:2395: creating libmailutils/base/Makefile
| config.status:2395: creating libmailutils/address/Makefile
| config.status:2395: creating libmailutils/sockaddr/Makefile
| config.status:2395: creating libmailutils/cidr/Makefile
| config.status:2395: creating libmailutils/cli/Makefile
| config.status:2395: creating libmailutils/cfg/Makefile
| config.status:2395: creating libmailutils/datetime/Makefile
| config.status:2395: creating libmailutils/diag/Makefile
| config.status:2395: creating libmailutils/filter/Makefile
| config.status:2395: creating libmailutils/imapio/Makefile
| config.status:2395: creating libmailutils/list/Makefile
| config.status:2395: creating libmailutils/locus/Makefile
| config.status:2395: creating libmailutils/mailbox/Makefile
| config.status:2395: creating libmailutils/mailcap/Makefile
| config.status:2395: creating libmailutils/mailer/Makefile
| config.status:2395: creating libmailutils/mime/Makefile
| config.status:2395: creating libmailutils/mimetypes/Makefile
| config.status:2395: creating libmailutils/msgset/Makefile
| config.status:2395: creating libmailutils/opt/Makefile
| config.status:2395: creating libmailutils/property/Makefile
| config.status:2395: creating libmailutils/server/Makefile
| config.status:2395: creating libmailutils/string/Makefile
| config.status:2395: creating libmailutils/stream/Makefile
| config.status:2395: creating libmailutils/stdstream/Makefile
| config.status:2395: creating libmailutils/url/Makefile
| config.status:2395: creating libmailutils/wicket/Makefile
| config.status:2395: creating libmailutils/Makefile
| config.status:2395: creating messages/Makefile
| config.status:2395: creating mh/Makefile
| config.status:2395: creating mh/etc/Makefile
| config.status:2395: creating mimeview/Makefile
| config.status:2395: creating movemail/Makefile
| config.status:2395: creating po/Makefile.in
| config.status:2395: creating pop3d/Makefile
| config.status:2395: creating pop3d/testsuite/Makefile
| config.status:2395: creating python/Makefile
| config.status:2395: creating python/libmu_py/Makefile
| config.status:2395: creating python/mailutils/Makefile
| config.status:2395: creating readmsg/Makefile
| config.status:2395: creating decodemail/Makefile
| config.status:2395: creating mu-aux/Makefile
| config.status:2395: creating mu-aux/mailutils.spec
| config.status:2395: creating sieve/Makefile
| config.status:2395: creating mu/Makefile
| config.status:2395: creating mu/libexec/Makefile
| config.status:2395: creating config.h
| config.status:2641: linking lib/gnu/gettext.h to include/gettext.h
| config.status:2641: linking libmailutils/wordsplit/wordsplit.h to include/mailutils/sys/wordsplit.h
| config.status:2660: executing depfiles commands
| config.status:2660: executing libtool commands
| config.status:2660: executing po-directories commands
| config.status:2660: executing libproto/mh/tests/atconfig commands
| config.status:2660: executing libproto/maildir/tests/atconfig commands
| config.status:2660: executing libproto/dotmail/tests/atconfig commands
| config.status:2660: executing testsuite/atconfig commands
| config.status:2660: executing libtests/atconfig commands
| config.status:2660: executing libmailutils/tests/atconfig commands
| config.status:2660: executing libmu_auth/tests/atconfig commands
| config.status:2660: executing frm/tests/atconfig commands
| config.status:2660: executing mda/lmtpd/tests/atconfig commands
| config.status:2660: executing mda/mda/tests/atconfig commands
| config.status:2660: executing mda/putmail/tests/atconfig commands
| config.status:2660: executing mail/tests/atconfig commands
| config.status:2660: executing messages/tests/atconfig commands
| config.status:2660: executing readmsg/tests/atconfig commands
| config.status:2660: executing sieve/tests/atconfig commands
| config.status:2660: executing mh/tests/atconfig commands
| config.status:2660: executing comsat/tests/atconfig commands
| config.status:2660: executing imap4d/tests/atconfig commands
| config.status:2660: executing mimeview/tests/atconfig commands
| config.status:2660: executing libmu_scm/tests/atconfig commands
| config.status:2660: executing libproto/mbox/tests/atconfig commands
| config.status:2660: executing libproto/mailer/tests/atconfig commands
| config.status:2660: executing status commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=amd64-portbld-freebsd13.0
| ac_cv_c_compiler_gnu=yes
| ac_cv_c_const=yes
| ac_cv_c_int16_t=yes
| ac_cv_c_int32_t=yes
| ac_cv_c_int64_t=yes
| ac_cv_c_int8_t=yes
| ac_cv_c_restrict=__restrict
| ac_cv_c_uint16_t=yes
| ac_cv_c_uint32_t=yes
| ac_cv_c_uint64_t=yes
| ac_cv_c_uint8_t=yes
| ac_cv_cxx_compiler_gnu=yes
| ac_cv_env_CCC_set=''
| ac_cv_env_CCC_value=''
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=cc
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing '
| ac_cv_env_CPPFLAGS_set=set
| ac_cv_env_CPPFLAGS_value='-DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include'
| ac_cv_env_CPP_set=set
| ac_cv_env_CPP_value=cpp
| ac_cv_env_CXXCPP_set=''
| ac_cv_env_CXXCPP_value=''
| ac_cv_env_CXXFLAGS_set=set
| ac_cv_env_CXXFLAGS_value='-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include '
| ac_cv_env_CXX_set=set
| ac_cv_env_CXX_value=c++
| 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=' -L/usr/local/lib -fstack-protector-strong '
| ac_cv_env_LIBS_set=set
| ac_cv_env_LIBS_value=-L/usr/local/lib
| ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
| ac_cv_env_LT_SYS_LIBRARY_PATH_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_PYTHON_set=''
| ac_cv_env_PYTHON_value=''
| ac_cv_env_build_alias_set=set
| ac_cv_env_build_alias_value=amd64-portbld-freebsd13.0
| ac_cv_env_host_alias_set=''
| ac_cv_env_host_alias_value=''
| ac_cv_env_target_alias_set=''
| ac_cv_env_target_alias_value=''
| ac_cv_func___b64_ntop=yes
| ac_cv_func___b64_pton=yes
| ac_cv_func__exit=yes
| ac_cv_func__getlong=yes
| ac_cv_func__getshort=yes
| ac_cv_func__stat=yes
| ac_cv_func_abs=yes
| ac_cv_func_accept4=yes
| ac_cv_func_accept=yes
| ac_cv_func_acl_create_entry_np=yes
| ac_cv_func_acl_delete_def_file=yes
| ac_cv_func_acl_delete_fd_np=yes
| ac_cv_func_acl_delete_file_np=yes
| ac_cv_func_acl_free=yes
| ac_cv_func_acl_from_text=yes
| ac_cv_func_acl_get_fd=yes
| ac_cv_func_acl_get_file=yes
| ac_cv_func_acl_set_fd=yes
| ac_cv_func_acl_set_file=yes
| ac_cv_func_alarm=yes
| ac_cv_func_alloca=yes
| ac_cv_func_alloca_works=yes
| ac_cv_func_alphasort=yes
| ac_cv_func_arc4random=yes
| ac_cv_func_arc4random_buf=yes
| ac_cv_func_arc4random_uniform=yes
| ac_cv_func_argz_count=no
| ac_cv_func_argz_next=no
| ac_cv_func_argz_stringify=no
| ac_cv_func_asprintf=yes
| ac_cv_func_atexit=yes
| ac_cv_func_atoll=yes
| ac_cv_func_basename=yes
| ac_cv_func_bcmp=yes
| ac_cv_func_bcopy=yes
| ac_cv_func_bindresvport_sa=yes
| ac_cv_func_bsearch=yes
| ac_cv_func_btowc=yes
| ac_cv_func_bzero=yes
| ac_cv_func_calloc=yes
| ac_cv_func_chown=yes
| ac_cv_func_clock=yes
| ac_cv_func_clock_gettime=yes
| ac_cv_func_closedir=yes
| ac_cv_func_closefrom=yes
| ac_cv_func_daemon=yes
| ac_cv_func_dirfd=yes
| ac_cv_func_dirname=yes
| ac_cv_func_dlopen=yes
| ac_cv_func_dprintf=yes
| ac_cv_func_dup2=yes
| ac_cv_func_eaccess=yes
| ac_cv_func_endgrent=yes
| ac_cv_func_endutent=no
| ac_cv_func_endutxent=yes
| ac_cv_func_err=yes
| ac_cv_func_errx=yes
| ac_cv_func_fchmod=yes
| ac_cv_func_fchown=yes
| ac_cv_func_fcntl=yes
| ac_cv_func_ffs=yes
| ac_cv_func_ffsl=yes
| ac_cv_func_ffsll=yes
| ac_cv_func_fgetpwent=no
| ac_cv_func_fileno=yes
| ac_cv_func_fls=yes
| ac_cv_func_flsl=yes
| ac_cv_func_flsll=yes
| ac_cv_func_fork=yes
| ac_cv_func_fork_working=yes
| ac_cv_func_fprintf=yes
| ac_cv_func_fpurge=yes
| ac_cv_func_freeaddrinfo=yes
| ac_cv_func_fstat=yes
| ac_cv_func_fstatat=yes
| ac_cv_func_fstatfs=yes
| ac_cv_func_fstatvfs=yes
| ac_cv_func_fsync=yes
| ac_cv_func_futimes=yes
| ac_cv_func_fwprintf=yes
| ac_cv_func_gai_strerror=yes
| ac_cv_func_getaddrinfo=yes
| ac_cv_func_getcwd=yes
| ac_cv_func_getdelim=yes
| ac_cv_func_getdtablesize=yes
| ac_cv_func_getegid=yes
| ac_cv_func_getenv=yes
| ac_cv_func_geteuid=yes
| ac_cv_func_getgid=yes
| ac_cv_func_getgrent=yes
| ac_cv_func_getgrouplist=yes
| ac_cv_func_gethostbyname=yes
| ac_cv_func_gethostname=yes
| ac_cv_func_getline=yes
| ac_cv_func_getnameinfo=yes
| ac_cv_func_getopt=yes
| ac_cv_func_getopt_long_only=yes
| ac_cv_func_getpagesize=yes
| ac_cv_func_getpeereid=yes
| ac_cv_func_getpgid=yes
| ac_cv_func_getpgrp=yes
| ac_cv_func_getpgrp_void=yes
| ac_cv_func_getpid=yes
| ac_cv_func_getrlimit=yes
| ac_cv_func_getrusage=yes
| ac_cv_func_gettimeofday=yes
| ac_cv_func_getttyent=yes
| ac_cv_func_getuid=yes
| ac_cv_func_getutent=no
| ac_cv_func_getutid=no
| ac_cv_func_getutline=no
| ac_cv_func_getutxent=yes
| ac_cv_func_getutxid=yes
| ac_cv_func_getutxline=yes
| ac_cv_func_getutxuser=yes
| ac_cv_func_getwd=yes
| ac_cv_func_glob=yes
| ac_cv_func_group_from_gid=yes
| ac_cv_func_index=yes
| ac_cv_func_inet_aton=yes
| ac_cv_func_inet_ntoa=yes
| ac_cv_func_inet_ntop=yes
| ac_cv_func_innetgr=yes
| ac_cv_func_insque=yes
| ac_cv_func_isascii=yes
| ac_cv_func_isblank=yes
| ac_cv_func_issetugid=yes
| ac_cv_func_iswblank=yes
| ac_cv_func_iswcntrl=yes
| ac_cv_func_iswctype=yes
| ac_cv_func_kill=yes
| ac_cv_func_killpg=yes
| ac_cv_func_labs=yes
| ac_cv_func_link=yes
| ac_cv_func_llabs=yes
| ac_cv_func_localtime=yes
| ac_cv_func_login_getcapbool=yes
| ac_cv_func_lstat=yes
| ac_cv_func_lstat_dereferences_slashed_symlink=yes
| ac_cv_func_malloc=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mblen=yes
| ac_cv_func_mbrlen=yes
| ac_cv_func_mbrtowc=yes
| ac_cv_func_mbsinit=yes
| ac_cv_func_mbslen=no
| ac_cv_func_mbsnrtowcs=yes
| ac_cv_func_mbsrtowcs=yes
| ac_cv_func_mbstowcs=yes
| ac_cv_func_mbtowc=yes
| ac_cv_func_memchr=yes
| ac_cv_func_memcmp=yes
| ac_cv_func_memcpy=yes
| ac_cv_func_memmove=yes
| ac_cv_func_memset=yes
| ac_cv_func_mincore=yes
| ac_cv_func_mkdtemp=yes
| ac_cv_func_mkstemp=yes
| ac_cv_func_mkstemps=yes
| ac_cv_func_mktemp=yes
| ac_cv_func_mktemps=yes
| ac_cv_func_mlock=yes
| ac_cv_func_mmap=yes
| ac_cv_func_mmap_fixed_mapped=yes
| ac_cv_func_mprotect=yes
| ac_cv_func_munlock=yes
| ac_cv_func_munmap=yes
| ac_cv_func_newlocale=yes
| ac_cv_func_nl_langinfo=yes
| ac_cv_func_obstacks=no
| ac_cv_func_opendir=yes
| ac_cv_func_pam_getenvlist=yes
| ac_cv_func_pam_putenv=yes
| ac_cv_func_pathconf=yes
| ac_cv_func_pipe=yes
| ac_cv_func_poll=yes
| ac_cv_func_posix_spawn=yes
| ac_cv_func_pread=yes
| ac_cv_func_printf=yes
| ac_cv_func_proc_pidinfo=no
| ac_cv_func_psignal=yes
| ac_cv_func_pstat_getdynamic=no
| ac_cv_func_pthread_cond_broadcast=yes
| ac_cv_func_pthread_cond_destroy=yes
| ac_cv_func_pthread_cond_init=yes
| ac_cv_func_pthread_cond_signal=yes
| ac_cv_func_pthread_cond_timedwait=yes
| ac_cv_func_pthread_cond_wait=yes
| ac_cv_func_pthread_equal=yes
| ac_cv_func_pthread_exit=yes
| ac_cv_func_pthread_mutex_destroy=yes
| ac_cv_func_pthread_mutex_init=yes
| ac_cv_func_pthread_mutex_lock=yes
| ac_cv_func_pthread_mutex_unlock=yes
| ac_cv_func_pthread_rwlock_init=yes
| ac_cv_func_pthread_self=yes
| ac_cv_func_putc=yes
| ac_cv_func_putc_unlocked=yes
| ac_cv_func_putchar=yes
| ac_cv_func_putchar_unlocked=yes
| ac_cv_func_putenv=yes
| ac_cv_func_pututline=no
| ac_cv_func_pututxline=yes
| ac_cv_func_putw=yes
| ac_cv_func_pwrite=yes
| ac_cv_func_raise=yes
| ac_cv_func_rand=yes
| ac_cv_func_random=yes
| ac_cv_func_rawmemchr=no
| ac_cv_func_readdir=yes
| ac_cv_func_readlink=yes
| ac_cv_func_readlinkat=yes
| ac_cv_func_readpassphrase=yes
| ac_cv_func_realpath=yes
| ac_cv_func_recvmsg=yes
| ac_cv_func_remque=yes
| ac_cv_func_rename=yes
| ac_cv_func_rindex=yes
| ac_cv_func_rl_completion_matches=yes
| ac_cv_func_rresvport_af=yes
| ac_cv_func_scandir=yes
| ac_cv_func_scandir_b=yes
| ac_cv_func_sched_yield=yes
| ac_cv_func_select=yes
| ac_cv_func_sendmsg=yes
| ac_cv_func_setegid=yes
| ac_cv_func_setenv=yes
| ac_cv_func_seteuid=yes
| ac_cv_func_setgid=yes
| ac_cv_func_setgrent=yes
| ac_cv_func_setgroupent=yes
| ac_cv_func_setgroups=yes
| ac_cv_func_setlinebuf=yes
| ac_cv_func_setlocale=yes
| ac_cv_func_setlogin=yes
| ac_cv_func_setpassent=yes
| ac_cv_func_setpgid=yes
| ac_cv_func_setproctitle=yes
| ac_cv_func_setregid=yes
| ac_cv_func_setresgid=yes
| ac_cv_func_setresuid=yes
| ac_cv_func_setreuid=yes
| ac_cv_func_setrlimit=yes
| ac_cv_func_setsid=yes
| ac_cv_func_setsockopt=yes
| ac_cv_func_setuid=yes
| ac_cv_func_setutent=no
| ac_cv_func_setutxdb=yes
| ac_cv_func_setutxent=yes
| ac_cv_func_setvbuf=yes
| ac_cv_func_setvbuf_reversed=no
| ac_cv_func_shmget=yes
| ac_cv_func_sigaction=yes
| ac_cv_func_sigaltstack=yes
| ac_cv_func_sigblock=yes
| ac_cv_func_siginterrupt=yes
| ac_cv_func_sigmask=yes
| ac_cv_func_sigprocmask=yes
| ac_cv_func_sigsetmask=yes
| ac_cv_func_sigvec=yes
| ac_cv_func_sleep=yes
| ac_cv_func_snprintf=yes
| ac_cv_func_socket=yes
| ac_cv_func_socketpair=yes
| ac_cv_func_sprintf=yes
| ac_cv_func_srand=yes
| ac_cv_func_srandom=yes
| ac_cv_func_stat=yes
| ac_cv_func_statfs=yes
| ac_cv_func_statvfs=yes
| ac_cv_func_stpcpy=yes
| ac_cv_func_stpncpy=yes
| ac_cv_func_strbrk=yes
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strcasecmp_l=yes
| ac_cv_func_strcasestr=yes
| ac_cv_func_strcasestr_l=yes
| ac_cv_func_strchr=yes
| ac_cv_func_strchrnul=yes
| ac_cv_func_strcspn=yes
| ac_cv_func_strdup=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strftime=yes
| ac_cv_func_strlcat=yes
| ac_cv_func_strlcpy=yes
| ac_cv_func_strlen=yes
| ac_cv_func_strmode=yes
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strncmp=yes
| ac_cv_func_strncmp_working=yes
| ac_cv_func_strndup=yes
| ac_cv_func_strnlen=yes
| ac_cv_func_strnlen_working=yes
| ac_cv_func_strnstr=yes
| ac_cv_func_strpbrk=yes
| ac_cv_func_strptime=yes
| ac_cv_func_strrchr=yes
| ac_cv_func_strsep=yes
| ac_cv_func_strsignal=yes
| ac_cv_func_strstr=yes
| ac_cv_func_strtod=yes
| ac_cv_func_strtof=yes
| ac_cv_func_strtol=yes
| ac_cv_func_strtold=yes
| ac_cv_func_strtoll=yes
| ac_cv_func_strtonum=yes
| ac_cv_func_strtoul=yes
| ac_cv_func_strtoull=yes
| ac_cv_func_symlink=yes
| ac_cv_func_sysconf=yes
| ac_cv_func_sysctl=yes
| ac_cv_func_tcgetattr=yes
| ac_cv_func_tcgetpgrp=yes
| ac_cv_func_tcsetattr=yes
| ac_cv_func_time=yes
| ac_cv_func_times=yes
| ac_cv_func_tmpnam=yes
| ac_cv_func_towlower=yes
| ac_cv_func_truncate=yes
| ac_cv_func_tsearch=yes
| ac_cv_func_uname=yes
| ac_cv_func_unlink=yes
| ac_cv_func_unsetenv=yes
| ac_cv_func_uselocale=yes
| ac_cv_func_user_from_uid=yes
| ac_cv_func_usleep=yes
| ac_cv_func_utime=yes
| ac_cv_func_utimes=yes
| ac_cv_func_utmpname=no
| ac_cv_func_vasprintf=yes
| ac_cv_func_vdprintf=yes
| ac_cv_func_vfork=yes
| ac_cv_func_vfork_working=yes
| ac_cv_func_vfprintf=yes
| ac_cv_func_vprintf=yes
| ac_cv_func_vsnprintf=yes
| ac_cv_func_vsprintf=yes
| ac_cv_func_wait2=yes
| ac_cv_func_wait3=yes
| ac_cv_func_wait3_rusage=yes
| ac_cv_func_wait4=yes
| ac_cv_func_wait6=yes
| ac_cv_func_wait=yes
| ac_cv_func_waitid=yes
| ac_cv_func_waitpid=yes
| ac_cv_func_warn=yes
| ac_cv_func_warnx=yes
| ac_cv_func_wcrtomb=yes
| ac_cv_func_wcscoll=yes
| ac_cv_func_wcslen=yes
| ac_cv_func_wcsnlen=yes
| ac_cv_func_wcswidth=yes
| ac_cv_func_wctob=yes
| ac_cv_func_wcwidth=yes
| ac_cv_func_wmemchr=yes
| ac_cv_func_wmemcpy=yes
| ac_cv_func_yield=no
| ac_cv_func_yp_match=yes
| ac_cv_gnu_library_2_1=no
| ac_cv_have___va_copy=yes
| ac_cv_have_clock_t=yes
| ac_cv_have_control_in_msghdr=yes
| ac_cv_have_decl_F_CLOSEM=no
| ac_cv_have_decl_GLOB_NOMATCH=yes
| ac_cv_have_decl_LLONG_MAX=yes
| ac_cv_have_decl_MAXSYMLINKS=yes
| ac_cv_have_decl_O_NONBLOCK=yes
| ac_cv_have_decl_RLIMIT_NPROC=yes
| ac_cv_have_decl_SHUT_RD=yes
| ac_cv_have_decl__Exit=yes
| ac_cv_have_decl_abort=yes
| ac_cv_have_decl_alarm=yes
| ac_cv_have_decl_alphasort=yes
| ac_cv_have_decl_atof=yes
| ac_cv_have_decl_atol=yes
| ac_cv_have_decl_atoll=yes
| ac_cv_have_decl_btowc=yes
| ac_cv_have_decl_calloc=yes
| ac_cv_have_decl_chdir=yes
| ac_cv_have_decl_chown=yes
| ac_cv_have_decl_clearerr_unlocked=yes
| ac_cv_have_decl_clock=yes
| ac_cv_have_decl_closedir=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=no
| ac_cv_have_decl_errno=yes
| ac_cv_have_decl_faccessat=yes
| ac_cv_have_decl_fchdir=yes
| ac_cv_have_decl_fchmodat=yes
| ac_cv_have_decl_fchownat=yes
| ac_cv_have_decl_fcntl=yes
| ac_cv_have_decl_fdatasync=yes
| ac_cv_have_decl_fdopendir=yes
| ac_cv_have_decl_feof_unlocked=yes
| ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
| ac_cv_have_decl_ferror_unlocked=yes
| ac_cv_have_decl_ffsl=yes
| ac_cv_have_decl_ffsll=yes
| ac_cv_have_decl_fpurge=yes
| ac_cv_have_decl_free=yes
| ac_cv_have_decl_frexpl=yes
| ac_cv_have_decl_fseeko=yes
| ac_cv_have_decl_fstat=yes
| ac_cv_have_decl_fstatat=yes
| ac_cv_have_decl_fsync=yes
| ac_cv_have_decl_ftello=yes
| ac_cv_have_decl_ftruncate=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_getopt=yes
| ac_cv_have_decl_getpagesize=yes
| ac_cv_have_decl_getrlimit=yes
| ac_cv_have_decl_getrusage=yes
| ac_cv_have_decl_getsubopt=yes
| ac_cv_have_decl_gettimeofday=yes
| ac_cv_have_decl_getusershell=yes
| ac_cv_have_decl_getwd=yes
| ac_cv_have_decl_grantpt=yes
| ac_cv_have_decl_h_errno=yes
| ac_cv_have_decl_imaxabs=yes
| ac_cv_have_decl_imaxdiv=yes
| ac_cv_have_decl_initstate=yes
| ac_cv_have_decl_isatty=yes
| ac_cv_have_decl_isblank=yes
| ac_cv_have_decl_iswblank=yes
| ac_cv_have_decl_iswctype=yes
| ac_cv_have_decl_lchmod=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_lstat=yes
| ac_cv_have_decl_malloc=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_mkdirat=yes
| ac_cv_have_decl_mkdtemp=yes
| ac_cv_have_decl_mkfifo=yes
| ac_cv_have_decl_mkfifoat=yes
| ac_cv_have_decl_mknod=yes
| ac_cv_have_decl_mknodat=yes
| ac_cv_have_decl_mkostemp=yes
| ac_cv_have_decl_mkostemps=yes
| ac_cv_have_decl_mkstemp=yes
| ac_cv_have_decl_nl_langinfo=yes
| ac_cv_have_decl_offsetof=yes
| ac_cv_have_decl_openat=yes
| ac_cv_have_decl_opendir=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_posix_spawn=yes
| ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
| ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
| ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
| ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
| ac_cv_have_decl_posix_spawn_file_actions_init=yes
| ac_cv_have_decl_posix_spawnattr_destroy=yes
| ac_cv_have_decl_posix_spawnattr_getflags=yes
| ac_cv_have_decl_posix_spawnattr_getpgroup=yes
| ac_cv_have_decl_posix_spawnattr_getschedparam=yes
| ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
| ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
| ac_cv_have_decl_posix_spawnattr_getsigmask=yes
| ac_cv_have_decl_posix_spawnattr_init=yes
| ac_cv_have_decl_posix_spawnattr_setflags=yes
| ac_cv_have_decl_posix_spawnattr_setpgroup=yes
| ac_cv_have_decl_posix_spawnattr_setschedparam=yes
| ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
| ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
| ac_cv_have_decl_posix_spawnattr_setsigmask=yes
| ac_cv_have_decl_posix_spawnp=yes
| ac_cv_have_decl_pread=yes
| ac_cv_have_decl_pselect=yes
| ac_cv_have_decl_pthread_sigmask=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_rawmemchr=yes
| ac_cv_have_decl_readdir=yes
| ac_cv_have_decl_readlink=yes
| ac_cv_have_decl_readlinkat=yes
| ac_cv_have_decl_realloc=yes
| ac_cv_have_decl_realpath=yes
| ac_cv_have_decl_renameat=yes
| ac_cv_have_decl_rewinddir=yes
| ac_cv_have_decl_rmdir=yes
| ac_cv_have_decl_rpmatch=yes
| ac_cv_have_decl_sbrk=yes
| ac_cv_have_decl_scandir=yes
| ac_cv_have_decl_select=yes
| ac_cv_have_decl_setenv=yes
| ac_cv_have_decl_sethostname=yes
| ac_cv_have_decl_setlocale=yes
| ac_cv_have_decl_setrlimit=yes
| ac_cv_have_decl_setstate=yes
| ac_cv_have_decl_setusershell=yes
| ac_cv_have_decl_sigaction=yes
| ac_cv_have_decl_sigaddset=yes
| ac_cv_have_decl_sigaltstack=yes
| ac_cv_have_decl_sigdelset=yes
| ac_cv_have_decl_sigemptyset=yes
| ac_cv_have_decl_sigfillset=yes
| ac_cv_have_decl_sigismember=yes
| ac_cv_have_decl_sigpending=yes
| ac_cv_have_decl_sigprocmask=yes
| ac_cv_have_decl_sleep=yes
| ac_cv_have_decl_snprintf=yes
| ac_cv_have_decl_srandom=yes
| ac_cv_have_decl_stat=yes
| ac_cv_have_decl_stpcpy=yes
| ac_cv_have_decl_stpncpy=yes
| ac_cv_have_decl_strcasestr=yes
| ac_cv_have_decl_strchrnul=yes
| ac_cv_have_decl_strdup=yes
| ac_cv_have_decl_strerror_r=yes
| ac_cv_have_decl_strncat=yes
| ac_cv_have_decl_strndup=yes
| ac_cv_have_decl_strnlen=yes
| ac_cv_have_decl_strpbrk=yes
| ac_cv_have_decl_strsep=yes
| ac_cv_have_decl_strsignal=yes
| ac_cv_have_decl_strstr=yes
| ac_cv_have_decl_strtod=yes
| ac_cv_have_decl_strtoimax=yes
| ac_cv_have_decl_strtok_r=yes
| ac_cv_have_decl_strtoll=yes
| ac_cv_have_decl_strtoull=yes
| ac_cv_have_decl_strtoumax=yes
| ac_cv_have_decl_symlink=yes
| ac_cv_have_decl_symlinkat=yes
| ac_cv_have_decl_sys_siglist=yes
| ac_cv_have_decl_tcsendbreak=yes
| ac_cv_have_decl_times=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_vasprintf=yes
| ac_cv_have_decl_vdprintf=yes
| ac_cv_have_decl_vsnprintf=yes
| ac_cv_have_decl_waitpid=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_decl_writev=yes
| ac_cv_have_getopt_optreset=yes
| ac_cv_have_int64_t=yes
| ac_cv_have_intxx_t=yes
| ac_cv_have_libpam=yes
| ac_cv_have_mode_t=yes
| ac_cv_have_pid_t=yes
| ac_cv_have_pw_change_in_struct_passwd=yes
| ac_cv_have_pw_class_in_struct_passwd=yes
| ac_cv_have_pw_expire_in_struct_passwd=yes
| ac_cv_have_sa_family_t=yes
| ac_cv_have_size_t=yes
| ac_cv_have_ss_family_in_struct_ss=yes
| ac_cv_have_ssize_t=yes
| ac_cv_have_struct_addrinfo=yes
| ac_cv_have_struct_in6_addr=yes
| ac_cv_have_struct_sockaddr_in6=yes
| ac_cv_have_struct_sockaddr_storage=yes
| ac_cv_have_struct_timeval=yes
| ac_cv_have_u_char=yes
| ac_cv_have_u_int64_t=yes
| ac_cv_have_u_int=yes
| ac_cv_have_u_intxx_t=yes
| ac_cv_have_va_copy=yes
| ac_cv_header_alloca_h=no
| ac_cv_header_argz_h=no
| ac_cv_header_arpa_inet_h=yes
| ac_cv_header_arpa_nameser_h=yes
| ac_cv_header_byteswap_h=no
| ac_cv_header_crypt_h=no
| ac_cv_header_ctype_h=yes
| ac_cv_header_dirent_dirent_h=yes
| ac_cv_header_dirent_h=yes
| ac_cv_header_dl_h=no
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_elf_h=yes
| ac_cv_header_err_h=yes
| ac_cv_header_errno_h=yes
| ac_cv_header_fcntl_h=yes
| ac_cv_header_features_h=no
| ac_cv_header_float_h=yes
| ac_cv_header_floatingpoint_h=yes
| ac_cv_header_gdbm_h=yes
| ac_cv_header_getopt_h=yes
| ac_cv_header_glob_h=yes
| ac_cv_header_gnutls_gnutls_h=yes
| ac_cv_header_gsasl_h=no
| ac_cv_header_iconv_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_langinfo_h=yes
| ac_cv_header_libgen_h=yes
| ac_cv_header_libproc_h=yes
| ac_cv_header_libutil_h=yes
| ac_cv_header_limits_h=yes
| ac_cv_header_locale_h=yes
| ac_cv_header_login_cap_h=yes
| ac_cv_header_malloc_h=yes
| ac_cv_header_math_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_net_if_h=yes
| ac_cv_header_net_if_media_h=yes
| ac_cv_header_net_if_tap_h=yes
| ac_cv_header_net_if_tun_h=yes
| ac_cv_header_netdb_h=yes
| ac_cv_header_netinet_in_h=yes
| ac_cv_header_obstack_h=no
| ac_cv_header_paths_h=yes
| ac_cv_header_poll_h=yes
| ac_cv_header_pthread_h=yes
| ac_cv_header_pwd_h=yes
| ac_cv_header_radius_radius_h=no
| ac_cv_header_random_h=no
| ac_cv_header_readline_readline_h=yes
| ac_cv_header_readpassphrase_h=yes
| ac_cv_header_resolv_h=yes
| ac_cv_header_rpc_types_h=yes
| ac_cv_header_sched_h=yes
| ac_cv_header_search_h=yes
| ac_cv_header_security_pam_appl_h=yes
| ac_cv_header_sgtty_h=no
| ac_cv_header_shadow_h=no
| ac_cv_header_signal_h=yes
| ac_cv_header_socket_h=no
| ac_cv_header_spawn_h=yes
| ac_cv_header_stdarg_h=yes
| ac_cv_header_stdbool_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stddef_h=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdio_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_acl_h=yes
| ac_cv_header_sys_cdefs_h=yes
| ac_cv_header_sys_fcntl_h=yes
| ac_cv_header_sys_file_h=yes
| ac_cv_header_sys_ioctl_h=yes
| ac_cv_header_sys_mman_h=yes
| ac_cv_header_sys_mount_h=yes
| ac_cv_header_sys_msg_h=yes
| ac_cv_header_sys_param_h=yes
| ac_cv_header_sys_poll_h=yes
| ac_cv_header_sys_ptrace_h=yes
| ac_cv_header_sys_resource_h=yes
| ac_cv_header_sys_select_h=yes
| ac_cv_header_sys_socket_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_statvfs_h=yes
| ac_cv_header_sys_sysctl_h=yes
| ac_cv_header_sys_time_h=yes
| ac_cv_header_sys_timers_h=yes
| ac_cv_header_sys_times_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_sys_uio_h=yes
| ac_cv_header_sys_un_h=yes
| ac_cv_header_sys_wait_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=no
| ac_cv_header_termios_h=yes
| ac_cv_header_time_h=yes
| ac_cv_header_ttyent_h=yes
| ac_cv_header_ucontext_h=yes
| ac_cv_header_unicase_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_header_unistr_h=yes
| ac_cv_header_utime_h=yes
| ac_cv_header_utmp_h=no
| ac_cv_header_utmpx_h=yes
| ac_cv_header_vfork_h=no
| ac_cv_header_vis_h=yes
| ac_cv_header_wchar_h=yes
| ac_cv_header_wctype_h=yes
| ac_cv_header_zlib_h=yes
| ac_cv_host=amd64-portbld-freebsd13.0
| ac_cv_lib_crypt_crypt=yes
| ac_cv_lib_dl_dlopen=yes
| ac_cv_lib_edit_el_init=yes
| ac_cv_lib_gdbm_gdbm_open=yes
| ac_cv_lib_gnutls_gnutls_global_init=yes
| ac_cv_lib_lber_ber_set_option=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=no
| ac_cv_lib_pam_pam_set_item=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_unistring_u8_tolower=yes
| ac_cv_lib_wrap_main=yes
| ac_cv_lib_z_deflate=yes
| ac_cv_libc_defines___progname=yes
| ac_cv_libc_defines_sys_errlist=yes
| ac_cv_libc_defines_sys_nerr=yes
| ac_cv_member_HEADER_ad=yes
| ac_cv_member_struct___res_state_retrans=yes
| ac_cv_member_struct_sigaction_sa_sigaction=yes
| ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
| ac_cv_member_struct_stat_st_blksize=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_objext=o
| ac_cv_path_BISON=/usr/local/bin/bison
| ac_cv_path_BZIP2=/usr/bin/bzip2
| ac_cv_path_EGREP=/usr/bin/egrep
| ac_cv_path_FGREP=/usr/bin/fgrep
| ac_cv_path_FLEX=/usr/bin/flex
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_GZIP=/usr/bin/gzip
| ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
| ac_cv_path_PERL=/usr/local/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
| ac_cv_path_install=/usr/bin/install
| ac_cv_path_lt_DD=/bin/dd
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_prog_AWK=/usr/bin/awk
| ac_cv_prog_CPP=cpp
| ac_cv_prog_CXXCPP='c++ -E'
| ac_cv_prog_EMACS=no
| ac_cv_prog_LEX=flex
| ac_cv_prog_SED=/usr/bin/sed
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=cc
| ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_ac_ct_STRIP=strip
| ac_cv_prog_cc_c89=''
| ac_cv_prog_cc_g=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_gmake_set=yes
| ac_cv_safe_to_define___extensions__=yes
| ac_cv_search_opendir='none required'
| ac_cv_should_define__xopen_source=no
| 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_sys_long_file_names=yes
| ac_cv_type__Bool=yes
| ac_cv_type_char=yes
| ac_cv_type_char_p=yes
| ac_cv_type_dev_t=yes
| ac_cv_type_fsblkcnt_t=yes
| ac_cv_type_fsfilcnt_t=yes
| ac_cv_type_iconv_t=yes
| ac_cv_type_in_addr_t=yes
| ac_cv_type_in_port_t=yes
| ac_cv_type_ino_t=yes
| ac_cv_type_int16_t=yes
| ac_cv_type_int32_t=yes
| ac_cv_type_int=yes
| ac_cv_type_intmax_t=yes
| ac_cv_type_intptr_t=yes
| ac_cv_type_long=yes
| ac_cv_type_long_double=yes
| ac_cv_type_long_long=yes
| ac_cv_type_long_long_int=yes
| ac_cv_type_max_align_t=yes
| ac_cv_type_mbstate_t=yes
| ac_cv_type_mode_t=yes
| ac_cv_type_nlink_t=yes
| ac_cv_type_off_t=yes
| ac_cv_type_pid_t=yes
| ac_cv_type_posix_spawn_file_actions_t=yes
| ac_cv_type_posix_spawnattr_t=yes
| ac_cv_type_ptrdiff_t=yes
| ac_cv_type_short=yes
| ac_cv_type_sig_atomic_t=yes
| ac_cv_type_signal=void
| ac_cv_type_sigset_t=yes
| ac_cv_type_size_t=yes
| ac_cv_type_socklen_t=yes
| ac_cv_type_ssize_t=yes
| ac_cv_type_stack_t=yes
| ac_cv_type_struct_addrinfo=yes
| ac_cv_type_struct_sockaddr_in6=yes
| ac_cv_type_struct_sockaddr_storage=yes
| ac_cv_type_struct_timespec=yes
| ac_cv_type_u_char=yes
| ac_cv_type_u_int16_t=yes
| ac_cv_type_u_int32_t=yes
| ac_cv_type_u_int8_t=yes
| ac_cv_type_u_int=yes
| ac_cv_type_u_long=yes
| ac_cv_type_u_short=yes
| ac_cv_type_uid_t=yes
| ac_cv_type_uintptr_t=yes
| ac_cv_type_unsigned_char=yes
| ac_cv_type_unsigned_int=yes
| ac_cv_type_unsigned_long=yes
| ac_cv_type_unsigned_long_long=yes
| ac_cv_type_unsigned_long_long_int=yes
| ac_cv_type_unsigned_short=yes
| ac_cv_type_volatile_sig_atomic_t=yes
| ac_cv_type_wchar_t=yes
| ac_cv_type_wint_t=yes
| ac_cv_working_alloca_h=no
| 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/bin/ld
| acl_cv_prog_gnu_ld=yes
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_CXX_dependencies_compiler_type=gcc3
| am_cv_ar_interface=ar
| am_cv_func_iconv=yes
| am_cv_func_iconv_works=yes
| am_cv_langinfo_codeset=yes
| am_cv_lib_iconv=no
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
| am_cv_prog_cc_c_o=yes
| am_cv_prog_tar_ustar=/usr/bin/tar
| 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=''
| cl_cv_prog_LN=/bin/ln
| cl_cv_prog_cp='/bin/cp -p'
| gl_cv_C_locale_sans_EILSEQ=yes
| gl_cv_c_amsterdam_compiler=no
| gl_cv_c_multiarch=no
| gl_cv_decl_null_works=yes
| gl_cv_func_btowc_eof=yes
| gl_cv_func_btowc_nul=yes
| gl_cv_func_fcntl_f_dupfd_cloexec=yes
| gl_cv_func_fnmatch_posix=yes
| gl_cv_func_fopen_slash=yes
| gl_cv_func_frexp_no_libm=yes
| gl_cv_func_fseeko=yes
| gl_cv_func_ftello=yes
| gl_cv_func_getcwd_null=yes
| gl_cv_func_getcwd_posix_signature=yes
| gl_cv_func_getopt_posix=yes
| gl_cv_func_isnand_no_libm=yes
| gl_cv_func_iswcntrl_works=yes
| gl_cv_func_ldexp_no_libm=yes
| gl_cv_func_lseek_pipe=yes
| gl_cv_func_lstat_dereferences_slashed_symlink=yes
| gl_cv_func_malloc_0_nonnull=1
| gl_cv_func_malloc_posix=yes
| gl_cv_func_mbrtowc_empty_input=yes
| gl_cv_func_mbrtowc_incomplete_state=yes
| gl_cv_func_mbrtowc_nul_retval=yes
| gl_cv_func_mbrtowc_null_arg1=yes
| gl_cv_func_mbrtowc_null_arg2=yes
| gl_cv_func_mbrtowc_retval=yes
| gl_cv_func_mbrtowc_sanitycheck=yes
| gl_cv_func_memchr_works=yes
| gl_cv_func_open_slash=yes
| gl_cv_func_printf_directive_a=yes
| gl_cv_func_printf_directive_f=yes
| gl_cv_func_printf_directive_ls=yes
| gl_cv_func_printf_directive_n=yes
| gl_cv_func_printf_flag_grouping=yes
| gl_cv_func_printf_flag_leftadjust=yes
| gl_cv_func_printf_flag_zero=yes
| gl_cv_func_printf_infinite=yes
| gl_cv_func_printf_long_double=yes
| gl_cv_func_printf_positions=yes
| gl_cv_func_printf_precision=yes
| gl_cv_func_printf_sizes_c99=yes
| gl_cv_func_setenv_works=yes
| gl_cv_func_sigprocmask=yes
| gl_cv_func_snprintf_retval_c99=yes
| gl_cv_func_snprintf_size1=yes
| gl_cv_func_snprintf_usable=yes
| gl_cv_func_spawnattr_setschedparam=yes
| gl_cv_func_spawnattr_setschedpolicy=yes
| gl_cv_func_stat_dir_slash=yes
| gl_cv_func_stat_file_slash=yes
| gl_cv_func_stpncpy=yes
| gl_cv_func_va_copy=yes
| gl_cv_func_wcrtomb_retval=yes
| gl_cv_func_wcwidth_works=yes
| gl_cv_have_include_next=yes
| gl_cv_have_raw_decl__Exit=yes
| gl_cv_have_raw_decl_alphasort=yes
| gl_cv_have_raw_decl_atoll=yes
| gl_cv_have_raw_decl_btowc=yes
| gl_cv_have_raw_decl_canonicalize_file_name=no
| gl_cv_have_raw_decl_chdir=yes
| gl_cv_have_raw_decl_chown=yes
| gl_cv_have_raw_decl_closedir=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=no
| gl_cv_have_raw_decl_euidaccess=no
| gl_cv_have_raw_decl_faccessat=yes
| gl_cv_have_raw_decl_fchdir=yes
| gl_cv_have_raw_decl_fchmodat=yes
| gl_cv_have_raw_decl_fchownat=yes
| gl_cv_have_raw_decl_fcntl=yes
| gl_cv_have_raw_decl_fdatasync=yes
| gl_cv_have_raw_decl_fdopendir=yes
| gl_cv_have_raw_decl_ffsl=yes
| gl_cv_have_raw_decl_ffsll=yes
| gl_cv_have_raw_decl_fpurge=yes
| gl_cv_have_raw_decl_fseeko=yes
| gl_cv_have_raw_decl_fstat=yes
| gl_cv_have_raw_decl_fstatat=yes
| gl_cv_have_raw_decl_fsync=yes
| gl_cv_have_raw_decl_ftello=yes
| gl_cv_have_raw_decl_ftruncate=yes
| gl_cv_have_raw_decl_getcwd=yes
| gl_cv_have_raw_decl_getdelim=yes
| gl_cv_have_raw_decl_getdomainname=yes
| gl_cv_have_raw_decl_getdtablesize=yes
| gl_cv_have_raw_decl_getgroups=yes
| gl_cv_have_raw_decl_gethostname=yes
| gl_cv_have_raw_decl_getline=yes
| gl_cv_have_raw_decl_getloadavg=yes
| gl_cv_have_raw_decl_getlogin=yes
| gl_cv_have_raw_decl_getlogin_r=yes
| gl_cv_have_raw_decl_getpagesize=yes
| gl_cv_have_raw_decl_getsubopt=yes
| gl_cv_have_raw_decl_gettimeofday=yes
| gl_cv_have_raw_decl_getusershell=yes
| gl_cv_have_raw_decl_grantpt=yes
| gl_cv_have_raw_decl_group_member=no
| gl_cv_have_raw_decl_imaxabs=yes
| gl_cv_have_raw_decl_imaxdiv=yes
| gl_cv_have_raw_decl_initstate=yes
| gl_cv_have_raw_decl_initstate_r=no
| gl_cv_have_raw_decl_isatty=yes
| gl_cv_have_raw_decl_iswctype=yes
| gl_cv_have_raw_decl_lchmod=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_lstat=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_memcpy=no
| 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_mkdirat=yes
| gl_cv_have_raw_decl_mkdtemp=yes
| gl_cv_have_raw_decl_mkfifo=yes
| gl_cv_have_raw_decl_mkfifoat=yes
| gl_cv_have_raw_decl_mknod=yes
| gl_cv_have_raw_decl_mknodat=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=no
| gl_cv_have_raw_decl_nl_langinfo=yes
| gl_cv_have_raw_decl_openat=yes
| gl_cv_have_raw_decl_opendir=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_posix_spawn=yes
| gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
| gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
| gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
| gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
| gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
| gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
| gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
| gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
| gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
| gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
| gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
| gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
| gl_cv_have_raw_decl_posix_spawnattr_init=yes
| gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
| gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
| gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
| gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
| gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
| gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
| gl_cv_have_raw_decl_posix_spawnp=yes
| gl_cv_have_raw_decl_pread=yes
| gl_cv_have_raw_decl_pselect=yes
| gl_cv_have_raw_decl_pthread_sigmask=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=no
| gl_cv_have_raw_decl_rawmemchr=yes
| gl_cv_have_raw_decl_readdir=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_rewinddir=yes
| gl_cv_have_raw_decl_rmdir=yes
| gl_cv_have_raw_decl_rpmatch=yes
| gl_cv_have_raw_decl_scandir=yes
| gl_cv_have_raw_decl_secure_getenv=no
| gl_cv_have_raw_decl_select=yes
| gl_cv_have_raw_decl_setenv=yes
| gl_cv_have_raw_decl_sethostname=yes
| gl_cv_have_raw_decl_setlocale=yes
| gl_cv_have_raw_decl_setstate=yes
| gl_cv_have_raw_decl_setstate_r=no
| gl_cv_have_raw_decl_setusershell=yes
| gl_cv_have_raw_decl_sigaction=yes
| gl_cv_have_raw_decl_sigaddset=yes
| gl_cv_have_raw_decl_sigdelset=yes
| gl_cv_have_raw_decl_sigemptyset=yes
| gl_cv_have_raw_decl_sigfillset=yes
| gl_cv_have_raw_decl_sigismember=yes
| gl_cv_have_raw_decl_sigpending=yes
| gl_cv_have_raw_decl_sigprocmask=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=no
| gl_cv_have_raw_decl_stat=yes
| gl_cv_have_raw_decl_stpcpy=yes
| gl_cv_have_raw_decl_stpncpy=yes
| gl_cv_have_raw_decl_strcasestr=yes
| gl_cv_have_raw_decl_strchrnul=yes
| gl_cv_have_raw_decl_strdup=yes
| gl_cv_have_raw_decl_strerror_r=yes
| gl_cv_have_raw_decl_strncat=yes
| gl_cv_have_raw_decl_strndup=yes
| gl_cv_have_raw_decl_strnlen=yes
| gl_cv_have_raw_decl_strpbrk=yes
| gl_cv_have_raw_decl_strsep=yes
| gl_cv_have_raw_decl_strsignal=yes
| gl_cv_have_raw_decl_strtod=yes
| gl_cv_have_raw_decl_strtoimax=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_strtoumax=yes
| gl_cv_have_raw_decl_strverscmp=no
| 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_waitpid=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_langinfo_codeset=yes
| gl_cv_header_langinfo_era=yes
| gl_cv_header_langinfo_t_fmt_ampm=yes
| gl_cv_header_langinfo_yesexpr=yes
| gl_cv_header_limits_width=no
| gl_cv_header_locale_h_posix2001=yes
| gl_cv_header_signal_h_SIGPIPE=yes
| gl_cv_header_stdint_h=yes
| gl_cv_header_stdint_predates_cxx11_h=no
| gl_cv_header_stdint_width=no
| gl_cv_header_sys_select_h_selfcontained=yes
| gl_cv_header_wchar_h_correct_inline=yes
| gl_cv_header_working_fcntl_h=yes
| gl_cv_header_working_stdint_h=yes
| gl_cv_next_limits_h='<limits.h>'
| gl_cv_next_stdint_h='<stdint.h>'
| gl_cv_next_stdlib_h='<stdlib.h>'
| gl_cv_next_string_h='<string.h>'
| gl_cv_next_sys_types_h='<sys/types.h>'
| gl_cv_next_unistd_h='<unistd.h>'
| gl_cv_next_wchar_h='<wchar.h>'
| gl_cv_next_wctype_h='<wctype.h>'
| gl_cv_pragma_columns=no
| gl_cv_sigaltstack_low_base=yes
| gl_cv_size_max=yes
| gl_cv_sys_struct_timespec_in_time_h=yes
| gl_cv_sys_struct_timeval=yes
| gl_cv_type_sigset_t=yes
| gl_cv_type_wchar_t_signed=yes
| gl_cv_type_wctrans_t=yes
| gl_cv_type_wctype_t=yes
| gl_cv_type_wint_t_signed=yes
| gl_cv_var_stdin_large_offset=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_printf_posix=yes
| gt_cv_func_unsetenv_ret=int
| gt_cv_int_divbyzero_sigfpe=yes
| gt_cv_locale_fr_utf8=fr_FR.UTF-8
| gt_cv_locale_ja=ja_JP.eucJP
| gt_cv_locale_zh_CN=zh_CN.GB18030
| gt_cv_siginfo_t=yes
| gt_cv_ssize_t=yes
| gt_cv_var_environ_declaration=no
| lt_cv_ar_at_file=no
| lt_cv_archive_cmds_need_lc=no
| lt_cv_deplibs_check_method=pass_all
| lt_cv_file_magic_cmd='$MAGIC_CMD'
| lt_cv_file_magic_test_file=''
| lt_cv_ld_reload_flag=-r
| lt_cv_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/bin/ld
| lt_cv_path_LDCXX=/usr/bin/ld
| lt_cv_path_MAGIC_CMD=/usr/bin/file
| lt_cv_path_NM=/usr/bin/nm
| lt_cv_path_mainfest_tool=no
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_c_o_CXX=yes
| lt_cv_prog_compiler_pic='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_pic_works_CXX=yes
| lt_cv_prog_compiler_rtti_exceptions=yes
| 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_sharedlib_from_linklib_cmd='printf %s\n'
| lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BCDEGRST][BCDEGRST]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
| lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/  {"\\1", (void *) \\&\\1},/p\''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(lib.*\\)$/  {"\\1", (void *) \\&\\1},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/  {"lib\\1", (void *) \\&\\1},/p\''
| lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/extern char \\1;/p\''
| lt_cv_sys_global_symbol_to_import=''
| lt_cv_sys_max_cmd_len=524288
| lt_cv_to_host_file_cmd=func_convert_file_noop
| lt_cv_to_tool_file_cmd=func_convert_file_noop
| lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
| mailutils_cv_hdr_path_dev='<paths.h>'
| mailutils_cv_hdr_path_devnull='<paths.h>'
| mailutils_cv_hdr_path_maildir='<paths.h>'
| mailutils_cv_hdr_path_sendmail='<paths.h>'
| mailutils_cv_hdr_path_tty='<paths.h>'
| mailutils_cv_hdr_path_tty_pfx='<paths.h>'
| 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_path_utmp='@(localstatedir)/run/utmp'
| mailutils_cv_path_utmpx='@(localstatedir)/run/utmpx'
| mailutils_cv_path_wtmp='@(localstatedir)/log/wtmp'
| mu_cv_enable_build_comsat=yes
| mu_cv_enable_build_decodemail=yes
| mu_cv_enable_build_dotlock=yes
| mu_cv_enable_build_frm=yes
| mu_cv_enable_build_imap4d=yes
| mu_cv_enable_build_lmtpd=yes
| mu_cv_enable_build_mail=yes
| mu_cv_enable_build_mda=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_putmail=yes
| mu_cv_enable_build_readmsg=yes
| mu_cv_enable_build_sieve=yes
| mu_cv_enable_cxx=no
| mu_cv_enable_dotmail=yes
| mu_cv_enable_imap=yes
| mu_cv_enable_maildir=yes
| mu_cv_enable_mh=yes
| 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=no
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing aclocal-1.15'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| APPLE_UNIVERSAL_BUILD='0'
| AR='ar'
| ARFLAGS='cr'
| AUTOCONF='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing autoconf'
| AUTOHEADER='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing autoheader'
| AUTOM4TE='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing autom4te'
| AUTOMAKE='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing automake-1.15'
| AWK='/usr/bin/awk'
| BISON='/usr/local/bin/bison'
| BITSIZEOF_PTRDIFF_T=''
| BITSIZEOF_SIG_ATOMIC_T=''
| BITSIZEOF_SIZE_T=''
| BITSIZEOF_WCHAR_T=''
| BITSIZEOF_WINT_T=''
| BUILD_SQL=''
| CC='cc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS=' -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing -g'
| CPP='cpp'
| CPPFLAGS='-DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -DSYSCONFDIR=\"$(sysconfdir)\"'
| CURSES_LIBS='-lncurses'
| CXX='c++'
| CXXCPP='c++ -E'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -DLDAP_DEPRECATED -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include '
| CYGPATH_W='echo'
| DBMINCLUDES=''
| DBMLIBS=' -lgdbm'
| DEFAULT_CUPS_CONFDIR='$(sysconfdir)/cups'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='false'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/egrep'
| EMACS='no'
| EMACSLOADPATH=''
| EXEEXT=''
| FGREP='/usr/bin/fgrep'
| FLEX='/usr/bin/flex'
| FRIBIDI_LIBS=''
| GETTEXT_MACRO_VERSION='0.19'
| GINT_COND_DOC_DISTRIB_FALSE=''
| GINT_COND_DOC_DISTRIB_TRUE='#'
| GINT_COND_DOC_FALSE='#'
| GINT_COND_DOC_TRUE=''
| GINT_COND_GUILE_OK_FALSE=''
| GINT_COND_GUILE_OK_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'
| GITINFO='$(PERL) $(mu_aux_dir)/gitinfo'
| GLIBC21='no'
| GL_COND_LIBTOOL_FALSE='#'
| GL_COND_LIBTOOL_TRUE=''
| GL_GENERATE_ALLOCA_H_FALSE='#'
| GL_GENERATE_ALLOCA_H_TRUE=''
| GL_GENERATE_LIMITS_H_FALSE='#'
| GL_GENERATE_LIMITS_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=''
| GMSGFMT='/usr/local/bin/msgfmt'
| GMSGFMT_015='/usr/local/bin/msgfmt'
| 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_DUP2='0'
| GNULIB_DUP3='0'
| GNULIB_DUP='0'
| GNULIB_ENVIRON='1'
| GNULIB_EUIDACCESS='0'
| GNULIB_FACCESSAT='0'
| GNULIB_FCHDIR='0'
| GNULIB_FCHOWNAT='0'
| GNULIB_FDATASYNC='0'
| GNULIB_FFSL='0'
| GNULIB_FFSLL='0'
| GNULIB_FSYNC='0'
| GNULIB_FTRUNCATE='0'
| GNULIB_GETCWD='0'
| GNULIB_GETDOMAINNAME='0'
| GNULIB_GETDTABLESIZE='0'
| GNULIB_GETGROUPS='0'
| GNULIB_GETHOSTNAME='0'
| GNULIB_GETLOADAVG='0'
| GNULIB_GETLOGIN='0'
| GNULIB_GETLOGIN_R='0'
| GNULIB_GETPAGESIZE='0'
| GNULIB_GETSUBOPT='0'
| GNULIB_GETUSERSHELL='0'
| 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='0'
| 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='0'
| GNULIB_MEMRCHR='0'
| GNULIB_MKDTEMP='0'
| GNULIB_MKOSTEMP='0'
| GNULIB_MKOSTEMPS='0'
| GNULIB_MKSTEMP='0'
| GNULIB_MKSTEMPS='0'
| GNULIB_PIPE2='0'
| GNULIB_PIPE='0'
| GNULIB_POSIX_OPENPT='0'
| GNULIB_PREAD='0'
| GNULIB_PTSNAME='0'
| GNULIB_PTSNAME_R='0'
| GNULIB_PUTENV='0'
| GNULIB_PWRITE='0'
| GNULIB_QSORT_R='0'
| GNULIB_RANDOM='0'
| GNULIB_RANDOM_R='0'
| GNULIB_RAWMEMCHR='0'
| GNULIB_READ='0'
| GNULIB_READLINK='0'
| GNULIB_READLINKAT='0'
| GNULIB_REALLOC_POSIX='0'
| GNULIB_REALPATH='0'
| GNULIB_RMDIR='0'
| GNULIB_RPMATCH='0'
| GNULIB_SECURE_GETENV='0'
| GNULIB_SETENV='1'
| GNULIB_SETHOSTNAME='0'
| GNULIB_SLEEP='0'
| GNULIB_STPCPY='0'
| GNULIB_STPNCPY='0'
| GNULIB_STRCASESTR='0'
| GNULIB_STRCHRNUL='0'
| GNULIB_STRDUP='0'
| GNULIB_STRERROR='0'
| GNULIB_STRERROR_R='0'
| GNULIB_STRNCAT='0'
| GNULIB_STRNDUP='0'
| GNULIB_STRNLEN='0'
| 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_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_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='/usr/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_C99_STDINT_H='1'
| HAVE_CANONICALIZE_FILE_NAME='1'
| HAVE_CHOWN='1'
| HAVE_DECL_ENVIRON='0'
| HAVE_DECL_FCHDIR='1'
| HAVE_DECL_FDATASYNC='1'
| HAVE_DECL_GETDOMAINNAME='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_SETENV='1'
| HAVE_DECL_SETHOSTNAME='1'
| HAVE_DECL_STRDUP='1'
| HAVE_DECL_STRERROR_R='1'
| HAVE_DECL_STRNDUP='1'
| HAVE_DECL_STRNLEN='1'
| HAVE_DECL_STRSIGNAL='1'
| HAVE_DECL_STRTOK_R='1'
| HAVE_DECL_TTYNAME_R='1'
| HAVE_DECL_UNSETENV='1'
| HAVE_DECL_WCTOB='1'
| HAVE_DECL_WCWIDTH='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='0'
| HAVE_FFSL='1'
| HAVE_FFSLL='1'
| HAVE_FSYNC='1'
| HAVE_FTRUNCATE='1'
| HAVE_GETDTABLESIZE='1'
| HAVE_GETGROUPS='1'
| HAVE_GETHOSTNAME='1'
| HAVE_GETLOGIN='1'
| HAVE_GETPAGESIZE='1'
| HAVE_GETSUBOPT='1'
| HAVE_GRANTPT='1'
| HAVE_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_MAX_ALIGN_T='1'
| HAVE_MBRLEN='1'
| HAVE_MBRTOWC='1'
| HAVE_MBSINIT='1'
| HAVE_MBSLEN='0'
| HAVE_MBSNRTOWCS='1'
| HAVE_MBSRTOWCS='1'
| HAVE_MEMCHR='1'
| HAVE_MEMPCPY='1'
| HAVE_MKDTEMP='1'
| HAVE_MKOSTEMP='1'
| HAVE_MKOSTEMPS='1'
| HAVE_MKSTEMP='1'
| HAVE_MKSTEMPS='1'
| HAVE_OS_H='0'
| HAVE_PIPE2='1'
| HAVE_PIPE='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_RPMATCH='1'
| HAVE_SECURE_GETENV='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_STRCASESTR='1'
| HAVE_STRCHRNUL='1'
| HAVE_STRPBRK='1'
| HAVE_STRSEP='1'
| HAVE_STRTOD='1'
| HAVE_STRTOLL='1'
| HAVE_STRTOULL='1'
| HAVE_STRUCT_RANDOM_DATA='1'
| HAVE_STRVERSCMP='1'
| HAVE_SYMLINK='1'
| HAVE_SYMLINKAT='1'
| HAVE_SYS_BITYPES_H='0'
| HAVE_SYS_INTTYPES_H='0'
| 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_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_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 0644'
| INSTALL_PROGRAM='install  -s -m 555'
| INSTALL_SCRIPT='install  -m 555'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| INTLLIBS=''
| INTL_MACOSX_LIBS=''
| KRB5CFGPATH=''
| LD='/usr/bin/ld'
| LDFLAGS=' -L/usr/local/lib -fstack-protector-strong '
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV=''
| LIBINTL=''
| LIBMU_SCM=''
| LIBMU_SCM_DEPS=''
| LIBOBJS=''
| LIBS='-lcrypt -L/usr/local/lib -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'
| LIMITS_H='limits.h'
| LIPO=''
| LN_S='ln -s'
| LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib/gnu"'
| LOCALE_FR_UTF8='fr_FR.UTF-8'
| LOCALE_JA='ja_JP.eucJP'
| LOCALE_ZH_CN='zh_CN.GB18030'
| LTDL_LIB='-lltdl'
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| LT_SYS_LIBRARY_PATH=''
| MAILBINDIR='${bindir}'
| MAKEINFO='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/missing makeinfo'
| MANIFEST_TOOL=':'
| MH_BIN_DIR='${exec_prefix}/bin/mu-mh'
| MKDIR_P='/bin/mkdir -p'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGFMT_015='/usr/local/bin/msgfmt'
| MSGMERGE='/usr/local/bin/msgmerge'
| MU_APP_COMMON_INCLUDES='-I${srcdir} -I${top_srcdir}/include -I${top_srcdir}/lib -I${top_srcdir}/lib/gnu -I${top_builddir}/lib/gnu -I${top_builddir} -I${top_builddir}/include'
| MU_APP_LIBRARIES='${top_builddir}/lib/libmuaux.la ${UNISTRING_LIBS}'
| MU_AUTHINCS=''
| MU_AUTHLIBS='-lgnutls  -llber -lldap -llber -lpam -ldl'
| MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)'
| MU_COND_COMSAT_FALSE='#'
| MU_COND_COMSAT_TRUE=''
| MU_COND_DBM_FALSE='#'
| MU_COND_DBM_TRUE=''
| MU_COND_DECODEMAIL_FALSE='#'
| MU_COND_DECODEMAIL_TRUE=''
| MU_COND_DOTLOCK_FALSE='#'
| MU_COND_DOTLOCK_TRUE=''
| MU_COND_FRM_FALSE='#'
| MU_COND_FRM_TRUE=''
| MU_COND_GNUTLS_FALSE='#'
| MU_COND_GNUTLS_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_LMTPD_FALSE='#'
| MU_COND_LMTPD_TRUE=''
| MU_COND_MAILBOX_QUOTA_FALSE='#'
| MU_COND_MAILBOX_QUOTA_TRUE=''
| MU_COND_MAIL_FALSE='#'
| MU_COND_MAIL_TRUE=''
| MU_COND_MDA_FALSE='#'
| MU_COND_MDA_TOOLS_FALSE='#'
| MU_COND_MDA_TOOLS_TRUE=''
| MU_COND_MDA_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_PUTMAIL_FALSE='#'
| MU_COND_PUTMAIL_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_DOTMAIL_FALSE='#'
| MU_COND_SUPPORT_DOTMAIL_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_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_COND_UNISTRING_FALSE='#'
| MU_COND_UNISTRING_TRUE=''
| MU_CXX_EXAMPLES_BUILD=''
| MU_DEFAULT_RECORD='mu_mbox_record'
| MU_DEFAULT_SCHEME='mbox'
| MU_GUILE_SIEVE_MOD_DIR=''
| 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_DOTMAIL='${top_builddir}/libproto/dotmail/libmu_dotmail.la'
| MU_LIB_IMAP='${top_builddir}/libproto/imap/libmu_imap.la'
| MU_LIB_LOCAL_MAILBOX='$(MU_LIB_MBOX) $(MU_LIB_MH) $(MU_LIB_MAILDIR) $(MU_LIB_DOTMAIL)'
| MU_LIB_MAILBOX='$(MU_LIB_LOCAL_MAILBOX) $(MU_LIB_REMOTE_MAILBOX)'
| 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_POP='${top_builddir}/libproto/pop/libmu_pop.la'
| MU_LIB_PY=''
| MU_LIB_REMOTE_MAILBOX=' $(MU_LIB_IMAP) $(MU_LIB_POP)'
| MU_LIB_SCM=''
| MU_LIB_SIEVE='${top_builddir}/libmu_sieve/libmu_sieve.la'
| MU_LIB_SQL='${top_builddir}/sql/libsql.la'
| MU_OFF_TYPE='long'
| MU_PRI_OFF_T='ld'
| MU_SIEVE_MODDIR='$(libdir)/$(PACKAGE)'
| MU_SMTP_DEJATOOL='$(SMTP_DEJATOOL)'
| MU_SMTP_PROGRAMS_BUILD='$(MU_SMTP_PROGRAMS_LIST)'
| MU_TCPWRAP_LIBRARIES='${top_builddir}/lib/libmutcpwrap.a  -lwrap'
| MU_ULONG_MAX_1='18446744073709551614'
| MYSQLLIBS=''
| NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
| NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
| NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
| NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
| NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
| NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
| NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
| NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
| NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
| NEXT_LIMITS_H='<limits.h>'
| NEXT_STDDEF_H=''
| NEXT_STDINT_H='<stdint.h>'
| NEXT_STDLIB_H='<stdlib.h>'
| NEXT_STRING_H='<string.h>'
| NEXT_SYS_TYPES_H='<sys/types.h>'
| NEXT_UNISTD_H='<unistd.h>'
| NEXT_WCHAR_H='<wchar.h>'
| NEXT_WCTYPE_H='<wctype.h>'
| NM='/usr/bin/nm'
| NMEDIT=''
| OBJDUMP='false'
| OBJEXT='o'
| ODBCLIBS=''
| OTOOL64=''
| OTOOL=''
| PACKAGE='mailutils'
| PACKAGE_BUGREPORT='[email protected]'
| PACKAGE_NAME='GNU Mailutils'
| PACKAGE_STRING='GNU Mailutils 3.15'
| PACKAGE_TARNAME='mailutils'
| PACKAGE_URL='http://mailutils.org'
| PACKAGE_VERSION='3.15'
| PATH_SEPARATOR=':'
| PERL='/usr/local/bin/perl'
| POPAUTH='popauth$(EXEEXT)'
| POSUB=''
| 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='ranlib'
| READLINE_LIBS='-lreadline -lncurses'
| RENDITION='DISTRIB'
| REPLACE_BTOWC='0'
| REPLACE_CALLOC='0'
| REPLACE_CANONICALIZE_FILE_NAME='0'
| REPLACE_CHOWN='0'
| REPLACE_CLOSE='0'
| REPLACE_DUP2='0'
| REPLACE_DUP='0'
| REPLACE_FCHOWNAT='0'
| REPLACE_FTRUNCATE='0'
| REPLACE_GETCWD='0'
| REPLACE_GETDOMAINNAME='0'
| REPLACE_GETDTABLESIZE='0'
| REPLACE_GETGROUPS='0'
| REPLACE_GETLOGIN_R='0'
| REPLACE_GETPAGESIZE='0'
| REPLACE_ISATTY='0'
| REPLACE_ISWBLANK='0'
| REPLACE_ISWCNTRL='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_PREAD='0'
| REPLACE_PTSNAME='0'
| REPLACE_PTSNAME_R='0'
| REPLACE_PUTENV='0'
| REPLACE_PWRITE='0'
| REPLACE_QSORT_R='0'
| REPLACE_RANDOM_R='0'
| REPLACE_READ='0'
| REPLACE_READLINK='0'
| REPLACE_READLINKAT='0'
| REPLACE_REALLOC='0'
| REPLACE_REALPATH='0'
| REPLACE_RMDIR='0'
| REPLACE_SETENV='0'
| REPLACE_SLEEP='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_SYMLINKAT='0'
| REPLACE_TOWLOWER='0'
| REPLACE_TTYNAME_R='0'
| REPLACE_UNLINK='0'
| REPLACE_UNLINKAT='0'
| REPLACE_UNSETENV='0'
| REPLACE_USLEEP='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='/usr/bin/sed'
| SERV_AUTHINCS=''
| SERV_AUTHLIBS=''
| 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=''
| SQL_LIBOBJS=''
| SQL_LOADABLE_MODULES=''
| SQL_LTLIBOBJS=''
| SQL_MODULES=''
| STDBOOL_H=''
| STDDEF_H=''
| STDINT_H='stdint.h'
| STRIP='strip'
| TLS_LIBS='-lgnutls '
| UNDEFINE_STRTOK_R='0'
| UNISTD_H_HAVE_WINSOCK2_H='0'
| UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
| UNISTRING_LIBS='-lunistring'
| USE_NLS='no'
| VERSION='3.15'
| VI_AGE='0'
| VI_CURRENT='9'
| VI_REVISION='0'
| WCHAR_T_SUFFIX=''
| WINDOWS_64_BIT_OFF_T='0'
| WINT_T_SUFFIX=''
| XGETTEXT='/usr/local/bin/xgettext'
| XGETTEXT_015='/usr/local/bin/xgettext'
| XGETTEXT_EXTRA_OPTIONS=''
| ac_ct_AR='ar'
| ac_ct_CC='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__nodep='_no'
| am__quote=''
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='amd64-portbld-freebsd13.0'
| build_alias='amd64-portbld-freebsd13.0'
| build_cpu='amd64'
| build_os='freebsd13.0'
| build_vendor='portbld'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| gl_LIBOBJS=''
| gl_LTLIBOBJS=''
| gltests_LIBOBJS=''
| gltests_LTLIBOBJS=''
| gltests_WITNESS='IN_MAILUTILS_GNULIB_TESTS'
| host='amd64-portbld-freebsd13.0'
| host_alias=''
| host_cpu='amd64'
| host_os='freebsd13.0'
| host_vendor='portbld'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='/usr/local/share/info'
| install_sh='${SHELL} /usr/ports/mail/mailutils/work/mailutils-3.15/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lisp_LISP=''
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='/var'
| mandir='/usr/local/man'
| mkdir_p='$(MKDIR_P)'
| mu_aux_dir='$(top_srcdir)/mu-aux'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| pkglibexecdir='${libexecdir}/${PACKAGE}'
| pkgpyexecdir=''
| pkgpythondir=''
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| pyexecdir=''
| pythondir=''
| runstatedir='${localstatedir}/run'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ------------------- ##
| ## File substitutions. ##
| ## ------------------- ##
| 
| PATHDEFS_H='pathdefs.h'
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "3.15"
| #define PACKAGE_STRING "GNU Mailutils 3.15"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://mailutils.org"
| #define PACKAGE "mailutils"
| #define VERSION "3.15"
| #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 __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_PARAM_H 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_WCWIDTH 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_DECL_GETC_UNLOCKED 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 restrict __restrict
| #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 GNULIB_TEST_ENVIRON 1
| #define HAVE_DECL_ISWBLANK 1
| #define GNULIB_TEST_ISWBLANK 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 GNULIB_TEST_SETENV 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 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_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_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_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_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_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define HAVE_PATHS_H 1
| #define HAVE_CLOSEFROM 1
| #define HAVE_LIBPROC_H 1
| #define HAVE_GDBM_H 1
| #define WITH_GDBM 1
| #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_PATHS_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_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_INTPTR_T 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_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 0
| #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_UTMPX_H 1
| #define MAILUTILS_IPV6 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_DOTMAIL 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_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 HAVE_UNICASE_H 1
| #define HAVE_UNISTR_H 1
| #define WITH_UNISTRING 1
| #define YYTEXT_POINTER 1
| #define MU_DEFAULT_SCHEME "mbox"
| #define MU_BUILD_POP3D 1
| #define MU_BUILD_IMAP4D 1
| #define MU_BUILD_COMSAT 1
| #define MU_BUILD_MDA 1
| #define MU_BUILD_LMTPD 1
| #define MU_BUILD_PUTMAIL 1
| #define MU_BUILD_FRM 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_DECODEMAIL 1
| #define MU_BUILD_MH 1
| 
| configure: exit 0