converters/php55-iconv in FreeBSD 10

Alexander Panyushkin vsityz at gmail.com
Sun Feb 16 20:16:46 UTC 2014


On 14.02.2014 17:04, Tijl Coosemans wrote:
> On Fri, 14 Feb 2014 16:23:56 +0200 Alexander Panyushkin wrote:
>> Hello All !
>> I need install converters/php55-iconv in FreeBSD 10
>> But this depends on the port converters/libiconv
>> converters/libiconv is not installed in FreeBSD10
>>
>> What would you suggest
>>
>>
>> cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl
>> -DDEPENDS_ON_LIBICONV=1  -DDEPENDS_ON_LIBINTL=1 -D_FORTIFY_SOURCE=2  -Oz
>> -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments
>> -Qunused-parameter -Wformat -Wformat-security -c error.c
>> error.c:378:12: warning: data argument not used by format string
>> [-Wformat-extra-args]
>>              file_name, line_number);
>>              ^
>> 1 warning generated.
>> rm -f libicrt.a
>> ar cru libicrt.a allocator.o areadlink.o  careadlinkat.o malloca.o
>> progname.o  safe-read.o width.o xmalloc.o  xstrdup.o xreadlink.o
>> canonicalize-lgpl.o error.o
>> ranlib libicrt.a
>> cd src && /usr/bin/make all
>> cc -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib
>> -I../lib -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe
>> -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security
>> -D_FORTIFY_SOURCE=2 -DINSTALLDIR=\"/usr/local/bin\"
>> -DLOCALEDIR=\"/usr/local/share/locale\" ./iconv_no_i18n.c
>> /bin/sh ../libtool --mode=link cc  -Oz -march=athlon64-sse3
>> -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter
>> -Wformat -Wformat-security iconv_no_i18n.o ../srclib/libicrt.a
>> ../lib/libiconv.la  -o iconv_no_i18n
>> libtool: link: cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe
>> -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security
>> iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a
>> ../lib/.libs/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
>> ../lib/.libs/libiconv.so: undefined reference to `aliases2_lookup'
>> cc: error: linker command failed with exit code 1 (use -v to see invocation)
>> *** Error code 1
>>
>> Stop.
>> make[3]: stopped in src
>> *** Error code 1
>>
>>
>>
>>
>> uname -a
>> FreeBSD magnetron.intra 10.0-STABLE FreeBSD 10.0-STABLE #0 r261274: Thu
>> Jan 30 11:34:04 EET 2014
>> root at magnetron.intra:/usr/obj/usr/src/sys/Kernel  amd64
> Last time someone reported this they had O_NOATIME in /usr/include/fcntl.h.
> If that's the case for you too then update world+kernel.  If not, send me
> /usr/ports/converters/libiconv/work/libiconv-1.14/config.log

I update world and ports.

FreeBSD 10.0-STABLE #0 r261945: Sun Feb 16 14:46:09 EET 2014

src.conf
WITH_ICONV=YES
WITH_LIBICONV_COMPAT=YES
WITH_BSD_GREP=YES
MALLOC_PRODUCTION=YES


pkg query %ro libiconv  -  nothing

libiconv - the same errors, if build with clang.

If build with gcc - it`s Ok


-- 
Alexander

-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --enable-static --without-libintl-prefix --docdir=/usr/local/share/doc/libiconv --enable-extra-encodings --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd10.0

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

hostname = scorpion.kiev.ua
uname -m = amd64
uname -r = 10.0-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 10.0-STABLE #0 r261945: Sun Feb 16 14:46:09 EET 2014     root at scorpion.kiev.ua:/usr/obj/usr/src/sys/Kernel 

