FreeBSD Bugzilla – Attachment 209338 Details for
Bug 242053
devel/binutils 2.33.1 Failed build: ld: error: undefined symbol: bswap_identity_64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 94.06 KB, created by
Martin Filla
on 2019-11-22 13:52:10 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Martin Filla
Created:
2019-11-22 13:52:10 UTC
Size:
94.06 KB
patch
obsolete
>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.69. Invocation command line was > > $ ./configure --with-system-zlib --with-gmp=/usr/local --with-mpfr=/usr/local --enable-targets=all --enable-threads=yes --disable-werror --enable-deterministic-archives --with-sysroot=/ --enable-x86-relax-relocations=no --enable-nls --enable-relro=no --enable-gold --enable-plugins --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ --build=x86_64-portbld-freebsd12.1 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = >uname -m = amd64 >uname -r = 12.1-RELEASE-p1 >uname -s = FreeBSD >uname -v = FreeBSD 12.1-RELEASE-p1 GENERIC > >/usr/bin/uname -p = amd64 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/ports/devel/binutils/work-native/.bin >PATH: /bin >PATH: /usr/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /usr/local/sbin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2180: loading site script /usr/ports/Templates/config.site >| # $FreeBSD: head/Templates/config.site 510716 2019-09-01 18:57:18Z antoine $ >| # 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@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_err_h=yes} >| : ${ac_cv_header_errno_h=yes} >| : ${ac_cv_header_fcntl_h=yes} >| : ${ac_cv_header_float_h=yes} >| : ${ac_cv_header_floatingpoint_h=yes} >| : ${ac_cv_header_getopt_h=yes} >| : ${ac_cv_header_glob_h=yes} >| : ${ac_cv_header_inttypes_h=yes} >| : ${ac_cv_header_langinfo_h=yes} >| : ${ac_cv_header_libgen_h=yes} >| : ${ac_cv_header_libutil_h=yes} >| : ${ac_cv_header_limits_h=yes} >| : ${ac_cv_header_locale_h=yes} >| : ${ac_cv_header_login_cap_h=yes} >| : ${ac_cv_header_math_h=yes} >| : ${ac_cv_header_memory_h=yes} >| : ${ac_cv_header_minix_config_h=no} >| : ${ac_cv_header_net_if_h=yes} >| : ${ac_cv_header_net_if_media_h=yes} >| : ${ac_cv_header_net_if_tap_h=yes} >| : ${ac_cv_header_net_if_tun_h=yes} >| : ${ac_cv_header_netdb_h=yes} >| : ${ac_cv_header_netinet_in_h=yes} >| : ${ac_cv_header_paths_h=yes} >| : ${ac_cv_header_poll_h=yes} >| : ${ac_cv_header_pthread_h=yes} >| : ${ac_cv_header_pwd_h=yes} >| : ${ac_cv_header_readpassphrase_h=yes} >| : ${ac_cv_header_resolv_h=yes} >| : ${ac_cv_header_rpc_types_h=yes} >| : ${ac_cv_header_sched_h=yes} >| : ${ac_cv_header_search_h=yes} >| : ${ac_cv_header_security_pam_appl_h=yes} >| : ${ac_cv_header_signal_h=yes} >| : ${ac_cv_header_spawn_h=yes} >| : ${ac_cv_header_stdarg_h=yes} >| : ${ac_cv_header_stdbool_h=yes} >| : ${ac_cv_header_stdc=yes} >| : ${ac_cv_header_stddef_h=yes} >| : ${ac_cv_header_stdint_h=yes} >| : ${ac_cv_header_stdio_h=yes} >| : ${ac_cv_header_stdlib_h=yes} >| : ${ac_cv_header_string_h=yes} >| : ${ac_cv_header_strings_h=yes} >| : ${ac_cv_header_sys_acl_h=yes} >| : ${ac_cv_header_sys_cdefs_h=yes} >| : ${ac_cv_header_sys_fcntl_h=yes} >| : ${ac_cv_header_sys_file_h=yes} >| : ${ac_cv_header_sys_ioctl_h=yes} >| : ${ac_cv_header_sys_mman_h=yes} >| : ${ac_cv_header_sys_mount_h=yes} >| : ${ac_cv_header_sys_msg_h=yes} >| : ${ac_cv_header_sys_param_h=yes} >| : ${ac_cv_header_sys_poll_h=yes} >| : ${ac_cv_header_sys_ptrace_h=yes} >| : ${ac_cv_header_sys_resource_h=yes} >| : ${ac_cv_header_sys_select_h=yes} >| : ${ac_cv_header_sys_socket_h=yes} >| : ${ac_cv_header_sys_stat_h=yes} >| : ${ac_cv_header_sys_statvfs_h=yes} >| : ${ac_cv_header_sys_sysctl_h=yes} >| : ${ac_cv_header_sys_time_h=yes} >| : ${ac_cv_header_sys_timers_h=yes} >| : ${ac_cv_header_sys_times_h=yes} >| : ${ac_cv_header_sys_types_h=yes} >| : ${ac_cv_header_sys_uio_h=yes} >| : ${ac_cv_header_sys_un_h=yes} >| : ${ac_cv_header_sys_wait_h=yes} >| : ${ac_cv_header_time_h=yes} >| : ${ac_cv_header_ttyent_h=yes} >| : ${ac_cv_header_ucontext_h=yes} >| : ${ac_cv_header_unistd_h=yes} >| : ${ac_cv_header_utime_h=yes} >| : ${ac_cv_header_utmpx_h=yes} >| : ${ac_cv_header_utmp_h=no} >| : ${ac_cv_header_vis_h=yes} >| : ${ac_cv_header_wchar_h=yes} >| : ${ac_cv_header_wctype_h=yes} >| : ${ac_cv_header_zlib_h=yes} >| >| : ${gl_cv_header_wchar_h_correct_inline=yes} >| >| : ${ac_cv_header_argz_h=no} >| : ${ac_cv_header_byteswap_h=no} >| : ${ac_cv_header_dl_h=no} >| : ${ac_cv_header_malloc_h=no} >| : ${ac_cv_header_random_h=no} >| : ${ac_cv_header_vfork_h=no} >| >| : ${gl_cv_have_raw_decl_strchrnul=yes} >| : ${gl_cv_have_raw_decl_memcpy=no} >| : ${gl_cv_have_raw_decl_memmem=yes} >| : ${gl_cv_have_raw_decl_memrchr=yes} >| : ${gl_cv_have_raw_decl_rawmemchr=yes} >| : ${gl_cv_have_raw_decl_stpcpy=yes} >| : ${gl_cv_have_raw_decl_stpncpy=yes} >| : ${gl_cv_have_raw_decl_strcasestr=yes} >| : ${gl_cv_have_raw_decl_strdup=yes} >| : ${gl_cv_have_raw_decl_strncat=yes} >| : ${gl_cv_have_raw_decl_strndup=yes} >| : ${gl_cv_have_raw_decl_strnlen=yes} >| : ${gl_cv_have_raw_decl_strpbrk=yes} >| : ${gl_cv_have_raw_decl_strsep=yes} >| : ${gl_cv_have_raw_decl_strsignal=yes} >| : ${gl_cv_have_raw_decl_strtok_r=yes} >| : ${gl_cv_have_raw_decl_strverscmp=no} >| >| # Type >| : ${ac_cv_c_int16_t=yes} >| : ${ac_cv_c_int32_t=yes} >| : ${ac_cv_c_int64_t=yes} >| : ${ac_cv_c_int8_t=yes} >| : ${ac_cv_c_uint16_t=yes} >| : ${ac_cv_c_uint32_t=yes} >| : ${ac_cv_c_uint64_t=yes} >| : ${ac_cv_c_uint8_t=yes} >| >| : ${ac_cv_type__Bool=yes} >| : ${ac_cv_type_char=yes} >| : ${ac_cv_type_char_p=yes} >| : ${ac_cv_type_fsblkcnt_t=yes} >| : ${ac_cv_type_fsfilcnt_t=yes} >| : ${ac_cv_type_in_addr_t=yes} >| : ${ac_cv_type_in_port_t=yes} >| : ${ac_cv_type_int16_t=yes} >| : ${ac_cv_type_int32_t=yes} >| : ${ac_cv_type_int=yes} >| : ${ac_cv_type_intmax_t=yes} >| : ${ac_cv_type_long=yes} >| : ${ac_cv_type_long_double=yes} >| : ${ac_cv_type_long_long=yes} >| : ${ac_cv_type_long_long_int=yes} >| : ${ac_cv_type_mbstate_t=yes} >| : ${ac_cv_type_mode_t=yes} >| : ${ac_cv_type_nlink_t=yes} >| : ${ac_cv_type_off_t=yes} >| : ${ac_cv_type_pid_t=yes} >| : ${ac_cv_type_posix_spawn_file_actions_t=yes} >| : ${ac_cv_type_posix_spawnattr_t=yes} >| : ${ac_cv_type_ptrdiff_t=yes} >| : ${ac_cv_type_short=yes} >| : ${ac_cv_type_sig_atomic_t=yes} >| : ${ac_cv_type_sigset_t=yes} >| : ${ac_cv_type_size_t=yes} >| : ${ac_cv_type_socklen_t=yes} >| : ${ac_cv_type_ssize_t=yes} >| : ${ac_cv_type_stack_t=yes} >| : ${ac_cv_type_struct_timespec=yes} >| : ${ac_cv_type_u_char=yes} >| : ${ac_cv_type_u_int16_t=yes} >| : ${ac_cv_type_u_int32_t=yes} >| : ${ac_cv_type_u_int8_t=yes} >| : ${ac_cv_type_u_int=yes} >| : ${ac_cv_type_u_long=yes} >| : ${ac_cv_type_u_short=yes} >| : ${ac_cv_type_uid_t=yes} >| : ${ac_cv_type_uintptr_t=yes} >| : ${ac_cv_type_unsigned_char=yes} >| : ${ac_cv_type_unsigned_int=yes} >| : ${ac_cv_type_unsigned_long=yes} >| : ${ac_cv_type_unsigned_long_long=yes} >| : ${ac_cv_type_unsigned_long_long_int=yes} >| : ${ac_cv_type_unsigned_short=yes} >| : ${ac_cv_type_volatile_sig_atomic_t=yes} >| : ${ac_cv_type_wchar_t=yes} >| : ${ac_cv_type_wint_t=yes} >| >| : ${gl_cv_sigaltstack_low_base=yes} >| : ${gl_cv_size_max=yes} >| : ${gl_cv_type_sigset_t=yes} >| : ${gl_cv_type_wchar_t_signed=yes} >| : ${gl_cv_type_wctrans_t=yes} >| : ${gl_cv_type_wctype_t=yes} >| : ${gl_cv_type_wint_t_signed=yes} >| : ${gl_cv_var_stdin_large_offset=yes} >| : ${gt_cv_c_intmax_t=yes} >| : ${gt_cv_c_wchar_t=yes} >| : ${gt_cv_c_wint_t=yes} >| : ${gt_cv_func_printf_posix=yes} >| : ${gt_cv_int_divbyzero_sigfpe=yes} >| : ${gt_cv_siginfo_t=yes} >| : ${gt_cv_ssize_t=yes} >| >| # lib >| : ${ac_cv_lib_crypt_crypt=yes} >| : ${ac_cv_lib_edit_el_init=yes} >| : ${ac_cv_lib_pam_pam_set_item=yes} >| : ${ac_cv_lib_z_deflate=yes} >| : ${ac_cv_libc_defines___progname=yes} >| : ${ac_cv_libc_defines_sys_errlist=yes} >| : ${ac_cv_libc_defines_sys_nerr=yes} >| >| # Struct >| : ${ac_cv_member_HEADER_ad=yes} >| : ${ac_cv_member_struct___res_state_retrans=yes} >| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} >| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes} >| : ${ac_cv_member_struct_stat_st_blksize=yes} >| >| : ${gl_cv_sys_struct_timespec_in_time_h=yes} >| : ${gl_cv_sys_struct_timeval=yes} >| >| : ${ac_cv_func_strchrnul=yes} >| : ${ac_cv_func_uselocale=yes} >| : ${ac_cv_func_newlocale=yes} >| >| # Functions >| : ${ac_cv_func___b64_ntop=yes} >| : ${ac_cv_func___b64_pton=yes} >| : ${ac_cv_func__getlong=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__stat=yes} >| : ${ac_cv_func_abs=yes} >| : ${ac_cv_func_accept=yes} >| : ${ac_cv_func_accept4=yes} >| : ${ac_cv_func_acl_create_entry_np=yes} >| : ${ac_cv_func_acl_delete_def_file=yes} >| : ${ac_cv_func_acl_delete_fd_np=yes} >| : ${ac_cv_func_acl_delete_file_np=yes} >| : ${ac_cv_func_acl_free=yes} >| : ${ac_cv_func_acl_from_text=yes} >| : ${ac_cv_func_acl_get_fd=yes} >| : ${ac_cv_func_acl_get_file=yes} >| : ${ac_cv_func_acl_set_fd=yes} >| : ${ac_cv_func_acl_set_file=yes} >| : ${ac_cv_func_alarm=yes} >| : ${ac_cv_func_alloca=yes} >| : ${ac_cv_func_alphasort=yes} >| : ${ac_cv_func_arc4random=yes} >| : ${ac_cv_func_arc4random_buf=yes} >| : ${ac_cv_func_arc4random_uniform=yes} >| : ${ac_cv_func_asprintf=yes} >| : ${ac_cv_func_atexit=yes} >| : ${ac_cv_func_atoll=yes} >| : ${ac_cv_func_basename=yes} >| : ${ac_cv_func_bcmp=yes} >| : ${ac_cv_func_bcopy=yes} >| : ${ac_cv_func_bindresvport_sa=yes} >| : ${ac_cv_func_bsearch=yes} >| : ${ac_cv_func_btowc=yes} >| : ${ac_cv_func_bzero=yes} >| : ${ac_cv_func_calloc=yes} >| : ${ac_cv_func_chown=yes} >| : ${ac_cv_func_clock=yes} >| : ${ac_cv_func_clock_gettime=yes} >| : ${ac_cv_func_closedir=yes} >| : ${ac_cv_func_closefrom=yes} >| : ${ac_cv_func_daemon=yes} >| : ${ac_cv_func_dirfd=yes} >| : ${ac_cv_func_dirname=yes} >| : ${ac_cv_func_dlopen=yes} >| : ${ac_cv_func_dprintf=yes} >| : ${ac_cv_func_dup2=yes} >| : ${ac_cv_func_eaccess=yes} >| : ${ac_cv_func_endgrent=yes} >| : ${ac_cv_func_err=yes} >| : ${ac_cv_func_errx=yes} >| : ${ac_cv_func_fchmod=yes} >| : ${ac_cv_func_fchown=yes} >| : ${ac_cv_func_fcntl=yes} >| : ${ac_cv_func_ffs=yes} >| : ${ac_cv_func_ffsl=yes} >| : ${ac_cv_func_ffsll=yes} >| : ${ac_cv_func_fileno=yes} >| : ${ac_cv_func_fls=yes} >| : ${ac_cv_func_flsl=yes} >| : ${ac_cv_func_flsll=yes} >| : ${ac_cv_func_fork=yes} >| : ${ac_cv_func_fork_working=yes} >| : ${ac_cv_func_fprintf=yes} >| : ${ac_cv_func_fpurge=yes} >| : ${ac_cv_func_freeaddrinfo=yes} >| : ${ac_cv_func_fstat=yes} >| : ${ac_cv_func_fstatat=yes} >| : ${ac_cv_func_fstatfs=yes} >| : ${ac_cv_func_fstatvfs=yes} >| : ${ac_cv_func_fsync=yes} >| : ${ac_cv_func_futimes=yes} >| : ${ac_cv_func_fwprintf=yes} >| : ${ac_cv_func_gai_strerror=yes} >| : ${ac_cv_func_getaddrinfo=yes} >| : ${ac_cv_func_getcwd=yes} >| : ${ac_cv_func_getdelim=yes} >| : ${ac_cv_func_getdtablesize=yes} >| : ${ac_cv_func_getgrent=yes} >| : ${ac_cv_func_getegid=yes} >| : ${ac_cv_func_getenv=yes} >| : ${ac_cv_func_geteuid=yes} >| : ${ac_cv_func_getgid=yes} >| : ${ac_cv_func_getgrouplist=yes} >| : ${ac_cv_func_gethostbyname=yes} >| : ${ac_cv_func_gethostname=yes} >| : ${ac_cv_func_getline=yes} >| : ${ac_cv_func_getnameinfo=yes} >| : ${ac_cv_func_getopt=yes} >| : ${ac_cv_func_getopt_long_only=yes} >| : ${ac_cv_func_getpagesize=yes} >| : ${ac_cv_func_getpeereid=yes} >| : ${ac_cv_func_getpgid=yes} >| : ${ac_cv_func_getpgrp=yes} >| : ${ac_cv_func_getpgrp_void=yes} >| : ${ac_cv_func_getpid=yes} >| : ${ac_cv_func_getrlimit=yes} >| : ${ac_cv_func_getrusage=yes} >| : ${ac_cv_func_gettimeofday=yes} >| : ${ac_cv_func_getttyent=yes} >| : ${ac_cv_func_getuid=yes} >| : ${ac_cv_func_getwd=yes} >| : ${ac_cv_func_glob=yes} >| : ${ac_cv_func_group_from_gid=yes} >| : ${ac_cv_func_index=yes} >| : ${ac_cv_func_inet_aton=yes} >| : ${ac_cv_func_inet_ntoa=yes} >| : ${ac_cv_func_inet_ntop=yes} >| : ${ac_cv_func_innetgr=yes} >| : ${ac_cv_func_insque=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isblank=yes} >| : ${ac_cv_func_issetugid=yes} >| : ${ac_cv_func_iswblank=yes} >| : ${ac_cv_func_iswcntrl=yes} >| : ${ac_cv_func_iswctype=yes} >| : ${ac_cv_func_kill=yes} >| : ${ac_cv_func_killpg=yes} >| : ${ac_cv_func_link=yes} >| : ${ac_cv_func_labs=yes} >| : ${ac_cv_func_llabs=yes} >| : ${ac_cv_func_localtime=yes} >| : ${ac_cv_func_login_getcapbool=yes} >| : ${ac_cv_func_lstat=yes} >| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${ac_cv_func_malloc=yes} >| : ${ac_cv_func_malloc_0_nonnull=yes} >| : ${ac_cv_func_mblen=yes} >| : ${ac_cv_func_mbrlen=yes} >| : ${ac_cv_func_mbrtowc=yes} >| : ${ac_cv_func_mbsinit=yes} >| : ${ac_cv_func_mbsnrtowcs=yes} >| : ${ac_cv_func_mbsrtowcs=yes} >| : ${ac_cv_func_mbstowcs=yes} >| : ${ac_cv_func_mbtowc=yes} >| : ${ac_cv_func_memchr=yes} >| : ${ac_cv_func_memcmp=yes} >| : ${ac_cv_func_memcpy=yes} >| : ${ac_cv_func_memmove=yes} >| : ${ac_cv_func_memset=yes} >| : ${ac_cv_func_mincore=yes} >| : ${ac_cv_func_mkdtemp=yes} >| : ${ac_cv_func_mkstemp=yes} >| : ${ac_cv_func_mkstemps=yes} >| : ${ac_cv_func_mktemp=yes} >| : ${ac_cv_func_mktemps=yes} >| : ${ac_cv_func_mlock=yes} >| : ${ac_cv_func_mmap=yes} >| : ${ac_cv_func_mmap_fixed_mapped=yes} >| : ${ac_cv_func_mprotect=yes} >| : ${ac_cv_func_munlock=yes} >| : ${ac_cv_func_munmap=yes} >| : ${ac_cv_func_nl_langinfo=yes} >| : ${ac_cv_func_opendir=yes} >| : ${ac_cv_func_pam_getenvlist=yes} >| : ${ac_cv_func_pam_putenv=yes} >| : ${ac_cv_func_pathconf=yes} >| : ${ac_cv_func_pipe=yes} >| : ${ac_cv_func_poll=yes} >| : ${ac_cv_func_posix_spawn=yes} >| : ${ac_cv_func_pread=yes} >| : ${ac_cv_func_printf=yes} >| : ${ac_cv_func_psignal=yes} >| : ${ac_cv_func_pthread_cond_broadcast=yes} >| : ${ac_cv_func_pthread_cond_destroy=yes} >| : ${ac_cv_func_pthread_cond_init=yes} >| : ${ac_cv_func_pthread_cond_signal=yes} >| : ${ac_cv_func_pthread_cond_timedwait=yes} >| : ${ac_cv_func_pthread_cond_wait=yes} >| : ${ac_cv_func_pthread_equal=yes} >| : ${ac_cv_func_pthread_exit=yes} >| : ${ac_cv_func_pthread_mutex_destroy=yes} >| : ${ac_cv_func_pthread_mutex_init=yes} >| : ${ac_cv_func_pthread_mutex_lock=yes} >| : ${ac_cv_func_pthread_mutex_unlock=yes} >| : ${ac_cv_func_pthread_self=yes} >| : ${ac_cv_func_putc=yes} >| : ${ac_cv_func_putc_unlocked=yes} >| : ${ac_cv_func_putchar=yes} >| : ${ac_cv_func_putchar_unlocked=yes} >| : ${ac_cv_func_putenv=yes} >| : ${ac_cv_func_putw=yes} >| : ${ac_cv_func_pwrite=yes} >| : ${ac_cv_func_raise=yes} >| : ${ac_cv_func_rand=yes} >| : ${ac_cv_func_random=yes} >| : ${ac_cv_func_readdir=yes} >| : ${ac_cv_func_readlink=yes} >| : ${ac_cv_func_readlinkat=yes} >| : ${ac_cv_func_readpassphrase=yes} >| : ${ac_cv_func_realpath=yes} >| : ${ac_cv_func_recvmsg=yes} >| : ${ac_cv_func_rename=yes} >| : ${ac_cv_func_remque=yes} >| : ${ac_cv_func_rindex=yes} >| : ${ac_cv_func_rresvport_af=yes} >| : ${ac_cv_func_scandir=yes} >| : ${ac_cv_func_scandir_b=yes} >| : ${ac_cv_func_sched_yield=yes} >| : ${ac_cv_func_select=yes} >| : ${ac_cv_func_sendmsg=yes} >| : ${ac_cv_func_setegid=yes} >| : ${ac_cv_func_setenv=yes} >| : ${ac_cv_func_seteuid=yes} >| : ${ac_cv_func_setgid=yes} >| : ${ac_cv_func_setgrent=yes} >| : ${ac_cv_func_setgroupent=yes} >| : ${ac_cv_func_setgroups=yes} >| : ${ac_cv_func_setlinebuf=yes} >| : ${ac_cv_func_setlocale=yes} >| : ${ac_cv_func_setlogin=yes} >| : ${ac_cv_func_setpassent=yes} >| : ${ac_cv_func_setpgid=yes} >| : ${ac_cv_func_setproctitle=yes} >| : ${ac_cv_func_setregid=yes} >| : ${ac_cv_func_setresgid=yes} >| : ${ac_cv_func_setresuid=yes} >| : ${ac_cv_func_setreuid=yes} >| : ${ac_cv_func_setrlimit=yes} >| : ${ac_cv_func_setsid=yes} >| : ${ac_cv_func_setsockopt=yes} >| : ${ac_cv_func_setuid=yes} >| : ${ac_cv_func_setvbuf=yes} >| : ${ac_cv_func_shmget=yes} >| : ${ac_cv_func_sigaction=yes} >| : ${ac_cv_func_sigaltstack=yes} >| : ${ac_cv_func_sigblock=yes} >| : ${ac_cv_func_siginterrupt=yes} >| : ${ac_cv_func_sigmask=yes} >| : ${ac_cv_func_sigprocmask=yes} >| : ${ac_cv_func_sigsetmask=yes} >| : ${ac_cv_func_sigvec=yes} >| : ${ac_cv_func_sleep=yes} >| : ${ac_cv_func_sprintf=yes} >| : ${ac_cv_func_snprintf=yes} >| : ${ac_cv_func_socketpair=yes} >| : ${ac_cv_func_srand=yes} >| : ${ac_cv_func_srandom=yes} >| : ${ac_cv_func_stat=yes} >| : ${ac_cv_func_statfs=yes} >| : ${ac_cv_func_statvfs=yes} >| : ${ac_cv_func_stpcpy=yes} >| : ${ac_cv_func_stpncpy=yes} >| : ${ac_cv_func_strbrk=yes} >| : ${ac_cv_func_strcasecmp=yes} >| : ${ac_cv_func_strcasecmp_l=yes} >| : ${ac_cv_func_strcasestr=yes} >| : ${ac_cv_func_strcasestr_l=yes} >| : ${ac_cv_func_strchr=yes} >| : ${ac_cv_func_strrchr=yes} >| : ${ac_cv_func_strcspn=yes} >| : ${ac_cv_func_strdup=yes} >| : ${ac_cv_func_strerror=yes} >| : ${ac_cv_func_strerror_r=yes} >| : ${ac_cv_func_strftime=yes} >| : ${ac_cv_func_strlcat=yes} >| : ${ac_cv_func_strlcpy=yes} >| : ${ac_cv_func_strlen=yes} >| : ${ac_cv_func_strmode=yes} >| : ${ac_cv_func_strncasecmp=yes} >| : ${ac_cv_func_strncmp=yes} >| : ${ac_cv_func_strncmp_working=yes} >| : ${ac_cv_func_strndup=yes} >| : ${ac_cv_func_strnlen=yes} >| : ${ac_cv_func_strnlen_working=yes} >| : ${ac_cv_func_strpbrk=yes} >| : ${ac_cv_func_strptime=yes} >| : ${ac_cv_func_strsep=yes} >| : ${ac_cv_func_strsignal=yes} >| : ${ac_cv_func_strstr=yes} >| : ${ac_cv_func_strnstr=yes} >| : ${ac_cv_func_strtod=yes} >| : ${ac_cv_func_strtof=yes} >| : ${ac_cv_func_strtol=yes} >| : ${ac_cv_func_strtold=yes} >| : ${ac_cv_func_strtoll=yes} >| : ${ac_cv_func_strtonum=yes} >| : ${ac_cv_func_strtoul=yes} >| : ${ac_cv_func_strtoull=yes} >| : ${ac_cv_func_symlink=yes} >| : ${ac_cv_func_sysconf=yes} >| : ${ac_cv_func_sysctl=yes} >| : ${ac_cv_func_tcgetpgrp=yes} >| : ${ac_cv_func_tmpnam=yes} >| : ${ac_cv_func_time=yes} >| : ${ac_cv_func_times=yes} >| : ${ac_cv_func_towlower=yes} >| : ${ac_cv_func_truncate=yes} >| : ${ac_cv_func_tsearch=yes} >| : ${ac_cv_func_uname=yes} >| : ${ac_cv_func_unlink=yes} >| : ${ac_cv_func_unsetenv=yes} >| : ${ac_cv_func_user_from_uid=yes} >| : ${ac_cv_func_usleep=yes} >| : ${ac_cv_func_utime=yes} >| : ${ac_cv_func_utimes=yes} >| : ${ac_cv_func_vasprintf=yes} >| : ${ac_cv_func_vdprintf=yes} >| : ${ac_cv_func_vfork=yes} >| : ${ac_cv_func_vfork_working=yes} >| : ${ac_cv_func_vfprintf=yes} >| : ${ac_cv_func_vprintf=yes} >| : ${ac_cv_func_vsnprintf=yes} >| : ${ac_cv_func_vsprintf=yes} >| : ${ac_cv_func_waitpid=yes} >| : ${ac_cv_func_wait=yes} >| : ${ac_cv_func_waitid=yes} >| : ${ac_cv_func_wait2=yes} >| : ${ac_cv_func_wait3=yes} >| : ${ac_cv_func_wait3_rusage=yes} >| : ${ac_cv_func_wait4=yes} >| : ${ac_cv_func_wait6=yes} >| : ${ac_cv_func_warn=yes} >| : ${ac_cv_func_warnx=yes} >| : ${ac_cv_func_wcrtomb=yes} >| : ${ac_cv_func_wcscoll=yes} >| : ${ac_cv_func_wcslen=yes} >| : ${ac_cv_func_wcsnlen=yes} >| : ${ac_cv_func_wcswidth=yes} >| : ${ac_cv_func_wctob=yes} >| : ${ac_cv_func_wcwidth=yes} >| : ${ac_cv_func_wmemchr=yes} >| : ${ac_cv_func_wmemcpy=yes} >| : ${ac_cv_func_yp_match=yes} >| >| # misc utx >| : ${ac_cv_func_endutxent=yes} >| : ${ac_cv_func_getutxent=yes} >| : ${ac_cv_func_getutxid=yes} >| : ${ac_cv_func_getutxline=yes} >| : ${ac_cv_func_getutxuser=yes} >| : ${ac_cv_func_pututxline=yes} >| : ${ac_cv_func_setutxdb=yes} >| : ${ac_cv_func_setutxent=yes} >| : ${ac_cv_func_endutent=no} >| : ${ac_cv_func_getutent=no} >| : ${ac_cv_func_getutid=no} >| : ${ac_cv_func_getutline=no} >| : ${ac_cv_func_pututline=no} >| : ${ac_cv_func_setutent=no} >| : ${ac_cv_func_utmpname=no} >| >| # non existing functions >| : ${ac_cv_func_argz_count=no} >| : ${ac_cv_func_argz_next=no} >| : ${ac_cv_func_argz_stringify=no} >| : ${ac_cv_func_obstacks=no} >| : ${ac_cv_func_pstat_getdynamic=no} >| : ${ac_cv_func_rawmemchr=no} >| : ${ac_cv_func_yield=no} >| >| : ${ac_cv_have___va_copy=yes} >| : ${ac_cv_have_clock_t=yes} >| : ${ac_cv_have_control_in_msghdr=yes} >| : ${ac_cv_have_getopt_optreset=yes} >| : ${ac_cv_have_int64_t=yes} >| : ${ac_cv_have_intxx_t=yes} >| : ${ac_cv_have_mode_t=yes} >| : ${ac_cv_have_pid_t=yes} >| : ${ac_cv_have_pw_change_in_struct_passwd=yes} >| : ${ac_cv_have_pw_class_in_struct_passwd=yes} >| : ${ac_cv_have_pw_expire_in_struct_passwd=yes} >| : ${ac_cv_have_sa_family_t=yes} >| : ${ac_cv_have_size_t=yes} >| : ${ac_cv_have_ss_family_in_struct_ss=yes} >| : ${ac_cv_have_ssize_t=yes} >| : ${ac_cv_have_struct_addrinfo=yes} >| : ${ac_cv_have_struct_in6_addr=yes} >| : ${ac_cv_have_struct_sockaddr_in6=yes} >| : ${ac_cv_have_struct_sockaddr_storage=yes} >| : ${ac_cv_have_struct_timeval=yes} >| : ${ac_cv_have_u_char=yes} >| : ${ac_cv_have_u_int64_t=yes} >| : ${ac_cv_have_u_int=yes} >| : ${ac_cv_have_u_intxx_t=yes} >| : ${ac_cv_have_va_copy=yes} >| >| : ${ac_cv_have_decl_GLOB_NOMATCH=yes} >| : ${ac_cv_have_decl_LLONG_MAX=yes} >| : ${ac_cv_have_decl_MAXSYMLINKS=yes} >| : ${ac_cv_have_decl_O_NONBLOCK=yes} >| : ${ac_cv_have_decl_RLIMIT_NPROC=yes} >| : ${ac_cv_have_decl_SHUT_RD=yes} >| : ${ac_cv_have_decl__Exit=yes} >| : ${ac_cv_have_decl_abort=yes} >| : ${ac_cv_have_decl_alarm=yes} >| : ${ac_cv_have_decl_alphasort=yes} >| : ${ac_cv_have_decl_atof=yes} >| : ${ac_cv_have_decl_atol=yes} >| : ${ac_cv_have_decl_atoll=yes} >| : ${ac_cv_have_decl_btowc=yes} >| : ${ac_cv_have_decl_calloc=yes} >| : ${ac_cv_have_decl_chdir=yes} >| : ${ac_cv_have_decl_chown=yes} >| : ${ac_cv_have_decl_clearerr_unlocked=yes} >| : ${ac_cv_have_decl_clock=yes} >| : ${ac_cv_have_decl_closedir=yes} >| : ${ac_cv_have_decl_dprintf=yes} >| : ${ac_cv_have_decl_dup2=yes} >| : ${ac_cv_have_decl_dup=yes} >| : ${ac_cv_have_decl_endusershell=yes} >| : ${ac_cv_have_decl_errno=yes} >| : ${ac_cv_have_decl_faccessat=yes} >| : ${ac_cv_have_decl_fchdir=yes} >| : ${ac_cv_have_decl_fchmodat=yes} >| : ${ac_cv_have_decl_fchownat=yes} >| : ${ac_cv_have_decl_fcntl=yes} >| : ${ac_cv_have_decl_fdopendir=yes} >| : ${ac_cv_have_decl_feof_unlocked=yes} >| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes} >| : ${ac_cv_have_decl_ferror_unlocked=yes} >| : ${ac_cv_have_decl_ffsl=yes} >| : ${ac_cv_have_decl_ffsll=yes} >| : ${ac_cv_have_decl_fpurge=yes} >| : ${ac_cv_have_decl_free=yes} >| : ${ac_cv_have_decl_frexpl=yes} >| : ${ac_cv_have_decl_fseeko=yes} >| : ${ac_cv_have_decl_fstat=yes} >| : ${ac_cv_have_decl_fstatat=yes} >| : ${ac_cv_have_decl_fsync=yes} >| : ${ac_cv_have_decl_ftello=yes} >| : ${ac_cv_have_decl_ftruncate=yes} >| : ${ac_cv_have_decl_getc_unlocked=yes} >| : ${ac_cv_have_decl_getchar_unlocked=yes} >| : ${ac_cv_have_decl_getcwd=yes} >| : ${ac_cv_have_decl_getdelim=yes} >| : ${ac_cv_have_decl_getdomainname=yes} >| : ${ac_cv_have_decl_getdtablesize=yes} >| : ${ac_cv_have_decl_getenv=yes} >| : ${ac_cv_have_decl_getgroups=yes} >| : ${ac_cv_have_decl_gethostname=yes} >| : ${ac_cv_have_decl_getline=yes} >| : ${ac_cv_have_decl_getloadavg=yes} >| : ${ac_cv_have_decl_getlogin=yes} >| : ${ac_cv_have_decl_getlogin_r=yes} >| : ${ac_cv_have_decl_getopt=yes} >| : ${ac_cv_have_decl_getpagesize=yes} >| : ${ac_cv_have_decl_getrlimit=yes} >| : ${ac_cv_have_decl_getrusage=yes} >| : ${ac_cv_have_decl_getsubopt=yes} >| : ${ac_cv_have_decl_gettimeofday=yes} >| : ${ac_cv_have_decl_getusershell=yes} >| : ${ac_cv_have_decl_getwd=yes} >| : ${ac_cv_have_decl_grantpt=yes} >| : ${ac_cv_have_decl_h_errno=yes} >| : ${ac_cv_have_decl_imaxabs=yes} >| : ${ac_cv_have_decl_imaxdiv=yes} >| : ${ac_cv_have_decl_initstate=yes} >| : ${ac_cv_have_decl_isatty=yes} >| : ${ac_cv_have_decl_isblank=yes} >| : ${ac_cv_have_decl_iswblank=yes} >| : ${ac_cv_have_decl_iswctype=yes} >| : ${ac_cv_have_decl_lchmod=yes} >| : ${ac_cv_have_decl_lchown=yes} >| : ${ac_cv_have_decl_link=yes} >| : ${ac_cv_have_decl_linkat=yes} >| : ${ac_cv_have_decl_lseek=yes} >| : ${ac_cv_have_decl_lstat=yes} >| : ${ac_cv_have_decl_malloc=yes} >| : ${ac_cv_have_decl_mbrlen=yes} >| : ${ac_cv_have_decl_mbrtowc=yes} >| : ${ac_cv_have_decl_mbsinit=yes} >| : ${ac_cv_have_decl_mbsnrtowcs=yes} >| : ${ac_cv_have_decl_mbsrtowcs=yes} >| : ${ac_cv_have_decl_memmem=yes} >| : ${ac_cv_have_decl_memrchr=yes} >| : ${ac_cv_have_decl_mkdirat=yes} >| : ${ac_cv_have_decl_mkdtemp=yes} >| : ${ac_cv_have_decl_mkfifo=yes} >| : ${ac_cv_have_decl_mkfifoat=yes} >| : ${ac_cv_have_decl_mknod=yes} >| : ${ac_cv_have_decl_mknodat=yes} >| : ${ac_cv_have_decl_mkstemp=yes} >| : ${ac_cv_have_decl_nl_langinfo=yes} >| : ${ac_cv_have_decl_offsetof=yes} >| : ${ac_cv_have_decl_openat=yes} >| : ${ac_cv_have_decl_opendir=yes} >| : ${ac_cv_have_decl_pclose=yes} >| : ${ac_cv_have_decl_pipe=yes} >| : ${ac_cv_have_decl_popen=yes} >| : ${ac_cv_have_decl_posix_openpt=yes} >| : ${ac_cv_have_decl_posix_spawn=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_destroy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnattr_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnp=yes} >| : ${ac_cv_have_decl_pread=yes} >| : ${ac_cv_have_decl_pselect=yes} >| : ${ac_cv_have_decl_pthread_sigmask=yes} >| : ${ac_cv_have_decl_ptsname=yes} >| : ${ac_cv_have_decl_putc_unlocked=yes} >| : ${ac_cv_have_decl_putchar_unlocked=yes} >| : ${ac_cv_have_decl_pwrite=yes} >| : ${ac_cv_have_decl_random=yes} >| : ${ac_cv_have_decl_rawmemchr=yes} >| : ${ac_cv_have_decl_readdir=yes} >| : ${ac_cv_have_decl_readlink=yes} >| : ${ac_cv_have_decl_readlinkat=yes} >| : ${ac_cv_have_decl_realloc=yes} >| : ${ac_cv_have_decl_realpath=yes} >| : ${ac_cv_have_decl_renameat=yes} >| : ${ac_cv_have_decl_rewinddir=yes} >| : ${ac_cv_have_decl_rmdir=yes} >| : ${ac_cv_have_decl_rpmatch=yes} >| : ${ac_cv_have_decl_sbrk=yes} >| : ${ac_cv_have_decl_scandir=yes} >| : ${ac_cv_have_decl_select=yes} >| : ${ac_cv_have_decl_setenv=yes} >| : ${ac_cv_have_decl_sethostname=yes} >| : ${ac_cv_have_decl_setlocale=yes} >| : ${ac_cv_have_decl_setrlimit=yes} >| : ${ac_cv_have_decl_setstate=yes} >| : ${ac_cv_have_decl_setusershell=yes} >| : ${ac_cv_have_decl_sigaction=yes} >| : ${ac_cv_have_decl_sigaddset=yes} >| : ${ac_cv_have_decl_sigaltstack=yes} >| : ${ac_cv_have_decl_sigdelset=yes} >| : ${ac_cv_have_decl_sigemptyset=yes} >| : ${ac_cv_have_decl_sigfillset=yes} >| : ${ac_cv_have_decl_sigismember=yes} >| : ${ac_cv_have_decl_sigpending=yes} >| : ${ac_cv_have_decl_sigprocmask=yes} >| : ${ac_cv_have_decl_sleep=yes} >| : ${ac_cv_have_decl_snprintf=yes} >| : ${ac_cv_have_decl_srandom=yes} >| : ${ac_cv_have_decl_stat=yes} >| : ${ac_cv_have_decl_stpcpy=yes} >| : ${ac_cv_have_decl_stpncpy=yes} >| : ${ac_cv_have_decl_strcasestr=yes} >| : ${ac_cv_have_decl_strdup=yes} >| : ${ac_cv_have_decl_strerror_r=yes} >| : ${ac_cv_have_decl_strncat=yes} >| : ${ac_cv_have_decl_strndup=yes} >| : ${ac_cv_have_decl_strnlen=yes} >| : ${ac_cv_have_decl_strpbrk=yes} >| : ${ac_cv_have_decl_strsep=yes} >| : ${ac_cv_have_decl_strsignal=yes} >| : ${ac_cv_have_decl_strstr=yes} >| : ${ac_cv_have_decl_strtod=yes} >| : ${ac_cv_have_decl_strtoimax=yes} >| : ${ac_cv_have_decl_strtok_r=yes} >| : ${ac_cv_have_decl_strtoll=yes} >| : ${ac_cv_have_decl_strtoull=yes} >| : ${ac_cv_have_decl_strtoumax=yes} >| : ${ac_cv_have_decl_symlink=yes} >| : ${ac_cv_have_decl_symlinkat=yes} >| : ${ac_cv_have_decl_sys_siglist=yes} >| : ${ac_cv_have_decl_tcsendbreak=yes} >| : ${ac_cv_have_decl_times=yes} >| : ${ac_cv_have_decl_tmpfile=yes} >| : ${ac_cv_have_decl_towctrans=yes} >| : ${ac_cv_have_decl_ttyname_r=yes} >| : ${ac_cv_have_decl_unlink=yes} >| : ${ac_cv_have_decl_unlinkat=yes} >| : ${ac_cv_have_decl_unlockpt=yes} >| : ${ac_cv_have_decl_unsetenv=yes} >| : ${ac_cv_have_decl_usleep=yes} >| : ${ac_cv_have_decl_vasprintf=yes} >| : ${ac_cv_have_decl_vdprintf=yes} >| : ${ac_cv_have_decl_vsnprintf=yes} >| : ${ac_cv_have_decl_waitpid=yes} >| : ${ac_cv_have_decl_wcpcpy=yes} >| : ${ac_cv_have_decl_wcpncpy=yes} >| : ${ac_cv_have_decl_wcrtomb=yes} >| : ${ac_cv_have_decl_wcscasecmp=yes} >| : ${ac_cv_have_decl_wcscat=yes} >| : ${ac_cv_have_decl_wcschr=yes} >| : ${ac_cv_have_decl_wcscmp=yes} >| : ${ac_cv_have_decl_wcscoll=yes} >| : ${ac_cv_have_decl_wcscpy=yes} >| : ${ac_cv_have_decl_wcscspn=yes} >| : ${ac_cv_have_decl_wcsdup=yes} >| : ${ac_cv_have_decl_wcslen=yes} >| : ${ac_cv_have_decl_wcsncasecmp=yes} >| : ${ac_cv_have_decl_wcsncat=yes} >| : ${ac_cv_have_decl_wcsncmp=yes} >| : ${ac_cv_have_decl_wcsncpy=yes} >| : ${ac_cv_have_decl_wcsnlen=yes} >| : ${ac_cv_have_decl_wcsnrtombs=yes} >| : ${ac_cv_have_decl_wcspbrk=yes} >| : ${ac_cv_have_decl_wcsrchr=yes} >| : ${ac_cv_have_decl_wcsrtombs=yes} >| : ${ac_cv_have_decl_wcsspn=yes} >| : ${ac_cv_have_decl_wcsstr=yes} >| : ${ac_cv_have_decl_wcstok=yes} >| : ${ac_cv_have_decl_wcswidth=yes} >| : ${ac_cv_have_decl_wcsxfrm=yes} >| : ${ac_cv_have_decl_wctob=yes} >| : ${ac_cv_have_decl_wctrans=yes} >| : ${ac_cv_have_decl_wctype=yes} >| : ${ac_cv_have_decl_wcwidth=yes} >| : ${ac_cv_have_decl_wmemchr=yes} >| : ${ac_cv_have_decl_wmemcmp=yes} >| : ${ac_cv_have_decl_wmemcpy=yes} >| : ${ac_cv_have_decl_wmemmove=yes} >| : ${ac_cv_have_decl_wmemset=yes} >| : ${ac_cv_have_decl_writev=yes} >| >| # long file name support test invasively touches localbase, always true >| : ${ac_cv_sys_long_file_names=yes} >| >| # function specific >| >| : ${gl_cv_func_btowc_eof=yes} >| : ${gl_cv_func_btowc_nul=yes} >| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} >| : ${gl_cv_func_fnmatch_posix=yes} >| : ${gl_cv_func_fopen_slash=yes} >| : ${gl_cv_func_frexp_no_libm=yes} >| : ${gl_cv_func_fseeko=yes} >| : ${gl_cv_func_ftello=yes} >| : ${gl_cv_func_getcwd_null=yes} >| : ${gl_cv_func_getcwd_posix_signature=yes} >| : ${gl_cv_func_getopt_posix=yes} >| : ${gl_cv_func_isnand_no_libm=yes} >| : ${gl_cv_func_ldexp_no_libm=yes} >| : ${gl_cv_func_lseek_pipe=yes} >| : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${gl_cv_func_malloc_0_nonnull=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_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:2344: checking build system type >configure:2358: result: x86_64-portbld-freebsd12.1 >configure:2405: checking host system type >configure:2418: result: x86_64-portbld-freebsd12.1 >configure:2438: checking target system type >configure:2451: result: x86_64-portbld-freebsd12.1 >configure:2505: checking for a BSD-compatible install >configure:2573: result: /usr/bin/install -c >configure:2584: checking whether ln works >configure:2606: result: yes >configure:2610: checking whether ln -s works >configure:2614: result: yes >configure:2621: checking for a sed that does not truncate output >configure:2685: result: /usr/bin/sed >configure:2694: checking for gawk >configure:2721: result: /usr/bin/awk >configure:4038: checking for gcc >configure:4065: result: cc >configure:4294: checking for C compiler version >configure:4303: cc --version >&5 >FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) >Target: x86_64-unknown-freebsd12.1 >Thread model: posix >InstalledDir: /usr/bin >configure:4314: $? = 0 >configure:4303: cc -v >&5 >FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) >Target: x86_64-unknown-freebsd12.1 >Thread model: posix >InstalledDir: /usr/bin >configure:4314: $? = 0 >configure:4303: cc -V >&5 >cc: error: argument to '-V' is missing (expected 1 value) >cc: error: no input files >configure:4314: $? = 1 >configure:4303: cc -qversion >&5 >cc: error: unknown argument '-qversion', did you mean '--version'? >cc: error: no input files >configure:4314: $? = 1 >configure:4334: checking whether the C compiler works >configure:4356: cc -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib >&5 >configure:4360: $? = 0 >configure:4408: result: yes >configure:4411: checking for C compiler default output file name >configure:4413: result: a.out >configure:4419: checking for suffix of executables >configure:4426: cc -o conftest -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib >&5 >configure:4430: $? = 0 >configure:4452: result: >configure:4474: checking whether we are cross compiling >configure:4482: cc -o conftest -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib >&5 >configure:4486: $? = 0 >configure:4493: ./conftest >configure:4497: $? = 0 >configure:4512: result: no >configure:4517: checking for suffix of object files >configure:4539: cc -c -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 >configure:4543: $? = 0 >configure:4564: result: o >configure:4568: checking whether we are using the GNU C compiler >configure:4587: cc -c -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 >configure:4587: $? = 0 >configure:4596: result: yes >configure:4605: checking whether cc accepts -g >configure:4625: cc -c -g -isystem /usr/local/include conftest.c >&5 >configure:4625: $? = 0 >configure:4666: result: yes >configure:4683: checking for cc option to accept ISO C89 >configure:4746: cc -c -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5 >configure:4746: $? = 0 >configure:4759: result: none needed >configure:4891: checking for C++ compiler version >configure:4900: c++ --version >&5 >FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) >Target: x86_64-unknown-freebsd12.1 >Thread model: posix >InstalledDir: /usr/bin >configure:4911: $? = 0 >configure:4900: c++ -v >&5 >FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) >Target: x86_64-unknown-freebsd12.1 >Thread model: posix >InstalledDir: /usr/bin >configure:4911: $? = 0 >configure:4900: c++ -V >&5 >c++: error: argument to '-V' is missing (expected 1 value) >c++: error: no input files >configure:4911: $? = 1 >configure:4900: c++ -qversion >&5 >c++: error: unknown argument '-qversion', did you mean '--version'? >c++: error: no input files >configure:4911: $? = 1 >configure:4915: checking whether we are using the GNU C++ compiler >configure:4934: c++ -c -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -isystem /usr/local/include conftest.cpp >&5 >configure:4934: $? = 0 >configure:4943: result: yes >configure:4952: checking whether c++ accepts -g >configure:4972: c++ -c -g -isystem /usr/local/include conftest.cpp >&5 >configure:4972: $? = 0 >configure:5013: result: yes >configure:5062: checking whether g++ accepts -static-libstdc++ -static-libgcc >configure:5079: c++ -o conftest -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include -isystem /usr/local/include -fstack-protector-strong -static-libstdc++ -static-libgcc conftest.cpp -L/usr/local/lib >&5 >c++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] >c++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] >conftest.cpp:11:2: error: -static-libstdc++ not implemented >#error -static-libstdc++ not implemented > ^ >1 error generated. >configure:5079: $? = 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 "" >| /* end confdefs.h. */ >| >| #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5) >| #error -static-libstdc++ not implemented >| #endif >| int main() {} >configure:5083: result: no >configure:5144: checking for gnatbind >configure:5174: result: no >configure:5236: checking for gnatmake >configure:5266: result: no >configure:5285: checking whether compiler driver understands Ada >configure:5308: result: no >configure:5317: checking how to compare bootstrapped objects >configure:5342: result: cmp $$f1 $$f2 16 16 >configure:5402: checking for objdir >configure:5417: result: .libs >configure:5983: checking for isl 0.15 or later >configure:5996: cc -o conftest -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -isystem /usr/local/include -fstack-protector-strong -lisl -L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp conftest.c -L/usr/local/lib -lisl -lgmp >&5 >conftest.c:10:10: fatal error: 'isl/schedule.h' file not found >#include <isl/schedule.h> > ^~~~~~~~~~~~~~~~ >1 error generated. >configure:5996: $? = 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 LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <isl/schedule.h> >| int >| main () >| { >| isl_options_set_schedule_serialize_sccs (NULL, 0); >| ; >| return 0; >| } >configure:6003: result: no >configure:6007: result: required isl version is 0.15 or later >configure:7100: checking for default BUILD_CONFIG >configure:7132: result: >configure:7137: checking for --enable-vtable-verify >configure:7150: result: no >configure:7758: checking for bison >configure:7774: found /usr/ports/devel/binutils/work-native/.bin/bison >configure:7785: result: bison -y >configure:7805: checking for bison >configure:7821: found /usr/ports/devel/binutils/work-native/.bin/bison >configure:7832: result: bison >configure:7852: checking for gm4 >configure:7868: found /usr/local/bin/gm4 >configure:7879: result: gm4 >configure:7899: checking for flex >configure:7915: found /usr/bin/flex >configure:7926: result: flex >configure:7947: checking for flex >configure:7963: found /usr/bin/flex >configure:7974: result: flex >configure:7994: checking for makeinfo >configure:8010: found /usr/local/bin/makeinfo >configure:8021: result: makeinfo >configure:8055: checking for expect >configure:8085: result: no >configure:8104: checking for runtest >configure:8134: result: no >configure:8249: checking for ar >configure:8265: found /usr/bin/ar >configure:8276: result: ar >configure:8390: checking for as >configure:8406: found /usr/bin/as >configure:8417: result: as >configure:8531: checking for dlltool >configure:8561: result: no >configure:8591: checking for ld >configure:8618: result: /usr/bin/ld >configure:8813: checking for lipo >configure:8843: result: no >configure:8954: checking for nm >configure:8970: found /usr/bin/nm >configure:8981: result: nm >configure:9095: checking for ranlib >configure:9111: found /usr/bin/ranlib >configure:9122: result: ranlib >configure:9231: checking for strip >configure:9247: found /usr/bin/strip >configure:9258: result: strip >configure:9367: checking for windres >configure:9397: result: no >configure:9508: checking for windmc >configure:9538: result: no >configure:9649: checking for objcopy >configure:9665: found /usr/bin/objcopy >configure:9676: result: objcopy >configure:9790: checking for objdump >configure:9806: found /usr/bin/objdump >configure:9817: result: objdump >configure:9931: checking for readelf >configure:9947: found /usr/bin/readelf >configure:9958: result: readelf >configure:10111: checking for cc >configure:10127: found /usr/bin/cc >configure:10138: result: cc >configure:10272: checking for c++ >configure:10288: found /usr/bin/c++ >configure:10299: result: c++ >configure:10433: checking for gcc >configure:10463: result: no >configure:10589: checking for gfortran >configure:10619: result: no >configure:10750: checking for gccgo >configure:10780: result: no >configure:10991: checking for ar >configure:11007: found /usr/bin/ar >configure:11018: result: ar >configure:11221: checking for as >configure:11237: found /usr/bin/as >configure:11248: result: as >configure:11451: checking for dlltool >configure:11481: result: no >configure:11681: checking for ld >configure:11697: found /usr/bin/ld >configure:11708: result: ld >configure:11911: checking for lipo >configure:11941: result: no >configure:12141: checking for nm >configure:12157: found /usr/bin/nm >configure:12168: result: nm >configure:12371: checking for objcopy >configure:12387: found /usr/bin/objcopy >configure:12398: result: objcopy >configure:12601: checking for objdump >configure:12617: found /usr/bin/objdump >configure:12628: result: objdump >configure:12831: checking for ranlib >configure:12847: found /usr/bin/ranlib >configure:12858: result: ranlib >configure:13061: checking for readelf >configure:13077: found /usr/bin/readelf >configure:13088: result: readelf >configure:13291: checking for strip >configure:13307: found /usr/bin/strip >configure:13318: result: strip >configure:13521: checking for windres >configure:13551: result: no >configure:13751: checking for windmc >configure:13781: result: no >configure:13809: checking where to find the target ar >configure:13832: result: just compiled >configure:13851: checking where to find the target as >configure:13874: result: just compiled >configure:13893: checking where to find the target cc >configure:13926: result: host tool >configure:13935: checking where to find the target c++ >configure:13971: result: host tool >configure:13980: checking where to find the target c++ for libstdc++ >configure:14016: result: host tool >configure:14025: checking where to find the target dlltool >configure:14048: result: just compiled >configure:14067: checking where to find the target gcc >configure:14100: result: host tool >configure:14109: checking where to find the target gfortran >configure:14145: result: host tool >configure:14154: checking where to find the target gccgo >configure:14190: result: host tool >configure:14199: checking where to find the target ld >configure:14222: result: just compiled >configure:14241: checking where to find the target lipo >configure:14263: result: host tool >configure:14272: checking where to find the target nm >configure:14295: result: just compiled >configure:14314: checking where to find the target objcopy >configure:14337: result: just compiled >configure:14356: checking where to find the target objdump >configure:14379: result: just compiled >configure:14398: checking where to find the target ranlib >configure:14421: result: just compiled >configure:14440: checking where to find the target readelf >configure:14463: result: just compiled >configure:14482: checking where to find the target strip >configure:14505: result: just compiled >configure:14524: checking where to find the target windres >configure:14547: result: just compiled >configure:14566: checking where to find the target windmc >configure:14589: result: just compiled >configure:14636: checking whether to enable maintainer-specific portions of Makefiles >configure:14645: result: no >configure:14888: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on > >config.status:982: creating Makefile > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-portbld-freebsd12.1 >ac_cv_c_compiler_gnu=yes >ac_cv_c_int16_t=yes >ac_cv_c_int32_t=yes >ac_cv_c_int64_t=yes >ac_cv_c_int8_t=yes >ac_cv_c_uint16_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint64_t=yes >ac_cv_c_uint8_t=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_AR_FOR_TARGET_set='' >ac_cv_env_AR_FOR_TARGET_value='' >ac_cv_env_AR_set='' >ac_cv_env_AR_value='' >ac_cv_env_AS_FOR_TARGET_set='' >ac_cv_env_AS_FOR_TARGET_value='' >ac_cv_env_AS_set='' >ac_cv_env_AS_value='' >ac_cv_env_CCC_set='' >ac_cv_env_CCC_value='' >ac_cv_env_CC_FOR_TARGET_set='' >ac_cv_env_CC_FOR_TARGET_value='' >ac_cv_env_CC_set=set >ac_cv_env_CC_value=cc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include' >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include ' >ac_cv_env_CXX_FOR_TARGET_set='' >ac_cv_env_CXX_FOR_TARGET_value='' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=c++ >ac_cv_env_DLLTOOL_FOR_TARGET_set='' >ac_cv_env_DLLTOOL_FOR_TARGET_value='' >ac_cv_env_DLLTOOL_set='' >ac_cv_env_DLLTOOL_value='' >ac_cv_env_GCC_FOR_TARGET_set='' >ac_cv_env_GCC_FOR_TARGET_value='' >ac_cv_env_GFORTRAN_FOR_TARGET_set='' >ac_cv_env_GFORTRAN_FOR_TARGET_value='' >ac_cv_env_GOC_FOR_TARGET_set='' >ac_cv_env_GOC_FOR_TARGET_value='' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=' -fstack-protector-strong ' >ac_cv_env_LD_FOR_TARGET_set='' >ac_cv_env_LD_FOR_TARGET_value='' >ac_cv_env_LD_set='' >ac_cv_env_LD_value='' >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value=-L/usr/local/lib >ac_cv_env_LIPO_FOR_TARGET_set='' >ac_cv_env_LIPO_FOR_TARGET_value='' >ac_cv_env_LIPO_set='' >ac_cv_env_LIPO_value='' >ac_cv_env_NM_FOR_TARGET_set='' >ac_cv_env_NM_FOR_TARGET_value='' >ac_cv_env_NM_set='' >ac_cv_env_NM_value='' >ac_cv_env_OBJCOPY_FOR_TARGET_set='' >ac_cv_env_OBJCOPY_FOR_TARGET_value='' >ac_cv_env_OBJCOPY_set='' >ac_cv_env_OBJCOPY_value='' >ac_cv_env_OBJDUMP_FOR_TARGET_set='' >ac_cv_env_OBJDUMP_FOR_TARGET_value='' >ac_cv_env_OBJDUMP_set='' >ac_cv_env_OBJDUMP_value='' >ac_cv_env_RANLIB_FOR_TARGET_set='' >ac_cv_env_RANLIB_FOR_TARGET_value='' >ac_cv_env_RANLIB_set='' >ac_cv_env_RANLIB_value='' >ac_cv_env_READELF_FOR_TARGET_set='' >ac_cv_env_READELF_FOR_TARGET_value='' >ac_cv_env_READELF_set='' >ac_cv_env_READELF_value='' >ac_cv_env_STRIP_FOR_TARGET_set='' >ac_cv_env_STRIP_FOR_TARGET_value='' >ac_cv_env_STRIP_set='' >ac_cv_env_STRIP_value='' >ac_cv_env_WINDMC_FOR_TARGET_set='' >ac_cv_env_WINDMC_FOR_TARGET_value='' >ac_cv_env_WINDMC_set='' >ac_cv_env_WINDMC_value='' >ac_cv_env_WINDRES_FOR_TARGET_set='' >ac_cv_env_WINDRES_FOR_TARGET_value='' >ac_cv_env_WINDRES_set='' >ac_cv_env_WINDRES_value='' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-portbld-freebsd12.1 >ac_cv_env_build_configargs_set='' >ac_cv_env_build_configargs_value='' >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_host_configargs_set='' >ac_cv_env_host_configargs_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_env_target_configargs_set='' >ac_cv_env_target_configargs_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_abs=yes >ac_cv_func_accept4=yes >ac_cv_func_accept=yes >ac_cv_func_acl_create_entry_np=yes >ac_cv_func_acl_delete_def_file=yes >ac_cv_func_acl_delete_fd_np=yes >ac_cv_func_acl_delete_file_np=yes >ac_cv_func_acl_free=yes >ac_cv_func_acl_from_text=yes >ac_cv_func_acl_get_fd=yes >ac_cv_func_acl_get_file=yes >ac_cv_func_acl_set_fd=yes >ac_cv_func_acl_set_file=yes >ac_cv_func_alarm=yes >ac_cv_func_alloca=yes >ac_cv_func_alphasort=yes >ac_cv_func_arc4random=yes >ac_cv_func_arc4random_buf=yes >ac_cv_func_arc4random_uniform=yes >ac_cv_func_argz_count=no >ac_cv_func_argz_next=no >ac_cv_func_argz_stringify=no >ac_cv_func_asprintf=yes >ac_cv_func_atexit=yes >ac_cv_func_atoll=yes >ac_cv_func_basename=yes >ac_cv_func_bcmp=yes >ac_cv_func_bcopy=yes >ac_cv_func_bindresvport_sa=yes >ac_cv_func_bsearch=yes >ac_cv_func_btowc=yes >ac_cv_func_bzero=yes >ac_cv_func_calloc=yes >ac_cv_func_chown=yes >ac_cv_func_clock=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_closedir=yes >ac_cv_func_closefrom=yes >ac_cv_func_daemon=yes >ac_cv_func_dirfd=yes >ac_cv_func_dirname=yes >ac_cv_func_dlopen=yes >ac_cv_func_dprintf=yes >ac_cv_func_dup2=yes >ac_cv_func_eaccess=yes >ac_cv_func_endgrent=yes >ac_cv_func_endutent=no >ac_cv_func_endutxent=yes >ac_cv_func_err=yes >ac_cv_func_errx=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_fcntl=yes >ac_cv_func_ffs=yes >ac_cv_func_ffsl=yes >ac_cv_func_ffsll=yes >ac_cv_func_fileno=yes >ac_cv_func_fls=yes >ac_cv_func_flsl=yes >ac_cv_func_flsll=yes >ac_cv_func_fork=yes >ac_cv_func_fork_working=yes >ac_cv_func_fprintf=yes >ac_cv_func_fpurge=yes >ac_cv_func_freeaddrinfo=yes >ac_cv_func_fstat=yes >ac_cv_func_fstatat=yes >ac_cv_func_fstatfs=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_fsync=yes >ac_cv_func_futimes=yes >ac_cv_func_fwprintf=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdelim=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_getegid=yes >ac_cv_func_getenv=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getgrent=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getline=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpeereid=yes >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getpid=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getttyent=yes >ac_cv_func_getuid=yes >ac_cv_func_getutent=no >ac_cv_func_getutid=no >ac_cv_func_getutline=no >ac_cv_func_getutxent=yes >ac_cv_func_getutxid=yes >ac_cv_func_getutxline=yes >ac_cv_func_getutxuser=yes >ac_cv_func_getwd=yes >ac_cv_func_glob=yes >ac_cv_func_group_from_gid=yes >ac_cv_func_index=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_innetgr=yes >ac_cv_func_insque=yes >ac_cv_func_isascii=yes >ac_cv_func_isblank=yes >ac_cv_func_issetugid=yes >ac_cv_func_iswblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_kill=yes >ac_cv_func_killpg=yes >ac_cv_func_labs=yes >ac_cv_func_link=yes >ac_cv_func_llabs=yes >ac_cv_func_localtime=yes >ac_cv_func_login_getcapbool=yes >ac_cv_func_lstat=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_malloc=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mblen=yes >ac_cv_func_mbrlen=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbsnrtowcs=yes >ac_cv_func_mbsrtowcs=yes >ac_cv_func_mbstowcs=yes >ac_cv_func_mbtowc=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_mincore=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mkstemps=yes >ac_cv_func_mktemp=yes >ac_cv_func_mktemps=yes >ac_cv_func_mlock=yes >ac_cv_func_mmap=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_mprotect=yes >ac_cv_func_munlock=yes >ac_cv_func_munmap=yes >ac_cv_func_newlocale=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_obstacks=no >ac_cv_func_opendir=yes >ac_cv_func_pam_getenvlist=yes >ac_cv_func_pam_putenv=yes >ac_cv_func_pathconf=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_posix_spawn=yes >ac_cv_func_pread=yes >ac_cv_func_printf=yes >ac_cv_func_psignal=yes >ac_cv_func_pstat_getdynamic=no >ac_cv_func_pthread_cond_broadcast=yes >ac_cv_func_pthread_cond_destroy=yes >ac_cv_func_pthread_cond_init=yes >ac_cv_func_pthread_cond_signal=yes >ac_cv_func_pthread_cond_timedwait=yes >ac_cv_func_pthread_cond_wait=yes >ac_cv_func_pthread_equal=yes >ac_cv_func_pthread_exit=yes >ac_cv_func_pthread_mutex_destroy=yes >ac_cv_func_pthread_mutex_init=yes >ac_cv_func_pthread_mutex_lock=yes >ac_cv_func_pthread_mutex_unlock=yes >ac_cv_func_pthread_self=yes >ac_cv_func_putc=yes >ac_cv_func_putc_unlocked=yes >ac_cv_func_putchar=yes >ac_cv_func_putchar_unlocked=yes >ac_cv_func_putenv=yes >ac_cv_func_pututline=no >ac_cv_func_pututxline=yes >ac_cv_func_putw=yes >ac_cv_func_pwrite=yes >ac_cv_func_raise=yes >ac_cv_func_rand=yes >ac_cv_func_random=yes >ac_cv_func_rawmemchr=no >ac_cv_func_readdir=yes >ac_cv_func_readlink=yes >ac_cv_func_readlinkat=yes >ac_cv_func_readpassphrase=yes >ac_cv_func_realpath=yes >ac_cv_func_recvmsg=yes >ac_cv_func_remque=yes >ac_cv_func_rename=yes >ac_cv_func_rindex=yes >ac_cv_func_rresvport_af=yes >ac_cv_func_scandir=yes >ac_cv_func_scandir_b=yes >ac_cv_func_sched_yield=yes >ac_cv_func_select=yes >ac_cv_func_sendmsg=yes >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgid=yes >ac_cv_func_setgrent=yes >ac_cv_func_setgroupent=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlinebuf=yes >ac_cv_func_setlocale=yes >ac_cv_func_setlogin=yes >ac_cv_func_setpassent=yes >ac_cv_func_setpgid=yes >ac_cv_func_setproctitle=yes >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setreuid=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setsid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setuid=yes >ac_cv_func_setutent=no >ac_cv_func_setutxdb=yes >ac_cv_func_setutxent=yes >ac_cv_func_setvbuf=yes >ac_cv_func_shmget=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_sigblock=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_sigmask=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_sigsetmask=yes >ac_cv_func_sigvec=yes >ac_cv_func_sleep=yes >ac_cv_func_snprintf=yes >ac_cv_func_socketpair=yes >ac_cv_func_sprintf=yes >ac_cv_func_srand=yes >ac_cv_func_srandom=yes >ac_cv_func_stat=yes >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_stpcpy=yes >ac_cv_func_stpncpy=yes >ac_cv_func_strbrk=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcasecmp_l=yes >ac_cv_func_strcasestr=yes >ac_cv_func_strcasestr_l=yes >ac_cv_func_strchr=yes >ac_cv_func_strchrnul=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=yes >ac_cv_func_strlcpy=yes >ac_cv_func_strlen=yes >ac_cv_func_strmode=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strncmp=yes >ac_cv_func_strncmp_working=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strnstr=yes >ac_cv_func_strpbrk=yes >ac_cv_func_strptime=yes >ac_cv_func_strrchr=yes >ac_cv_func_strsep=yes >ac_cv_func_strsignal=yes >ac_cv_func_strstr=yes >ac_cv_func_strtod=yes >ac_cv_func_strtof=yes >ac_cv_func_strtol=yes >ac_cv_func_strtold=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtonum=yes >ac_cv_func_strtoul=yes >ac_cv_func_strtoull=yes >ac_cv_func_symlink=yes >ac_cv_func_sysconf=yes >ac_cv_func_sysctl=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_time=yes >ac_cv_func_times=yes >ac_cv_func_tmpnam=yes >ac_cv_func_towlower=yes >ac_cv_func_truncate=yes >ac_cv_func_tsearch=yes >ac_cv_func_uname=yes >ac_cv_func_unlink=yes >ac_cv_func_unsetenv=yes >ac_cv_func_uselocale=yes >ac_cv_func_user_from_uid=yes >ac_cv_func_usleep=yes >ac_cv_func_utime=yes >ac_cv_func_utimes=yes >ac_cv_func_utmpname=no >ac_cv_func_vasprintf=yes >ac_cv_func_vdprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_working=yes >ac_cv_func_vfprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsprintf=yes >ac_cv_func_wait2=yes >ac_cv_func_wait3=yes >ac_cv_func_wait3_rusage=yes >ac_cv_func_wait4=yes >ac_cv_func_wait6=yes >ac_cv_func_wait=yes >ac_cv_func_waitid=yes >ac_cv_func_waitpid=yes >ac_cv_func_warn=yes >ac_cv_func_warnx=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_func_wcswidth=yes >ac_cv_func_wctob=yes >ac_cv_func_wcwidth=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_yield=no >ac_cv_func_yp_match=yes >ac_cv_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_abort=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_atof=yes >ac_cv_have_decl_atol=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_btowc=yes >ac_cv_have_decl_calloc=yes >ac_cv_have_decl_chdir=yes >ac_cv_have_decl_chown=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_clock=yes >ac_cv_have_decl_closedir=yes >ac_cv_have_decl_dprintf=yes >ac_cv_have_decl_dup2=yes >ac_cv_have_decl_dup=yes >ac_cv_have_decl_endusershell=yes >ac_cv_have_decl_errno=yes >ac_cv_have_decl_faccessat=yes >ac_cv_have_decl_fchdir=yes >ac_cv_have_decl_fchmodat=yes >ac_cv_have_decl_fchownat=yes >ac_cv_have_decl_fcntl=yes >ac_cv_have_decl_fdopendir=yes >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes >ac_cv_have_decl_ferror_unlocked=yes >ac_cv_have_decl_ffsl=yes >ac_cv_have_decl_ffsll=yes >ac_cv_have_decl_fpurge=yes >ac_cv_have_decl_free=yes >ac_cv_have_decl_frexpl=yes >ac_cv_have_decl_fseeko=yes >ac_cv_have_decl_fstat=yes >ac_cv_have_decl_fstatat=yes >ac_cv_have_decl_fsync=yes >ac_cv_have_decl_ftello=yes >ac_cv_have_decl_ftruncate=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getdomainname=yes >ac_cv_have_decl_getdtablesize=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getgroups=yes >ac_cv_have_decl_gethostname=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_getloadavg=yes >ac_cv_have_decl_getlogin=yes >ac_cv_have_decl_getlogin_r=yes >ac_cv_have_decl_getopt=yes >ac_cv_have_decl_getpagesize=yes >ac_cv_have_decl_getrlimit=yes >ac_cv_have_decl_getrusage=yes >ac_cv_have_decl_getsubopt=yes >ac_cv_have_decl_gettimeofday=yes >ac_cv_have_decl_getusershell=yes >ac_cv_have_decl_getwd=yes >ac_cv_have_decl_grantpt=yes >ac_cv_have_decl_h_errno=yes >ac_cv_have_decl_imaxabs=yes >ac_cv_have_decl_imaxdiv=yes >ac_cv_have_decl_initstate=yes >ac_cv_have_decl_isatty=yes >ac_cv_have_decl_isblank=yes >ac_cv_have_decl_iswblank=yes >ac_cv_have_decl_iswctype=yes >ac_cv_have_decl_lchmod=yes >ac_cv_have_decl_lchown=yes >ac_cv_have_decl_link=yes >ac_cv_have_decl_linkat=yes >ac_cv_have_decl_lseek=yes >ac_cv_have_decl_lstat=yes >ac_cv_have_decl_malloc=yes >ac_cv_have_decl_mbrlen=yes >ac_cv_have_decl_mbrtowc=yes >ac_cv_have_decl_mbsinit=yes >ac_cv_have_decl_mbsnrtowcs=yes >ac_cv_have_decl_mbsrtowcs=yes >ac_cv_have_decl_memmem=yes >ac_cv_have_decl_memrchr=yes >ac_cv_have_decl_mkdirat=yes >ac_cv_have_decl_mkdtemp=yes >ac_cv_have_decl_mkfifo=yes >ac_cv_have_decl_mkfifoat=yes >ac_cv_have_decl_mknod=yes >ac_cv_have_decl_mknodat=yes >ac_cv_have_decl_mkstemp=yes >ac_cv_have_decl_nl_langinfo=yes >ac_cv_have_decl_offsetof=yes >ac_cv_have_decl_openat=yes >ac_cv_have_decl_opendir=yes >ac_cv_have_decl_pclose=yes >ac_cv_have_decl_pipe=yes >ac_cv_have_decl_popen=yes >ac_cv_have_decl_posix_openpt=yes >ac_cv_have_decl_posix_spawn=yes >ac_cv_have_decl_posix_spawn_file_actions_addclose=yes >ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes >ac_cv_have_decl_posix_spawn_file_actions_addopen=yes >ac_cv_have_decl_posix_spawn_file_actions_destroy=yes >ac_cv_have_decl_posix_spawn_file_actions_init=yes >ac_cv_have_decl_posix_spawnattr_destroy=yes >ac_cv_have_decl_posix_spawnattr_getflags=yes >ac_cv_have_decl_posix_spawnattr_getpgroup=yes >ac_cv_have_decl_posix_spawnattr_getschedparam=yes >ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes >ac_cv_have_decl_posix_spawnattr_getsigdefault=yes >ac_cv_have_decl_posix_spawnattr_getsigmask=yes >ac_cv_have_decl_posix_spawnattr_init=yes >ac_cv_have_decl_posix_spawnattr_setflags=yes >ac_cv_have_decl_posix_spawnattr_setpgroup=yes >ac_cv_have_decl_posix_spawnattr_setschedparam=yes >ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes >ac_cv_have_decl_posix_spawnattr_setsigdefault=yes >ac_cv_have_decl_posix_spawnattr_setsigmask=yes >ac_cv_have_decl_posix_spawnp=yes >ac_cv_have_decl_pread=yes >ac_cv_have_decl_pselect=yes >ac_cv_have_decl_pthread_sigmask=yes >ac_cv_have_decl_ptsname=yes >ac_cv_have_decl_putc_unlocked=yes >ac_cv_have_decl_putchar_unlocked=yes >ac_cv_have_decl_pwrite=yes >ac_cv_have_decl_random=yes >ac_cv_have_decl_rawmemchr=yes >ac_cv_have_decl_readdir=yes >ac_cv_have_decl_readlink=yes >ac_cv_have_decl_readlinkat=yes >ac_cv_have_decl_realloc=yes >ac_cv_have_decl_realpath=yes >ac_cv_have_decl_renameat=yes >ac_cv_have_decl_rewinddir=yes >ac_cv_have_decl_rmdir=yes >ac_cv_have_decl_rpmatch=yes >ac_cv_have_decl_sbrk=yes >ac_cv_have_decl_scandir=yes >ac_cv_have_decl_select=yes >ac_cv_have_decl_setenv=yes >ac_cv_have_decl_sethostname=yes >ac_cv_have_decl_setlocale=yes >ac_cv_have_decl_setrlimit=yes >ac_cv_have_decl_setstate=yes >ac_cv_have_decl_setusershell=yes >ac_cv_have_decl_sigaction=yes >ac_cv_have_decl_sigaddset=yes >ac_cv_have_decl_sigaltstack=yes >ac_cv_have_decl_sigdelset=yes >ac_cv_have_decl_sigemptyset=yes >ac_cv_have_decl_sigfillset=yes >ac_cv_have_decl_sigismember=yes >ac_cv_have_decl_sigpending=yes >ac_cv_have_decl_sigprocmask=yes >ac_cv_have_decl_sleep=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_srandom=yes >ac_cv_have_decl_stat=yes >ac_cv_have_decl_stpcpy=yes >ac_cv_have_decl_stpncpy=yes >ac_cv_have_decl_strcasestr=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_strncat=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_strpbrk=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_strsignal=yes >ac_cv_have_decl_strstr=yes >ac_cv_have_decl_strtod=yes >ac_cv_have_decl_strtoimax=yes >ac_cv_have_decl_strtok_r=yes >ac_cv_have_decl_strtoll=yes >ac_cv_have_decl_strtoull=yes >ac_cv_have_decl_strtoumax=yes >ac_cv_have_decl_symlink=yes >ac_cv_have_decl_symlinkat=yes >ac_cv_have_decl_sys_siglist=yes >ac_cv_have_decl_tcsendbreak=yes >ac_cv_have_decl_times=yes >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_towctrans=yes >ac_cv_have_decl_ttyname_r=yes >ac_cv_have_decl_unlink=yes >ac_cv_have_decl_unlinkat=yes >ac_cv_have_decl_unlockpt=yes >ac_cv_have_decl_unsetenv=yes >ac_cv_have_decl_usleep=yes >ac_cv_have_decl_vasprintf=yes >ac_cv_have_decl_vdprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_have_decl_waitpid=yes >ac_cv_have_decl_wcpcpy=yes >ac_cv_have_decl_wcpncpy=yes >ac_cv_have_decl_wcrtomb=yes >ac_cv_have_decl_wcscasecmp=yes >ac_cv_have_decl_wcscat=yes >ac_cv_have_decl_wcschr=yes >ac_cv_have_decl_wcscmp=yes >ac_cv_have_decl_wcscoll=yes >ac_cv_have_decl_wcscpy=yes >ac_cv_have_decl_wcscspn=yes >ac_cv_have_decl_wcsdup=yes >ac_cv_have_decl_wcslen=yes >ac_cv_have_decl_wcsncasecmp=yes >ac_cv_have_decl_wcsncat=yes >ac_cv_have_decl_wcsncmp=yes >ac_cv_have_decl_wcsncpy=yes >ac_cv_have_decl_wcsnlen=yes >ac_cv_have_decl_wcsnrtombs=yes >ac_cv_have_decl_wcspbrk=yes >ac_cv_have_decl_wcsrchr=yes >ac_cv_have_decl_wcsrtombs=yes >ac_cv_have_decl_wcsspn=yes >ac_cv_have_decl_wcsstr=yes >ac_cv_have_decl_wcstok=yes >ac_cv_have_decl_wcswidth=yes >ac_cv_have_decl_wcsxfrm=yes >ac_cv_have_decl_wctob=yes >ac_cv_have_decl_wctrans=yes >ac_cv_have_decl_wctype=yes >ac_cv_have_decl_wcwidth=yes >ac_cv_have_decl_wmemchr=yes >ac_cv_have_decl_wmemcmp=yes >ac_cv_have_decl_wmemcpy=yes >ac_cv_have_decl_wmemmove=yes >ac_cv_have_decl_wmemset=yes >ac_cv_have_decl_writev=yes >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_err_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_floatingpoint_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_libutil_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_login_cap_h=yes >ac_cv_header_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_pthread_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_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timers_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_time_h=yes >ac_cv_header_ttyent_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_utmp_h=no >ac_cv_header_utmpx_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_vis_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-portbld-freebsd12.1 >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 >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_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_AR=ar >ac_cv_prog_AR_FOR_TARGET=ar >ac_cv_prog_AS=as >ac_cv_prog_AS_FOR_TARGET=as >ac_cv_prog_AWK=/usr/bin/awk >ac_cv_prog_BISON=bison >ac_cv_prog_CC_FOR_TARGET=cc >ac_cv_prog_CXX_FOR_TARGET=c++ >ac_cv_prog_FLEX=flex >ac_cv_prog_LD=/usr/bin/ld >ac_cv_prog_LD_FOR_TARGET=ld >ac_cv_prog_LEX=flex >ac_cv_prog_M4=gm4 >ac_cv_prog_MAKEINFO=makeinfo >ac_cv_prog_NM=nm >ac_cv_prog_NM_FOR_TARGET=nm >ac_cv_prog_OBJCOPY=objcopy >ac_cv_prog_OBJCOPY_FOR_TARGET=objcopy >ac_cv_prog_OBJDUMP=objdump >ac_cv_prog_OBJDUMP_FOR_TARGET=objdump >ac_cv_prog_RANLIB=ranlib >ac_cv_prog_RANLIB_FOR_TARGET=ranlib >ac_cv_prog_READELF=readelf >ac_cv_prog_READELF_FOR_TARGET=readelf >ac_cv_prog_SED=/usr/bin/sed >ac_cv_prog_STRIP=strip >ac_cv_prog_STRIP_FOR_TARGET=strip >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_CC=cc >ac_cv_prog_cc_c89='' >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_sys_long_file_names=yes >ac_cv_target=x86_64-portbld-freebsd12.1 >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 >acx_cv_cc_gcc_supports_ada=no >acx_cv_prog_LN=ln >am_cv_prog_tar_ustar=/usr/bin/tar >cl_cv_prog_LN=/bin/ln >cl_cv_prog_cp='/bin/cp -p' >gcc_cv_isl=no >gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16' >gcc_cv_tool_dirs='' >gcc_cv_tool_prefix=/usr/local >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 >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_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_gethostname=yes >gl_cv_have_raw_decl_getline=yes >gl_cv_have_raw_decl_getloadavg=yes >gl_cv_have_raw_decl_getlogin=yes >gl_cv_have_raw_decl_getlogin_r=yes >gl_cv_have_raw_decl_getpagesize=yes >gl_cv_have_raw_decl_getsubopt=yes >gl_cv_have_raw_decl_gettimeofday=yes >gl_cv_have_raw_decl_getusershell=yes >gl_cv_have_raw_decl_grantpt=yes >gl_cv_have_raw_decl_imaxabs=yes >gl_cv_have_raw_decl_imaxdiv=yes >gl_cv_have_raw_decl_initstate=yes >gl_cv_have_raw_decl_isatty=yes >gl_cv_have_raw_decl_iswctype=yes >gl_cv_have_raw_decl_lchmod=yes >gl_cv_have_raw_decl_lchown=yes >gl_cv_have_raw_decl_link=yes >gl_cv_have_raw_decl_linkat=yes >gl_cv_have_raw_decl_lseek=yes >gl_cv_have_raw_decl_lstat=yes >gl_cv_have_raw_decl_mbrlen=yes >gl_cv_have_raw_decl_mbrtowc=yes >gl_cv_have_raw_decl_mbsinit=yes >gl_cv_have_raw_decl_mbsnrtowcs=yes >gl_cv_have_raw_decl_mbsrtowcs=yes >gl_cv_have_raw_decl_memcpy=no >gl_cv_have_raw_decl_memmem=yes >gl_cv_have_raw_decl_memrchr=yes >gl_cv_have_raw_decl_mkdirat=yes >gl_cv_have_raw_decl_mkdtemp=yes >gl_cv_have_raw_decl_mkfifo=yes >gl_cv_have_raw_decl_mkfifoat=yes >gl_cv_have_raw_decl_mknod=yes >gl_cv_have_raw_decl_mknodat=yes >gl_cv_have_raw_decl_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_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_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_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_stpcpy=yes >gl_cv_have_raw_decl_stpncpy=yes >gl_cv_have_raw_decl_strcasestr=yes >gl_cv_have_raw_decl_strchrnul=yes >gl_cv_have_raw_decl_strdup=yes >gl_cv_have_raw_decl_strerror_r=yes >gl_cv_have_raw_decl_strncat=yes >gl_cv_have_raw_decl_strndup=yes >gl_cv_have_raw_decl_strnlen=yes >gl_cv_have_raw_decl_strpbrk=yes >gl_cv_have_raw_decl_strsep=yes >gl_cv_have_raw_decl_strsignal=yes >gl_cv_have_raw_decl_strtod=yes >gl_cv_have_raw_decl_strtoimax=yes >gl_cv_have_raw_decl_strtok_r=yes >gl_cv_have_raw_decl_strtoll=yes >gl_cv_have_raw_decl_strtoull=yes >gl_cv_have_raw_decl_strtoumax=yes >gl_cv_have_raw_decl_strverscmp=no >gl_cv_have_raw_decl_symlink=yes >gl_cv_have_raw_decl_symlinkat=yes >gl_cv_have_raw_decl_tmpfile=yes >gl_cv_have_raw_decl_towctrans=yes >gl_cv_have_raw_decl_ttyname_r=yes >gl_cv_have_raw_decl_unlink=yes >gl_cv_have_raw_decl_unlinkat=yes >gl_cv_have_raw_decl_unlockpt=yes >gl_cv_have_raw_decl_unsetenv=yes >gl_cv_have_raw_decl_usleep=yes >gl_cv_have_raw_decl_vdprintf=yes >gl_cv_have_raw_decl_vsnprintf=yes >gl_cv_have_raw_decl_waitpid=yes >gl_cv_have_raw_decl_wcpcpy=yes >gl_cv_have_raw_decl_wcpncpy=yes >gl_cv_have_raw_decl_wcrtomb=yes >gl_cv_have_raw_decl_wcscasecmp=yes >gl_cv_have_raw_decl_wcscat=yes >gl_cv_have_raw_decl_wcschr=yes >gl_cv_have_raw_decl_wcscmp=yes >gl_cv_have_raw_decl_wcscoll=yes >gl_cv_have_raw_decl_wcscpy=yes >gl_cv_have_raw_decl_wcscspn=yes >gl_cv_have_raw_decl_wcsdup=yes >gl_cv_have_raw_decl_wcslen=yes >gl_cv_have_raw_decl_wcsncasecmp=yes >gl_cv_have_raw_decl_wcsncat=yes >gl_cv_have_raw_decl_wcsncmp=yes >gl_cv_have_raw_decl_wcsncpy=yes >gl_cv_have_raw_decl_wcsnlen=yes >gl_cv_have_raw_decl_wcsnrtombs=yes >gl_cv_have_raw_decl_wcspbrk=yes >gl_cv_have_raw_decl_wcsrchr=yes >gl_cv_have_raw_decl_wcsrtombs=yes >gl_cv_have_raw_decl_wcsspn=yes >gl_cv_have_raw_decl_wcsstr=yes >gl_cv_have_raw_decl_wcstok=yes >gl_cv_have_raw_decl_wcswidth=yes >gl_cv_have_raw_decl_wcsxfrm=yes >gl_cv_have_raw_decl_wctob=yes >gl_cv_have_raw_decl_wctrans=yes >gl_cv_have_raw_decl_wctype=yes >gl_cv_have_raw_decl_wcwidth=yes >gl_cv_have_raw_decl_wmemchr=yes >gl_cv_have_raw_decl_wmemcmp=yes >gl_cv_have_raw_decl_wmemcpy=yes >gl_cv_have_raw_decl_wmemmove=yes >gl_cv_have_raw_decl_wmemset=yes >gl_cv_header_errno_h_complete=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_langinfo_codeset=yes >gl_cv_header_langinfo_era=yes >gl_cv_header_langinfo_t_fmt_ampm=yes >gl_cv_header_langinfo_yesexpr=yes >gl_cv_header_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_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_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 >lt_cv_objdir=.libs >lt_cv_path_MAGIC_CMD=/usr/bin/file >lt_cv_sys_max_cmd_len=262144 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >AR='ar' >AR_FOR_BUILD='$(AR)' >AR_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ar' >AS='as' >AS_FOR_BUILD='$(AS)' >AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gas/as-new' >AWK='/usr/bin/awk' >BISON='bison' >BUILD_CONFIG='' >CC='cc' >CC_FOR_BUILD='$(CC)' >CC_FOR_TARGET='$(CC)' >CFLAGS='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' >CFLAGS_FOR_BUILD='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' >CFLAGS_FOR_TARGET='-O2 -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' >COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)' >COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)' >COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)' >CONFIGURE_GDB_TK='' >CPPFLAGS='-isystem /usr/local/include' >CXX='c++' >CXXFLAGS='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include ' >CXXFLAGS_FOR_BUILD='-pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include ' >CXXFLAGS_FOR_TARGET='-O2 -pipe -g -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-c++11-narrowing -isystem /usr/local/include ' >CXX_FOR_BUILD='$(CXX)' >CXX_FOR_TARGET='$(CXX)' >DEBUG_PREFIX_CFLAGS_FOR_TARGET='' >DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"' >DLLTOOL='dlltool' >DLLTOOL_FOR_BUILD='$(DLLTOOL)' >DLLTOOL_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/dlltool' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='' >EXPECT='expect' >FLAGS_FOR_TARGET=' -L$$r/$(HOST_SUBDIR)/ld' >FLEX='flex' >GCC_FOR_TARGET='$()' >GCC_SHLIB_SUBDIR='' >GDB_TK='' >GFORTRAN_FOR_BUILD='$(GFORTRAN)' >GFORTRAN_FOR_TARGET='$(GFORTRAN)' >GNATBIND='no' >GNATMAKE='no' >GOC_FOR_BUILD='$(GOC)' >GOC_FOR_TARGET='$(GOC)' >INSTALL_DATA='install -m 0644' >INSTALL_GDB_TK='' >INSTALL_PROGRAM='install -m 555' >INSTALL_SCRIPT='install -m 555' >LD='/usr/bin/ld' >LDFLAGS=' -fstack-protector-strong ' >LDFLAGS_FOR_BUILD=' -fstack-protector-strong ' >LDFLAGS_FOR_TARGET='' >LD_FOR_BUILD='$(LD)' >LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/ld/ld-new' >LEX='flex' >LIBOBJS='' >LIBS='-L/usr/local/lib' >LIPO='lipo' >LIPO_FOR_TARGET='$(LIPO)' >LN='ln' >LN_S='ln -s' >LTLIBOBJS='' >M4='gm4' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='makeinfo' >NM='nm' >NM_FOR_BUILD='$(NM)' >NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/nm-new' >OBJCOPY='objcopy' >OBJCOPY_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objcopy' >OBJDUMP='objdump' >OBJDUMP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/objdump' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='ranlib' >RANLIB_FOR_BUILD='$(RANLIB)' >RANLIB_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/ranlib' >RAW_CXX_FOR_TARGET='$(CXX)' >READELF='readelf' >READELF_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/readelf' >RPATH_ENVVAR='LD_LIBRARY_PATH' >RUNTEST='runtest' >SED='/usr/bin/sed' >SHELL='/bin/sh' >STRIP='strip' >STRIP_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/strip-new' >SYSROOT_CFLAGS_FOR_TARGET='' >TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --with-system-zlib --with-gmp=/usr/local --with-mpfr=/usr/local --enable-targets=all --enable-threads=yes --disable-werror --enable-deterministic-archives --with-sysroot=/ --enable-x86-relax-relocations=no --enable-nls --enable-relro=no --enable-gold --enable-plugins --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ --build=x86_64-portbld-freebsd12.1' >WINDMC='windmc' >WINDMC_FOR_BUILD='$(WINDMC)' >WINDMC_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windmc' >WINDRES='windres' >WINDRES_FOR_BUILD='$(WINDRES)' >WINDRES_FOR_TARGET='$$r/$(HOST_SUBDIR)/binutils/windres' >YACC='bison -y' >ac_ct_CC='cc' >ac_ct_CXX='' >bindir='${exec_prefix}/bin' >build='x86_64-portbld-freebsd12.1' >build_alias='x86_64-portbld-freebsd12.1' >build_configargs=' --cache-file=./config.cache '\''--with-system-zlib'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--enable-targets=all'\'' '\''--enable-threads=yes'\'' '\''--disable-werror'\'' '\''--enable-deterministic-archives'\'' '\''--with-sysroot=/'\'' '\''--enable-x86-relax-relocations=no'\'' '\''--enable-nls'\'' '\''--enable-relro=no'\'' '\''--enable-gold'\'' '\''--enable-plugins'\'' '\''--prefix=/usr/local'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/share/info/'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' >build_configdirs=' libiberty' >build_cpu='x86_64' >build_libsubdir='build-x86_64-portbld-freebsd12.1' >build_noncanonical='x86_64-portbld-freebsd12.1' >build_os='freebsd12.1' >build_subdir='build-x86_64-portbld-freebsd12.1' >build_tooldir='${exec_prefix}/x86_64-portbld-freebsd12.1' >build_vendor='portbld' >compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' >configdirs=' intl libiberty opcodes bfd libctf binutils gas ld gprof etc gold' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >do_compare='cmp $$f1 $$f2 16 16' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='${prefix}' >extra_host_libiberty_configure_flags='' >extra_host_zlib_configure_flags='' >extra_isl_gmp_configure_flags='' >extra_liboffloadmic_configure_flags='' >extra_linker_plugin_configure_flags='' >extra_linker_plugin_flags='' >extra_mpc_gmp_configure_flags='' >extra_mpc_mpfr_configure_flags='' >extra_mpfr_configure_flags='' >get_gcc_base_ver='cat' >gmpinc='-I/usr/local/include -I/usr/local/include ' >gmplibs='-L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp' >host='x86_64-portbld-freebsd12.1' >host_alias='' >host_configargs=' --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib '\''--with-system-zlib'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--enable-targets=all'\'' '\''--enable-threads=yes'\'' '\''--disable-werror'\'' '\''--enable-deterministic-archives'\'' '\''--with-sysroot=/'\'' '\''--enable-x86-relax-relocations=no'\'' '\''--enable-nls'\'' '\''--enable-relro=no'\'' '\''--enable-gold'\'' '\''--enable-plugins'\'' '\''--prefix=/usr/local'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/share/info/'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' >host_cpu='x86_64' >host_noncanonical='x86_64-portbld-freebsd12.1' >host_os='freebsd12.1' >host_shared='no' >host_subdir='.' >host_vendor='portbld' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/local/share/info' >islinc='' >isllibs='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >mandir='/usr/local/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >poststage1_ldflags='-static-libstdc++ -static-libgcc' >poststage1_libs='' >prefix='/usr/local' >program_transform_name='s,y,y,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >stage1_cflags='-g' >stage1_checking='--enable-checking=yes,types' >stage1_languages=',c,' >stage1_ldflags='' >stage1_libs='' >stage2_werror_flag='' >sysconfdir='${prefix}/etc' >target='x86_64-portbld-freebsd12.1' >target_alias='' >target_configargs='--cache-file=./config.cache --enable-multilib '\''--with-system-zlib'\'' '\''--with-gmp=/usr/local'\'' '\''--with-mpfr=/usr/local'\'' '\''--enable-targets=all'\'' '\''--enable-threads=yes'\'' '\''--disable-werror'\'' '\''--enable-deterministic-archives'\'' '\''--with-sysroot=/'\'' '\''--enable-x86-relax-relocations=no'\'' '\''--enable-nls'\'' '\''--enable-relro=no'\'' '\''--enable-gold'\'' '\''--enable-plugins'\'' '\''--prefix=/usr/local'\'' '\''--localstatedir=/var'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/share/info/'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking' >target_configdirs='' >target_cpu='x86_64' >target_noncanonical='x86_64-portbld-freebsd12.1' >target_os='freebsd12.1' >target_subdir='x86_64-portbld-freebsd12.1' >target_vendor='portbld' >tooldir='${exec_prefix}/x86_64-portbld-freebsd12.1' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >alphaieee_frag='/dev/null' >host_makefile_frag='/dev/null' >ospace_frag='/dev/null' >serialization_dependencies='serdep.tmp' >target_makefile_frag='/dev/null' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define LT_OBJDIR ".libs/" > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242053
: 209338 |
209378
|
209997