/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: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2924: loading site script /usr/ports/Templates/config.site
| # $FreeBSD: head/Templates/config.site 340851 2014-01-23 19:55:14Z mat $
| # 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=	portmgr at FreeBSD.org
| 
| # 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_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_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_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_dir_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_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_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_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_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_malloc_h=no}
| : ${ac_cv_header_random_h=no}
| : ${ac_cv_header_vfork_h=no}
| 
| # This appears in FreeBSD 10 do not cache it.
| #: ${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}
| 
| # Has appearred in FreeBSD 10
| #: ${ac_cv_func_waitid=yes}
| # Has appearred in FreeBSD 10
| #: ${ac_cv_func_strchrnul=yes}
| # Has appearred in FreeBSD 9
| #: ${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_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_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_bcopy=yes}
| : ${ac_cv_func_bindresvport_sa=yes}
| : ${ac_cv_func_btowc=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_dirname=yes}
| : ${ac_cv_func_dlopen=yes}
| : ${ac_cv_func_dup2=yes}
| : ${ac_cv_func_eaccess=yes}
| : ${ac_cv_func_fchmod=yes}
| : ${ac_cv_func_fchown=yes}
| : ${ac_cv_func_fcntl=yes}
| : ${ac_cv_func_fork=yes}
| : ${ac_cv_func_fpurge=yes}
| : ${ac_cv_func_freeaddrinfo=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_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_glob=yes}
| : ${ac_cv_func_group_from_gid=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_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_link=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_0_nonnull=yes}
| : ${ac_cv_func_mbrlen=yes}
| : ${ac_cv_func_mbrtowc=yes}
| : ${ac_cv_func_mbsinit=yes}
| : ${ac_cv_func_mbsrtowcs=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_mkdtemp=yes}
| : ${ac_cv_func_mkstemp=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}
| # Breaks heimdal and rancid at least
| # : ${ac_cv_func_openpty=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_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_putenv=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_rresvport_af=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_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_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_setvbuf=yes}
| : ${ac_cv_func_shmget=yes}
| : ${ac_cv_func_sigaction=yes}
| : ${ac_cv_func_sigaltstack=yes}
| : ${ac_cv_func_siginterrupt=yes}
| : ${ac_cv_func_sigprocmask=yes}
| : ${ac_cv_func_sigvec=yes}
| : ${ac_cv_func_sleep=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_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_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_strtol=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_tcgetpgrp=yes}
| : ${ac_cv_func_time=yes}
| : ${ac_cv_func_towlower=yes}
| : ${ac_cv_func_truncate=yes}
| : ${ac_cv_func_tsearch=yes}
| : ${ac_cv_func_uname=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_vfork=yes}
| : ${ac_cv_func_vprintf=yes}
| : ${ac_cv_func_vsnprintf=yes}
| : ${ac_cv_func_vsprintf=yes}
| : ${ac_cv_func_waitpid=yes}
| : ${ac_cv_func_wcrtomb=yes}
| : ${ac_cv_func_wcscoll=yes}
| : ${ac_cv_func_wcslen=yes}
| : ${ac_cv_func_wcsnlen=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}
| 
| # 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_alarm=yes}
| : ${ac_cv_have_decl_alphasort=yes}
| : ${ac_cv_have_decl_atoll=yes}
| : ${ac_cv_have_decl_btowc=yes}
| : ${ac_cv_have_decl_chdir=yes}
| : ${ac_cv_have_decl_chown=yes}
| : ${ac_cv_have_decl_clearerr_unlocked=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_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_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_getpagesize=yes}
| : ${ac_cv_have_decl_gets=yes}
| : ${ac_cv_have_decl_getsubopt=yes}
| : ${ac_cv_have_decl_gettimeofday=yes}
| : ${ac_cv_have_decl_getusershell=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_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_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_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_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_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_tmpfile=yes}
| : ${ac_cv_have_decl_towctrans=yes}
| : ${ac_cv_have_decl_ttyname_r=yes}
| : ${ac_cv_have_decl_unlink=yes}
| : ${ac_cv_have_decl_unlinkat=yes}
| : ${ac_cv_have_decl_unlockpt=yes}
| : ${ac_cv_have_decl_unsetenv=yes}
| : ${ac_cv_have_decl_usleep=yes}
| : ${ac_cv_have_decl_vdprintf=yes}
| : ${ac_cv_have_decl_vsnprintf=yes}
| : ${ac_cv_have_decl_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}
| 
| # 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=1}
| : ${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=1}
| : ${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_gets=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:3083: checking for a BSD-compatible install
configure:3151: result: /usr/bin/install -c -o root -g wheel
configure:3162: checking whether build environment is sane
configure:3212: result: yes
configure:3353: checking for a thread-safe mkdir -p
configure:3392: result: /bin/mkdir -p
configure:3406: checking for awk
configure:3433: result: /usr/bin/awk
configure:3444: checking whether make sets $(MAKE)
configure:3466: result: yes
configure:3548: checking whether make sets $(MAKE)
configure:3570: result: yes
configure:3629: checking for gcc
configure:3656: result: cc
configure:3885: checking for C compiler version
configure:3894: cc --version >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:3905: $? = 0
configure:3894: cc -v >&5
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
Target: x86_64-unknown-freebsd10.0
Thread model: posix
configure:3905: $? = 0
configure:3894: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:3905: $? = 1
configure:3894: cc -qversion >&5
cc: error: no input files
configure:3905: $? = 1
configure:3925: checking whether the C compiler works
configure:3947: cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:3951: $? = 0
configure:3999: result: yes
configure:4002: checking for C compiler default output file name
configure:4004: result: a.out
configure:4010: checking for suffix of executables
configure:4017: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:4021: $? = 0
configure:4043: result: 
configure:4065: checking whether we are cross compiling
configure:4073: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:4077: $? = 0
configure:4084: ./conftest
configure:4088: $? = 0
configure:4103: result: no
configure:4108: checking for suffix of object files
configure:4130: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4134: $? = 0
configure:4155: result: o
configure:4159: checking whether we are using the GNU C compiler
configure:4178: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4178: $? = 0
configure:4187: result: yes
configure:4196: checking whether cc accepts -g
configure:4216: cc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4216: $? = 0
configure:4257: result: yes
configure:4274: checking for cc option to accept ISO C89
configure:4338: cc  -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4338: $? = 0
configure:4351: result: none needed
configure:4382: checking for style of include used by make
configure:4410: result: GNU
configure:4435: checking dependency style of cc
configure:4545: result: none
configure:4565: checking how to run the C preprocessor
configure:4635: result: cpp
configure:4655: cpp -D_FORTIFY_SOURCE=2 conftest.c
configure:4655: $? = 0
configure:4669: cpp -D_FORTIFY_SOURCE=2 conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^
1 error generated.
configure:4669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4701: checking for strip
configure:4719: found /usr/bin/strip
configure:4732: result: /usr/bin/strip
configure:4844: checking build system type
configure:4858: result: amd64-portbld-freebsd10.0
configure:4878: checking host system type
configure:4891: result: amd64-portbld-freebsd10.0
configure:4921: checking for grep that handles long lines and -e
configure:4979: result: /usr/bin/grep
configure:4984: checking for egrep
configure:5046: result: /usr/bin/egrep
configure:5113: checking for ranlib
configure:5129: found /usr/bin/ranlib
configure:5140: result: ranlib
configure:5173: checking whether cc understands -c and -o together
configure:5201: cc -c conftest.c -o conftest2.o >&5
configure:5205: $? = 0
configure:5211: cc -c conftest.c -o conftest2.o >&5
configure:5215: $? = 0
configure:5270: result: yes
configure:5295: checking for ANSI C header files
configure:5399: result: yes
configure:5412: checking for sys/types.h
configure:5412: result: yes
configure:5412: checking for sys/stat.h
configure:5412: result: yes
configure:5412: checking for stdlib.h
configure:5412: result: yes
configure:5412: checking for string.h
configure:5412: result: yes
configure:5412: checking for memory.h
configure:5412: result: yes
configure:5412: checking for strings.h
configure:5412: result: yes
configure:5412: checking for inttypes.h
configure:5412: result: yes
configure:5412: checking for stdint.h
configure:5412: result: yes
configure:5412: checking for unistd.h
configure:5412: result: yes
configure:5427: checking for minix/config.h
configure:5427: result: no
configure:5456: checking whether it is safe to define __EXTENSIONS__
configure:5474: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5474: $? = 0
configure:5481: result: yes
configure:5594: checking for ld used by GCC
configure:5658: result: /usr/bin/ld
configure:5665: checking if the linker (/usr/bin/ld) is GNU ld
configure:5678: result: yes
configure:5684: checking for shared library path variable
configure:5697: result: LD_LIBRARY_PATH
configure:5702: checking whether to activate relocatable installation
configure:5717: result: no
configure:5847: checking how to copy files
configure:5863: result: /bin/cp -p
configure:5867: checking how to make hard links
configure:5883: result: /bin/ln
configure:5887: checking whether ln -s works
configure:5891: result: yes
configure:5950: checking how to print strings
configure:5977: result: printf
configure:5998: checking for a sed that does not truncate output
configure:6062: result: /usr/bin/sed
configure:6080: checking for fgrep
configure:6142: result: /usr/bin/fgrep
configure:6177: checking for ld used by cc
configure:6244: result: /usr/bin/ld
configure:6251: checking if the linker (/usr/bin/ld) is GNU ld
configure:6266: result: yes
configure:6278: checking for BSD- or MS-compatible name lister (nm)
configure:6327: result: /usr/bin/nm -B
configure:6457: checking the name lister (/usr/bin/nm -B) interface
configure:6464: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6467: /usr/bin/nm -B "conftest.o"
configure:6470: output
0000000000000000 B some_variable
configure:6477: result: BSD nm
configure:6481: checking the maximum length of command line arguments
configure:6606: result: 262144
configure:6623: checking whether the shell understands some XSI constructs
configure:6633: result: yes
configure:6637: checking whether the shell understands "+="
configure:6643: result: no
configure:6678: checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format
configure:6718: result: func_convert_file_noop
configure:6725: checking how to convert amd64-portbld-freebsd10.0 file names to toolchain format
configure:6745: result: func_convert_file_noop
configure:6752: checking for /usr/bin/ld option to reload object files
configure:6759: result: -r
configure:6833: checking for objdump
configure:6849: found /usr/bin/objdump
configure:6860: result: objdump
configure:6889: checking how to recognize dependent libraries
configure:7091: result: pass_all
configure:7176: checking for dlltool
configure:7206: result: no
configure:7233: checking how to associate runtime and link libraries
configure:7260: result: printf %s\n
configure:7384: checking for archiver @FILE support
configure:7401: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7401: $? = 0
configure:7404: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:7407: $? = 0
configure:7412: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:7415: $? = 0
configure:7427: result: no
configure:7485: checking for strip
configure:7512: result: /usr/bin/strip
configure:7584: checking for ranlib
configure:7611: result: ranlib
configure:7713: checking command to parse /usr/bin/nm -B output from cc object
configure:7832: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7835: $? = 0
configure:7839: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7842: $? = 0
configure:7908: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c conftstm.o >&5
configure:7911: $? = 0
configure:7949: result: ok
configure:7986: checking for sysroot
configure:8016: result: no
configure:8259: checking for mt
configure:8275: found /usr/bin/mt
configure:8286: result: mt
configure:8309: checking if mt is a manifest tool
configure:8315: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:8323: result: no
configure:8952: checking for dlfcn.h
configure:8952: result: yes
configure:9436: checking for objdir
configure:9451: result: .libs
configure:9722: checking if cc supports -fno-rtti -fno-exceptions
configure:9740: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9744: $? = 0
configure:9757: result: yes
configure:10067: checking for cc option to produce PIC
configure:10074: result: -fPIC -DPIC
configure:10082: checking if cc PIC flag -fPIC -DPIC works
configure:10100: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10104: $? = 0
configure:10117: result: yes
configure:10146: checking if cc static flag -static works
configure:10174: result: yes
configure:10189: checking if cc supports -c -o file.o
configure:10210: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:10214: $? = 0
configure:10236: result: yes
configure:10244: checking if cc supports -c -o file.o
configure:10291: result: yes
configure:10324: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11482: result: yes
configure:11519: checking whether -lc should be explicitly linked in
configure:11527: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:11530: $? = 0
configure:11545: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:11548: $? = 0
configure:11562: result: no
configure:11727: checking dynamic linker characteristics
configure:12463: result: freebsd10.0 ld.so
configure:12570: checking how to hardcode library paths into programs
configure:12595: result: immediate
configure:13135: checking whether stripping libraries is possible
configure:13140: result: yes
configure:13175: checking if libtool supports shared libraries
configure:13177: result: yes
configure:13180: checking whether to build shared libraries
configure:13201: result: yes
configure:13204: checking whether to build static libraries
configure:13208: result: yes
configure:13287: checking for windres
configure:13317: result: no
configure:13528: checking whether the -Werror option is usable
configure:13547: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -Werror -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13547: $? = 0
configure:13556: result: yes
configure:13558: checking for simple visibility declarations
configure:13594: result: no
configure:13627: checking for shared library run path origin
configure:13640: result: done
configure:14218: checking for iconv
configure:14276: result: yes
configure:14279: checking for working iconv
configure:14399: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -I/usr/local/include  conftest.c  >&5
conftest.c:51:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
                            (char **) &inptr, &inbytesleft,
                            ^~~~~~~~~~~~~~~~
/usr/local/include/iconv.h:83:48: note: passing argument to parameter 'inbuf' here
extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
                                               ^
conftest.c:71:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
                            (char **) &inptr, &inbytesleft,
                            ^~~~~~~~~~~~~~~~
/usr/local/include/iconv.h:83:48: note: passing argument to parameter 'inbuf' here
extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
                                               ^
conftest.c:90:29: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
                            (char **) &inptr, &inbytesleft,
                            ^~~~~~~~~~~~~~~~
/usr/local/include/iconv.h:83:48: note: passing argument to parameter 'inbuf' here
extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft);
                                               ^
3 warnings generated.
/tmp/conftest-BqBhT1.o: In function `main':
conftest.c:(.text+0x1b): undefined reference to `libiconv_open'
conftest.c:(.text+0x5f): undefined reference to `libiconv'
conftest.c:(.text+0x6a): undefined reference to `libiconv_close'
conftest.c:(.text+0x83): undefined reference to `libiconv_open'
conftest.c:(.text+0xc4): undefined reference to `libiconv'
conftest.c:(.text+0xcf): undefined reference to `libiconv_close'
conftest.c:(.text+0xee): undefined reference to `libiconv_open'
conftest.c:(.text+0x141): undefined reference to `libiconv'
conftest.c:(.text+0x170): undefined reference to `libiconv_close'
conftest.c:(.text+0x17f): undefined reference to `libiconv_open'
conftest.c:(.text+0x194): undefined reference to `libiconv_open'
conftest.c:(.text+0x1a9): undefined reference to `libiconv_open'
conftest.c:(.text+0x1ce): undefined reference to `libiconv_open'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14399: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| 
| #include <iconv.h>
| #include <string.h>
| int main ()
| {
|   int result = 0;
|   /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
|      returns.  */
|   {
|     iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
|     if (cd_utf8_to_88591 != (iconv_t)(-1))
|       {
|         static const char input[] = "\342\202\254"; /* EURO SIGN */
|         char buf[10];
|         const char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_utf8_to_88591,
|                             (char **) &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 1;
|         iconv_close (cd_utf8_to_88591);
|       }
|   }
|   /* Test against Solaris 10 bug: Failures are not distinguishable from
|      successful returns.  */
|   {
|     iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
|     if (cd_ascii_to_88591 != (iconv_t)(-1))
|       {
|         static const char input[] = "\263";
|         char buf[10];
|         const char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_ascii_to_88591,
|                             (char **) &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res == 0)
|           result |= 2;
|         iconv_close (cd_ascii_to_88591);
|       }
|   }
|   /* Test against AIX 6.1..7.1 bug: Buffer overrun.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static const char input[] = "\304";
|         static char buf[2] = { (char)0xDE, (char)0xAD };
|         const char *inptr = input;
|         size_t inbytesleft = 1;
|         char *outptr = buf;
|         size_t outbytesleft = 1;
|         size_t res = iconv (cd_88591_to_utf8,
|                             (char **) &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD)
|           result |= 4;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #if 0 /* This bug could be worked around by the caller.  */
|   /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
|   {
|     iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
|     if (cd_88591_to_utf8 != (iconv_t)(-1))
|       {
|         static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
|         char buf[50];
|         const char *inptr = input;
|         size_t inbytesleft = strlen (input);
|         char *outptr = buf;
|         size_t outbytesleft = sizeof (buf);
|         size_t res = iconv (cd_88591_to_utf8,
|                             (char **) &inptr, &inbytesleft,
|                             &outptr, &outbytesleft);
|         if ((int)res > 0)
|           result |= 8;
|         iconv_close (cd_88591_to_utf8);
|       }
|   }
| #endif
|   /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
|      provided.  */
|   if (/* Try standardized names.  */
|       iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
|       /* Try IRIX, OSF/1 names.  */
|       && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
|       /* Try AIX names.  */
|       && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
|       /* Try HP-UX names.  */
|       && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
|     result |= 16;
|   return result;
| }
configure:14411: result: no
configure:14439: checking for iconv declaration
configure:14468: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:40:8: error: conflicting types for 'iconv'
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
       ^
/usr/include/iconv.h:56:8: note: previous declaration is here
size_t  iconv(iconv_t, const char ** __restrict,
        ^
1 error generated.
configure:14468: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:14478: result:
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:14491: checking whether NLS is requested
configure:14500: result: yes
configure:14540: checking for msgfmt
configure: trying /usr/local/bin/msgfmt...
0 translated messages.
configure:14572: result: /usr/local/bin/msgfmt
configure:14581: checking for gmsgfmt
configure:14612: result: /usr/local/bin/msgfmt
configure:14662: checking for xgettext
configure: trying /usr/local/bin/xgettext...
/usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:14694: result: /usr/local/bin/xgettext
configure:14739: checking for msgmerge
configure: trying /usr/local/bin/msgmerge...
configure:14770: result: /usr/local/bin/msgmerge
configure:14811: checking for CFPreferencesCopyAppValue
configure:14829: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:33:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include <CoreFoundation/CFPreferences.h>
         ^
1 error generated.
configure:14829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:14838: result: no
configure:14845: checking for CFLocaleCopyCurrent
configure:14863: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:33:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include <CoreFoundation/CFLocale.h>
         ^
1 error generated.
configure:14863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:14872: result: no
configure:14921: checking for GNU gettext in libc
configure:14945: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
conftest.c:34:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
         ^
1 error generated.
configure:14945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| 
| int
| main ()
| {
| 
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
| 
|   ;
|   return 0;
| }
configure:14954: result: no
configure:14988: checking for iconv
configure:15046: result: yes
configure:15049: checking for working iconv
configure:15181: result: no
configure:15670: checking for GNU gettext in libintl
configure:15702: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2   conftest.c  -lintl >&5
conftest.c:34:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
         ^
1 error generated.
configure:15702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| 
| int
| main ()
| {
| 
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| 
|   ;
|   return 0;
| }
configure:15747: result: no
configure:15782: checking whether to use NLS
configure:15784: result: no
configure:15859: checking for mbstate_t
configure:15890: result: yes
configure:15903: checking for wchar_t
configure:15927: result: yes
configure:15954: checking for getc_unlocked
configure:15954: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:15954: $? = 0
configure:15954: result: yes
configure:15954: checking for mbrtowc
configure:15954: result: yes
configure:15954: checking for wcrtomb
configure:15954: result: yes
configure:15954: checking for mbsinit
configure:15954: result: yes
configure:15954: checking for setlocale
configure:15954: result: yes
configure:15971: checking whether <wchar.h> is standalone
configure:15988: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:15988: $? = 0
configure:15995: result: yes
configure:16006: checking for memmove
configure:16006: result: yes
configure:16019: checking for nl_langinfo and CODESET
configure:16035: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:16035: $? = 0
configure:16044: result: yes
configure:16054: checking for working fcntl.h
configure:16111: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:16111: $? = 0
configure:16111: ./conftest
configure:16111: $? = 64
configure: program exited with status 64
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
|            #include <unistd.h>
|            #include <fcntl.h>
|            #ifndef O_NOATIME
|             #define O_NOATIME 0
|            #endif
|            #ifndef O_NOFOLLOW
|             #define O_NOFOLLOW 0
|            #endif
|            static int const constants[] =
|             {
|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|             };
| 
| int
| main ()
| {
| 
|             int status = !constants;
|             {
|               static char const sym[] = "conftest.sym";
|               if (symlink (".", sym) != 0
|                   || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
|                 status |= 32;
|               unlink (sym);
|             }
|             {
|               static char const file[] = "confdefs.h";
|               int fd = open (file, O_RDONLY | O_NOATIME);
|               char c;
|               struct stat st0, st1;
|               if (fd < 0
|                   || fstat (fd, &st0) != 0
|                   || sleep (1) != 0
|                   || read (fd, &c, 1) != 1
|                   || close (fd) != 0
|                   || stat (file, &st1) != 0
|                   || st0.st_atime != st1.st_atime)
|                 status |= 64;
|             }
|             return status;
|   ;
|   return 0;
| }
configure:16126: result: no (bad O_NOATIME)
configure:16154: checking for wchar.h
configure:16154: result: yes
configure:16165: checking for EILSEQ
configure:16227: result: yes
configure:16240: checking byte ordering
configure:16263: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
conftest.c:53:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
  exit (u.c[0] == 1);
  ^
conftest.c:53:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:16263: $? = 0
configure:16263: ./conftest
configure:16263: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| int main () {
|   /* Are we little or big endian?  From Harbison&Steele.  */
|   union
|   {
|     long l;
|     char c[sizeof (long)];
|   } u;
|   u.l = 1;
|   exit (u.c[0] == 1);
| }
configure:16307: result: little endian
configure:16326: checking for size_t
configure:16326: result: yes
configure:16339: checking for working alloca.h
configure:16356: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
conftest.c:46:10: fatal error: 'alloca.h' file not found
#include <alloca.h>
         ^
1 error generated.
configure:16356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| 			  if (p) return 0;
|   ;
|   return 0;
| }
configure:16364: result: no
configure:16372: checking for alloca
configure:16409: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:16409: $? = 0
configure:16417: result: yes
configure:16536: checking for stdlib.h
configure:16536: result: yes
configure:16536: checking for string.h
configure:16536: result: yes
configure:16536: checking for sys/param.h
configure:16536: result: yes
configure:16536: checking for unistd.h
configure:16536: result: yes
configure:16536: checking for wchar.h
configure:16536: result: yes
configure:16536: checking for stdint.h
configure:16536: result: yes
configure:16536: checking for sys/socket.h
configure:16536: result: yes
configure:16536: checking for sys/stat.h
configure:16536: result: yes
configure:16536: checking for sys/time.h
configure:16536: result: yes
configure:16624: checking for canonicalize_file_name
configure:16624: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
/tmp/conftest-rKF5Fv.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `canonicalize_file_name'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define canonicalize_file_name innocuous_canonicalize_file_name
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char canonicalize_file_name (); 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 canonicalize_file_name
| 
| /* 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 canonicalize_file_name ();
| /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
| choke me
| #endif
| 
| int
| main ()
| {
| return canonicalize_file_name ();
|   ;
|   return 0;
| }
configure:16624: result: no
configure:16624: checking for getcwd
configure:16624: result: yes
configure:16624: checking for readlink
configure:16624: result: yes
configure:16624: checking for realpath
configure:16624: result: yes
configure:16624: checking for readlinkat
configure:16624: result: yes
configure:16624: checking for lstat
configure:16624: result: yes
configure:16624: checking for setenv
configure:16624: result: yes
configure:16641: checking whether // is distinct from /
configure:16670: result: no
configure:16682: checking whether realpath works
configure:16818: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:16818: $? = 0
configure:16818: ./conftest
configure:16818: $? = 0
configure:16830: result: yes
configure:16967: checking if environ is properly declared
configure:16985: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:16985: $? = 0
configure:16993: result: no
configure:17008: checking whether the preprocessor supports include_next
configure:17067: result: yes
configure:17088: checking whether system header files limit the line length
configure:17111: result: no
configure:17122: checking for complete errno.h
configure:17183: result: yes
configure:17466: checking whether strerror_r is declared
configure:17466: result: yes
configure:17479: checking for strerror_r
configure:17479: result: yes
configure:17488: checking whether strerror_r returns char *
configure:17512: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:103:13: error: indirection requires pointer operand ('int' invalid)
          char x = *strerror_r (0, buf, sizeof buf);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:104:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
          char *p = strerror_r (0, buf, sizeof buf);
                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:17512: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 	  return !p || x;
| 
|   ;
|   return 0;
| }
configure:17550: result: no
configure:17558: checking for inline
configure:17574: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:17574: $? = 0
configure:17582: result: inline
configure:17651: checking whether lstat correctly handles trailing slash
configure:17699: result: yes
configure:17711: checking for stdlib.h
configure:17711: result: yes
configure:17721: checking for GNU libc compatible malloc
configure:17755: result: yes
configure:17770: checking for unsigned long long int
configure:17818: result: yes
configure:17828: checking for long long int
configure:17878: result: yes
configure:17896: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:71:10: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:71:15: error: expected ';' after top level declarator
         not a universal capable compiler
              ^
              ;
2 errors generated.
configure:17896: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
| 
configure:17928: checking whether setenv is declared
configure:17928: result: yes
configure:17944: checking for ssize_t
configure:17968: result: yes
configure:17994: checking for sigset_t
configure:17994: result: yes
configure:18015: checking for uid_t in sys/types.h
configure:18034: result: yes
configure:18047: checking for SIGPIPE
configure:18072: result: yes
configure:18175: checking whether C symbols are prefixed with underscore at the linker level
configure:18188: cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -S conftest.c
configure:18191: $? = 0
configure:18201: result: no
configure:18216: checking for stdbool.h that conforms to C99
configure:18290: result: yes
configure:18292: checking for _Bool
configure:18292: result: yes
configure:18418: checking whether stdint.h conforms to C99
configure:18589: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:18589: $? = 0
configure:18671: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:18671: $? = 0
configure:18671: ./conftest
configure:18671: $? = 0
configure:18683: result: yes
configure:19099: checking whether strerror(0) succeeds
configure:19128: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:19128: $? = 0
configure:19128: ./conftest
configure:19128: $? = 0
configure:19139: result: yes
configure:19150: checking for C/C++ restrict keyword
configure:19175: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:19175: $? = 0
configure:19183: result: __restrict
configure:19256: checking whether ffsl is declared without a macro
configure:19282: result: yes
configure:19256: checking whether ffsll is declared without a macro
configure:19282: result: yes
configure:19256: checking whether memmem is declared without a macro
configure:19282: result: yes
configure:19256: checking whether mempcpy is declared without a macro
configure:19274: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:84:10: error: use of undeclared identifier 'mempcpy'
  (void) mempcpy;
         ^
1 error generated.
configure:19274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef mempcpy
|   (void) mempcpy;
|   ;
|   return 0;
| }
configure:19282: result: no
configure:19256: checking whether memrchr is declared without a macro
configure:19282: result: yes
configure:19256: checking whether rawmemchr is declared without a macro
configure:19282: result: yes
configure:19256: checking whether stpcpy is declared without a macro
configure:19282: result: yes
configure:19256: checking whether stpncpy is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strchrnul is declared without a macro
configure:19274: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:19274: $? = 0
configure:19282: result: yes
configure:19256: checking whether strdup is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strncat is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strndup is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strnlen is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strpbrk is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strsep is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strcasestr is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strtok_r is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strerror_r is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strsignal is declared without a macro
configure:19282: result: yes
configure:19256: checking whether strverscmp is declared without a macro
configure:19282: result: no
configure:19294: checking whether stat file-mode macros are broken
configure:19321: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:19321: $? = 0
configure:19328: result: no
configure:19357: checking for struct timespec in <time.h>
configure:19381: result: yes
configure:19541: checking whether clearerr_unlocked is declared
configure:19541: result: yes
configure:19552: checking whether feof_unlocked is declared
configure:19552: result: yes
configure:19563: checking whether ferror_unlocked is declared
configure:19563: result: yes
configure:19574: checking whether fflush_unlocked is declared
configure:19574: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:136:10: error: use of undeclared identifier 'fflush_unlocked'
  (void) fflush_unlocked;
         ^
1 error generated.
configure:19574: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 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 ()
| {
| #ifndef fflush_unlocked
| #ifdef __cplusplus
|   (void) fflush_unlocked;
| #else
|   (void) fflush_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19574: result: no
configure:19585: checking whether fgets_unlocked is declared
configure:19585: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:137:10: error: use of undeclared identifier 'fgets_unlocked'
  (void) fgets_unlocked;
         ^
1 error generated.
configure:19585: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fgets_unlocked
| #ifdef __cplusplus
|   (void) fgets_unlocked;
| #else
|   (void) fgets_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19585: result: no
configure:19596: checking whether fputc_unlocked is declared
configure:19596: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:138:10: error: use of undeclared identifier 'fputc_unlocked'
  (void) fputc_unlocked;
         ^
1 error generated.
configure:19596: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fputc_unlocked
| #ifdef __cplusplus
|   (void) fputc_unlocked;
| #else
|   (void) fputc_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19596: result: no
configure:19607: checking whether fputs_unlocked is declared
configure:19607: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:139:10: error: use of undeclared identifier 'fputs_unlocked'
  (void) fputs_unlocked;
         ^
1 error generated.
configure:19607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fputs_unlocked
| #ifdef __cplusplus
|   (void) fputs_unlocked;
| #else
|   (void) fputs_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19607: result: no
configure:19618: checking whether fread_unlocked is declared
configure:19618: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:140:10: error: use of undeclared identifier 'fread_unlocked'
  (void) fread_unlocked;
         ^
1 error generated.
configure:19618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fread_unlocked
| #ifdef __cplusplus
|   (void) fread_unlocked;
| #else
|   (void) fread_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19618: result: no
configure:19629: checking whether fwrite_unlocked is declared
configure:19629: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:141:10: error: use of undeclared identifier 'fwrite_unlocked'
  (void) fwrite_unlocked;
         ^
1 error generated.
configure:19629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| /* 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 ()
| {
| #ifndef fwrite_unlocked
| #ifdef __cplusplus
|   (void) fwrite_unlocked;
| #else
|   (void) fwrite_unlocked;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19629: result: no
configure:19640: checking whether getc_unlocked is declared
configure:19640: result: yes
configure:19651: checking whether getchar_unlocked is declared
configure:19651: result: yes
configure:19662: checking whether putc_unlocked is declared
configure:19662: result: yes
configure:19673: checking whether putchar_unlocked is declared
configure:19673: result: yes
configure:19814: checking whether // is distinct from /
configure:19843: result: no
configure:19869: checking for error_at_line
configure:19885: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
conftest.c:110:10: fatal error: 'error.h' file not found
#include <error.h>
         ^
1 error generated.
configure:19885: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| /* end confdefs.h.  */
| #include <error.h>
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
|   ;
|   return 0;
| }
configure:19893: result: no
configure:19981: checking whether fcntl is declared without a macro
configure:20007: result: yes
configure:19981: checking whether openat is declared without a macro
configure:20007: result: yes
configure:20071: checking for mbstate_t
configure:20102: result: yes
configure:20117: checking for memmove
configure:20117: result: yes
configure:20146: checking whether program_invocation_name is declared
configure:20146: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:124:10: error: use of undeclared identifier 'program_invocation_name'
  (void) program_invocation_name;
         ^
1 error generated.
configure:20146: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
|   (void) program_invocation_name;
| #else
|   (void) program_invocation_name;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20146: result: no
configure:20158: checking whether program_invocation_short_name is declared
configure:20158: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:125:10: error: use of undeclared identifier 'program_invocation_short_name'
  (void) program_invocation_short_name;
         ^
1 error generated.
configure:20158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_short_name
| #ifdef __cplusplus
|   (void) program_invocation_short_name;
| #else
|   (void) program_invocation_short_name;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:20158: result: no
configure:20207: checking whether readlink signature is correct
configure:20225: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:20225: $? = 0
configure:20232: result: yes
configure:20234: checking whether readlink handles trailing slash correctly
configure:20258: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:20258: $? = 0
configure:20258: ./conftest
configure:20258: $? = 0
configure:20269: result: yes
configure:20365: checking for search.h
configure:20365: result: yes
configure:20377: checking for tsearch
configure:20377: result: yes
configure:20450: checking for volatile sig_atomic_t
configure:20450: result: yes
configure:20464: checking for sighandler_t
configure:20464: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:128:13: error: use of undeclared identifier 'sighandler_t'; did you mean '__sighandler_t'?
if (sizeof (sighandler_t))
            ^
1 error generated.
configure:20464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof (sighandler_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:20464: result: no
configure:20478: checking whether pthread_sigmask is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigaction is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigaddset is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigdelset is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigemptyset is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigfillset is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigismember is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigpending is declared without a macro
configure:20504: result: yes
configure:20478: checking whether sigprocmask is declared without a macro
configure:20504: result: yes
configure:20537: checking for sigprocmask
configure:20537: result: yes
configure:20576: checking for ssize_t
configure:20600: result: yes
configure:20611: checking whether stat handles trailing slashes on directories
configure:20644: result: yes
configure:20646: checking whether stat handles trailing slashes on files
configure:20691: result: yes
configure:20772: checking whether NULL can be used in arbitrary expressions
configure:20790: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:20790: $? = 0
configure:20797: result: yes
configure:20969: checking whether dprintf is declared without a macro
configure:20995: result: yes
configure:20969: checking whether fpurge is declared without a macro
configure:20995: result: yes
configure:20969: checking whether fseeko is declared without a macro
configure:20995: result: yes
configure:20969: checking whether ftello is declared without a macro
configure:20995: result: yes
configure:20969: checking whether getdelim is declared without a macro
configure:20995: result: yes
configure:20969: checking whether getline is declared without a macro
configure:20995: result: yes
configure:20969: checking whether popen is declared without a macro
configure:20995: result: yes
configure:20969: checking whether renameat is declared without a macro
configure:20995: result: yes
configure:20969: checking whether snprintf is declared without a macro
configure:20995: result: yes
configure:20969: checking whether tmpfile is declared without a macro
configure:20995: result: yes
configure:20969: checking whether vdprintf is declared without a macro
configure:20995: result: yes
configure:20969: checking whether vsnprintf is declared without a macro
configure:20995: result: yes
configure:21066: checking whether _Exit is declared without a macro
configure:21098: result: yes
configure:21066: checking whether atoll is declared without a macro
configure:21098: result: yes
configure:21066: checking whether canonicalize_file_name is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:159:10: error: use of undeclared identifier 'canonicalize_file_name'
  (void) canonicalize_file_name;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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:21098: result: no
configure:21066: checking whether getloadavg is declared without a macro
configure:21098: result: yes
configure:21066: checking whether getsubopt is declared without a macro
configure:21098: result: yes
configure:21066: checking whether grantpt is declared without a macro
configure:21098: result: yes
configure:21066: checking whether mkdtemp is declared without a macro
configure:21098: result: yes
configure:21066: checking whether mkostemp is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:21090: $? = 0
configure:21098: result: yes
configure:21066: checking whether mkostemps is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:21090: $? = 0
configure:21098: result: yes
configure:21066: checking whether mkstemp is declared without a macro
configure:21098: result: yes
configure:21066: checking whether mkstemps is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:166:10: error: use of undeclared identifier 'mkstemps'
  (void) mkstemps;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_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:21098: result: no
configure:21066: checking whether ptsname is declared without a macro
configure:21098: result: yes
configure:21066: checking whether random_r is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:167:10: error: use of undeclared identifier 'random_r'
  (void) random_r;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 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:21098: result: no
configure:21066: checking whether initstat_r is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:167:10: error: use of undeclared identifier 'initstat_r'
  (void) initstat_r;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 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 initstat_r
|   (void) initstat_r;
|   ;
|   return 0;
| }
configure:21098: result: no
configure:21066: checking whether srandom_r is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:167:10: error: use of undeclared identifier 'srandom_r'
  (void) srandom_r;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 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:21098: result: no
configure:21066: checking whether setstate_r is declared without a macro
configure:21090: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:167:10: error: use of undeclared identifier 'setstate_r'
  (void) setstate_r;
         ^
1 error generated.
configure:21090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 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:21098: result: no
configure:21066: checking whether realpath is declared without a macro
configure:21098: result: yes
configure:21066: checking whether rpmatch is declared without a macro
configure:21098: result: yes
configure:21066: checking whether setenv is declared without a macro
configure:21098: result: yes
configure:21066: checking whether strtod is declared without a macro
configure:21098: result: yes
configure:21066: checking whether strtoll is declared without a macro
configure:21098: result: yes
configure:21066: checking whether strtoull is declared without a macro
configure:21098: result: yes
configure:21066: checking whether unlockpt is declared without a macro
configure:21098: result: yes
configure:21066: checking whether unsetenv is declared without a macro
configure:21098: result: yes
configure:21116: checking for working strerror function
configure:21136: cc -o conftest -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2  conftest.c  >&5
configure:21136: $? = 0
configure:21136: ./conftest
configure:21136: $? = 0
configure:21147: result: yes
configure:21303: checking for nlink_t
configure:21303: result: yes
configure:21318: checking whether fchmodat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether fstatat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether futimens is declared without a macro
configure:21336: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:173:10: error: use of undeclared identifier 'futimens'
  (void) futimens;
         ^
1 error generated.
configure:21336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main ()
| {
| #undef futimens
|   (void) futimens;
|   ;
|   return 0;
| }
configure:21344: result: no
configure:21318: checking whether lchmod is declared without a macro
configure:21344: result: yes
configure:21318: checking whether lstat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether mkdirat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether mkfifo is declared without a macro
configure:21344: result: yes
configure:21318: checking whether mkfifoat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether mknod is declared without a macro
configure:21344: result: yes
configure:21318: checking whether mknodat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether stat is declared without a macro
configure:21344: result: yes
configure:21318: checking whether utimensat is declared without a macro
configure:21336: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:181:10: error: use of undeclared identifier 'utimensat'
  (void) utimensat;
         ^
1 error generated.
configure:21336: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main ()
| {
| #undef utimensat
|   (void) utimensat;
|   ;
|   return 0;
| }
configure:21344: result: no
configure:21434: checking whether chown is declared without a macro
configure:21469: result: yes
configure:21434: checking whether dup2 is declared without a macro
configure:21469: result: yes
configure:21434: checking whether dup3 is declared without a macro
configure:21461: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:21461: $? = 0
configure:21469: result: yes
configure:21434: checking whether environ is declared without a macro
configure:21461: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:193:10: error: use of undeclared identifier 'environ'
  (void) environ;
         ^
1 error generated.
configure:21461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| /* end confdefs.h.  */
| #include <unistd.h>
| /* 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:21469: result: no
configure:21434: checking whether euidaccess is declared without a macro
configure:21461: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:193:10: error: use of undeclared identifier 'euidaccess'
  (void) euidaccess;
         ^
1 error generated.
configure:21461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| /* end confdefs.h.  */
| #include <unistd.h>
| /* 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:21469: result: no
configure:21434: checking whether faccessat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether fchdir is declared without a macro
configure:21469: result: yes
configure:21434: checking whether fchownat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether fsync is declared without a macro
configure:21469: result: yes
configure:21434: checking whether ftruncate is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getcwd is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getdomainname is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getdtablesize is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getgroups is declared without a macro
configure:21469: result: yes
configure:21434: checking whether gethostname is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getlogin is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getlogin_r is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getpagesize is declared without a macro
configure:21469: result: yes
configure:21434: checking whether getusershell is declared without a macro
configure:21469: result: yes
configure:21434: checking whether setusershell is declared without a macro
configure:21469: result: yes
configure:21434: checking whether endusershell is declared without a macro
configure:21469: result: yes
configure:21434: checking whether group_member is declared without a macro
configure:21461: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:209:10: error: use of undeclared identifier 'group_member'
  (void) group_member;
         ^
1 error generated.
configure:21461: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libiconv"
| #define VERSION "1.14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define INSTALLPREFIX "/usr/local"
| #define ENABLE_EXTRA 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_VISIBILITY 0
| #define ICONV_CONST const
| #define HAVE_MBSTATE_T 1
| #define HAVE_WCHAR_T 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_WCHAR_H 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETCWD 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_READLINKAT 1
| #define HAVE_LSTAT 1
| #define HAVE_SETENV 1
| #define FUNC_REALPATH_WORKS 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
| #define HAVE_SIGSET_T 1
| #define USER_LABEL_PREFIX 
| #define HAVE__BOOL 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_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define GNULIB_CANONICALIZE_LGPL 1
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
| #define GNULIB_TEST_REALPATH 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMMOVE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_READLINK 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_SIGPIPE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define GNULIB_TEST_STAT 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FPURGE 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_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_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_CHOWN 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_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.  */
| #include <unistd.h>
| /* 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:21469: result: no
configure:21434: checking whether lchown is declared without a macro
configure:21469: result: yes
configure:21434: checking whether link is declared without a macro
configure:21469: result: yes
configure:21434: checking whether linkat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether lseek is declared without a macro
configure:21469: result: yes
configure:21434: checking whether pipe is declared without a macro
configure:21469: result: yes
configure:21434: checking whether pipe2 is declared without a macro
configure:21461: cc -c -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:21461: $? = 0
configure:21469: result: yes
configure:21434: checking whether pread is declared without a macro
configure:21469: result: yes
configure:21434: checking whether pwrite is declared without a macro
configure:21469: result: yes
configure:21434: checking whether readlink is declared without a macro
configure:21469: result: yes
configure:21434: checking whether readlinkat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether rmdir is declared without a macro
configure:21469: result: yes
configure:21434: checking whether sleep is declared without a macro
configure:21469: result: yes
configure:21434: checking whether symlink is declared without a macro
configure:21469: result: yes
configure:21434: checking whether symlinkat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether ttyname_r is declared without a macro
configure:21469: result: yes
configure:21434: checking whether unlink is declared without a macro
configure:21469: result: yes
configure:21434: checking whether unlinkat is declared without a macro
configure:21469: result: yes
configure:21434: checking whether usleep is declared without a macro
configure:21469: result: yes
configure:21873: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on scorpion.kiev.ua

config.status:1888: creating Makefile
config.status:1888: creating lib/Makefile
config.status:1888: creating srclib/Makefile
config.status:1888: creating src/Makefile
config.status:1888: creating po/Makefile.in
config.status:1888: creating man/Makefile
config.status:1888: creating tests/Makefile
config.status:1888: creating include/iconv.h
config.status:1888: creating include/iconv.h.inst
config.status:1888: creating config.h
config.status:1888: creating lib/config.h
config.status:2117: executing depfiles commands
config.status:2117: executing libtool commands
config.status:2117: executing po-directories commands
configure:24533: === configuring in libcharset (/usr/ports/converters/libiconv/work/libiconv-1.14/libcharset)
configure:24596: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--enable-static' '--without-libintl-prefix' '--docdir=/usr/local/share/doc/libiconv' '--enable-extra-encodings' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.0' 'build_alias=amd64-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security' 'LDFLAGS=' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CPP=cpp' --cache-file=/dev/null --srcdir=.
configure:24533: === configuring in preload (/usr/ports/converters/libiconv/work/libiconv-1.14/preload)
configure:24596: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  '--enable-static' '--without-libintl-prefix' '--docdir=/usr/local/share/doc/libiconv' '--enable-extra-encodings' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd10.0' 'build_alias=amd64-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security' 'LDFLAGS=' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CPP=cpp' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=amd64-portbld-freebsd10.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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_decl_EILSEQ=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd10.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__getlong=yes
ac_cv_func__getshort=yes
ac_cv_func__stat=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_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_bcopy=yes
ac_cv_func_bindresvport_sa=yes
ac_cv_func_btowc=yes
ac_cv_func_canonicalize_file_name=no
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_dirname=yes
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_eaccess=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_fork=yes
ac_cv_func_fpurge=yes
ac_cv_func_freeaddrinfo=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_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_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_glob=yes
ac_cv_func_group_from_gid=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_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_link=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_0_nonnull=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=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_mkdtemp=yes
ac_cv_func_mkstemp=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_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_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_self=yes
ac_cv_func_putenv=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_rename=yes
ac_cv_func_rresvport_af=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_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_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_setvbuf=yes
ac_cv_func_shmget=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigvec=yes
ac_cv_func_sleep=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_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
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_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_strtol=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_tcgetpgrp=yes
ac_cv_func_time=yes
ac_cv_func_towlower=yes
ac_cv_func_truncate=yes
ac_cv_func_tsearch=yes
ac_cv_func_uname=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_vfork=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=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_have___va_copy=yes
ac_cv_have_clock_t=yes
ac_cv_have_control_in_msghdr=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_alarm=yes
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_closedir=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_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_fflush_unlocked=no
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fgets_unlocked=no
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_fputc_unlocked=no
ac_cv_have_decl_fputs_unlocked=no
ac_cv_have_decl_fread_unlocked=no
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_fwrite_unlocked=no
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=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_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_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_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
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_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_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_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_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_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_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_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_ctype_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_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_login_cap_h=yes
ac_cv_header_malloc_h=no
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_pwd_h=yes
ac_cv_header_random_h=no
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_stat_broken=no
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_dir_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_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_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_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_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-freebsd10.0
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_edit_el_init=yes
ac_cv_lib_error_at_line=no
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
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_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_FGREP=/usr/bin/fgrep
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_SED=/usr/bin/sed
ac_cv_path_STRIP=/usr/bin/strip
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_install=/usr/bin/install
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CPP=cpp
ac_cv_prog_SED=/usr/bin/sed
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=/usr/bin/strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type__Bool=yes
ac_cv_type_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_sighandler_t=no
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
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_libpath=LD_LIBRARY_PATH
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_shlibpath_var=LD_LIBRARY_PATH
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=no
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_prog_tar_ustar=/usr/bin/tar
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
cl_cv_prog_LN=/bin/ln
cl_cv_prog_cp='/bin/cp -p'
cl_cv_sys_endian='little endian'
gl_cv_c_multiarch=no
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=no
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=yes
gl_cv_double_slash_root=no
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=1
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_readlink_works=yes
gl_cv_func_realpath_works=yes
gl_cv_func_sigprocmask=1
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_strerror_0_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_wcrtomb_retval=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_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_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_futimens=no
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_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_initstat_r=no
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_memcpy=no
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=no
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_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_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_utimensat=no
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
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_wchar_h_standalone=yes
gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
gl_cv_header_working_stdint_h=yes
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_pragma_columns=no
gl_cv_prog_as_underscore=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
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
gt_cv_func_printf_posix=yes
gt_cv_func_unsetenv_ret=int
gt_cv_int_divbyzero_sigfpe=yes
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_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AS='as'
ASM_SYMBOL_PREFIX='""'
AUTOCONF='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run automake-1.11'
AWK='/usr/bin/awk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BROKEN_WCHAR_H='0'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security'
CFLAG_VISIBILITY=''
CP='/bin/cp -p'
CPP='cpp'
CPPFLAGS='-D_FORTIFY_SOURCE=2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DLL_VARIABLE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
EILSEQ=''
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/fgrep'
GETTEXT_MACRO_VERSION='0.18'
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_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_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='1'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETS='1'
GNULIB_GETSUBOPT='0'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LSEEK='0'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='0'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='0'
GNULIB_MEMCHR='0'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='0'
GNULIB_OPENAT='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='1'
GNULIB_READLINK='1'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='1'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SETENV='0'
GNULIB_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='1'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='1'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='0'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='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_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_GETOPT='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='1'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='0'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCTOMB='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GREP='/usr/bin/grep'
HAVE_ATOLL='1'
HAVE_CANONICALIZE_FILE_NAME='0'
HAVE_CHOWN='1'
HAVE_DECL_ENVIRON='0'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='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_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBSLEN='0'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_NANOSLEEP='1'
HAVE_OPENAT='1'
HAVE_OS_H='0'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_PREAD='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PWRITE='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPMATCH='1'
HAVE_SETENV='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='0'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_VISIBILITY='0'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WINSOCK2_H=''
HAVE__BOOL='1'
HAVE__EXIT='1'
ICONV_CONST='const'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_PROGRAM_ENV=''
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LD='/usr/bin/ld'
LDFLAGS=''
LIBICONV=''
LIBICRT_LIBDEPS=''
LIBICRT_LTLIBDEPS=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/sh $(top_builddir)/libtool'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
LIBUNISTRING_UNITYPES_H='unitypes.h'
LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
LIPO=''
LN='/bin/ln'
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_015='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libiconv'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
RC=''
RELOCATABLE='no'
RELOCATABLE_BUILD_DIR='$(top_builddir)/srclib'
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)'
RELOCATABLE_LDFLAGS=''
RELOCATABLE_LIBRARY_PATH=''
RELOCATABLE_SRC_DIR='$(top_srcdir)/srclib'
RELOCATABLE_STRIP=':'
RELOCATABLE_VIA_LD_FALSE=''
RELOCATABLE_VIA_LD_TRUE='#'
RELOCATABLE_VIA_WRAPPER_FALSE=''
RELOCATABLE_VIA_WRAPPER_TRUE='#'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCTOMB='0'
REPLACE_WRITE='0'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
SRCLIBOBJS=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP='/usr/bin/strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
USE_EXTRA_ENCODINGS='yes'
USE_MBSTATE_T='1'
USE_NLS='no'
VERSION='1.14'
WCHAR_T_SUFFIX=''
WINDRES=''
WINT_T_SUFFIX=''
WOE32='no'
WOE32DLL='no'
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_015='/usr/local/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
ac_ct_AR=''
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd10.0'
build_alias='amd64-portbld-freebsd10.0'
build_cpu='amd64'
build_os='freebsd10.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='/usr/local/share/doc/libiconv'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' canonicalize-lgpl.o error.o'
gl_LTLIBOBJS=' canonicalize-lgpl.lo error.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBICONV_GNULIB_TESTS'
host='amd64-portbld-freebsd10.0'
host_alias=''
host_cpu='amd64'
host_os='freebsd10.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/converters/libiconv/work/libiconv-1.14/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libcharset preload'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libiconv"
#define VERSION "1.14"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define INSTALLPREFIX "/usr/local"
#define ENABLE_EXTRA 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_VISIBILITY 0
#define ICONV_CONST const
#define HAVE_MBSTATE_T 1
#define HAVE_WCHAR_T 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_MBSINIT 1
#define HAVE_SETLOCALE 1
#define HAVE_MEMMOVE 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_WCHAR_H 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_GETCWD 1
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_READLINKAT 1
#define HAVE_LSTAT 1
#define HAVE_SETENV 1
#define FUNC_REALPATH_WORKS 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 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_DECL_SETENV 1
#define HAVE_SIGSET_T 1
#define USER_LABEL_PREFIX 
#define HAVE__BOOL 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_MEMRCHR 1
#define HAVE_RAW_DECL_RAWMEMCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRCHRNUL 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 0
#define HAVE_DECL_FGETS_UNLOCKED 0
#define HAVE_DECL_FPUTC_UNLOCKED 0
#define HAVE_DECL_FPUTS_UNLOCKED 0
#define HAVE_DECL_FREAD_UNLOCKED 0
#define HAVE_DECL_FWRITE_UNLOCKED 0
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define GNULIB_CANONICALIZE_LGPL 1
#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
#define GNULIB_TEST_REALPATH 1
#define GNULIB_TEST_ENVIRON 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMMOVE 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define GNULIB_TEST_READ 1
#define GNULIB_TEST_READLINK 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 1
#define GNULIB_SIGPIPE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define GNULIB_TEST_STAT 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FPURGE 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_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_MKDTEMP 1
#define HAVE_RAW_DECL_MKOSTEMP 1
#define HAVE_RAW_DECL_MKOSTEMPS 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_LCHMOD 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKFIFOAT 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_CHOWN 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_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDOMAINNAME 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_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_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 USE_UNLOCKED_IO 1

configure: exit 0


More information about the freebsd-stable mailing list