FreeBSD Bugzilla – Attachment 150982 Details for
Bug 196292
math/R: Configure error: Support for MBCS locales is required
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Configure Log
config.log (text/plain), 387.16 KB, created by
Harrison Grundy
on 2014-12-27 09:03:58 UTC
(
hide
)
Description:
Configure Log
Filename:
MIME Type:
Creator:
Harrison Grundy
Created:
2014-12-27 09:03:58 UTC
Size:
387.16 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 R configure 3.0.2, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --enable-memory-profiling rdocdir=/usr/local/share/doc/R --with-system-bzlib --with-system-zlib --with-blas=no --with-lapack=no --with-ICU --with-system-pcre --enable-threads=posix --with-jpeglib --enable-R-shlib --with-libpng --with-tcltk --with-tcl-config=/usr/local/lib/tcl8.6/tclConfig.sh --with-tk-config=/usr/local/lib/tk8.6/tkConfig.sh --with-libtiff --with-x --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd10.1 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = bsddt1241.lv01.astrodoggroup.com >uname -m = amd64 >uname -r = 10.1-RELEASE >uname -s = FreeBSD >uname -v = FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC > >/usr/bin/uname -p = amd64 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /usr/games >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /root/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3472: loading site script /usr/ports/Templates/config.site >| # $FreeBSD: head/Templates/config.site 349240 2014-03-26 11:16:42Z bapt $ >| # 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_errno_h=yes} >| : ${ac_cv_header_fcntl_h=yes} >| : ${ac_cv_header_float_h=yes} >| : ${ac_cv_header_floatingpoint_h=yes} >| : ${ac_cv_header_getopt_h=yes} >| : ${ac_cv_header_glob_h=yes} >| : ${ac_cv_header_inttypes_h=yes} >| : ${ac_cv_header_langinfo_h=yes} >| : ${ac_cv_header_libgen_h=yes} >| : ${ac_cv_header_libutil_h=yes} >| : ${ac_cv_header_limits_h=yes} >| : ${ac_cv_header_login_cap_h=yes} >| : ${ac_cv_header_math_h=yes} >| : ${ac_cv_header_memory_h=yes} >| : ${ac_cv_header_minix_config_h=no} >| : ${ac_cv_header_net_if_h=yes} >| : ${ac_cv_header_net_if_media_h=yes} >| : ${ac_cv_header_net_if_tap_h=yes} >| : ${ac_cv_header_net_if_tun_h=yes} >| : ${ac_cv_header_netdb_h=yes} >| : ${ac_cv_header_netinet_in_h=yes} >| : ${ac_cv_header_paths_h=yes} >| : ${ac_cv_header_poll_h=yes} >| : ${ac_cv_header_pwd_h=yes} >| : ${ac_cv_header_readpassphrase_h=yes} >| : ${ac_cv_header_resolv_h=yes} >| : ${ac_cv_header_rpc_types_h=yes} >| : ${ac_cv_header_sched_h=yes} >| : ${ac_cv_header_search_h=yes} >| : ${ac_cv_header_security_pam_appl_h=yes} >| : ${ac_cv_header_signal_h=yes} >| : ${ac_cv_header_spawn_h=yes} >| : ${ac_cv_header_stdarg_h=yes} >| : ${ac_cv_header_stdbool_h=yes} >| : ${ac_cv_header_stdc=yes} >| : ${ac_cv_header_stddef_h=yes} >| : ${ac_cv_header_stdint_h=yes} >| : ${ac_cv_header_stdio_h=yes} >| : ${ac_cv_header_stdlib_h=yes} >| : ${ac_cv_header_string_h=yes} >| : ${ac_cv_header_strings_h=yes} >| : ${ac_cv_header_sys_acl_h=yes} >| : ${ac_cv_header_sys_cdefs_h=yes} >| : ${ac_cv_header_sys_dir_h=yes} >| : ${ac_cv_header_sys_fcntl_h=yes} >| : ${ac_cv_header_sys_file_h=yes} >| : ${ac_cv_header_sys_ioctl_h=yes} >| : ${ac_cv_header_sys_mman_h=yes} >| : ${ac_cv_header_sys_mount_h=yes} >| : ${ac_cv_header_sys_msg_h=yes} >| : ${ac_cv_header_sys_param_h=yes} >| : ${ac_cv_header_sys_poll_h=yes} >| : ${ac_cv_header_sys_ptrace_h=yes} >| : ${ac_cv_header_sys_select_h=yes} >| : ${ac_cv_header_sys_socket_h=yes} >| : ${ac_cv_header_sys_stat_h=yes} >| : ${ac_cv_header_sys_statvfs_h=yes} >| : ${ac_cv_header_sys_time_h=yes} >| : ${ac_cv_header_sys_timers_h=yes} >| : ${ac_cv_header_sys_times_h=yes} >| : ${ac_cv_header_sys_types_h=yes} >| : ${ac_cv_header_sys_un_h=yes} >| : ${ac_cv_header_sys_wait_h=yes} >| : ${ac_cv_header_time_h=yes} >| : ${ac_cv_header_ttyent_h=yes} >| : ${ac_cv_header_ucontext_h=yes} >| : ${ac_cv_header_unistd_h=yes} >| : ${ac_cv_header_utime_h=yes} >| : ${ac_cv_header_vis_h=yes} >| : ${ac_cv_header_wchar_h=yes} >| : ${ac_cv_header_wctype_h=yes} >| : ${ac_cv_header_zlib_h=yes} >| >| : ${gl_cv_header_wchar_h_correct_inline=yes} >| >| : ${ac_cv_header_argz_h=no} >| : ${ac_cv_header_byteswap_h=no} >| : ${ac_cv_header_dl_h=no} >| : ${ac_cv_header_malloc_h=no} >| : ${ac_cv_header_random_h=no} >| : ${ac_cv_header_vfork_h=no} >| >| # This appears in FreeBSD 10 do not cache it. >| #: ${gl_cv_have_raw_decl_strchrnul=yes} >| : ${gl_cv_have_raw_decl_memcpy=no} >| : ${gl_cv_have_raw_decl_memmem=yes} >| : ${gl_cv_have_raw_decl_memrchr=yes} >| : ${gl_cv_have_raw_decl_rawmemchr=yes} >| : ${gl_cv_have_raw_decl_stpcpy=yes} >| : ${gl_cv_have_raw_decl_stpncpy=yes} >| : ${gl_cv_have_raw_decl_strcasestr=yes} >| : ${gl_cv_have_raw_decl_strdup=yes} >| : ${gl_cv_have_raw_decl_strncat=yes} >| : ${gl_cv_have_raw_decl_strndup=yes} >| : ${gl_cv_have_raw_decl_strnlen=yes} >| : ${gl_cv_have_raw_decl_strpbrk=yes} >| : ${gl_cv_have_raw_decl_strsep=yes} >| : ${gl_cv_have_raw_decl_strsignal=yes} >| : ${gl_cv_have_raw_decl_strtok_r=yes} >| : ${gl_cv_have_raw_decl_strverscmp=no} >| >| # Type >| : ${ac_cv_c_int16_t=yes} >| : ${ac_cv_c_int32_t=yes} >| : ${ac_cv_c_int64_t=yes} >| : ${ac_cv_c_int8_t=yes} >| : ${ac_cv_c_uint16_t=yes} >| : ${ac_cv_c_uint32_t=yes} >| : ${ac_cv_c_uint64_t=yes} >| : ${ac_cv_c_uint8_t=yes} >| >| : ${ac_cv_type__Bool=yes} >| : ${ac_cv_type_char=yes} >| : ${ac_cv_type_char_p=yes} >| : ${ac_cv_type_fsblkcnt_t=yes} >| : ${ac_cv_type_fsfilcnt_t=yes} >| : ${ac_cv_type_in_addr_t=yes} >| : ${ac_cv_type_in_port_t=yes} >| : ${ac_cv_type_int16_t=yes} >| : ${ac_cv_type_int32_t=yes} >| : ${ac_cv_type_int=yes} >| : ${ac_cv_type_intmax_t=yes} >| : ${ac_cv_type_long=yes} >| : ${ac_cv_type_long_double=yes} >| : ${ac_cv_type_long_long=yes} >| : ${ac_cv_type_long_long_int=yes} >| : ${ac_cv_type_mbstate_t=yes} >| : ${ac_cv_type_mode_t=yes} >| : ${ac_cv_type_nlink_t=yes} >| : ${ac_cv_type_off_t=yes} >| : ${ac_cv_type_pid_t=yes} >| : ${ac_cv_type_posix_spawn_file_actions_t=yes} >| : ${ac_cv_type_posix_spawnattr_t=yes} >| : ${ac_cv_type_ptrdiff_t=yes} >| : ${ac_cv_type_short=yes} >| : ${ac_cv_type_sig_atomic_t=yes} >| : ${ac_cv_type_sigset_t=yes} >| : ${ac_cv_type_size_t=yes} >| : ${ac_cv_type_socklen_t=yes} >| : ${ac_cv_type_ssize_t=yes} >| : ${ac_cv_type_stack_t=yes} >| : ${ac_cv_type_struct_timespec=yes} >| : ${ac_cv_type_u_char=yes} >| : ${ac_cv_type_u_int16_t=yes} >| : ${ac_cv_type_u_int32_t=yes} >| : ${ac_cv_type_u_int8_t=yes} >| : ${ac_cv_type_u_int=yes} >| : ${ac_cv_type_u_long=yes} >| : ${ac_cv_type_u_short=yes} >| : ${ac_cv_type_uid_t=yes} >| : ${ac_cv_type_uintptr_t=yes} >| : ${ac_cv_type_unsigned_char=yes} >| : ${ac_cv_type_unsigned_int=yes} >| : ${ac_cv_type_unsigned_long=yes} >| : ${ac_cv_type_unsigned_long_long=yes} >| : ${ac_cv_type_unsigned_long_long_int=yes} >| : ${ac_cv_type_unsigned_short=yes} >| : ${ac_cv_type_volatile_sig_atomic_t=yes} >| : ${ac_cv_type_wchar_t=yes} >| : ${ac_cv_type_wint_t=yes} >| >| : ${gl_cv_sigaltstack_low_base=yes} >| : ${gl_cv_size_max=yes} >| : ${gl_cv_type_sigset_t=yes} >| : ${gl_cv_type_wchar_t_signed=yes} >| : ${gl_cv_type_wctrans_t=yes} >| : ${gl_cv_type_wctype_t=yes} >| : ${gl_cv_type_wint_t_signed=yes} >| : ${gl_cv_var_stdin_large_offset=yes} >| : ${gt_cv_c_intmax_t=yes} >| : ${gt_cv_c_wchar_t=yes} >| : ${gt_cv_c_wint_t=yes} >| : ${gt_cv_func_printf_posix=yes} >| : ${gt_cv_int_divbyzero_sigfpe=yes} >| : ${gt_cv_siginfo_t=yes} >| : ${gt_cv_ssize_t=yes} >| >| # lib >| : ${ac_cv_lib_crypt_crypt=yes} >| : ${ac_cv_lib_edit_el_init=yes} >| : ${ac_cv_lib_pam_pam_set_item=yes} >| : ${ac_cv_lib_z_deflate=yes} >| : ${ac_cv_libc_defines___progname=yes} >| : ${ac_cv_libc_defines_sys_errlist=yes} >| : ${ac_cv_libc_defines_sys_nerr=yes} >| >| # Struct >| : ${ac_cv_member_HEADER_ad=yes} >| : ${ac_cv_member_struct___res_state_retrans=yes} >| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} >| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes} >| : ${ac_cv_member_struct_stat_st_blksize=yes} >| >| : ${gl_cv_sys_struct_timespec_in_time_h=yes} >| : ${gl_cv_sys_struct_timeval=yes} >| >| # Has appearred in FreeBSD 10 >| #: ${ac_cv_func_waitid=yes} >| # Has appearred in FreeBSD 10 >| #: ${ac_cv_func_strchrnul=yes} >| # Has appearred in FreeBSD 9 >| #: ${ac_cv_func_uselocale=yes} >| #: ${ac_cv_func_newlocale=yes} >| >| # Functions >| : ${ac_cv_func___b64_ntop=yes} >| : ${ac_cv_func___b64_pton=yes} >| : ${ac_cv_func__getlong=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__stat=yes} >| : ${ac_cv_func_acl_create_entry_np=yes} >| : ${ac_cv_func_acl_delete_def_file=yes} >| : ${ac_cv_func_acl_delete_fd_np=yes} >| : ${ac_cv_func_acl_delete_file_np=yes} >| : ${ac_cv_func_acl_free=yes} >| : ${ac_cv_func_acl_from_text=yes} >| : ${ac_cv_func_acl_get_fd=yes} >| : ${ac_cv_func_acl_get_file=yes} >| : ${ac_cv_func_acl_set_fd=yes} >| : ${ac_cv_func_acl_set_file=yes} >| : ${ac_cv_func_alarm=yes} >| : ${ac_cv_func_alloca=yes} >| : ${ac_cv_func_arc4random=yes} >| : ${ac_cv_func_arc4random_buf=yes} >| : ${ac_cv_func_arc4random_uniform=yes} >| : ${ac_cv_func_asprintf=yes} >| : ${ac_cv_func_atexit=yes} >| : ${ac_cv_func_bcmp=yes} >| : ${ac_cv_func_bcopy=yes} >| : ${ac_cv_func_bindresvport_sa=yes} >| : ${ac_cv_func_btowc=yes} >| : ${ac_cv_func_bzero=yes} >| : ${ac_cv_func_chown=yes} >| : ${ac_cv_func_clock=yes} >| : ${ac_cv_func_clock_gettime=yes} >| : ${ac_cv_func_closedir=yes} >| : ${ac_cv_func_closefrom=yes} >| : ${ac_cv_func_daemon=yes} >| : ${ac_cv_func_dirname=yes} >| : ${ac_cv_func_dlopen=yes} >| : ${ac_cv_func_dup2=yes} >| : ${ac_cv_func_eaccess=yes} >| : ${ac_cv_func_fchmod=yes} >| : ${ac_cv_func_fchown=yes} >| : ${ac_cv_func_fcntl=yes} >| : ${ac_cv_func_fileno=yes} >| : ${ac_cv_func_fork=yes} >| : ${ac_cv_func_fpurge=yes} >| : ${ac_cv_func_freeaddrinfo=yes} >| : ${ac_cv_func_fstatvfs=yes} >| : ${ac_cv_func_fsync=yes} >| : ${ac_cv_func_futimes=yes} >| : ${ac_cv_func_fwprintf=yes} >| : ${ac_cv_func_gai_strerror=yes} >| : ${ac_cv_func_getaddrinfo=yes} >| : ${ac_cv_func_getcwd=yes} >| : ${ac_cv_func_getdelim=yes} >| : ${ac_cv_func_getdtablesize=yes} >| : ${ac_cv_func_getegid=yes} >| : ${ac_cv_func_geteuid=yes} >| : ${ac_cv_func_getgid=yes} >| : ${ac_cv_func_getgrouplist=yes} >| : ${ac_cv_func_gethostbyname=yes} >| : ${ac_cv_func_gethostname=yes} >| : ${ac_cv_func_getline=yes} >| : ${ac_cv_func_getnameinfo=yes} >| : ${ac_cv_func_getopt=yes} >| : ${ac_cv_func_getopt_long_only=yes} >| : ${ac_cv_func_getpagesize=yes} >| : ${ac_cv_func_getpeereid=yes} >| : ${ac_cv_func_getpgid=yes} >| : ${ac_cv_func_getpgrp=yes} >| : ${ac_cv_func_getpgrp_void=yes} >| : ${ac_cv_func_getpid=yes} >| : ${ac_cv_func_getrlimit=yes} >| : ${ac_cv_func_getrusage=yes} >| : ${ac_cv_func_gettimeofday=yes} >| : ${ac_cv_func_getttyent=yes} >| : ${ac_cv_func_getuid=yes} >| : ${ac_cv_func_getwd=yes} >| : ${ac_cv_func_glob=yes} >| : ${ac_cv_func_group_from_gid=yes} >| : ${ac_cv_func_inet_aton=yes} >| : ${ac_cv_func_inet_ntoa=yes} >| : ${ac_cv_func_inet_ntop=yes} >| : ${ac_cv_func_innetgr=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isblank=yes} >| : ${ac_cv_func_issetugid=yes} >| : ${ac_cv_func_iswblank=yes} >| : ${ac_cv_func_iswcntrl=yes} >| : ${ac_cv_func_iswctype=yes} >| : ${ac_cv_func_link=yes} >| : ${ac_cv_func_localtime=yes} >| : ${ac_cv_func_login_getcapbool=yes} >| : ${ac_cv_func_lstat=yes} >| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${ac_cv_func_malloc_0_nonnull=yes} >| : ${ac_cv_func_mbrlen=yes} >| : ${ac_cv_func_mbrtowc=yes} >| : ${ac_cv_func_mbsinit=yes} >| : ${ac_cv_func_mbsrtowcs=yes} >| : ${ac_cv_func_memchr=yes} >| : ${ac_cv_func_memcmp=yes} >| : ${ac_cv_func_memcpy=yes} >| : ${ac_cv_func_memmove=yes} >| : ${ac_cv_func_memset=yes} >| : ${ac_cv_func_mkdtemp=yes} >| : ${ac_cv_func_mkstemp=yes} >| : ${ac_cv_func_mktemp=yes} >| : ${ac_cv_func_mlock=yes} >| : ${ac_cv_func_mmap=yes} >| : ${ac_cv_func_mmap_fixed_mapped=yes} >| : ${ac_cv_func_mprotect=yes} >| : ${ac_cv_func_munlock=yes} >| : ${ac_cv_func_munmap=yes} >| : ${ac_cv_func_nl_langinfo=yes} >| : ${ac_cv_func_opendir=yes} >| # Breaks heimdal and rancid at least >| # : ${ac_cv_func_openpty=yes} >| : ${ac_cv_func_pam_getenvlist=yes} >| : ${ac_cv_func_pam_putenv=yes} >| : ${ac_cv_func_pathconf=yes} >| : ${ac_cv_func_pipe=yes} >| : ${ac_cv_func_poll=yes} >| : ${ac_cv_func_posix_spawn=yes} >| : ${ac_cv_func_pread=yes} >| : ${ac_cv_func_pthread_cond_broadcast=yes} >| : ${ac_cv_func_pthread_cond_destroy=yes} >| : ${ac_cv_func_pthread_cond_init=yes} >| : ${ac_cv_func_pthread_cond_signal=yes} >| : ${ac_cv_func_pthread_cond_timedwait=yes} >| : ${ac_cv_func_pthread_cond_wait=yes} >| : ${ac_cv_func_pthread_equal=yes} >| : ${ac_cv_func_pthread_exit=yes} >| : ${ac_cv_func_pthread_mutex_destroy=yes} >| : ${ac_cv_func_pthread_mutex_init=yes} >| : ${ac_cv_func_pthread_mutex_lock=yes} >| : ${ac_cv_func_pthread_mutex_unlock=yes} >| : ${ac_cv_func_pthread_self=yes} >| : ${ac_cv_func_putenv=yes} >| : ${ac_cv_func_pwrite=yes} >| : ${ac_cv_func_raise=yes} >| : ${ac_cv_func_rand=yes} >| : ${ac_cv_func_random=yes} >| : ${ac_cv_func_readdir=yes} >| : ${ac_cv_func_readlink=yes} >| : ${ac_cv_func_readlinkat=yes} >| : ${ac_cv_func_readpassphrase=yes} >| : ${ac_cv_func_realpath=yes} >| : ${ac_cv_func_recvmsg=yes} >| : ${ac_cv_func_rename=yes} >| : ${ac_cv_func_rresvport_af=yes} >| : ${ac_cv_func_sched_yield=yes} >| : ${ac_cv_func_select=yes} >| : ${ac_cv_func_sendmsg=yes} >| : ${ac_cv_func_setegid=yes} >| : ${ac_cv_func_setenv=yes} >| : ${ac_cv_func_seteuid=yes} >| : ${ac_cv_func_setgroupent=yes} >| : ${ac_cv_func_setgroups=yes} >| : ${ac_cv_func_setlinebuf=yes} >| : ${ac_cv_func_setlocale=yes} >| : ${ac_cv_func_setlogin=yes} >| : ${ac_cv_func_setpassent=yes} >| : ${ac_cv_func_setproctitle=yes} >| : ${ac_cv_func_setregid=yes} >| : ${ac_cv_func_setresgid=yes} >| : ${ac_cv_func_setresuid=yes} >| : ${ac_cv_func_setreuid=yes} >| : ${ac_cv_func_setrlimit=yes} >| : ${ac_cv_func_setsid=yes} >| : ${ac_cv_func_setsockopt=yes} >| : ${ac_cv_func_setvbuf=yes} >| : ${ac_cv_func_shmget=yes} >| : ${ac_cv_func_sigaction=yes} >| : ${ac_cv_func_sigaltstack=yes} >| : ${ac_cv_func_siginterrupt=yes} >| : ${ac_cv_func_sigprocmask=yes} >| : ${ac_cv_func_sigvec=yes} >| : ${ac_cv_func_sleep=yes} >| : ${ac_cv_func_snprintf=yes} >| : ${ac_cv_func_socketpair=yes} >| : ${ac_cv_func_srand=yes} >| : ${ac_cv_func_srandom=yes} >| : ${ac_cv_func_stat=yes} >| : ${ac_cv_func_statfs=yes} >| : ${ac_cv_func_statvfs=yes} >| : ${ac_cv_func_stpcpy=yes} >| : ${ac_cv_func_stpncpy=yes} >| : ${ac_cv_func_strbrk=yes} >| : ${ac_cv_func_strcasecmp=yes} >| : ${ac_cv_func_strcspn=yes} >| : ${ac_cv_func_strdup=yes} >| : ${ac_cv_func_strerror=yes} >| : ${ac_cv_func_strerror_r=yes} >| : ${ac_cv_func_strftime=yes} >| : ${ac_cv_func_strlcat=yes} >| : ${ac_cv_func_strlcpy=yes} >| : ${ac_cv_func_strlen=yes} >| : ${ac_cv_func_strmode=yes} >| : ${ac_cv_func_strncasecmp=yes} >| : ${ac_cv_func_strndup=yes} >| : ${ac_cv_func_strnlen=yes} >| : ${ac_cv_func_strnlen_working=yes} >| : ${ac_cv_func_strpbrk=yes} >| : ${ac_cv_func_strptime=yes} >| : ${ac_cv_func_strsep=yes} >| : ${ac_cv_func_strsignal=yes} >| : ${ac_cv_func_strtol=yes} >| : ${ac_cv_func_strtoll=yes} >| : ${ac_cv_func_strtonum=yes} >| : ${ac_cv_func_strtoul=yes} >| : ${ac_cv_func_strtoull=yes} >| : ${ac_cv_func_symlink=yes} >| : ${ac_cv_func_sysconf=yes} >| : ${ac_cv_func_tcgetpgrp=yes} >| : ${ac_cv_func_time=yes} >| : ${ac_cv_func_towlower=yes} >| : ${ac_cv_func_truncate=yes} >| : ${ac_cv_func_tsearch=yes} >| : ${ac_cv_func_uname=yes} >| : ${ac_cv_func_unsetenv=yes} >| : ${ac_cv_func_user_from_uid=yes} >| : ${ac_cv_func_usleep=yes} >| : ${ac_cv_func_utime=yes} >| : ${ac_cv_func_utimes=yes} >| : ${ac_cv_func_vasprintf=yes} >| : ${ac_cv_func_vfork=yes} >| : ${ac_cv_func_vprintf=yes} >| : ${ac_cv_func_vsnprintf=yes} >| : ${ac_cv_func_vsprintf=yes} >| : ${ac_cv_func_waitpid=yes} >| : ${ac_cv_func_wcrtomb=yes} >| : ${ac_cv_func_wcscoll=yes} >| : ${ac_cv_func_wcslen=yes} >| : ${ac_cv_func_wcsnlen=yes} >| : ${ac_cv_func_wctob=yes} >| : ${ac_cv_func_wcwidth=yes} >| : ${ac_cv_func_wmemchr=yes} >| : ${ac_cv_func_wmemcpy=yes} >| : ${ac_cv_func_yp_match=yes} >| >| # non existing functions >| : ${ac_cv_func_argz_count=no} >| : ${ac_cv_func_argz_next=no} >| : ${ac_cv_func_argz_stringify=no} >| : ${ac_cv_func_obstacks=no} >| : ${ac_cv_func_pstat_getdynamic=no} >| : ${ac_cv_func_rawmemchr=no} >| : ${ac_cv_func_yield=no} >| >| : ${ac_cv_have___va_copy=yes} >| : ${ac_cv_have_clock_t=yes} >| : ${ac_cv_have_control_in_msghdr=yes} >| : ${ac_cv_have_getopt_optreset=yes} >| : ${ac_cv_have_int64_t=yes} >| : ${ac_cv_have_intxx_t=yes} >| : ${ac_cv_have_mode_t=yes} >| : ${ac_cv_have_pid_t=yes} >| : ${ac_cv_have_pw_change_in_struct_passwd=yes} >| : ${ac_cv_have_pw_class_in_struct_passwd=yes} >| : ${ac_cv_have_pw_expire_in_struct_passwd=yes} >| : ${ac_cv_have_sa_family_t=yes} >| : ${ac_cv_have_size_t=yes} >| : ${ac_cv_have_ss_family_in_struct_ss=yes} >| : ${ac_cv_have_ssize_t=yes} >| : ${ac_cv_have_struct_addrinfo=yes} >| : ${ac_cv_have_struct_in6_addr=yes} >| : ${ac_cv_have_struct_sockaddr_in6=yes} >| : ${ac_cv_have_struct_sockaddr_storage=yes} >| : ${ac_cv_have_struct_timeval=yes} >| : ${ac_cv_have_u_char=yes} >| : ${ac_cv_have_u_int64_t=yes} >| : ${ac_cv_have_u_int=yes} >| : ${ac_cv_have_u_intxx_t=yes} >| : ${ac_cv_have_va_copy=yes} >| >| : ${ac_cv_have_decl_GLOB_NOMATCH=yes} >| : ${ac_cv_have_decl_LLONG_MAX=yes} >| : ${ac_cv_have_decl_MAXSYMLINKS=yes} >| : ${ac_cv_have_decl_O_NONBLOCK=yes} >| : ${ac_cv_have_decl_RLIMIT_NPROC=yes} >| : ${ac_cv_have_decl_SHUT_RD=yes} >| : ${ac_cv_have_decl__Exit=yes} >| : ${ac_cv_have_decl_alarm=yes} >| : ${ac_cv_have_decl_alphasort=yes} >| : ${ac_cv_have_decl_atoll=yes} >| : ${ac_cv_have_decl_btowc=yes} >| : ${ac_cv_have_decl_chdir=yes} >| : ${ac_cv_have_decl_chown=yes} >| : ${ac_cv_have_decl_clearerr_unlocked=yes} >| : ${ac_cv_have_decl_closedir=yes} >| : ${ac_cv_have_decl_dprintf=yes} >| : ${ac_cv_have_decl_dup2=yes} >| : ${ac_cv_have_decl_dup=yes} >| : ${ac_cv_have_decl_endusershell=yes} >| : ${ac_cv_have_decl_faccessat=yes} >| : ${ac_cv_have_decl_fchdir=yes} >| : ${ac_cv_have_decl_fchmodat=yes} >| : ${ac_cv_have_decl_fchownat=yes} >| : ${ac_cv_have_decl_fcntl=yes} >| : ${ac_cv_have_decl_fdopendir=yes} >| : ${ac_cv_have_decl_feof_unlocked=yes} >| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes} >| : ${ac_cv_have_decl_ferror_unlocked=yes} >| : ${ac_cv_have_decl_ffsl=yes} >| : ${ac_cv_have_decl_ffsll=yes} >| : ${ac_cv_have_decl_fpurge=yes} >| : ${ac_cv_have_decl_frexpl=yes} >| : ${ac_cv_have_decl_fseeko=yes} >| : ${ac_cv_have_decl_fstat=yes} >| : ${ac_cv_have_decl_fstatat=yes} >| : ${ac_cv_have_decl_fsync=yes} >| : ${ac_cv_have_decl_ftello=yes} >| : ${ac_cv_have_decl_ftruncate=yes} >| : ${ac_cv_have_decl_getc_unlocked=yes} >| : ${ac_cv_have_decl_getchar_unlocked=yes} >| : ${ac_cv_have_decl_getcwd=yes} >| : ${ac_cv_have_decl_getdelim=yes} >| : ${ac_cv_have_decl_getdomainname=yes} >| : ${ac_cv_have_decl_getdtablesize=yes} >| : ${ac_cv_have_decl_getenv=yes} >| : ${ac_cv_have_decl_getgroups=yes} >| : ${ac_cv_have_decl_gethostname=yes} >| : ${ac_cv_have_decl_getline=yes} >| : ${ac_cv_have_decl_getloadavg=yes} >| : ${ac_cv_have_decl_getlogin=yes} >| : ${ac_cv_have_decl_getlogin_r=yes} >| : ${ac_cv_have_decl_getpagesize=yes} >| : ${ac_cv_have_decl_gets=yes} >| : ${ac_cv_have_decl_getsubopt=yes} >| : ${ac_cv_have_decl_gettimeofday=yes} >| : ${ac_cv_have_decl_getusershell=yes} >| : ${ac_cv_have_decl_grantpt=yes} >| : ${ac_cv_have_decl_h_errno=yes} >| : ${ac_cv_have_decl_imaxabs=yes} >| : ${ac_cv_have_decl_imaxdiv=yes} >| : ${ac_cv_have_decl_initstate=yes} >| : ${ac_cv_have_decl_isatty=yes} >| : ${ac_cv_have_decl_isblank=yes} >| : ${ac_cv_have_decl_iswblank=yes} >| : ${ac_cv_have_decl_iswctype=yes} >| : ${ac_cv_have_decl_lchmod=yes} >| : ${ac_cv_have_decl_lchown=yes} >| : ${ac_cv_have_decl_link=yes} >| : ${ac_cv_have_decl_linkat=yes} >| : ${ac_cv_have_decl_lseek=yes} >| : ${ac_cv_have_decl_lstat=yes} >| : ${ac_cv_have_decl_mbrlen=yes} >| : ${ac_cv_have_decl_mbrtowc=yes} >| : ${ac_cv_have_decl_mbsinit=yes} >| : ${ac_cv_have_decl_mbsnrtowcs=yes} >| : ${ac_cv_have_decl_mbsrtowcs=yes} >| : ${ac_cv_have_decl_memmem=yes} >| : ${ac_cv_have_decl_memrchr=yes} >| : ${ac_cv_have_decl_mkdirat=yes} >| : ${ac_cv_have_decl_mkdtemp=yes} >| : ${ac_cv_have_decl_mkfifo=yes} >| : ${ac_cv_have_decl_mkfifoat=yes} >| : ${ac_cv_have_decl_mknod=yes} >| : ${ac_cv_have_decl_mknodat=yes} >| : ${ac_cv_have_decl_mkstemp=yes} >| : ${ac_cv_have_decl_nl_langinfo=yes} >| : ${ac_cv_have_decl_offsetof=yes} >| : ${ac_cv_have_decl_openat=yes} >| : ${ac_cv_have_decl_opendir=yes} >| : ${ac_cv_have_decl_pclose=yes} >| : ${ac_cv_have_decl_pipe=yes} >| : ${ac_cv_have_decl_popen=yes} >| : ${ac_cv_have_decl_posix_openpt=yes} >| : ${ac_cv_have_decl_posix_spawn=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_destroy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnattr_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnp=yes} >| : ${ac_cv_have_decl_pread=yes} >| : ${ac_cv_have_decl_pselect=yes} >| : ${ac_cv_have_decl_pthread_sigmask=yes} >| : ${ac_cv_have_decl_ptsname=yes} >| : ${ac_cv_have_decl_putc_unlocked=yes} >| : ${ac_cv_have_decl_putchar_unlocked=yes} >| : ${ac_cv_have_decl_pwrite=yes} >| : ${ac_cv_have_decl_random=yes} >| : ${ac_cv_have_decl_rawmemchr=yes} >| : ${ac_cv_have_decl_readdir=yes} >| : ${ac_cv_have_decl_readlink=yes} >| : ${ac_cv_have_decl_readlinkat=yes} >| : ${ac_cv_have_decl_realpath=yes} >| : ${ac_cv_have_decl_renameat=yes} >| : ${ac_cv_have_decl_rewinddir=yes} >| : ${ac_cv_have_decl_rmdir=yes} >| : ${ac_cv_have_decl_rpmatch=yes} >| : ${ac_cv_have_decl_scandir=yes} >| : ${ac_cv_have_decl_select=yes} >| : ${ac_cv_have_decl_setenv=yes} >| : ${ac_cv_have_decl_sethostname=yes} >| : ${ac_cv_have_decl_setlocale=yes} >| : ${ac_cv_have_decl_setstate=yes} >| : ${ac_cv_have_decl_setusershell=yes} >| : ${ac_cv_have_decl_sigaction=yes} >| : ${ac_cv_have_decl_sigaddset=yes} >| : ${ac_cv_have_decl_sigaltstack=yes} >| : ${ac_cv_have_decl_sigdelset=yes} >| : ${ac_cv_have_decl_sigemptyset=yes} >| : ${ac_cv_have_decl_sigfillset=yes} >| : ${ac_cv_have_decl_sigismember=yes} >| : ${ac_cv_have_decl_sigpending=yes} >| : ${ac_cv_have_decl_sigprocmask=yes} >| : ${ac_cv_have_decl_sleep=yes} >| : ${ac_cv_have_decl_snprintf=yes} >| : ${ac_cv_have_decl_srandom=yes} >| : ${ac_cv_have_decl_stat=yes} >| : ${ac_cv_have_decl_stpcpy=yes} >| : ${ac_cv_have_decl_stpncpy=yes} >| : ${ac_cv_have_decl_strcasestr=yes} >| : ${ac_cv_have_decl_strdup=yes} >| : ${ac_cv_have_decl_strerror_r=yes} >| : ${ac_cv_have_decl_strncat=yes} >| : ${ac_cv_have_decl_strndup=yes} >| : ${ac_cv_have_decl_strnlen=yes} >| : ${ac_cv_have_decl_strpbrk=yes} >| : ${ac_cv_have_decl_strsep=yes} >| : ${ac_cv_have_decl_strsignal=yes} >| : ${ac_cv_have_decl_strtod=yes} >| : ${ac_cv_have_decl_strtoimax=yes} >| : ${ac_cv_have_decl_strtok_r=yes} >| : ${ac_cv_have_decl_strtoll=yes} >| : ${ac_cv_have_decl_strtoull=yes} >| : ${ac_cv_have_decl_strtoumax=yes} >| : ${ac_cv_have_decl_symlink=yes} >| : ${ac_cv_have_decl_symlinkat=yes} >| : ${ac_cv_have_decl_sys_siglist=yes} >| : ${ac_cv_have_decl_tcsendbreak=yes} >| : ${ac_cv_have_decl_tmpfile=yes} >| : ${ac_cv_have_decl_towctrans=yes} >| : ${ac_cv_have_decl_ttyname_r=yes} >| : ${ac_cv_have_decl_unlink=yes} >| : ${ac_cv_have_decl_unlinkat=yes} >| : ${ac_cv_have_decl_unlockpt=yes} >| : ${ac_cv_have_decl_unsetenv=yes} >| : ${ac_cv_have_decl_usleep=yes} >| : ${ac_cv_have_decl_vdprintf=yes} >| : ${ac_cv_have_decl_vsnprintf=yes} >| : ${ac_cv_have_decl_waitpid=yes} >| : ${ac_cv_have_decl_wcpcpy=yes} >| : ${ac_cv_have_decl_wcpncpy=yes} >| : ${ac_cv_have_decl_wcrtomb=yes} >| : ${ac_cv_have_decl_wcscasecmp=yes} >| : ${ac_cv_have_decl_wcscat=yes} >| : ${ac_cv_have_decl_wcschr=yes} >| : ${ac_cv_have_decl_wcscmp=yes} >| : ${ac_cv_have_decl_wcscoll=yes} >| : ${ac_cv_have_decl_wcscpy=yes} >| : ${ac_cv_have_decl_wcscspn=yes} >| : ${ac_cv_have_decl_wcsdup=yes} >| : ${ac_cv_have_decl_wcslen=yes} >| : ${ac_cv_have_decl_wcsncasecmp=yes} >| : ${ac_cv_have_decl_wcsncat=yes} >| : ${ac_cv_have_decl_wcsncmp=yes} >| : ${ac_cv_have_decl_wcsncpy=yes} >| : ${ac_cv_have_decl_wcsnlen=yes} >| : ${ac_cv_have_decl_wcsnrtombs=yes} >| : ${ac_cv_have_decl_wcspbrk=yes} >| : ${ac_cv_have_decl_wcsrchr=yes} >| : ${ac_cv_have_decl_wcsrtombs=yes} >| : ${ac_cv_have_decl_wcsspn=yes} >| : ${ac_cv_have_decl_wcsstr=yes} >| : ${ac_cv_have_decl_wcstok=yes} >| : ${ac_cv_have_decl_wcswidth=yes} >| : ${ac_cv_have_decl_wcsxfrm=yes} >| : ${ac_cv_have_decl_wctob=yes} >| : ${ac_cv_have_decl_wctrans=yes} >| : ${ac_cv_have_decl_wctype=yes} >| : ${ac_cv_have_decl_wcwidth=yes} >| : ${ac_cv_have_decl_wmemchr=yes} >| : ${ac_cv_have_decl_wmemcmp=yes} >| : ${ac_cv_have_decl_wmemcpy=yes} >| : ${ac_cv_have_decl_wmemmove=yes} >| : ${ac_cv_have_decl_wmemset=yes} >| : ${ac_cv_have_decl_writev=yes} >| >| # function specific >| >| : ${gl_cv_func_btowc_eof=yes} >| : ${gl_cv_func_btowc_nul=yes} >| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} >| : ${gl_cv_func_fnmatch_posix=yes} >| : ${gl_cv_func_fopen_slash=yes} >| : ${gl_cv_func_frexp_no_libm=yes} >| : ${gl_cv_func_fseeko=yes} >| : ${gl_cv_func_ftello=yes} >| : ${gl_cv_func_getcwd_null=yes} >| : ${gl_cv_func_getcwd_posix_signature=yes} >| : ${gl_cv_func_getopt_posix=yes} >| : ${gl_cv_func_isnand_no_libm=yes} >| : ${gl_cv_func_ldexp_no_libm=yes} >| : ${gl_cv_func_lseek_pipe=yes} >| : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${gl_cv_func_malloc_0_nonnull=1} >| : ${gl_cv_func_malloc_posix=yes} >| : ${gl_cv_func_mbrtowc_incomplete_state=yes} >| : ${gl_cv_func_mbrtowc_nul_retval=yes} >| : ${gl_cv_func_mbrtowc_null_arg1=yes} >| : ${gl_cv_func_mbrtowc_null_arg2=yes} >| : ${gl_cv_func_mbrtowc_retval=yes} >| : ${gl_cv_func_mbrtowc_sanitycheck=yes} >| : ${gl_cv_func_open_slash=yes} >| : ${gl_cv_func_printf_directive_a=yes} >| : ${gl_cv_func_printf_directive_f=yes} >| : ${gl_cv_func_printf_directive_ls=yes} >| : ${gl_cv_func_printf_directive_n=yes} >| : ${gl_cv_func_printf_flag_grouping=yes} >| : ${gl_cv_func_printf_flag_leftadjust=yes} >| : ${gl_cv_func_printf_flag_zero=yes} >| : ${gl_cv_func_printf_infinite=yes} >| : ${gl_cv_func_printf_long_double=yes} >| : ${gl_cv_func_printf_positions=yes} >| : ${gl_cv_func_printf_precision=yes} >| : ${gl_cv_func_printf_sizes_c99=yes} >| : ${gl_cv_func_sigprocmask=1} >| : ${gl_cv_func_snprintf_retval_c99=yes} >| : ${gl_cv_func_snprintf_size1=yes} >| : ${gl_cv_func_snprintf_usable=yes} >| : ${gl_cv_func_spawnattr_setschedparam=yes} >| : ${gl_cv_func_spawnattr_setschedpolicy=yes} >| : ${gl_cv_func_stat_dir_slash=yes} >| : ${gl_cv_func_stat_file_slash=yes} >| : ${gl_cv_func_stpncpy=yes} >| : ${gl_cv_func_va_copy=yes} >| : ${gl_cv_func_wcrtomb_retval=yes} >| : ${gt_cv_func_unsetenv_ret=int} >| >| : ${gl_cv_have_include_next=yes} >| >| : ${gl_cv_have_raw_decl_rawmemchr=yes} >| : ${gl_cv_have_raw_decl__Exit=yes} >| : ${gl_cv_have_raw_decl_alphasort=yes} >| : ${gl_cv_have_raw_decl_atoll=yes} >| : ${gl_cv_have_raw_decl_btowc=yes} >| : ${gl_cv_have_raw_decl_chdir=yes} >| : ${gl_cv_have_raw_decl_chown=yes} >| : ${gl_cv_have_raw_decl_closedir=yes} >| : ${gl_cv_have_raw_decl_dprintf=yes} >| : ${gl_cv_have_raw_decl_dup2=yes} >| : ${gl_cv_have_raw_decl_dup=yes} >| : ${gl_cv_have_raw_decl_endusershell=yes} >| : ${gl_cv_have_raw_decl_faccessat=yes} >| : ${gl_cv_have_raw_decl_fchdir=yes} >| : ${gl_cv_have_raw_decl_fchmodat=yes} >| : ${gl_cv_have_raw_decl_fchownat=yes} >| : ${gl_cv_have_raw_decl_fcntl=yes} >| : ${gl_cv_have_raw_decl_fdopendir=yes} >| : ${gl_cv_have_raw_decl_ffsl=yes} >| : ${gl_cv_have_raw_decl_ffsll=yes} >| : ${gl_cv_have_raw_decl_fpurge=yes} >| : ${gl_cv_have_raw_decl_fseeko=yes} >| : ${gl_cv_have_raw_decl_fstat=yes} >| : ${gl_cv_have_raw_decl_fstatat=yes} >| : ${gl_cv_have_raw_decl_fsync=yes} >| : ${gl_cv_have_raw_decl_ftello=yes} >| : ${gl_cv_have_raw_decl_ftruncate=yes} >| : ${gl_cv_have_raw_decl_getcwd=yes} >| : ${gl_cv_have_raw_decl_getdelim=yes} >| : ${gl_cv_have_raw_decl_getdomainname=yes} >| : ${gl_cv_have_raw_decl_getdtablesize=yes} >| : ${gl_cv_have_raw_decl_getgroups=yes} >| : ${gl_cv_have_raw_decl_getdtablesize=yes} >| : ${gl_cv_have_raw_decl_getgroups=yes} >| : ${gl_cv_have_raw_decl_gethostname=yes} >| : ${gl_cv_have_raw_decl_getline=yes} >| : ${gl_cv_have_raw_decl_getloadavg=yes} >| : ${gl_cv_have_raw_decl_getlogin=yes} >| : ${gl_cv_have_raw_decl_getlogin_r=yes} >| : ${gl_cv_have_raw_decl_getpagesize=yes} >| : ${gl_cv_have_raw_decl_gets=yes} >| : ${gl_cv_have_raw_decl_getsubopt=yes} >| : ${gl_cv_have_raw_decl_gettimeofday=yes} >| : ${gl_cv_have_raw_decl_getusershell=yes} >| : ${gl_cv_have_raw_decl_grantpt=yes} >| : ${gl_cv_have_raw_decl_imaxabs=yes} >| : ${gl_cv_have_raw_decl_imaxdiv=yes} >| : ${gl_cv_have_raw_decl_initstate=yes} >| : ${gl_cv_have_raw_decl_isatty=yes} >| : ${gl_cv_have_raw_decl_iswctype=yes} >| : ${gl_cv_have_raw_decl_lchmod=yes} >| : ${gl_cv_have_raw_decl_lchown=yes} >| : ${gl_cv_have_raw_decl_link=yes} >| : ${gl_cv_have_raw_decl_linkat=yes} >| : ${gl_cv_have_raw_decl_lseek=yes} >| : ${gl_cv_have_raw_decl_lstat=yes} >| : ${gl_cv_have_raw_decl_mbrlen=yes} >| : ${gl_cv_have_raw_decl_mbrtowc=yes} >| : ${gl_cv_have_raw_decl_mbsinit=yes} >| : ${gl_cv_have_raw_decl_mbsnrtowcs=yes} >| : ${gl_cv_have_raw_decl_mbsrtowcs=yes} >| : ${gl_cv_have_raw_decl_mkdirat=yes} >| : ${gl_cv_have_raw_decl_mkdtemp=yes} >| : ${gl_cv_have_raw_decl_mkfifo=yes} >| : ${gl_cv_have_raw_decl_mkfifoat=yes} >| : ${gl_cv_have_raw_decl_mknod=yes} >| : ${gl_cv_have_raw_decl_mknodat=yes} >| : ${gl_cv_have_raw_decl_mkstemp=yes} >| : ${gl_cv_have_raw_decl_nl_langinfo=yes} >| : ${gl_cv_have_raw_decl_openat=yes} >| : ${gl_cv_have_raw_decl_opendir=yes} >| : ${gl_cv_have_raw_decl_pclose=yes} >| : ${gl_cv_have_raw_decl_pipe=yes} >| : ${gl_cv_have_raw_decl_popen=yes} >| : ${gl_cv_have_raw_decl_posix_openpt=yes} >| : ${gl_cv_have_raw_decl_posix_spawn=yes} >| : ${gl_cv_have_raw_decl_posix_openpt=yes} >| : ${gl_cv_have_raw_decl_posix_spawn=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes} >| : ${gl_cv_have_raw_decl_posix_spawnp=yes} >| : ${gl_cv_have_raw_decl_pread=yes} >| : ${gl_cv_have_raw_decl_pselect=yes} >| : ${gl_cv_have_raw_decl_pthread_sigmask=yes} >| : ${gl_cv_have_raw_decl_ptsname=yes} >| : ${gl_cv_have_raw_decl_pwrite=yes} >| : ${gl_cv_have_raw_decl_random=yes} >| : ${gl_cv_have_raw_decl_readdir=yes} >| : ${gl_cv_have_raw_decl_readlink=yes} >| : ${gl_cv_have_raw_decl_readlinkat=yes} >| : ${gl_cv_have_raw_decl_realpath=yes} >| : ${gl_cv_have_raw_decl_renameat=yes} >| : ${gl_cv_have_raw_decl_rewinddir=yes} >| : ${gl_cv_have_raw_decl_rmdir=yes} >| : ${gl_cv_have_raw_decl_rpmatch=yes} >| : ${gl_cv_have_raw_decl_scandir=yes} >| : ${gl_cv_have_raw_decl_select=yes} >| : ${gl_cv_have_raw_decl_setenv=yes} >| : ${gl_cv_have_raw_decl_sethostname=yes} >| : ${gl_cv_have_raw_decl_setlocale=yes} >| : ${gl_cv_have_raw_decl_setstate=yes} >| : ${gl_cv_have_raw_decl_setusershell=yes} >| : ${gl_cv_have_raw_decl_sigaction=yes} >| : ${gl_cv_have_raw_decl_sigaddset=yes} >| : ${gl_cv_have_raw_decl_sigdelset=yes} >| : ${gl_cv_have_raw_decl_sigemptyset=yes} >| : ${gl_cv_have_raw_decl_sigfillset=yes} >| : ${gl_cv_have_raw_decl_sigismember=yes} >| : ${gl_cv_have_raw_decl_sigpending=yes} >| : ${gl_cv_have_raw_decl_sigprocmask=yes} >| : ${gl_cv_have_raw_decl_sleep=yes} >| : ${gl_cv_have_raw_decl_snprintf=yes} >| : ${gl_cv_have_raw_decl_srandom=yes} >| : ${gl_cv_have_raw_decl_stat=yes} >| : ${gl_cv_have_raw_decl_strerror_r=yes} >| : ${gl_cv_have_raw_decl_strtod=yes} >| : ${gl_cv_have_raw_decl_strtoimax=yes} >| : ${gl_cv_have_raw_decl_strtoll=yes} >| : ${gl_cv_have_raw_decl_strtoull=yes} >| : ${gl_cv_have_raw_decl_strtoumax=yes} >| : ${gl_cv_have_raw_decl_symlink=yes} >| : ${gl_cv_have_raw_decl_symlinkat=yes} >| : ${gl_cv_have_raw_decl_tmpfile=yes} >| : ${gl_cv_have_raw_decl_towctrans=yes} >| : ${gl_cv_have_raw_decl_ttyname_r=yes} >| : ${gl_cv_have_raw_decl_unlink=yes} >| : ${gl_cv_have_raw_decl_unlinkat=yes} >| : ${gl_cv_have_raw_decl_unlockpt=yes} >| : ${gl_cv_have_raw_decl_unsetenv=yes} >| : ${gl_cv_have_raw_decl_usleep=yes} >| : ${gl_cv_have_raw_decl_vdprintf=yes} >| : ${gl_cv_have_raw_decl_vsnprintf=yes} >| : ${gl_cv_have_raw_decl_waitpid=yes} >| : ${gl_cv_have_raw_decl_wcpcpy=yes} >| : ${gl_cv_have_raw_decl_wcpncpy=yes} >| : ${gl_cv_have_raw_decl_wcrtomb=yes} >| : ${gl_cv_have_raw_decl_wcscasecmp=yes} >| : ${gl_cv_have_raw_decl_wcscat=yes} >| : ${gl_cv_have_raw_decl_wcschr=yes} >| : ${gl_cv_have_raw_decl_wcscmp=yes} >| : ${gl_cv_have_raw_decl_wcscoll=yes} >| : ${gl_cv_have_raw_decl_wcscpy=yes} >| : ${gl_cv_have_raw_decl_wcscspn=yes} >| : ${gl_cv_have_raw_decl_wcsdup=yes} >| : ${gl_cv_have_raw_decl_wcslen=yes} >| : ${gl_cv_have_raw_decl_wcsncasecmp=yes} >| : ${gl_cv_have_raw_decl_wcsncat=yes} >| : ${gl_cv_have_raw_decl_wcsncmp=yes} >| : ${gl_cv_have_raw_decl_wcsncpy=yes} >| : ${gl_cv_have_raw_decl_wcsnlen=yes} >| : ${gl_cv_have_raw_decl_wcsnrtombs=yes} >| : ${gl_cv_have_raw_decl_wcspbrk=yes} >| : ${gl_cv_have_raw_decl_wcsrchr=yes} >| : ${gl_cv_have_raw_decl_wcsrtombs=yes} >| : ${gl_cv_have_raw_decl_wcsspn=yes} >| : ${gl_cv_have_raw_decl_wcsstr=yes} >| : ${gl_cv_have_raw_decl_wcstok=yes} >| : ${gl_cv_have_raw_decl_wcswidth=yes} >| : ${gl_cv_have_raw_decl_wcsxfrm=yes} >| : ${gl_cv_have_raw_decl_wctob=yes} >| : ${gl_cv_have_raw_decl_wctrans=yes} >| : ${gl_cv_have_raw_decl_wctype=yes} >| : ${gl_cv_have_raw_decl_wcwidth=yes} >| : ${gl_cv_have_raw_decl_wmemchr=yes} >| : ${gl_cv_have_raw_decl_wmemcmp=yes} >| : ${gl_cv_have_raw_decl_wmemcpy=yes} >| : ${gl_cv_have_raw_decl_wmemmove=yes} >| : ${gl_cv_have_raw_decl_wmemset=yes} >| >| : ${gl_cv_header_errno_h_complete=yes} >| : ${gl_cv_header_inttypes_h=yes} >| : ${gl_cv_header_langinfo_codeset=yes} >| : ${gl_cv_header_langinfo_era=yes} >| : ${gl_cv_header_langinfo_t_fmt_ampm=yes} >| : ${gl_cv_header_langinfo_yesexpr=yes} >| : ${gl_cv_header_locale_h_posix2001=yes} >| : ${gl_cv_header_signal_h_SIGPIPE=yes} >| : ${gl_cv_header_stdint_h=yes} >| : ${gl_cv_header_sys_select_h_selfcontained=yes} >| >configure:3638: checking build system type >configure:3652: result: amd64-portbld-freebsd10.1 >configure:3672: checking host system type >configure:3685: result: amd64-portbld-freebsd10.1 >configure:4380: checking for pwd >configure:4398: found /bin/pwd >configure:4411: result: /bin/pwd >configure:4419: checking whether builddir is srcdir >configure:4427: result: yes >configure:4432: checking for working aclocal >configure:4440: result: missing >configure:4445: checking for working autoconf >configure:4449: result: found >configure:4458: checking for working automake >configure:4466: result: missing >configure:4471: checking for working autoheader >configure:4475: result: found >configure:4488: checking for gawk >configure:4515: result: /usr/bin/awk >configure:4526: checking whether ln -s works >configure:4530: result: yes >configure:4541: checking for bison >configure:4557: found /usr/local/bin/bison >configure:4568: result: bison -y >configure:4584: checking for /usr/local/bin/ar >configure:4611: result: /usr/local/bin/ar >configure:4639: checking for a BSD-compatible install >configure:4707: result: /usr/bin/install -c -o root -g wheel >configure:4742: checking for sed >configure:4773: result: /usr/bin/sed >configure:4791: checking for which >configure:4809: found /usr/bin/which >configure:4821: result: /usr/bin/which >configure:4841: checking for more >configure:4859: found /usr/bin/more >configure:4871: result: /usr/bin/more >configure:4894: checking for /usr/bin/tar >configure:4924: result: /usr/bin/tar >configure:4946: checking for tex >configure:4979: result: no >configure:4991: checking for pdftex >configure:5024: result: no >configure:5034: WARNING: you cannot build PDF versions of the R manuals >configure:5041: checking for pdflatex >configure:5074: result: no >configure:5084: WARNING: you cannot build PDF versions of vignettes and help pages >configure:5091: checking for makeindex >configure:5124: result: no >configure:5136: checking for makeinfo >configure:5154: found /usr/bin/makeinfo >configure:5166: result: /usr/bin/makeinfo >configure:5178: checking whether makeinfo version is at least 4.7 >configure:5200: result: yes >configure:5207: checking for ginstall-info >configure:5240: result: no >configure:5207: checking for install-info >configure:5225: found /usr/bin/install-info >configure:5237: result: /usr/bin/install-info >configure:5269: checking for texi2dvi >configure:5302: result: no >configure:5319: checking for kpsewhich >configure:5352: result: no >configure:5386: checking for unzip >configure:5404: found /usr/bin/unzip >configure:5416: result: /usr/bin/unzip >configure:5432: checking for zip >configure:5450: found /usr/local/bin/zip >configure:5462: result: /usr/local/bin/zip >configure:5478: checking for gzip >configure:5496: found /usr/bin/gzip >configure:5508: result: /usr/bin/gzip >configure:5524: checking for bzip2 >configure:5542: found /usr/bin/bzip2 >configure:5554: result: /usr/bin/bzip2 >configure:5572: checking for firefox >configure:5590: found /usr/local/bin/firefox >configure:5602: result: /usr/local/bin/firefox >configure:5619: result: using default browser ... /usr/local/bin/firefox >configure:5629: checking for acroread >configure:5662: result: no >configure:5629: checking for acroread4 >configure:5662: result: no >configure:5629: checking for xdg-open >configure:5647: found /usr/local/bin/xdg-open >configure:5659: result: /usr/local/bin/xdg-open >configure:5680: checking for notangle >configure:5711: result: false >configure:5722: checking for realpath >configure:5740: found /bin/realpath >configure:5753: result: /bin/realpath >configure:5766: checking for pkg-config >configure:5785: found /usr/local/bin/pkg-config >configure:5797: result: /usr/local/bin/pkg-config >configure:5854: checking for gcc >configure:5881: result: gcc48 >configure:6110: checking for C compiler version >configure:6119: gcc48 --version >&5 >gcc48 (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:6130: $? = 0 >configure:6119: gcc48 -v >&5 >Using built-in specs. >COLLECT_GCC=gcc48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:6130: $? = 0 >configure:6119: gcc48 -V >&5 >gcc48: error: unrecognized command line option '-V' >gcc48: fatal error: no input files >compilation terminated. >configure:6130: $? = 1 >configure:6119: gcc48 -qversion >&5 >gcc48: error: unrecognized command line option '-qversion' >gcc48: fatal error: no input files >compilation terminated. >configure:6130: $? = 1 >configure:6150: checking whether the C compiler works >configure:6172: gcc48 -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c >&5 >configure:6176: $? = 0 >configure:6224: result: yes >configure:6227: checking for C compiler default output file name >configure:6229: result: a.out >configure:6235: checking for suffix of executables >configure:6242: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c >&5 >configure:6246: $? = 0 >configure:6268: result: >configure:6290: checking whether we are cross compiling >configure:6298: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c >&5 >configure:6302: $? = 0 >configure:6309: ./conftest >configure:6313: $? = 0 >configure:6328: result: no >configure:6333: checking for suffix of object files >configure:6355: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:6359: $? = 0 >configure:6380: result: o >configure:6384: checking whether we are using the GNU C compiler >configure:6403: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:6403: $? = 0 >configure:6412: result: yes >configure:6421: checking whether gcc48 accepts -g >configure:6441: gcc48 -c -g -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:6441: $? = 0 >configure:6482: result: yes >configure:6499: checking for gcc48 option to accept ISO C89 >configure:6562: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:6562: $? = 0 >configure:6575: result: none needed >configure:6602: checking how to run the C preprocessor >configure:6672: result: cpp48 >configure:6692: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:6692: $? = 0 >configure:6706: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:6706: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6735: checking for grep that handles long lines and -e >configure:6793: result: /usr/bin/grep >configure:6798: checking for egrep >configure:6860: result: /usr/bin/egrep >configure:6866: checking whether gcc48 needs -traditional >conftest.c:17:19: fatal error: sgtty.h: No such file or directory > #include <sgtty.h> > ^ >compilation terminated. >conftest.c:17:20: fatal error: termio.h: No such file or directory > #include <termio.h> > ^ >compilation terminated. >configure:6900: result: no >configure:6912: checking how to run the C preprocessor >configure:6982: result: cpp48 >configure:7002: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:7002: $? = 0 >configure:7016: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >conftest.c:17:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7016: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7088: result: defining F77 to be gfortran48 >configure:7260: checking for Fortran 77 compiler version >configure:7269: gfortran48 --version >&5 >GNU Fortran (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:7280: $? = 0 >configure:7269: gfortran48 -v >&5 >Using built-in specs. >COLLECT_GCC=gfortran48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:7280: $? = 0 >configure:7269: gfortran48 -V >&5 >gfortran48: error: unrecognized command line option '-V' >gfortran48: fatal error: no input files >compilation terminated. >configure:7280: $? = 1 >configure:7269: gfortran48 -qversion >&5 >gfortran48: error: unrecognized command line option '-qversion' >gfortran48: fatal error: no input files >compilation terminated. >configure:7280: $? = 1 >configure:7289: checking whether we are using the GNU Fortran 77 compiler >configure:7302: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 conftest.F >&5 >configure:7302: $? = 0 >configure:7311: result: yes >configure:7317: checking whether gfortran48 accepts -g >configure:7328: gfortran48 -c -g conftest.f >&5 >configure:7328: $? = 0 >configure:7336: result: yes >configure:7481: checking for C++ compiler version >configure:7490: g++48 --version >&5 >g++48 (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:7501: $? = 0 >configure:7490: g++48 -v >&5 >Using built-in specs. >COLLECT_GCC=g++48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:7501: $? = 0 >configure:7490: g++48 -V >&5 >g++48: error: unrecognized command line option '-V' >g++48: fatal error: no input files >compilation terminated. >configure:7501: $? = 1 >configure:7490: g++48 -qversion >&5 >g++48: error: unrecognized command line option '-qversion' >g++48: fatal error: no input files >compilation terminated. >configure:7501: $? = 1 >configure:7505: checking whether we are using the GNU C++ compiler >configure:7524: g++48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >&5 >configure:7524: $? = 0 >configure:7533: result: yes >configure:7542: checking whether g++48 accepts -g >configure:7562: g++48 -c -g -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >&5 >configure:7562: $? = 0 >configure:7603: result: yes >configure:7631: checking how to run the C++ preprocessor >configure:7658: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >configure:7658: $? = 0 >configure:7672: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >conftest.cpp:17:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7672: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7697: result: g++48 -E >configure:7717: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >configure:7717: $? = 0 >configure:7731: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >conftest.cpp:17:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:7731: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7765: checking whether __attribute__((visibility())) is supported >configure:7776: gcc48 -Werror -S conftest.c -o conftest.s 1>&5 >configure:7779: $? = 0 >configure:7788: result: yes >configure:7799: checking whether gcc48 accepts -fvisibility >configure:7815: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fvisibility=hidden -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:7815: $? = 0 >configure:7822: result: yes >configure:7847: checking whether gfortran48 accepts -fvisibility >configure:7857: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 -fvisibility=hidden conftest.f >&5 >configure:7857: $? = 0 >configure:7864: result: yes >configure:7887: checking for ANSI C header files >configure:7991: result: yes >configure:8004: checking for sys/types.h >configure:8004: result: yes >configure:8004: checking for sys/stat.h >configure:8004: result: yes >configure:8004: checking for stdlib.h >configure:8004: result: yes >configure:8004: checking for string.h >configure:8004: result: yes >configure:8004: checking for memory.h >configure:8004: result: yes >configure:8004: checking for strings.h >configure:8004: result: yes >configure:8004: checking for inttypes.h >configure:8004: result: yes >configure:8004: checking for stdint.h >configure:8004: result: yes >configure:8004: checking for unistd.h >configure:8004: result: yes >configure:8017: checking for minix/config.h >configure:8017: result: no >configure:8038: checking whether it is safe to define __EXTENSIONS__ >configure:8056: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:8056: $? = 0 >configure:8063: result: yes >configure:8185: checking for Objective C compiler version >configure:8194: gcc48 --version >&5 >gcc48 (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:8205: $? = 0 >configure:8194: gcc48 -v >&5 >Using built-in specs. >COLLECT_GCC=gcc48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:8205: $? = 0 >configure:8194: gcc48 -V >&5 >gcc48: error: unrecognized command line option '-V' >gcc48: fatal error: no input files >compilation terminated. >configure:8205: $? = 1 >configure:8194: gcc48 -qversion >&5 >gcc48: error: unrecognized command line option '-qversion' >gcc48: fatal error: no input files >compilation terminated. >configure:8205: $? = 1 >configure:8209: checking whether we are using the GNU Objective C compiler >configure:8228: gcc48 -c -I/usr/local/include -DLIBICONV_PLUG conftest.m >&5 >configure:8228: $? = 0 >configure:8237: result: yes >configure:8246: checking whether gcc48 accepts -g >configure:8266: gcc48 -c -g -I/usr/local/include -DLIBICONV_PLUG conftest.m >&5 >configure:8266: $? = 0 >configure:8307: result: yes >configure:8366: checking for Objective C++ compiler >configure:8372: result: trying some possibilities >configure:8417: checking whether g++48 can compile ObjC++ >running: g++48 -c conftest.mm -I/usr/local/include -DLIBICONV_PLUG >g++48: error: conftest.mm: Objective-C++ compiler not installed on this system >configure:8450: result: no >configure:8504: result: no working compiler found >configure:8576: checking for a sed that does not truncate output >configure:8640: result: /usr/bin/sed >configure:8658: checking for fgrep >configure:8720: result: /usr/bin/fgrep >configure:8748: checking for ld used by gcc48 >configure:8815: result: /usr/local/bin/ld >configure:8822: checking if the linker (/usr/local/bin/ld) is GNU ld >configure:8837: result: yes >configure:8849: checking for BSD- or MS-compatible name lister (nm) >configure:8898: result: /usr/local/bin/nm >configure:9016: checking the name lister (/usr/local/bin/nm) interface >configure:9023: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:9026: /usr/local/bin/nm "conftest.o" >configure:9029: output >0000000000000000 B some_variable >configure:9036: result: BSD nm >configure:9040: checking the maximum length of command line arguments >configure:9160: result: 262144 >configure:9177: checking whether the shell understands some XSI constructs >configure:9187: result: yes >configure:9191: checking whether the shell understands "+=" >configure:9197: result: no >configure:9232: checking for /usr/local/bin/ld option to reload object files >configure:9239: result: -r >configure:9308: checking for objdump >configure:9335: result: /usr/local/bin/objdump >configure:9367: checking how to recognize dependent libraries >configure:9563: result: pass_all >configure:9728: checking for strip >configure:9744: found /usr/bin/strip >configure:9755: result: strip >configure:9827: checking for ranlib >configure:9854: result: /usr/local/bin/ranlib >configure:9944: checking command to parse /usr/local/bin/nm output from gcc48 object >configure:10062: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:10065: $? = 0 >configure:10069: /usr/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:10072: $? = 0 >configure:10126: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c conftstm.o >&5 >configure:10129: $? = 0 >configure:10167: result: ok >configure:10779: checking for dlfcn.h >configure:10779: result: yes >configure:10904: checking for C++ compiler version >configure:10913: g++48 --version >&5 >g++48 (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:10924: $? = 0 >configure:10913: g++48 -v >&5 >Using built-in specs. >COLLECT_GCC=g++48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:10924: $? = 0 >configure:10913: g++48 -V >&5 >g++48: error: unrecognized command line option '-V' >g++48: fatal error: no input files >compilation terminated. >configure:10924: $? = 1 >configure:10913: g++48 -qversion >&5 >g++48: error: unrecognized command line option '-qversion' >g++48: fatal error: no input files >compilation terminated. >configure:10924: $? = 1 >configure:10928: checking whether we are using the GNU C++ compiler >configure:10956: result: yes >configure:10965: checking whether g++48 accepts -g >configure:11026: result: yes >configure:11057: checking how to run the C++ preprocessor >configure:11123: result: g++48 -E >configure:11143: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >configure:11143: $? = 0 >configure:11157: g++48 -E -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:11157: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:11298: checking for Fortran 77 compiler version >configure:11307: gfortran48 --version >&5 >GNU Fortran (FreeBSD Ports Collection) 4.8.3 >Copyright (C) 2013 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:11318: $? = 0 >configure:11307: gfortran48 -v >&5 >Using built-in specs. >COLLECT_GCC=gfortran48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >configure:11318: $? = 0 >configure:11307: gfortran48 -V >&5 >gfortran48: error: unrecognized command line option '-V' >gfortran48: fatal error: no input files >compilation terminated. >configure:11318: $? = 1 >configure:11307: gfortran48 -qversion >&5 >gfortran48: error: unrecognized command line option '-qversion' >gfortran48: fatal error: no input files >compilation terminated. >configure:11318: $? = 1 >configure:11327: checking whether we are using the GNU Fortran 77 compiler >configure:11349: result: yes >configure:11355: checking whether gfortran48 accepts -g >configure:11374: result: yes >configure:11552: checking for objdir >configure:11567: result: .libs >configure:11863: checking if gcc48 supports -fno-rtti -fno-exceptions >configure:11881: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] >configure:11885: $? = 0 >configure:11898: result: no >configure:11918: checking for gcc48 option to produce PIC >configure:12190: result: -fPIC -DPIC >configure:12202: checking if gcc48 PIC flag -fPIC -DPIC works >configure:12220: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -fPIC -DPIC -DPIC conftest.c >&5 >configure:12224: $? = 0 >configure:12237: result: yes >configure:12261: checking if gcc48 static flag -static works >configure:12289: result: yes >configure:12304: checking if gcc48 supports -c -o file.o >configure:12325: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -o out/conftest2.o conftest.c >&5 >configure:12329: $? = 0 >configure:12351: result: yes >configure:12359: checking if gcc48 supports -c -o file.o >configure:12406: result: yes >configure:12439: checking whether the gcc48 linker (/usr/local/bin/ld) supports shared libraries >configure:13425: result: yes >configure:13462: checking whether -lc should be explicitly linked in >configure:13467: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:13470: $? = 0 >configure:13485: gcc48 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 >configure:13488: $? = 0 >configure:13500: result: no >configure:13664: checking dynamic linker characteristics >configure:14315: result: freebsd10.1 ld.so >configure:14417: checking how to hardcode library paths into programs >configure:14442: result: immediate >configure:14962: checking whether stripping libraries is possible >configure:14967: result: yes >configure:15002: checking if libtool supports shared libraries >configure:15004: result: yes >configure:15007: checking whether to build shared libraries >configure:15028: result: yes >configure:15031: checking whether to build static libraries >configure:15035: result: no >configure:15178: checking for ld used by g++48 >configure:15245: result: /usr/local/bin/ld >configure:15252: checking if the linker (/usr/local/bin/ld) is GNU ld >configure:15267: result: yes >configure:15322: checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries >configure:16235: result: yes >configure:16263: g++48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -I/usr/local/include -DLIBICONV_PLUG conftest.cpp >&5 >configure:16266: $? = 0 >configure:16448: checking for g++48 option to produce PIC >configure:16765: result: -fPIC -DPIC >configure:16774: checking if g++48 PIC flag -fPIC -DPIC works >configure:16792: g++48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -I/usr/local/include -DLIBICONV_PLUG -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:16796: $? = 0 >configure:16809: result: yes >configure:16830: checking if g++48 static flag -static works >configure:16858: result: yes >configure:16870: checking if g++48 supports -c -o file.o >configure:16891: g++48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -I/usr/local/include -DLIBICONV_PLUG -o out/conftest2.o conftest.cpp >&5 >configure:16895: $? = 0 >configure:16917: result: yes >configure:16922: checking if g++48 supports -c -o file.o >configure:16969: result: yes >configure:16999: checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries >configure:17025: result: yes >configure:17162: checking dynamic linker characteristics >configure:17761: result: freebsd10.1 ld.so >configure:17812: checking how to hardcode library paths into programs >configure:17837: result: immediate >configure:17978: checking if libtool supports shared libraries >configure:17980: result: yes >configure:17983: checking whether to build shared libraries >configure:18003: result: yes >configure:18006: checking whether to build static libraries >configure:18010: result: no >configure:18024: checking for gfortran48 option to produce PIC >configure:18296: result: -fPIC >configure:18305: checking if gfortran48 PIC flag -fPIC works >configure:18323: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 -fPIC conftest.f >&5 >configure:18327: $? = 0 >configure:18340: result: yes >configure:18361: checking if gfortran48 static flag -static works >f951: warning: command line option '-fno-builtin-coshl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfcl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-lgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-powl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-sinhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tanhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >configure:18389: result: yes >configure:18401: checking if gfortran48 supports -c -o file.o >configure:18422: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 -o out/conftest2.o conftest.f >&5 >configure:18426: $? = 0 >configure:18448: result: yes >configure:18453: checking if gfortran48 supports -c -o file.o >configure:18500: result: yes >configure:18530: checking whether the gfortran48 linker (/usr/local/bin/ld) supports shared libraries >configure:19503: result: yes >configure:19640: checking dynamic linker characteristics >configure:20233: result: freebsd10.1 ld.so >configure:20284: checking how to hardcode library paths into programs >configure:20309: result: immediate >configure:20565: checking for cos in -L/usr/local/lib -lmissing -lm >configure:20590: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:42:6: warning: conflicting types for built-in function 'cos' [enabled by default] > char cos (); > ^ >configure:20590: $? = 0 >configure:20599: result: yes >configure:20613: checking for sin in -L/usr/local/lib -lmissing -lm >configure:20638: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:42:6: warning: conflicting types for built-in function 'sin' [enabled by default] > char sin (); > ^ >configure:20638: $? = 0 >configure:20647: result: yes >configure:20769: checking for dlopen in -ldl >configure:20794: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -ldl -L/usr/local/lib -lmissing -lm >&5 >/usr/local/bin/ld: cannot find -ldl >collect2: error: ld returned 1 exit status >configure:20794: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:20803: result: no >configure:20822: checking readline/history.h usability >configure:20822: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:20822: $? = 0 >configure:20822: result: yes >configure:20822: checking readline/history.h presence >configure:20822: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:20822: $? = 0 >configure:20822: result: yes >configure:20822: checking for readline/history.h >configure:20822: result: yes >configure:20822: checking readline/readline.h usability >configure:20822: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:20822: $? = 0 >configure:20822: result: yes >configure:20822: checking readline/readline.h presence >configure:20822: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:20822: $? = 0 >configure:20822: result: yes >configure:20822: checking for readline/readline.h >configure:20822: result: yes >configure:20836: checking for rl_callback_read_char in -lreadline >configure:20861: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -lreadline >&5 >configure:20861: $? = 0 >configure:20870: result: yes >configure:21054: checking for history_truncate_file >configure:21054: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -lreadline >&5 >configure:21054: $? = 0 >configure:21054: result: yes >configure:21069: checking whether rl_completion_matches exists and is declared >configure:21091: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -lreadline >&5 >configure:21091: $? = 0 >configure:21100: result: yes >configure:21118: checking for ANSI C header files >configure:21222: result: yes >configure:21233: checking for dirent.h that defines DIR >configure:21252: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21252: $? = 0 >configure:21260: result: yes >configure:21273: checking for library containing opendir >configure:21304: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:21304: $? = 0 >configure:21321: result: none required >configure:21392: checking for sys/wait.h that is POSIX.1 compatible >configure:21425: result: yes >configure:21452: checking for arpa/inet.h >configure:21452: result: yes >configure:21452: checking for dl.h >configure:21452: result: no >configure:21452: checking for dlfcn.h >configure:21452: result: yes >configure:21452: checking for elf.h >configure:21452: result: yes >configure:21452: checking for fcntl.h >configure:21452: result: yes >configure:21452: checking for floatingpoint.h >configure:21452: result: yes >configure:21452: checking fpu_control.h usability >configure:21452: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c:82:25: fatal error: fpu_control.h: No such file or directory > #include <fpu_control.h> > ^ >compilation terminated. >configure:21452: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <fpu_control.h> >configure:21452: result: no >configure:21452: checking fpu_control.h presence >configure:21452: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >conftest.c:49:25: fatal error: fpu_control.h: No such file or directory > #include <fpu_control.h> > ^ >compilation terminated. >configure:21452: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| /* end confdefs.h. */ >| #include <fpu_control.h> >configure:21452: result: no >configure:21452: checking for fpu_control.h >configure:21452: result: no >configure:21452: checking for glob.h >configure:21452: result: yes >configure:21452: checking grp.h usability >configure:21452: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking grp.h presence >configure:21452: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking for grp.h >configure:21452: result: yes >configure:21452: checking for netdb.h >configure:21452: result: yes >configure:21452: checking for netinet/in.h >configure:21452: result: yes >configure:21452: checking for pwd.h >configure:21452: result: yes >configure:21452: checking for sched.h >configure:21452: result: yes >configure:21452: checking for strings.h >configure:21452: result: yes >configure:21452: checking for sys/param.h >configure:21452: result: yes >configure:21452: checking sys/resource.h usability >configure:21452: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking sys/resource.h presence >configure:21452: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking for sys/resource.h >configure:21452: result: yes >configure:21452: checking for sys/select.h >configure:21452: result: yes >configure:21452: checking for sys/socket.h >configure:21452: result: yes >configure:21452: checking for sys/stat.h >configure:21452: result: yes >configure:21452: checking for sys/time.h >configure:21452: result: yes >configure:21452: checking for sys/times.h >configure:21452: result: yes >configure:21452: checking sys/utsname.h usability >configure:21452: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking sys/utsname.h presence >configure:21452: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:21452: $? = 0 >configure:21452: result: yes >configure:21452: checking for sys/utsname.h >configure:21452: result: yes >configure:21452: checking for unistd.h >configure:21452: result: yes >configure:21452: checking for utime.h >configure:21452: result: yes >configure:21470: checking for errno.h >configure:21470: result: yes >configure:21470: checking for inttypes.h >configure:21470: result: yes >configure:21470: checking for limits.h >configure:21470: result: yes >configure:21470: checking locale.h usability >configure:21470: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21470: $? = 0 >configure:21470: result: yes >configure:21470: checking locale.h presence >configure:21470: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:21470: $? = 0 >configure:21470: result: yes >configure:21470: checking for locale.h >configure:21470: result: yes >configure:21470: checking for stdarg.h >configure:21470: result: yes >configure:21470: checking for stdbool.h >configure:21470: result: yes >configure:21470: checking for stdint.h >configure:21470: result: yes >configure:21470: checking for string.h >configure:21470: result: yes >configure:21483: checking whether setjmp.h is POSIX.1 compatible >configure:21501: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21501: $? = 0 >configure:21508: result: yes >configure:21510: checking whether sigsetjmp is declared >configure:21510: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21510: $? = 0 >configure:21510: result: yes >configure:21521: checking whether siglongjmp is declared >configure:21521: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21521: $? = 0 >configure:21521: result: yes >configure:21545: checking for GNU C library with version >= 2 >configure:21568: result: no >configure:21579: checking return type of signal handlers >configure:21597: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:83:1: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ^ >configure:21597: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:21604: result: void >configure:21613: checking for uint64_t >configure:21613: result: yes >configure:21627: checking for int64_t >configure:21627: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21627: $? = 0 >configure:21627: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:114:22: error: expected expression before ')' token > if (sizeof ((int64_t))) > ^ >configure:21627: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int64_t))) >| return 0; >| ; >| return 0; >| } >configure:21627: result: yes >configure:21636: checking for int_fast64_t >configure:21636: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21636: $? = 0 >configure:21636: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:115:27: error: expected expression before ')' token > if (sizeof ((int_fast64_t))) > ^ >configure:21636: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((int_fast64_t))) >| return 0; >| ; >| return 0; >| } >configure:21636: result: yes >configure:21646: checking for pid_t >configure:21646: result: yes >configure:21657: checking for size_t >configure:21657: result: yes >configure:21668: checking whether SIZE_MAX is declared >configure:21701: gcc48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:21701: $? = 0 >configure:21701: ./conftest >configure:21701: $? = 0 >configure:21711: result: yes >configure:21719: checking for blkcnt_t >configure:21719: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21719: $? = 0 >configure:21719: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:117:23: error: expected expression before ')' token > if (sizeof ((blkcnt_t))) > ^ >configure:21719: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((blkcnt_t))) >| return 0; >| ; >| return 0; >| } >configure:21719: result: yes >configure:21731: checking for type of socket length >configure:21757: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21757: $? = 0 >configure:21777: result: socklen_t * >configure:21786: checking for stack_t >configure:21786: result: yes >configure:21802: checking for intptr_t >configure:21802: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21802: $? = 0 >configure:21802: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93:23: error: expected expression before ')' token > if (sizeof ((intptr_t))) > ^ >configure:21802: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| /* end confdefs.h. */ >| #ifdef HAVE_INTTYPES_H >| #include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| #include <stdint.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((intptr_t))) >| return 0; >| ; >| return 0; >| } >configure:21802: result: yes >configure:21817: checking for uintptr_t >configure:21817: result: yes >configure:21840: checking whether byte ordering is bigendian >configure:21863: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:21863: $? = 0 >configure:21881: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:92:2: error: unknown type name 'not' > not big endian > ^ >conftest.c:92:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > not big endian > ^ >configure:21881: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:21955: result: no >configure:21969: checking for an ANSI C-conforming const >configure:22035: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:22035: $? = 0 >configure:22042: result: yes >configure:22054: checking for gcc48 option to accept ISO C99 >configure:22203: gcc48 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c:135:29: error: expected ';', ',' or ')' before 'text' > test_restrict (ccp restrict text) > ^ >conftest.c: In function 'main': >conftest.c:189:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' > char *restrict newvar = "Another string"; > ^ >conftest.c:189:18: error: 'newvar' undeclared (first use in this function) >conftest.c:189:18: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:199:3: error: 'for' loop initial declarations are only allowed in C99 mode > for (int i = 0; i < ia->datasize; ++i) > ^ >conftest.c:199:3: note: use option -std=c99 or -std=gnu99 to compile your code >configure:22203: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // Check varargs macros. These examples are taken from C99 6.10.3.5. >| #define debug(...) fprintf (stderr, __VA_ARGS__) >| #define showlist(...) puts (#__VA_ARGS__) >| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) >| static void >| test_varargs_macros (void) >| { >| int x = 1234; >| int y = 5678; >| debug ("Flag"); >| debug ("X = %d\n", x); >| showlist (The first, second, and third items.); >| report (x>y, "x is %d but y is %d", x, y); >| } >| >| // Check long long types. >| #define BIG64 18446744073709551615ull >| #define BIG32 4294967295ul >| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) >| #if !BIG_OK >| your preprocessor is broken; >| #endif >| #if BIG_OK >| #else >| your preprocessor is broken; >| #endif >| static long long int bignum = -9223372036854775807LL; >| static unsigned long long int ubignum = BIG64; >| >| struct incomplete_array >| { >| int datasize; >| double data[]; >| }; >| >| struct named_init { >| int number; >| const wchar_t *name; >| double average; >| }; >| >| typedef const char *ccp; >| >| static inline int >| test_restrict (ccp restrict text) >| { >| // See if C++-style comments work. >| // Iterate through items via the restricted pointer. >| // Also check for declarations in for loops. >| for (unsigned int i = 0; *(text+i) != '\0'; ++i) >| continue; >| return 0; >| } >| >| // Check varargs and va_copy. >| static void >| test_varargs (const char *format, ...) >| { >| va_list args; >| va_start (args, format); >| va_list args_copy; >| va_copy (args_copy, args); >| >| const char *str; >| int number; >| float fnumber; >| >| while (*format) >| { >| switch (*format++) >| { >| case 's': // string >| str = va_arg (args_copy, const char *); >| break; >| case 'd': // int >| number = va_arg (args_copy, int); >| break; >| case 'f': // float >| fnumber = va_arg (args_copy, double); >| break; >| default: >| break; >| } >| } >| va_end (args_copy); >| va_end (args); >| } >| >| int >| main () >| { >| >| // Check bool. >| _Bool success = false; >| >| // Check restrict. >| if (test_restrict ("String literal") == 0) >| success = true; >| char *restrict newvar = "Another string"; >| >| // Check varargs. >| test_varargs ("s, d' f .", "string", 65, 34.234); >| test_varargs_macros (); >| >| // Check flexible array members. >| struct incomplete_array *ia = >| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); >| ia->datasize = 10; >| for (int i = 0; i < ia->datasize; ++i) >| ia->data[i] = i * 1.234; >| >| // Check named initializers. >| struct named_init ni = { >| .number = 34, >| .name = L"Test wide string", >| .average = 543.34343, >| }; >| >| ni.number = 58; >| >| int dynamic_array[ni.number]; >| dynamic_array[ni.number - 1] = 543; >| >| // work around unused variable warnings >| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' >| || dynamic_array[ni.number - 1] != 543); >| >| ; >| return 0; >| } >configure:22203: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:22203: $? = 0 >configure:22223: result: -std=gnu99 >configure:22324: checking for gcc48 -std=gnu99 option to accept ISO Standard C >configure:22338: result: -std=gnu99 >configure:22342: checking for inline >configure:22357: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:22357: $? = 0 >configure:22364: result: inline >configure:22380: checking size of int >configure:22385: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22385: $? = 0 >configure:22385: ./conftest >configure:22385: $? = 0 >configure:22399: result: 4 >configure:22421: checking size of long >configure:22426: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22426: $? = 0 >configure:22426: ./conftest >configure:22426: $? = 0 >configure:22440: result: 8 >configure:22454: checking size of long long >configure:22459: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22459: $? = 0 >configure:22459: ./conftest >configure:22459: $? = 0 >configure:22473: result: 8 >configure:22487: checking size of double >configure:22492: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22492: $? = 0 >configure:22492: ./conftest >configure:22492: $? = 0 >configure:22506: result: 8 >configure:22520: checking size of size_t >configure:22525: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22525: $? = 0 >configure:22525: ./conftest >configure:22525: $? = 0 >configure:22539: result: 8 >configure:22569: checking size of long double >configure:22574: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22574: $? = 0 >configure:22574: ./conftest >configure:22574: $? = 0 >configure:22588: result: 16 >configure:22604: checking whether we can compute C Make dependencies >configure:22642: result: yes, using $(CC) -MM >configure:22666: checking whether gcc48 -std=gnu99 supports -c -o FILE.lo >configure:22676: gcc48 -std=gnu99 -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c conftest.c -o TMP/conftest.lo 1>&5 >configure:22679: $? = 0 >configure:22682: gcc48 -std=gnu99 -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -c conftest.c -o TMP/conftest.lo 1>&5 >configure:22685: $? = 0 >configure:22693: result: yes >configure:22722: checking for gcc48 -std=gnu99 option to support OpenMP >configure:22737: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:96:2: error: unknown type name 'choke' > choke me > ^ >In file included from conftest.c:98:0: >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' > typedef struct > ^ >configure:22737: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| /* end confdefs.h. */ >| >| #ifndef _OPENMP >| choke me >| #endif >| #include <omp.h> >| int main () { return omp_get_num_threads (); } >| >configure:22755: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fopenmp -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:22755: $? = 0 >configure:22769: result: -fopenmp >configure:22800: checking how to get verbose linking output from gfortran48 >configure:22810: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 conftest.f >&5 >configure:22810: $? = 0 >configure:22828: gfortran48 -o conftest -O -Wl,-rpath=/usr/local/lib/gcc48 -v -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.f >Using built-in specs. >Reading specs from /usr/local/lib/gcc48/libgfortran.spec >rename spec lib to liborig >Target: x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O -version -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fstack-protector -fintrinsic-modules-path /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/finclude -o /tmp//cc5tYy7c.s >f951: warning: command line option '-fno-builtin-coshl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfcl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-lgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-powl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-sinhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tanhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >GNU Fortran (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/local/bin/as -v -o /tmp//ccMad21l.o /tmp//cc5tYy7c.s >GNU assembler version 2.24 (x86_64-portbld-freebsd10.0) using BFD version (GNU Binutils) 2.24 > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/collect2 --eh-frame-hdr -V -dynamic-linker /libexec/ld-elf.so.1 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbegin.o -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 /tmp//ccMad21l.o -lgfortran -lm -lssp_nonshared -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtend.o /usr/lib/crtn.o >GNU ld (GNU Binutils) 2.24 > Supported emulations: > elf_x86_64_fbsd > elf_i386_fbsd > elf_x86_64 > elf_i386 > elf_l1om > elf_l1om_fbsd > elf_k1om > elf_k1om_fbsd >configure:22911: result: -v >configure:22913: checking for Fortran 77 libraries of gfortran48 >configure:22936: gfortran48 -o conftest -O -Wl,-rpath=/usr/local/lib/gcc48 -v -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.f >Using built-in specs. >Reading specs from /usr/local/lib/gcc48/libgfortran.spec >rename spec lib to liborig >Target: x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O -version -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fstack-protector -fintrinsic-modules-path /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/finclude -o /tmp//ccXRcxNG.s >f951: warning: command line option '-fno-builtin-coshl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfcl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-lgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-powl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-sinhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tanhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >GNU Fortran (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >GNU Fortran (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 > /usr/local/bin/as -v -o /tmp//cc2acCz7.o /tmp//ccXRcxNG.s >GNU assembler version 2.24 (x86_64-portbld-freebsd10.0) using BFD version (GNU Binutils) 2.24 > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/collect2 --eh-frame-hdr -V -dynamic-linker /libexec/ld-elf.so.1 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbegin.o -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 /tmp//cc2acCz7.o -lgfortran -lm -lssp_nonshared -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtend.o /usr/lib/crtn.o >GNU ld (GNU Binutils) 2.24 > Supported emulations: > elf_x86_64_fbsd > elf_i386_fbsd > elf_x86_64 > elf_i386 > elf_l1om > elf_l1om_fbsd > elf_k1om > elf_k1om_fbsd >configure:23132: result: -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lgfortran -lm -lssp_nonshared -lquadmath >configure:23150: checking how to get verbose linking output from gcc48 -std=gnu99 >configure:23166: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:23166: $? = 0 >configure:23188: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -v -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c >&5 >Using built-in specs. >COLLECT_GCC=gcc48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >COLLECT_GCC_OPTIONS='-std=gnu99' '-o' 'conftest' '-O2' '-pipe' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-D' 'LIBICONV_PLUG' '-fno-strict-aliasing' '-v' '-I' '/usr/local/include' '-D' 'LIBICONV_PLUG' '-L/usr/local/lib' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-L/usr/local/lib/gcc48' '-B' '/usr/local/bin' '-fstack-protector' '-L/usr/local/lib/gcc48' '-mtune=generic' '-march=x86-64' > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/cc1 -quiet -v -I /usr/local/include -D LIBICONV_PLUG -D LIBICONV_PLUG conftest.c -quiet -dumpbase conftest.c -mtune=generic -march=x86-64 -auxbase conftest -O2 -std=gnu99 -version -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fno-strict-aliasing -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fstack-protector -o - | > /usr/local/bin/as -v -I /usr/local/include -o /tmp//ccThIMtR.o >GNU C (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GNU assembler version 2.24 (x86_64-portbld-freebsd10.0) using BFD version (GNU Binutils) 2.24 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >ignoring nonexistent directory "/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/include" >ignoring duplicate directory "/usr/local/include" > as it is a non-system directory that duplicates a system directory >#include "..." search starts here: >#include <...> search starts here: > /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include > /usr/local/include > /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include-fixed > /usr/include >End of search list. >GNU C (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >Compiler executable checksum: a64109cb3f02d353e2936395b039ec34 >COMPILER_PATH=/usr/local/bin/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/bin/ >LIBRARY_PATH=/usr/local/bin/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../:/lib/:/usr/lib/ >COLLECT_GCC_OPTIONS='-std=gnu99' '-o' 'conftest' '-O2' '-pipe' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-D' 'LIBICONV_PLUG' '-fno-strict-aliasing' '-v' '-I' '/usr/local/include' '-D' 'LIBICONV_PLUG' '-L/usr/local/lib' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-L/usr/local/lib/gcc48' '-B' '/usr/local/bin' '-fstack-protector' '-L/usr/local/lib/gcc48' '-mtune=generic' '-march=x86-64' > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/collect2 --eh-frame-hdr -V -dynamic-linker /libexec/ld-elf.so.1 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbegin.o -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 /tmp//ccThIMtR.o -lssp_nonshared -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtend.o /usr/lib/crtn.o >GNU ld (GNU Binutils) 2.24 > Supported emulations: > elf_x86_64_fbsd > elf_i386_fbsd > elf_x86_64 > elf_i386 > elf_l1om > elf_l1om_fbsd > elf_k1om > elf_k1om_fbsd >configure:23234: result: -v >configure:23236: checking for C libraries of gcc48 -std=gnu99 >configure:23263: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -v -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c >&5 >Using built-in specs. >COLLECT_GCC=gcc48 >COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/lto-wrapper >Target: x86_64-portbld-freebsd10.0 >Configured with: ./../gcc-4.8.3/configure --disable-bootstrap --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc48 --libexecdir=/usr/local/libexec/gcc48 --program-suffix=48 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc48/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc48 --build=x86_64-portbld-freebsd10.0 >Thread model: posix >gcc version 4.8.3 (FreeBSD Ports Collection) >COLLECT_GCC_OPTIONS='-std=gnu99' '-o' 'conftest' '-O2' '-pipe' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-D' 'LIBICONV_PLUG' '-fno-strict-aliasing' '-v' '-I' '/usr/local/include' '-D' 'LIBICONV_PLUG' '-L/usr/local/lib' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-L/usr/local/lib/gcc48' '-B' '/usr/local/bin' '-fstack-protector' '-L/usr/local/lib/gcc48' '-mtune=generic' '-march=x86-64' > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/cc1 -quiet -v -I /usr/local/include -D LIBICONV_PLUG -D LIBICONV_PLUG conftest.c -quiet -dumpbase conftest.c -mtune=generic -march=x86-64 -auxbase conftest -O2 -std=gnu99 -version -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fno-strict-aliasing -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -fstack-protector -o - | > /usr/local/bin/as -v -I /usr/local/include -o /tmp//ccoPsldh.o >GNU C (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GNU assembler version 2.24 (x86_64-portbld-freebsd10.0) using BFD version (GNU Binutils) 2.24 >GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >ignoring nonexistent directory "/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/include" >ignoring duplicate directory "/usr/local/include" > as it is a non-system directory that duplicates a system directory >#include "..." search starts here: >#include <...> search starts here: > /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include > /usr/local/include > /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include-fixed > /usr/include >End of search list. >GNU C (FreeBSD Ports Collection) version 4.8.3 (x86_64-portbld-freebsd10.0) > compiled by GNU C version 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502), GMP version 5.1.3, MPFR version 3.1.2, MPC version 1.0.2 >GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 >Compiler executable checksum: a64109cb3f02d353e2936395b039ec34 >COMPILER_PATH=/usr/local/bin/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/bin/ >LIBRARY_PATH=/usr/local/bin/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib/:/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../:/lib/:/usr/lib/ >COLLECT_GCC_OPTIONS='-std=gnu99' '-o' 'conftest' '-O2' '-pipe' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-D' 'LIBICONV_PLUG' '-fno-strict-aliasing' '-v' '-I' '/usr/local/include' '-D' 'LIBICONV_PLUG' '-L/usr/local/lib' '-fno-builtin-coshl' '-fno-builtin-erfcl' '-fno-builtin-erfl' '-fno-builtin-lgammal' '-fno-builtin-powl' '-fno-builtin-sinhl' '-fno-builtin-tanhl' '-fno-builtin-tgammal' '-L/usr/local/lib/gcc48' '-B' '/usr/local/bin' '-fstack-protector' '-L/usr/local/lib/gcc48' '-mtune=generic' '-march=x86-64' > /usr/local/libexec/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/collect2 --eh-frame-hdr -V -dynamic-linker /libexec/ld-elf.so.1 -o conftest /usr/lib/crt1.o /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbegin.o -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 -rpath=/usr/local/lib/gcc48 /tmp//ccoPsldh.o -lssp_nonshared -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtend.o /usr/lib/crtn.o >GNU ld (GNU Binutils) 2.24 > Supported emulations: > elf_x86_64_fbsd > elf_i386_fbsd > elf_x86_64 > elf_i386 > elf_l1om > elf_l1om_fbsd > elf_k1om > elf_k1om_fbsd >configure:23414: result: -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lssp_nonshared -lgcc_s >configure:23549: checking for dummy main to link with Fortran 77 libraries >configure:23583: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath >&5 >configure:23583: $? = 0 >configure:23628: result: none >configure:23661: checking for Fortran 77 name-mangling scheme >configure:23674: gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 conftest.f >&5 >configure:23674: $? = 0 >configure:23715: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c cfortran_test.o -L/usr/local/lib -lmissing -lm -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath >&5 >/tmp//ccui3zNF.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `foobar' >collect2: error: ld returned 1 exit status >configure:23715: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char foobar (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| return foobar (); >| ; >| return 0; >| } >configure:23715: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c cfortran_test.o -L/usr/local/lib -lmissing -lm -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath >&5 >configure:23715: $? = 0 >configure:23773: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c cfortran_test.o -L/usr/local/lib -lmissing -lm -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath >&5 >configure:23773: $? = 0 >configure:23815: result: lower case, underscore, no extra underscore >configure:23892: checking whether gfortran48 appends underscores to external names >configure:23908: result: yes >configure:23920: checking whether gfortran48 appends extra underscores to external names >configure:23936: result: no >configure:23950: checking whether mixed C/Fortran code can be run >configure:24008: result: yes >configure:24022: checking whether gfortran48 and gcc48 -std=gnu99 agree on int and double >configure:24100: result: yes >configure:24114: checking whether gfortran48 and gcc48 -std=gnu99 agree on double complex >configure:24190: result: yes >configure:24225: checking for gfortran48 option to support OpenMP >configure:24240: gfortran48 -o conftest -O -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.f -L/usr/local/lib -lmissing -lm >&5 >f951: warning: command line option '-fno-builtin-coshl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfcl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-lgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-powl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-sinhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tanhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >conftest.f:5.9: > > tid = 42 > 1 >Error: Symbol 'tid' at (1) has no IMPLICIT type >configure:24240: $? = 1 >configure: failed program was: >| >| program main >| implicit none >| !$ integer tid >| tid = 42 >| call omp_set_num_threads(2) >| end >| >configure:24258: gfortran48 -o conftest -O -Wl,-rpath=/usr/local/lib/gcc48 -fopenmp -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.f -L/usr/local/lib -lmissing -lm >&5 >f951: warning: command line option '-fno-builtin-coshl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfcl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-erfl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-lgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-powl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-sinhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tanhl' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >f951: warning: command line option '-fno-builtin-tgammal' is valid for C/C++/ObjC/ObjC++ but not for Fortran [enabled by default] >configure:24258: $? = 0 >configure:24272: result: -fopenmp >configure:24294: checking whether g++48 accepts -M for generating dependencies >configure:24309: result: yes >configure:24354: checking for g++48 option to support OpenMP >configure:24369: g++48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.cpp -L/usr/local/lib -lmissing -lm >&5 >conftest.cpp:100:2: error: 'choke' does not name a type > choke me > ^ >In file included from conftest.cpp:102:0: >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:38:3: error: 'omp_lock_t' does not name a type > } omp_lock_t; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:76:28: error: variable or field 'omp_init_lock' declared void > extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:76:28: error: 'omp_lock_t' was not declared in this scope >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:76:40: error: expected primary-expression before ')' token > extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:77:31: error: variable or field 'omp_destroy_lock' declared void > extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:77:31: error: 'omp_lock_t' was not declared in this scope >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:77:43: error: expected primary-expression before ')' token > extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:78:27: error: variable or field 'omp_set_lock' declared void > extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:78:27: error: 'omp_lock_t' was not declared in this scope >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:78:39: error: expected primary-expression before ')' token > extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:79:29: error: variable or field 'omp_unset_lock' declared void > extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:79:29: error: 'omp_lock_t' was not declared in this scope >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:79:41: error: expected primary-expression before ')' token > extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:80:27: error: 'omp_lock_t' was not declared in this scope > extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:80:39: error: expected primary-expression before ')' token > extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include/omp.h:80:41: error: expected ',' or ';' before 'throw' > extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; > ^ >configure:24369: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| /* end confdefs.h. */ >| >| #ifndef _OPENMP >| choke me >| #endif >| #include <omp.h> >| int main () { return omp_get_num_threads (); } >| >configure:24387: g++48 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -fopenmp -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.cpp -L/usr/local/lib -lmissing -lm >&5 >configure:24387: $? = 0 >configure:24401: result: -fopenmp >configure:24421: checking whether we can compute ObjC Make dependencies >configure:24440: result: yes, using gcc48 -MM >configure:24485: checking for ObjC runtime library >configure:24523: gcc48 -o conftest -g -O2 -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.m -L/usr/local/lib -lmissing -lm -lobjc >&5 >configure:24523: $? = 0 >configure:24536: result: -lobjc >configure:24542: checking for ObjC runtime style >configure:24581: gcc48 -o conftest -g -O2 -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.m -lobjc -L/usr/local/lib -lmissing -lm >&5 >conftest.m:103:27: fatal error: objc/objc-api.h: No such file or directory > #include <objc/objc-api.h> > ^ >compilation terminated. >configure:24581: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| /* end confdefs.h. */ >| >| >| /* see PR#15107 */ >| #undef __OBJC2__ >| #include <objc/objc.h> >| #include <objc/objc-api.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| >| id class = objc_lookup_class ("Object"); >| >| ; >| return 0; >| } >| >configure:24581: gcc48 -o conftest -g -O2 -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.m -lobjc -L/usr/local/lib -lmissing -lm >&5 >conftest.m:103:27: fatal error: objc/objc-api.h: No such file or directory > #include <objc/objc-api.h> > ^ >compilation terminated. >configure:24581: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| /* end confdefs.h. */ >| >| >| /* see PR#15107 */ >| #undef __OBJC2__ >| #include <objc/objc.h> >| #include <objc/objc-api.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| >| id class = objc_lookUpClass ("Object"); >| >| ; >| return 0; >| } >| >configure:24598: result: unknown >configure:24629: checking whether gcc48 accepts -fobjc-exceptions >configure:24661: gcc48 -o conftest -g -O2 -fobjc-exceptions -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.m -L/usr/local/lib -lmissing -lm >&5 >configure:24661: $? = 0 >configure:24679: result: yes >configure:26106: checking for xmkmf >configure:26139: result: no >configure:26825: checking for off_t >configure:26825: result: yes >configure:26837: checking for working alloca.h >configure:26862: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:101:20: fatal error: alloca.h: No such file or directory > #include <alloca.h> > ^ >compilation terminated. >configure:26862: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| /* end confdefs.h. */ >| #include <alloca.h> >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| char *p = (char *) alloca (2 * sizeof (int)); >| if (p) return 0; >| ; >| return 0; >| } >configure:26870: result: no >configure:26878: checking for alloca >configure:26923: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:26923: $? = 0 >configure:26931: result: yes >configure:27037: checking whether alloca is declared >configure:27037: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:113:10: error: 'alloca' undeclared (first use in this function) > (void) alloca; > ^ >conftest.c:113:10: note: each undeclared identifier is reported only once for each function it appears in >configure:27037: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| /* end confdefs.h. */ >| #ifdef HAVE_ALLOCA_H >| # include <alloca.h> >| #endif >| >| int >| main () >| { >| #ifndef alloca >| #ifdef __cplusplus >| (void) alloca; >| #else >| (void) alloca; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:27037: result: no >configure:27064: checking whether expm1 exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether hypot exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether log1p exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether log1pl exists and is declared >configure:27101: result: yes >configure:27064: checking whether log2 exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether log10 exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether nearbyint exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether nearbyintl exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether powl exists and is declared >configure:27101: result: yes >configure:27064: checking whether rint exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27064: checking whether rintl exists and is declared >configure:27092: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27092: $? = 0 >configure:27101: result: yes >configure:27115: checking whether va_copy exists and is declared >configure:27143: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27143: $? = 0 >configure:27152: result: yes >configure:27168: checking for isblank >configure:27168: result: yes >configure:27183: checking for fseeko >configure:27183: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27183: $? = 0 >configure:27183: result: yes >configure:27183: checking for ftello >configure:27183: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27183: $? = 0 >configure:27183: result: yes >configure:27183: checking for matherr >configure:27183: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >/tmp//ccg6W0ri.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `matherr' >collect2: error: ld returned 1 exit status >configure:27183: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| /* end confdefs.h. */ >| /* Define matherr to an innocuous variant, in case <limits.h> declares matherr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define matherr innocuous_matherr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char matherr (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef matherr >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char matherr (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_matherr || defined __stub___matherr >| choke me >| #endif >| >| int >| main () >| { >| return matherr (); >| ; >| return 0; >| } >configure:27183: result: no >configure:27197: checking whether fcntl exists and is declared >configure:27234: result: yes >configure:27247: checking whether getgrgid exists and is declared >configure:27275: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27275: $? = 0 >configure:27284: result: yes >configure:27297: checking whether getpwuid exists and is declared >configure:27325: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27325: $? = 0 >configure:27334: result: yes >configure:27347: checking whether kill exists and is declared >configure:27375: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27375: $? = 0 >configure:27384: result: yes >configure:27347: checking whether sigaction exists and is declared >configure:27384: result: yes >configure:27347: checking whether sigaltstack exists and is declared >configure:27384: result: yes >configure:27347: checking whether sigemptyset exists and is declared >configure:27384: result: yes >configure:27397: checking whether fdopen exists and is declared >configure:27425: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27425: $? = 0 >configure:27434: result: yes >configure:27397: checking whether popen exists and is declared >configure:27434: result: yes >configure:27451: checking whether setenv exists and is declared >configure:27488: result: yes >configure:27451: checking whether unsetenv exists and is declared >configure:27488: result: yes >configure:27501: checking whether getrlimit exists and is declared >configure:27529: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27529: $? = 0 >configure:27538: result: yes >configure:27501: checking whether getrusage exists and is declared >configure:27529: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27529: $? = 0 >configure:27538: result: yes >configure:27501: checking whether getpriority exists and is declared >configure:27529: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27529: $? = 0 >configure:27538: result: yes >configure:27551: checking whether chmod exists and is declared >configure:27579: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27579: $? = 0 >configure:27588: result: yes >configure:27551: checking whether mkfifo exists and is declared >configure:27588: result: yes >configure:27551: checking whether stat exists and is declared >configure:27588: result: yes >configure:27551: checking whether umask exists and is declared >configure:27579: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27579: $? = 0 >configure:27588: result: yes >configure:27604: checking whether gettimeofday exists and is declared >configure:27641: result: yes >configure:27604: checking whether utimes exists and is declared >configure:27632: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27632: $? = 0 >configure:27641: result: yes >configure:27654: checking whether times exists and is declared >configure:27682: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27682: $? = 0 >configure:27691: result: yes >configure:27704: checking whether access exists and is declared >configure:27734: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27734: $? = 0 >configure:27743: result: yes >configure:27704: checking whether chdir exists and is declared >configure:27743: result: yes >configure:27704: checking whether execv exists and is declared >configure:27734: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27734: $? = 0 >configure:27743: result: yes >configure:27704: checking whether ftruncate exists and is declared >configure:27743: result: yes >configure:27704: checking whether getcwd exists and is declared >configure:27743: result: yes >configure:27704: checking whether geteuid exists and is declared >configure:27734: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27734: $? = 0 >configure:27743: result: yes >configure:27704: checking whether getuid exists and is declared >configure:27734: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27734: $? = 0 >configure:27743: result: yes >configure:27704: checking whether link exists and is declared >configure:27743: result: yes >configure:27704: checking whether readlink exists and is declared >configure:27743: result: yes >configure:27704: checking whether symlink exists and is declared >configure:27743: result: yes >configure:27704: checking whether sysconf exists and is declared >configure:27734: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27734: $? = 0 >configure:27743: result: yes >configure:27757: checking whether sched_setaffinity exists and is declared >configure:27785: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c: In function 'main': >conftest.c:164:22: error: 'sched_setaffinity' undeclared (first use in this function) > char *p = (char *) sched_setaffinity; > ^ >conftest.c:164:22: note: each undeclared identifier is reported only once for each function it appears in >configure:27785: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| /* end confdefs.h. */ >| #include <sched.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| #ifndef sched_setaffinity >| char *p = (char *) sched_setaffinity; >| #endif >| >| ; >| return 0; >| } >configure:27794: result: no >configure:27757: checking whether sched_getaffinity exists and is declared >configure:27785: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c: In function 'main': >conftest.c:164:22: error: 'sched_getaffinity' undeclared (first use in this function) > char *p = (char *) sched_getaffinity; > ^ >conftest.c:164:22: note: each undeclared identifier is reported only once for each function it appears in >configure:27785: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| /* end confdefs.h. */ >| #include <sched.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| #ifndef sched_getaffinity >| char *p = (char *) sched_getaffinity; >| #endif >| >| ; >| return 0; >| } >configure:27794: result: no >configure:27808: checking whether utime exists and is declared >configure:27836: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27836: $? = 0 >configure:27845: result: yes >configure:27860: checking for clock_gettime in -lrt >configure:27893: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27893: $? = 0 >configure:27902: result: yes >configure:27916: checking whether clock_gettime exists and is declared >configure:27944: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:27944: $? = 0 >configure:27953: result: yes >configure:27916: checking whether timespec_get exists and is declared >configure:27944: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c: In function 'main': >conftest.c:167:22: error: 'timespec_get' undeclared (first use in this function) > char *p = (char *) timespec_get; > ^ >conftest.c:167:22: note: each undeclared identifier is reported only once for each function it appears in >configure:27944: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| /* end confdefs.h. */ >| #include <time.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| #ifndef timespec_get >| char *p = (char *) timespec_get; >| #endif >| >| ; >| return 0; >| } >configure:27953: result: no >configure:27968: checking for putenv >configure:27968: result: yes >configure:27977: checking whether putenv is declared >configure:27977: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:27977: $? = 0 >configure:27977: result: yes >configure:27992: checking for vasprintf >configure:27992: result: yes >configure:28001: checking whether vasprintf is declared >configure:28001: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28001: $? = 0 >configure:28001: result: yes >configure:28016: checking for mempcpy >configure:28016: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:180:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] > char mempcpy (); > ^ >/tmp//ccpxFkwz.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `mempcpy' >collect2: error: ld returned 1 exit status >configure:28016: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| /* end confdefs.h. */ >| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mempcpy innocuous_mempcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mempcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef mempcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char mempcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_mempcpy || defined __stub___mempcpy >| choke me >| #endif >| >| int >| main () >| { >| return mempcpy (); >| ; >| return 0; >| } >configure:28016: result: no >configure:28029: checking for realpath >configure:28029: result: yes >configure:28038: checking whether realpath is declared >configure:28038: result: yes >configure:28058: checking whether glob exists and is declared >configure:28088: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28088: $? = 0 >configure:28097: result: yes >configure:28149: checking for isnan >configure:28149: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:184:6: warning: conflicting types for built-in function 'isnan' [enabled by default] > char isnan (); > ^ >configure:28149: $? = 0 >configure:28149: result: yes >configure:28158: checking whether isfinite is declared >configure:28158: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28158: $? = 0 >configure:28158: result: yes >configure:28169: checking whether isnan is declared >configure:28169: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28169: $? = 0 >configure:28169: result: yes >configure:28181: checking whether you have IEEE 754 floating-point arithmetic >configure:28193: result: yes >configure:28206: checking whether putenv("FOO") can unset an environment variable >configure:28236: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28236: $? = 0 >configure:28236: ./conftest >configure:28236: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| /* end confdefs.h. */ >| >| #include "confdefs.h" >| #include <stdlib.h> >| #include <string.h> >| int main() >| { >| char *p; >| #ifdef HAVE_PUTENV >| putenv("R_TEST=testit"); >| p = getenv("R_TEST"); >| if(!p) exit(10); >| if(strcmp(p, "testit")) exit(11); >| putenv("R_TEST"); >| p = getenv("R_TEST"); >| if(!p) exit(0); >| #endif >| exit(1); >| } >| >configure:28246: result: no >configure:28256: checking whether putenv("FOO=") can unset an environment variable >configure:28286: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28286: $? = 0 >configure:28286: ./conftest >configure:28286: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| /* end confdefs.h. */ >| >| #include "confdefs.h" >| #include <stdlib.h> >| #include <string.h> >| int main() >| { >| char *p; >| #ifdef HAVE_PUTENV >| putenv("R_TEST=testit"); >| p = getenv("R_TEST"); >| if(!p) exit(10); >| if(strcmp(p, "testit")) exit(11); >| putenv("R_TEST="); >| p = getenv("R_TEST"); >| if(!p) exit(0); >| #endif >| exit(1); >| } >| >configure:28296: result: no >configure:28311: checking for nl_langinfo and CODESET >configure:28335: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28335: $? = 0 >configure:28344: result: yes >configure:28381: checking for mkdtemp >configure:28381: result: yes >configure:28394: checking for strdup >configure:28394: result: yes >configure:28407: checking for strncasecmp >configure:28407: result: yes >configure:28422: checking whether mkdtemp is declared >configure:28422: result: yes >configure:28432: checking whether strdup is declared >configure:28432: result: yes >configure:28442: checking whether strncasecmp is declared >configure:28442: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28442: $? = 0 >configure:28442: result: yes >configure:28454: checking for library containing connect >configure:28493: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28493: $? = 0 >configure:28510: result: none required >configure:28519: checking for library containing gethostbyname >configure:28558: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28558: $? = 0 >configure:28575: result: none required >configure:28583: checking for library containing xdr_string >configure:28622: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28622: $? = 0 >configure:28639: result: none required >configure:28647: checking for __setfpucw >configure:28647: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >/tmp//ccB1N2s6.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `__setfpucw' >collect2: error: ld returned 1 exit status >configure:28647: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| /* end confdefs.h. */ >| /* Define __setfpucw to an innocuous variant, in case <limits.h> declares __setfpucw. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __setfpucw innocuous___setfpucw >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __setfpucw (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __setfpucw >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __setfpucw (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___setfpucw || defined __stub_____setfpucw >| choke me >| #endif >| >| int >| main () >| { >| return __setfpucw (); >| ; >| return 0; >| } >configure:28647: result: no >configure:28690: checking for working calloc >configure:28708: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28708: $? = 0 >configure:28708: ./conftest >configure:28708: $? = 0 >configure:28718: result: yes >configure:28727: checking for working isfinite >configure:28750: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28750: $? = 0 >configure:28750: ./conftest >configure:28750: $? = 0 >configure:28760: result: yes >configure:28770: checking for working log1p >configure:28811: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28811: $? = 0 >configure:28811: ./conftest >configure:28811: $? = 0 >configure:28821: result: yes >configure:28833: checking whether ftell works correctly on files opened for append >configure:28862: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c:179:1: warning: return type defaults to 'int' [enabled by default] > main() { > ^ >conftest.c: In function 'main': >conftest.c:189:5: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] > unlink("testit"); > ^ >configure:28862: $? = 0 >configure:28862: ./conftest >configure:28862: $? = 0 >configure:28872: result: yes >configure:28881: checking for working sigaction >configure:28910: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28910: $? = 0 >configure:28910: ./conftest >configure:28910: $? = 0 >configure:28920: result: yes >configure:28928: checking whether mktime sets errno >configure:28957: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:28957: $? = 0 >configure:28957: ./conftest >configure:28957: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| #include <time.h> >| #include <errno.h> >| >| int main() >| { >| struct tm tm; >| /* It's hard to know what is an error, since mktime is allowed to >| fix up times and there are 64-bit time_t about. >| But this works for now (yes on Solaris, no on glibc). */ >| tm.tm_year = 3000; tm.tm_mon = 0; tm.tm_mday = 0; >| tm.tm_hour = 0; tm.tm_min = 0; tm.tm_sec = 0; tm.tm_isdst = -1; >| errno = 0; >| mktime(&tm); >| exit(errno == 0); >| } >| >configure:28967: result: no >configure:28976: checking complex.h usability >configure:28976: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28976: $? = 0 >configure:28976: result: yes >configure:28976: checking complex.h presence >configure:28976: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:28976: $? = 0 >configure:28976: result: yes >configure:28976: checking for complex.h >configure:28976: result: yes >configure:28985: checking for double complex >configure:28985: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:28985: $? = 0 >configure:28985: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:182:29: error: expected expression before ')' token > if (sizeof ((double complex))) > ^ >configure:28985: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| /* end confdefs.h. */ >| #include <complex.h> >| >| int >| main () >| { >| if (sizeof ((double complex))) >| return 0; >| ; >| return 0; >| } >configure:28985: result: yes >configure:28994: checking whether C99 double complex is supported >configure:28996: result: yes >configure:29005: checking whether cabs exists and is declared >configure:29033: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:29033: $? = 0 >configure:29042: result: yes >configure:29005: checking whether carg exists and is declared >configure:29033: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:29033: $? = 0 >configure:29042: result: yes >configure:29005: checking whether cexp exists and is declared >configure:29042: result: yes >configure:29005: checking whether clog exists and is declared >configure:29042: result: yes >configure:29005: checking whether csqrt exists and is declared >configure:29033: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:29033: $? = 0 >configure:29042: result: yes >configure:29005: checking whether cpow exists and is declared >configure:29042: result: yes >configure:29005: checking whether ccos exists and is declared >configure:29042: result: yes >configure:29005: checking whether csin exists and is declared >configure:29042: result: yes >configure:29005: checking whether ctan exists and is declared >configure:29042: result: yes >configure:29005: checking whether cacos exists and is declared >configure:29042: result: yes >configure:29005: checking whether casin exists and is declared >configure:29042: result: yes >configure:29005: checking whether catan exists and is declared >configure:29042: result: yes >configure:29005: checking whether ccosh exists and is declared >configure:29042: result: yes >configure:29005: checking whether csinh exists and is declared >configure:29042: result: yes >configure:29005: checking whether ctanh exists and is declared >configure:29042: result: yes >configure:29057: checking for cblas_cdotu_sub in vecLib framework >configure:29091: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -framework vecLib -L/usr/local/lib -lmissing -lm >&5 >gcc48: error: vecLib: No such file or directory >gcc48: error: unrecognized command line option '-framework' >configure:29091: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| #define HAVE_CABS 1 >| #define HAVE_CARG 1 >| #define HAVE_CEXP 1 >| #define HAVE_CLOG 1 >| #define HAVE_CSQRT 1 >| #define HAVE_CPOW 1 >| #define HAVE_CCOS 1 >| #define HAVE_CSIN 1 >| #define HAVE_CTAN 1 >| #define HAVE_CACOS 1 >| #define HAVE_CASIN 1 >| #define HAVE_CATAN 1 >| #define HAVE_CCOSH 1 >| #define HAVE_CSINH 1 >| #define HAVE_CTANH 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char cblas_cdotu_sub (); >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| return cblas_cdotu_sub (); >| ; >| return 0; >| } >configure:29109: result: no >configure:30239: checking iconv.h usability >configure:30239: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >configure:30239: $? = 0 >configure:30239: result: yes >configure:30239: checking iconv.h presence >configure:30239: cpp48 -I/usr/local/include -DLIBICONV_PLUG conftest.c >configure:30239: $? = 0 >configure:30239: result: yes >configure:30239: checking for iconv.h >configure:30239: result: yes >configure:30251: checking for iconv >configure:30282: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:30282: $? = 0 >configure:30325: result: yes >configure:30332: checking whether iconv accepts "UTF-8", "latin1", "ASCII" and "UCS-*" >configure:30400: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:30400: $? = 0 >configure:30400: ./conftest >configure:30400: $? = 0 >configure:30410: result: yes >configure:30424: checking for iconvlist >configure:30455: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >conftest.c: In function 'main': >conftest.c:211:1: warning: implicit declaration of function 'iconvlist' [-Wimplicit-function-declaration] > iconvlist(count_one, NULL); > ^ >configure:30455: $? = 0 >configure:30462: result: yes >configure:30498: checking for iconv >configure:30528: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:30528: $? = 0 >configure:30568: result: yes >configure:30589: checking for iconv declaration >configure:30626: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >conftest.c:204:8: error: conflicting types for 'iconv' > size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); > ^ >In file included from conftest.c:198:0: >/usr/local/include/iconv.h:83:15: note: previous declaration of 'iconv' was here > extern size_t iconv (iconv_t cd, const char* * inbuf, size_t *inbytesleft, char* * outbuf, size_t *outbytesleft); > ^ >configure:30626: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| #define HAVE_CABS 1 >| #define HAVE_CARG 1 >| #define HAVE_CEXP 1 >| #define HAVE_CLOG 1 >| #define HAVE_CSQRT 1 >| #define HAVE_CPOW 1 >| #define HAVE_CCOS 1 >| #define HAVE_CSIN 1 >| #define HAVE_CTAN 1 >| #define HAVE_CACOS 1 >| #define HAVE_CASIN 1 >| #define HAVE_CATAN 1 >| #define HAVE_CCOSH 1 >| #define HAVE_CSINH 1 >| #define HAVE_CTANH 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_ICONV 1 >| #define HAVE_ICONVLIST 1 >| #define HAVE_ICONV 1 >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| #include <iconv.h> >| extern >| #ifdef __cplusplus >| "C" >| #endif >| #if defined(__STDC__) || defined(__cplusplus) >| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >| #else >| size_t iconv(); >| #endif >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| >| ; >| return 0; >| } >configure:30636: result: > extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:30655: checking for wchar.h >configure:30655: result: yes >configure:30655: checking for wctype.h >configure:30655: result: yes >configure:30678: checking whether mbrtowc exists and is declared >configure:30715: result: yes >configure:30678: checking whether wcrtomb exists and is declared >configure:30715: result: yes >configure:30678: checking whether wcscoll exists and is declared >configure:30715: result: yes >configure:30678: checking whether wcsftime exists and is declared >configure:30706: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >In file included from conftest.c:202:0: >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include-fixed/wchar.h:90:1: error: unknown type name '__wchar_t' > typedef __wchar_t wchar_t; > ^ >configure:30706: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| #define HAVE_CABS 1 >| #define HAVE_CARG 1 >| #define HAVE_CEXP 1 >| #define HAVE_CLOG 1 >| #define HAVE_CSQRT 1 >| #define HAVE_CPOW 1 >| #define HAVE_CCOS 1 >| #define HAVE_CSIN 1 >| #define HAVE_CTAN 1 >| #define HAVE_CACOS 1 >| #define HAVE_CASIN 1 >| #define HAVE_CATAN 1 >| #define HAVE_CCOSH 1 >| #define HAVE_CSINH 1 >| #define HAVE_CTANH 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_ICONV 1 >| #define HAVE_ICONVLIST 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST const >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCSCOLL 1 >| /* end confdefs.h. */ >| #include <wchar.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| #ifndef wcsftime >| char *p = (char *) wcsftime; >| #endif >| >| ; >| return 0; >| } >configure:30715: result: no >configure:30678: checking whether wcstod exists and is declared >configure:30706: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >In file included from conftest.c:202:0: >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include-fixed/wchar.h:90:1: error: unknown type name '__wchar_t' > typedef __wchar_t wchar_t; > ^ >configure:30706: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| #define HAVE_CABS 1 >| #define HAVE_CARG 1 >| #define HAVE_CEXP 1 >| #define HAVE_CLOG 1 >| #define HAVE_CSQRT 1 >| #define HAVE_CPOW 1 >| #define HAVE_CCOS 1 >| #define HAVE_CSIN 1 >| #define HAVE_CTAN 1 >| #define HAVE_CACOS 1 >| #define HAVE_CASIN 1 >| #define HAVE_CATAN 1 >| #define HAVE_CCOSH 1 >| #define HAVE_CSINH 1 >| #define HAVE_CTANH 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_ICONV 1 >| #define HAVE_ICONVLIST 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST const >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCSCOLL 1 >| /* end confdefs.h. */ >| #include <wchar.h> >| >| #ifdef F77_DUMMY_MAIN >| >| # ifdef __cplusplus >| extern "C" >| # endif >| int F77_DUMMY_MAIN() { return 1; } >| >| #endif >| int >| main () >| { >| #ifndef wcstod >| char *p = (char *) wcstod; >| #endif >| >| ; >| return 0; >| } >configure:30715: result: no >configure:30728: checking whether mbstowcs exists and is declared >configure:30756: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:30756: $? = 0 >configure:30765: result: yes >configure:30728: checking whether wcstombs exists and is declared >configure:30756: gcc48 -std=gnu99 -o conftest -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 conftest.c -L/usr/local/lib -lmissing -lm >&5 >configure:30756: $? = 0 >configure:30765: result: yes >configure:30778: checking whether wctrans exists and is declared >configure:30816: result: yes >configure:30778: checking whether iswblank exists and is declared >configure:30816: result: yes >configure:30778: checking whether wctype exists and is declared >configure:30816: result: yes >configure:30778: checking whether iswctype exists and is declared >configure:30816: result: yes >configure:30840: checking for wctrans_t >configure:30840: gcc48 -std=gnu99 -c -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic -I/usr/local/include -DLIBICONV_PLUG conftest.c >&5 >In file included from conftest.c:208:0: >/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/include-fixed/wchar.h:90:1: error: unknown type name '__wchar_t' > typedef __wchar_t wchar_t; > ^ >configure:30840: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "R" >| #define PACKAGE_TARNAME "R" >| #define PACKAGE_VERSION "3.0.2" >| #define PACKAGE_STRING "R 3.0.2" >| #define PACKAGE_BUGREPORT "http://bugs.r-project.org" >| #define PACKAGE_URL "http://www.r-project.org" >| #define PACKAGE "R" >| #define VERSION "3.0.2" >| #define R_PLATFORM "amd64-portbld-freebsd10.1" >| #define R_CPU "amd64" >| #define R_VENDOR "portbld" >| #define R_OS "freebsd10.1" >| #define Unix 1 >| #define R_ARCH "" >| #define HAVE_VISIBILITY_ATTRIBUTE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_LIBM 1 >| #define HAVE_READLINE_HISTORY_H 1 >| #define HAVE_READLINE_READLINE_H 1 >| #define HAVE_LIBREADLINE 1 >| #define HAVE_HISTORY_TRUNCATE_FILE 1 >| #define HAVE_RL_COMPLETION_MATCHES 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ELF_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FLOATINGPOINT_H 1 >| #define HAVE_GLOB_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_DECL_SIGSETJMP 1 >| #define HAVE_DECL_SIGLONGJMP 1 >| #define HAVE_POSIX_SETJMP 1 >| #define RETSIGTYPE void >| #define HAVE_INT64_T 1 >| #define HAVE_INT_FAST64_T 1 >| #define HAVE_DECL_SIZE_MAX 1 >| #define R_SOCKLEN_T socklen_t >| #define HAVE_STACK_T 1 >| #define HAVE_INTPTR_T 1 >| #define HAVE_UINTPTR_T 1 >| #define R_INLINE inline >| #define SIZEOF_INT 4 >| #define INT_32_BITS 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_SIZE_T 8 >| #define HAVE_LONG_DOUBLE 1 >| #define SIZEOF_LONG_DOUBLE 16 >| #define F77_FUNC(name,NAME) name ## _ >| #define F77_FUNC_(name,NAME) name ## _ >| #define HAVE_F77_UNDERSCORE 1 >| #define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >| #define SHLIB_EXT ".so" >| #define HAVE_OPENMP 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECL_ALLOCA 0 >| #define HAVE_EXPM1 1 >| #define HAVE_HYPOT 1 >| #define HAVE_LOG1P 1 >| #define HAVE_LOG1PL 1 >| #define HAVE_LOG2 1 >| #define HAVE_LOG10 1 >| #define HAVE_NEARBYINT 1 >| #define HAVE_NEARBYINTL 1 >| #define HAVE_POWL 1 >| #define HAVE_RINT 1 >| #define HAVE_RINTL 1 >| #define HAVE_VA_COPY 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_FTELLO 1 >| #define HAVE_FCNTL 1 >| #define HAVE_GETGRGID 1 >| #define HAVE_GETPWUID 1 >| #define HAVE_KILL 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_SIGEMPTYSET 1 >| #define HAVE_FDOPEN 1 >| #define HAVE_POPEN 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_STAT 1 >| #define HAVE_UMASK 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_UTIMES 1 >| #define HAVE_TIMES 1 >| #define HAVE_ACCESS 1 >| #define HAVE_CHDIR 1 >| #define HAVE_EXECV 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_GETCWD 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETUID 1 >| #define HAVE_LINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_UTIME 1 >| #define HAVE_LIBRT 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_DECL_PUTENV 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_DECL_VASPRINTF 1 >| #define HAVE_REALPATH 1 >| #define HAVE_DECL_REALPATH 1 >| #define HAVE_GLOB 1 >| #define HAVE_OFF_T 1 >| #define HAVE_ISNAN 1 >| #define HAVE_DECL_ISFINITE 1 >| #define HAVE_DECL_ISNAN 1 >| #define IEEE_754 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_DECL_MKDTEMP 1 >| #define HAVE_DECL_STRDUP 1 >| #define HAVE_DECL_STRNCASECMP 1 >| #define HAVE_WORKING_CALLOC 1 >| #define HAVE_WORKING_ISFINITE 1 >| #define HAVE_WORKING_LOG1P 1 >| #define HAVE_WORKING_FTELL 1 >| #define HAVE_WORKING_SIGACTION 1 >| #define HAVE_CABS 1 >| #define HAVE_CARG 1 >| #define HAVE_CEXP 1 >| #define HAVE_CLOG 1 >| #define HAVE_CSQRT 1 >| #define HAVE_CPOW 1 >| #define HAVE_CCOS 1 >| #define HAVE_CSIN 1 >| #define HAVE_CTAN 1 >| #define HAVE_CACOS 1 >| #define HAVE_CASIN 1 >| #define HAVE_CATAN 1 >| #define HAVE_CCOSH 1 >| #define HAVE_CSINH 1 >| #define HAVE_CTANH 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_ICONV 1 >| #define HAVE_ICONVLIST 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST const >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_WCSCOLL 1 >| #define HAVE_MBSTOWCS 1 >| #define HAVE_WCSTOMBS 1 >| #define HAVE_WCTRANS 1 >| #define HAVE_ISWBLANK 1 >| #define HAVE_WCTYPE 1 >| #define HAVE_ISWCTYPE 1 >| /* end confdefs.h. */ >| #include <wchar.h> >| #include <wctype.h> >| >| int >| main () >| { >| if (sizeof (wctrans_t)) >| return 0; >| ; >| return 0; >| } >configure:30840: result: no >configure:30851: checking for mbstate_t >configure:30851: result: yes >configure:30871: error: Support for MBCS locales is required. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=amd64-portbld-freebsd10.1 >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_int16_t=yes >ac_cv_c_int32_t=yes >ac_cv_c_int64_t=yes >ac_cv_c_int8_t=yes >ac_cv_c_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_BLAS_LIBS_set='' >ac_cv_env_BLAS_LIBS_value='' >ac_cv_env_CCC_set='' >ac_cv_env_CCC_value='' >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc48 >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing' >ac_cv_env_CPICFLAGS_set='' >ac_cv_env_CPICFLAGS_value='' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value='-I/usr/local/include -DLIBICONV_PLUG' >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value=cpp48 >ac_cv_env_CXXCPP_set='' >ac_cv_env_CXXCPP_value='' >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48' >ac_cv_env_CXXPICFLAGS_set='' >ac_cv_env_CXXPICFLAGS_value='' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++48 >ac_cv_env_DEFS_set='' >ac_cv_env_DEFS_value='' >ac_cv_env_DYLIB_LDFLAGS_set='' >ac_cv_env_DYLIB_LDFLAGS_value='' >ac_cv_env_DYLIB_LD_set='' >ac_cv_env_DYLIB_LD_value='' >ac_cv_env_F77_set=set >ac_cv_env_F77_value=gfortran48 >ac_cv_env_FCFLAGS_set=set >ac_cv_env_FCFLAGS_value=-Wl,-rpath=/usr/local/lib/gcc48 >ac_cv_env_FCPICFLAGS_set='' >ac_cv_env_FCPICFLAGS_value='' >ac_cv_env_FC_set=set >ac_cv_env_FC_value=gfortran48 >ac_cv_env_FFLAGS_set=set >ac_cv_env_FFLAGS_value='-O -Wl,-rpath=/usr/local/lib/gcc48' >ac_cv_env_FPICFLAGS_set='' >ac_cv_env_FPICFLAGS_value='' >ac_cv_env_JAVA_HOME_set='' >ac_cv_env_JAVA_HOME_value='' >ac_cv_env_LAPACK_LIBS_set='' >ac_cv_env_LAPACK_LIBS_value='' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48' >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value='' >ac_cv_env_LIBnn_set='' >ac_cv_env_LIBnn_value='' >ac_cv_env_MAIN_CFLAGS_set='' >ac_cv_env_MAIN_CFLAGS_value='' >ac_cv_env_MAIN_FFLAGS_set='' >ac_cv_env_MAIN_FFLAGS_value='' >ac_cv_env_MAIN_LDFLAGS_set='' >ac_cv_env_MAIN_LDFLAGS_value='' >ac_cv_env_MAIN_LD_set='' >ac_cv_env_MAIN_LD_value='' >ac_cv_env_MAKE_set='' >ac_cv_env_MAKE_value='' >ac_cv_env_OBJCFLAGS_set='' >ac_cv_env_OBJCFLAGS_value='' >ac_cv_env_OBJC_set=set >ac_cv_env_OBJC_value=gcc48 >ac_cv_env_R_BATCHSAVE_set='' >ac_cv_env_R_BATCHSAVE_value='' >ac_cv_env_R_BROWSER_set='' >ac_cv_env_R_BROWSER_value='' >ac_cv_env_R_PAPERSIZE_set='' >ac_cv_env_R_PAPERSIZE_value='' >ac_cv_env_R_PDFVIEWER_set='' >ac_cv_env_R_PDFVIEWER_value='' >ac_cv_env_R_PRINTCMD_set='' >ac_cv_env_R_PRINTCMD_value='' >ac_cv_env_R_SHELL_set='' >ac_cv_env_R_SHELL_value='' >ac_cv_env_SAFE_FFLAGS_set='' >ac_cv_env_SAFE_FFLAGS_value='' >ac_cv_env_SHLIB_CFLAGS_set='' >ac_cv_env_SHLIB_CFLAGS_value='' >ac_cv_env_SHLIB_CXXLDFLAGS_set=set >ac_cv_env_SHLIB_CXXLDFLAGS_value=-fpic >ac_cv_env_SHLIB_CXXLD_set='' >ac_cv_env_SHLIB_CXXLD_value='' >ac_cv_env_SHLIB_FCLDFLAGS_set='' >ac_cv_env_SHLIB_FCLDFLAGS_value='' >ac_cv_env_SHLIB_FCLD_set='' >ac_cv_env_SHLIB_FCLD_value='' >ac_cv_env_SHLIB_FFLAGS_set='' >ac_cv_env_SHLIB_FFLAGS_value='' >ac_cv_env_SHLIB_LDFLAGS_set=set >ac_cv_env_SHLIB_LDFLAGS_value=-fpic >ac_cv_env_SHLIB_LD_set='' >ac_cv_env_SHLIB_LD_value='' >ac_cv_env_TAR_set=set >ac_cv_env_TAR_value=/usr/bin/tar >ac_cv_env_TCLTK_CPPFLAGS_set='' >ac_cv_env_TCLTK_CPPFLAGS_value='' >ac_cv_env_TCLTK_LIBS_set='' >ac_cv_env_TCLTK_LIBS_value='' >ac_cv_env_XMKMF_set='' >ac_cv_env_XMKMF_value='' >ac_cv_env_YACC_set='' >ac_cv_env_YACC_value='' >ac_cv_env_YFLAGS_set='' >ac_cv_env_YFLAGS_value='' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=amd64-portbld-freebsd10.1 >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_r_arch_set='' >ac_cv_env_r_arch_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_f77_compiler_gnu=yes >ac_cv_f77_dummy_main=none >ac_cv_f77_libs=' -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lgfortran -lm -lssp_nonshared -lquadmath' >ac_cv_f77_mangling='lower case, underscore, no extra underscore' >ac_cv_fortran_dummy_main=none >ac_cv_func___b64_ntop=yes >ac_cv_func___b64_pton=yes >ac_cv_func___setfpucw=no >ac_cv_func__getlong=yes >ac_cv_func__getshort=yes >ac_cv_func__stat=yes >ac_cv_func_acl_create_entry_np=yes >ac_cv_func_acl_delete_def_file=yes >ac_cv_func_acl_delete_fd_np=yes >ac_cv_func_acl_delete_file_np=yes >ac_cv_func_acl_free=yes >ac_cv_func_acl_from_text=yes >ac_cv_func_acl_get_fd=yes >ac_cv_func_acl_get_file=yes >ac_cv_func_acl_set_fd=yes >ac_cv_func_acl_set_file=yes >ac_cv_func_alarm=yes >ac_cv_func_alloca=yes >ac_cv_func_alloca_works=yes >ac_cv_func_arc4random=yes >ac_cv_func_arc4random_buf=yes >ac_cv_func_arc4random_uniform=yes >ac_cv_func_argz_count=no >ac_cv_func_argz_next=no >ac_cv_func_argz_stringify=no >ac_cv_func_asprintf=yes >ac_cv_func_atexit=yes >ac_cv_func_bcmp=yes >ac_cv_func_bcopy=yes >ac_cv_func_bindresvport_sa=yes >ac_cv_func_btowc=yes >ac_cv_func_bzero=yes >ac_cv_func_chown=yes >ac_cv_func_clock=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_closedir=yes >ac_cv_func_closefrom=yes >ac_cv_func_daemon=yes >ac_cv_func_dirname=yes >ac_cv_func_dlopen=yes >ac_cv_func_dup2=yes >ac_cv_func_eaccess=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_fcntl=yes >ac_cv_func_fileno=yes >ac_cv_func_fork=yes >ac_cv_func_fpurge=yes >ac_cv_func_freeaddrinfo=yes >ac_cv_func_fseeko=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_fsync=yes >ac_cv_func_ftello=yes >ac_cv_func_futimes=yes >ac_cv_func_fwprintf=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdelim=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getline=yes >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpeereid=yes >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getpid=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getttyent=yes >ac_cv_func_getuid=yes >ac_cv_func_getwd=yes >ac_cv_func_glob=yes >ac_cv_func_group_from_gid=yes >ac_cv_func_history_truncate_file=yes >ac_cv_func_iconv=yes >ac_cv_func_iconvlist=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_innetgr=yes >ac_cv_func_isascii=yes >ac_cv_func_isblank=yes >ac_cv_func_isnan=yes >ac_cv_func_issetugid=yes >ac_cv_func_iswblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_link=yes >ac_cv_func_localtime=yes >ac_cv_func_login_getcapbool=yes >ac_cv_func_lstat=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_matherr=no >ac_cv_func_mbrlen=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbsrtowcs=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_mempcpy=no >ac_cv_func_memset=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mktemp=yes >ac_cv_func_mlock=yes >ac_cv_func_mmap=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_mprotect=yes >ac_cv_func_munlock=yes >ac_cv_func_munmap=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_obstacks=no >ac_cv_func_opendir=yes >ac_cv_func_pam_getenvlist=yes >ac_cv_func_pam_putenv=yes >ac_cv_func_pathconf=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_posix_spawn=yes >ac_cv_func_pread=yes >ac_cv_func_pstat_getdynamic=no >ac_cv_func_pthread_cond_broadcast=yes >ac_cv_func_pthread_cond_destroy=yes >ac_cv_func_pthread_cond_init=yes >ac_cv_func_pthread_cond_signal=yes >ac_cv_func_pthread_cond_timedwait=yes >ac_cv_func_pthread_cond_wait=yes >ac_cv_func_pthread_equal=yes >ac_cv_func_pthread_exit=yes >ac_cv_func_pthread_mutex_destroy=yes >ac_cv_func_pthread_mutex_init=yes >ac_cv_func_pthread_mutex_lock=yes >ac_cv_func_pthread_mutex_unlock=yes >ac_cv_func_pthread_self=yes >ac_cv_func_putenv=yes >ac_cv_func_pwrite=yes >ac_cv_func_raise=yes >ac_cv_func_rand=yes >ac_cv_func_random=yes >ac_cv_func_rawmemchr=no >ac_cv_func_readdir=yes >ac_cv_func_readlink=yes >ac_cv_func_readlinkat=yes >ac_cv_func_readpassphrase=yes >ac_cv_func_realpath=yes >ac_cv_func_recvmsg=yes >ac_cv_func_rename=yes >ac_cv_func_rresvport_af=yes >ac_cv_func_sched_yield=yes >ac_cv_func_select=yes >ac_cv_func_sendmsg=yes >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgroupent=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlinebuf=yes >ac_cv_func_setlocale=yes >ac_cv_func_setlogin=yes >ac_cv_func_setpassent=yes >ac_cv_func_setproctitle=yes >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setreuid=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setsid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setvbuf=yes >ac_cv_func_shmget=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_sigvec=yes >ac_cv_func_sleep=yes >ac_cv_func_snprintf=yes >ac_cv_func_socketpair=yes >ac_cv_func_srand=yes >ac_cv_func_srandom=yes >ac_cv_func_stat=yes >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_stpcpy=yes >ac_cv_func_stpncpy=yes >ac_cv_func_strbrk=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=yes >ac_cv_func_strlcpy=yes >ac_cv_func_strlen=yes >ac_cv_func_strmode=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strpbrk=yes >ac_cv_func_strptime=yes >ac_cv_func_strsep=yes >ac_cv_func_strsignal=yes >ac_cv_func_strtol=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtonum=yes >ac_cv_func_strtoul=yes >ac_cv_func_strtoull=yes >ac_cv_func_symlink=yes >ac_cv_func_sysconf=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_time=yes >ac_cv_func_towlower=yes >ac_cv_func_truncate=yes >ac_cv_func_tsearch=yes >ac_cv_func_uname=yes >ac_cv_func_unsetenv=yes >ac_cv_func_user_from_uid=yes >ac_cv_func_usleep=yes >ac_cv_func_utime=yes >ac_cv_func_utimes=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsprintf=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_func_wctob=yes >ac_cv_func_wcwidth=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_yield=no >ac_cv_func_yp_match=yes >ac_cv_have___va_copy=yes >ac_cv_have_clock_t=yes >ac_cv_have_control_in_msghdr=yes >ac_cv_have_decl_GLOB_NOMATCH=yes >ac_cv_have_decl_LLONG_MAX=yes >ac_cv_have_decl_MAXSYMLINKS=yes >ac_cv_have_decl_O_NONBLOCK=yes >ac_cv_have_decl_RLIMIT_NPROC=yes >ac_cv_have_decl_SHUT_RD=yes >ac_cv_have_decl__Exit=yes >ac_cv_have_decl_access=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alloca=no >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_btowc=yes >ac_cv_have_decl_cabs=yes >ac_cv_have_decl_cacos=yes >ac_cv_have_decl_carg=yes >ac_cv_have_decl_casin=yes >ac_cv_have_decl_catan=yes >ac_cv_have_decl_ccos=yes >ac_cv_have_decl_ccosh=yes >ac_cv_have_decl_cexp=yes >ac_cv_have_decl_chdir=yes >ac_cv_have_decl_chmod=yes >ac_cv_have_decl_chown=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_clock_gettime=yes >ac_cv_have_decl_clog=yes >ac_cv_have_decl_closedir=yes >ac_cv_have_decl_cpow=yes >ac_cv_have_decl_csin=yes >ac_cv_have_decl_csinh=yes >ac_cv_have_decl_csqrt=yes >ac_cv_have_decl_ctan=yes >ac_cv_have_decl_ctanh=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_execv=yes >ac_cv_have_decl_expm1=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_fdopen=yes >ac_cv_have_decl_fdopendir=yes >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes >ac_cv_have_decl_ferror_unlocked=yes >ac_cv_have_decl_ffsl=yes >ac_cv_have_decl_ffsll=yes >ac_cv_have_decl_fpurge=yes >ac_cv_have_decl_frexpl=yes >ac_cv_have_decl_fseeko=yes >ac_cv_have_decl_fstat=yes >ac_cv_have_decl_fstatat=yes >ac_cv_have_decl_fsync=yes >ac_cv_have_decl_ftello=yes >ac_cv_have_decl_ftruncate=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getdomainname=yes >ac_cv_have_decl_getdtablesize=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_geteuid=yes >ac_cv_have_decl_getgrgid=yes >ac_cv_have_decl_getgroups=yes >ac_cv_have_decl_gethostname=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_getloadavg=yes >ac_cv_have_decl_getlogin=yes >ac_cv_have_decl_getlogin_r=yes >ac_cv_have_decl_getpagesize=yes >ac_cv_have_decl_getpriority=yes >ac_cv_have_decl_getpwuid=yes >ac_cv_have_decl_getrlimit=yes >ac_cv_have_decl_getrusage=yes >ac_cv_have_decl_gets=yes >ac_cv_have_decl_getsubopt=yes >ac_cv_have_decl_gettimeofday=yes >ac_cv_have_decl_getuid=yes >ac_cv_have_decl_getusershell=yes >ac_cv_have_decl_glob=yes >ac_cv_have_decl_grantpt=yes >ac_cv_have_decl_h_errno=yes >ac_cv_have_decl_hypot=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_isfinite=yes >ac_cv_have_decl_isnan=yes >ac_cv_have_decl_iswblank=yes >ac_cv_have_decl_iswctype=yes >ac_cv_have_decl_kill=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_log10=yes >ac_cv_have_decl_log1p=yes >ac_cv_have_decl_log1pl=yes >ac_cv_have_decl_log2=yes >ac_cv_have_decl_lseek=yes >ac_cv_have_decl_lstat=yes >ac_cv_have_decl_mbrlen=yes >ac_cv_have_decl_mbrtowc=yes >ac_cv_have_decl_mbsinit=yes >ac_cv_have_decl_mbsnrtowcs=yes >ac_cv_have_decl_mbsrtowcs=yes >ac_cv_have_decl_mbstowcs=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_nearbyint=yes >ac_cv_have_decl_nearbyintl=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_powl=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_putenv=yes >ac_cv_have_decl_pwrite=yes >ac_cv_have_decl_random=yes >ac_cv_have_decl_rawmemchr=yes >ac_cv_have_decl_readdir=yes >ac_cv_have_decl_readlink=yes >ac_cv_have_decl_readlinkat=yes >ac_cv_have_decl_realpath=yes >ac_cv_have_decl_renameat=yes >ac_cv_have_decl_rewinddir=yes >ac_cv_have_decl_rint=yes >ac_cv_have_decl_rintl=yes >ac_cv_have_decl_rl_completion_matches=yes >ac_cv_have_decl_rmdir=yes >ac_cv_have_decl_rpmatch=yes >ac_cv_have_decl_scandir=yes >ac_cv_have_decl_sched_getaffinity=no >ac_cv_have_decl_sched_setaffinity=no >ac_cv_have_decl_select=yes >ac_cv_have_decl_setenv=yes >ac_cv_have_decl_sethostname=yes >ac_cv_have_decl_setlocale=yes >ac_cv_have_decl_setstate=yes >ac_cv_have_decl_setusershell=yes >ac_cv_have_decl_sigaction=yes >ac_cv_have_decl_sigaddset=yes >ac_cv_have_decl_sigaltstack=yes >ac_cv_have_decl_sigdelset=yes >ac_cv_have_decl_sigemptyset=yes >ac_cv_have_decl_sigfillset=yes >ac_cv_have_decl_sigismember=yes >ac_cv_have_decl_siglongjmp=yes >ac_cv_have_decl_sigpending=yes >ac_cv_have_decl_sigprocmask=yes >ac_cv_have_decl_sigsetjmp=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_strncasecmp=yes >ac_cv_have_decl_strncat=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_strpbrk=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_strsignal=yes >ac_cv_have_decl_strtod=yes >ac_cv_have_decl_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_sysconf=yes >ac_cv_have_decl_tcsendbreak=yes >ac_cv_have_decl_times=yes >ac_cv_have_decl_timespec_get=no >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_towctrans=yes >ac_cv_have_decl_ttyname_r=yes >ac_cv_have_decl_umask=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_utime=yes >ac_cv_have_decl_utimes=yes >ac_cv_have_decl_va_copy=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_wcsftime=no >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_wcstod=no >ac_cv_have_decl_wcstok=yes >ac_cv_have_decl_wcstombs=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_complex_h=yes >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dl_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_floatingpoint_h=yes >ac_cv_header_fpu_control_h=no >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_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_pwd_h=yes >ac_cv_header_random_h=no >ac_cv_header_readline_history_h=yes >ac_cv_header_readline_readline_h=yes >ac_cv_header_readpassphrase_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_rpc_types_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_search_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_spawn_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dir_h=yes >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_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_time_h=yes >ac_cv_header_sys_timers_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_time_h=yes >ac_cv_header_ttyent_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_vis_h=yes >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=amd64-portbld-freebsd10.1 >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=no >ac_cv_lib_edit_el_init=yes >ac_cv_lib_m_cos=yes >ac_cv_lib_m_sin=yes >ac_cv_lib_pam_pam_set_item=yes >ac_cv_lib_readline_rl_callback_read_char=yes >ac_cv_lib_rt_clock_gettime=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_objc_compiler_gnu=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_GETWD=/bin/pwd >ac_cv_path_GREP=/usr/bin/grep >ac_cv_path_GZIP=/usr/bin/gzip >ac_cv_path_INSTALL_INFO=/usr/bin/install-info >ac_cv_path_KPSEWHICH='' >ac_cv_path_MAKEINDEX='' >ac_cv_path_MAKEINFO=/usr/bin/makeinfo >ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp >ac_cv_path_NOTANGLE=false >ac_cv_path_PAGER=/usr/bin/more >ac_cv_path_PDFLATEX='' >ac_cv_path_PDFTEX='' >ac_cv_path_PERL=/usr/local/bin/perl >ac_cv_path_PERL_PATH=/usr/local/bin/perl >ac_cv_path_PKGCONF=/usr/local/bin/pkg-config >ac_cv_path_REALPATH=/bin/realpath >ac_cv_path_R_BROWSER=/usr/local/bin/firefox >ac_cv_path_R_BZIPCMD=/usr/bin/bzip2 >ac_cv_path_R_GZIPCMD=/usr/bin/gzip >ac_cv_path_R_PDFVIEWER=/usr/local/bin/xdg-open >ac_cv_path_R_UNZIPCMD=/usr/bin/unzip >ac_cv_path_R_ZIPCMD=/usr/local/bin/zip >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_TAR=/usr/bin/tar >ac_cv_path_TEX='' >ac_cv_path_TEXI2DVI='' >ac_cv_path_WHICH=/usr/bin/which >ac_cv_path_install=/usr/bin/install >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=/usr/local/bin/ar >ac_cv_prog_AWK=/usr/bin/awk >ac_cv_prog_CPP=cpp48 >ac_cv_prog_CXXCPP='g++48 -E' >ac_cv_prog_SED=/usr/bin/sed >ac_cv_prog_YACC='bison -y' >ac_cv_prog_ac_ct_CC=gcc48 >ac_cv_prog_ac_ct_OBJDUMP=/usr/local/bin/objdump >ac_cv_prog_ac_ct_RANLIB=/usr/local/bin/ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_c_openmp=-fopenmp >ac_cv_prog_cc_c89='' >ac_cv_prog_cc_c99=-std=gnu99 >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_prog_cxx_g=yes >ac_cv_prog_cxx_openmp=-fopenmp >ac_cv_prog_f77_g=yes >ac_cv_prog_f77_openmp=-fopenmp >ac_cv_prog_f77_v=-v >ac_cv_prog_gcc_traditional=no >ac_cv_prog_objc_g=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_connect='none required' >ac_cv_search_gethostbyname='none required' >ac_cv_search_opendir='none required' >ac_cv_search_xdr_string='none required' >ac_cv_sizeof_double=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_double=16 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_size_t=8 >ac_cv_type__Bool=yes >ac_cv_type_blkcnt_t=yes >ac_cv_type_char=yes >ac_cv_type_char_p=yes >ac_cv_type_double_complex=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_int64_t=yes >ac_cv_type_int=yes >ac_cv_type_int_fast64_t=yes >ac_cv_type_intmax_t=yes >ac_cv_type_intptr_t=yes >ac_cv_type_long=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_long_long_int=yes >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_nlink_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_posix_spawn_file_actions_t=yes >ac_cv_type_posix_spawnattr_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_short=yes >ac_cv_type_sig_atomic_t=yes >ac_cv_type_signal=void >ac_cv_type_sigset_t=yes >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_stack_t=yes >ac_cv_type_struct_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_wctrans_t=no >ac_cv_type_wint_t=yes >ac_cv_working_alloca_h=no >am_cv_func_iconv=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_cv_prog_tar_ustar=/usr/bin/tar >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1=const >cl_cv_prog_LN=/bin/ln >cl_cv_prog_cp='/bin/cp -p' >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_gets=yes >gl_cv_have_raw_decl_getsubopt=yes >gl_cv_have_raw_decl_gettimeofday=yes >gl_cv_have_raw_decl_getusershell=yes >gl_cv_have_raw_decl_grantpt=yes >gl_cv_have_raw_decl_imaxabs=yes >gl_cv_have_raw_decl_imaxdiv=yes >gl_cv_have_raw_decl_initstate=yes >gl_cv_have_raw_decl_isatty=yes >gl_cv_have_raw_decl_iswctype=yes >gl_cv_have_raw_decl_lchmod=yes >gl_cv_have_raw_decl_lchown=yes >gl_cv_have_raw_decl_link=yes >gl_cv_have_raw_decl_linkat=yes >gl_cv_have_raw_decl_lseek=yes >gl_cv_have_raw_decl_lstat=yes >gl_cv_have_raw_decl_mbrlen=yes >gl_cv_have_raw_decl_mbrtowc=yes >gl_cv_have_raw_decl_mbsinit=yes >gl_cv_have_raw_decl_mbsnrtowcs=yes >gl_cv_have_raw_decl_mbsrtowcs=yes >gl_cv_have_raw_decl_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_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_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='' >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/local/bin/ld >lt_cv_path_LDCXX=/usr/local/bin/ld >lt_cv_path_MAGIC_CMD=/usr/bin/file >lt_cv_path_NM=/usr/local/bin/nm >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_compiler_static_works_F77=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' >lt_cv_sys_max_cmd_len=262144 >r_cv_OBJCXX='' >r_cv_c_inline=inline >r_cv_c_libs=' -L/usr/local/lib -L/usr/local/lib/gcc48 -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lssp_nonshared -lgcc_s' >r_cv_check_fw_save_LIBS='-L/usr/local/lib -lmissing -lm ' >r_cv_check_fw_vecLib=no >r_cv_func_calloc_works=yes >r_cv_func_isfinite_works=yes >r_cv_func_log1p_works=yes >r_cv_func_sigaction_works=yes >r_cv_header_glibc2=no >r_cv_header_setjmp_posix=yes >r_cv_iconv_latin1=yes >r_cv_ieee_754=yes >r_cv_mktime_errno=no >r_cv_objc_runtime=-lobjc >r_cv_objc_runtime_style=unknown >r_cv_prog_c_v=-v >r_cv_prog_cc_c_o_lo=yes >r_cv_prog_cc_m='$(CC) -MM' >r_cv_prog_cc_vis=yes >r_cv_prog_cxx_m=yes >r_cv_prog_f77_append_second_underscore=no >r_cv_prog_f77_append_underscore=yes >r_cv_prog_f77_can_run=yes >r_cv_prog_f77_cc_compat=yes >r_cv_prog_f77_cc_compat_complex=yes >r_cv_prog_f77_vis=yes >r_cv_prog_makeinfo_v4=yes >r_cv_prog_objc_flag__fobjc_exceptions=yes >r_cv_prog_objc_m='gcc48 -MM' >r_cv_putenv_unset2=no >r_cv_putenv_unset=no >r_cv_size_max=yes >r_cv_type_socklen=socklen_t >r_cv_visibility_attribute=yes >r_cv_working_ftell=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='$(SHELL) $(top_srcdir)/tools/missing aclocal' >ALLOCA='' >AR='/usr/local/bin/ar' >ARFLAGS='rc' >AUTOCONF='autoconf' >AUTOHEADER='autoheader' >AUTOMAKE='$(SHELL) $(top_srcdir)/tools/missing automake' >AWK='/usr/bin/awk' >BITMAP_LIBS='' >BLAS_LIBS0='' >BLAS_LIBS='-L$(R_HOME)/lib$(R_ARCH) -lRblas' >BLAS_SHLIB_FALSE='#' >BLAS_SHLIB_TRUE='' >BUILDDIR_IS_SRCDIR='yes' >BUILD_AQUA_FALSE='' >BUILD_AQUA_TRUE='' >BUILD_BZLIB_FALSE='' >BUILD_BZLIB_TRUE='' >BUILD_CC='' >BUILD_CYGWIN_FALSE='' >BUILD_CYGWIN_TRUE='#' >BUILD_DEVCAIRO_FALSE='' >BUILD_DEVCAIRO_TRUE='' >BUILD_HTML_FALSE='' >BUILD_HTML_TRUE='#' >BUILD_INCLUDED_LIBINTL='' >BUILD_LIBINTL_FALSE='' >BUILD_LIBINTL_TRUE='' >BUILD_LTO_FALSE='' >BUILD_LTO_TRUE='#' >BUILD_PCRE_FALSE='' >BUILD_PCRE_TRUE='' >BUILD_R='' >BUILD_X11_FALSE='' >BUILD_X11_TRUE='' >BUILD_XDR_FALSE='' >BUILD_XDR_TRUE='' >BUILD_XZ_FALSE='' >BUILD_XZ_TRUE='' >BUILD_ZLIB_FALSE='' >BUILD_ZLIB_TRUE='' >BYTE_COMPILE_PACKAGES_FALSE='#' >BYTE_COMPILE_PACKAGES_TRUE='' >CAIROX11_CPPFLAGS='' >CAIROX11_LIBS='' >CAIRO_CPPFLAGS='' >CAIRO_LIBS='' >CATOBJEXT='' >CC='gcc48 -std=gnu99' >CFLAGS='-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fpic ' >CFLAG_VISIBILITY='' >COMPILE_FORTRAN_DOUBLE_COMPLEX_FALSE='' >COMPILE_FORTRAN_DOUBLE_COMPLEX_TRUE='#' >CPICFLAGS='-fpic' >CPP='cpp48' >CPPFLAGS='-I/usr/local/include -DLIBICONV_PLUG ' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='#' >CXX='g++48' >CXXCPP0='$(CXX) -E' >CXXCPP='g++48 -E' >CXXFLAGS='-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -fpic ' >CXXPICFLAGS='-fpic' >C_VISIBILITY='-fvisibility=hidden' >DATADIRNAME='' >DEFS='' >DSYMUTIL='' >DUMPBIN='' >DYLIB_EXT='.so' >DYLIB_LD='$(CC)' >DYLIB_LDFLAGS='-fpic -shared -fopenmp' >DYLIB_UNDEFINED_ALLOWED_FALSE='#' >DYLIB_UNDEFINED_ALLOWED_TRUE='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/usr/bin/egrep' >EXEEXT='' >F77='gfortran48' >F77_VISIBILITY='-fvisibility=hidden' >FC='gfortran48' >FCFLAGS='-Wl,-rpath=/usr/local/lib/gcc48' >FCFLAGS_f90='' >FCFLAGS_f95='' >FCLIBS='' >FCPICFLAGS='' >FFLAGS='-O -Wl,-rpath=/usr/local/lib/gcc48 -fpic ' >FGREP='/usr/bin/fgrep' >FLIBS=' -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath' >FLIBS_IN_SO=' -lmissing -lm -lgfortran -lm -lssp_nonshared -lquadmath' >FOUNDATION_CPPFLAGS='' >FOUNDATION_LIBS='' >FPICFLAGS='-fpic' >FW_VERSION='' >GENCAT='' >GETWD='/bin/pwd' >GLIBC21='' >GLIBC2='' >GREP='/usr/bin/grep' >HAVE_ASPRINTF='' >HAVE_FORTRAN_DOUBLE_COMPLEX='' >HAVE_POSIX_PRINTF='' >HAVE_SNPRINTF='' >HAVE_VISIBILITY='' >HAVE_WPRINTF='' >INSTALL_DATA='install -o root -g wheel -m 0644' >INSTALL_INFO='/usr/bin/install-info' >INSTALL_PROGRAM='install -s -o root -g wheel -m 555' >INSTALL_SCRIPT='install -o root -g wheel -m 555' >INSTOBJEXT='' >INTLBISON='' >INTLLIBS='' >INTLOBJS='' >INTL_LIBTOOL_SUFFIX_PREFIX='' >INTL_MACOSX_LIBS='' >JAR='' >JAVA='' >JAVAC='' >JAVAH='' >JAVA_CPPFLAGS0='' >JAVA_HOME='' >JAVA_LD_LIBRARY_PATH='' >JAVA_LIBS0='' >KPSEWHICH='' >LAPACK_LDFLAGS='' >LAPACK_LIBS='-L$(R_HOME)/lib$(R_ARCH) -lRlapack' >LD='/usr/local/bin/ld' >LDFLAGS=' -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48' >LIBICONV='' >LIBINTL='' >LIBM='-L/usr/local/lib -lmissing -lm' >LIBMULTITHREAD='' >LIBOBJS='' >LIBPTH='' >LIBR='-L$(R_HOME)/lib$(R_ARCH) -lR' >LIBR_LDFLAGS='' >LIBS='-L/usr/local/lib -lmissing -lm ' >LIBTHREAD='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_DEPS='tools/ltmain.sh' >LIBnn='lib' >LIPO='' >LN_S='ln -s' >LTLIBICONV='' >LTLIBINTL='' >LTLIBMULTITHREAD='' >LTLIBOBJS='' >LTLIBPTH='' >LTLIBTHREAD='' >LTO='' >LTOALL='' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAIN_CFLAGS='' >MAIN_FFLAGS='' >MAIN_LD='$(CC)' >MAIN_LDFLAGS='-export-dynamic -fopenmp' >MAJ_MIN_VERSION='3.0' >MAKE='make' >MAKEINDEX='' >MAKEINFO='/usr/bin/makeinfo' >MKDIR_P='' >NM='/usr/local/bin/nm' >NMEDIT='' >NOTANGLE='false' >OBJC='gcc48' >OBJCFLAGS='-g -O2 -fobjc-exceptions' >OBJCXX='' >OBJCXXFLAGS='' >OBJC_LIBS='-lobjc ' >OBJDUMP='/usr/local/bin/objdump' >OBJEXT='o' >OPENMP_CFLAGS='-fopenmp' >OPENMP_CXXFLAGS='-fopenmp' >OPENMP_FCFLAGS='' >OPENMP_FFLAGS='-fopenmp' >OSF_SH_BUG='' >OTOOL64='' >OTOOL='' >PACKAGE='R' >PACKAGE_BUGREPORT='http://bugs.r-project.org' >PACKAGE_NAME='R' >PACKAGE_STRING='R 3.0.2' >PACKAGE_TARNAME='R' >PACKAGE_URL='http://www.r-project.org' >PACKAGE_VERSION='3.0.2' >PAGER='/usr/bin/more' >PAPERCONF='' >PATH_SEPARATOR=':' >PDFLATEX='' >PDFTEX='' >PKGCONF='/usr/local/bin/pkg-config' >POSUB='' >PRI_MACROS_BROKEN='' >RANLIB='/usr/local/bin/ranlib' >RBLAS_LDFLAGS='' >READLINE_LIBS='-lreadline ' >REALPATH='/bin/realpath' >RLAPACK_LDFLAGS='' >RMATH_HAVE_EXPM1='# define HAVE_EXPM1 1' >RMATH_HAVE_HYPOT='# define HAVE_HYPOT 1' >RMATH_HAVE_LOG1P='# define HAVE_LOG1P 1' >RMATH_HAVE_WORKING_LOG1P='# define HAVE_WORKING_LOG1P 1' >R_ARCH='' >R_BATCHSAVE='' >R_BROWSER='/usr/local/bin/firefox' >R_BZIPCMD='/usr/bin/bzip2' >R_CONFIG_ARGS=' '\''--enable-memory-profiling'\'' '\''rdocdir=/usr/local/share/doc/R'\'' '\''--with-system-bzlib'\'' '\''--with-system-zlib'\'' '\''--with-blas=no'\'' '\''--with-lapack=no'\'' '\''--with-ICU'\'' '\''--with-system-pcre'\'' '\''--enable-threads=posix'\'' '\''--with-jpeglib'\'' '\''--enable-R-shlib'\'' '\''--with-libpng'\'' '\''--with-tcltk'\'' '\''--with-tcl-config=/usr/local/lib/tcl8.6/tclConfig.sh'\'' '\''--with-tk-config=/usr/local/lib/tk8.6/tkConfig.sh'\'' '\''--with-libtiff'\'' '\''--with-x'\'' '\''--x-libraries=/usr/local/lib'\'' '\''--x-includes=/usr/local/include'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=amd64-portbld-freebsd10.1'\'' '\''build_alias=amd64-portbld-freebsd10.1'\'' '\''SHLIB_LDFLAGS=-fpic'\'' '\''SHLIB_CXXLDFLAGS=-fpic'\'' '\''TAR=/usr/bin/tar'\'' '\''CC=gcc48'\'' '\''CFLAGS=-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing'\'' '\''LDFLAGS= -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48'\'' '\''LIBS='\'' '\''CPPFLAGS=-I/usr/local/include -DLIBICONV_PLUG'\'' '\''CPP=cpp48'\'' '\''F77=gfortran48'\'' '\''FFLAGS=-O -Wl,-rpath=/usr/local/lib/gcc48'\'' '\''CXX=g++48'\'' '\''CXXFLAGS=-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48'\'' '\''OBJC=gcc48'\'' '\''FC=gfortran48'\'' '\''FCFLAGS=-Wl,-rpath=/usr/local/lib/gcc48'\''' >R_DEFS='' >R_GZIPCMD='/usr/bin/gzip' >R_JAVA_LD_LIBRARY_PATH='' >R_LD_LIBRARY_PATH='/usr/local/lib:/usr/local/lib/gcc48:/usr/local/lib/gcc48' >R_OPENMP_CFLAGS='-fopenmp' >R_OPENMP_FFLAGS='-fopenmp' >R_OS='freebsd10.1' >R_OSTYPE='unix' >R_PAPERSIZE='' >R_PDFVIEWER='/usr/local/bin/xdg-open' >R_PLATFORM='amd64-portbld-freebsd10.1' >R_PRINTCMD='' >R_PROFILING='' >R_RD4PDF='times,inconsolata,hyper' >R_SHELL='' >R_SYSTEM_ABI='freebsd,gcc,gxx,gfortran,?' >R_UNZIPCMD='/usr/bin/unzip' >R_XTRA_CFLAGS='' >R_XTRA_CPPFLAGS2='-I$(R_INCLUDE_DIR)' >R_XTRA_CPPFLAGS='' >R_XTRA_CXXFLAGS='' >R_XTRA_FFLAGS='' >R_XTRA_LIBS='' >R_ZIPCMD='/usr/local/bin/zip' >Rshlibpath_var='LD_LIBRARY_PATH' >SAFE_FFLAGS='-O -Wl,-rpath=/usr/local/lib/gcc48 -ffloat-store' >SED='/usr/bin/sed' >SHELL='/bin/sh' >SHLIB_CFLAGS='' >SHLIB_CXXFLAGS='' >SHLIB_CXXLD='$(CXX)' >SHLIB_CXXLDFLAGS='-fpic -shared' >SHLIB_EXT='.so' >SHLIB_FCLD='' >SHLIB_FCLDFLAGS='' >SHLIB_FFLAGS='' >SHLIB_LD='$(CC)' >SHLIB_LDFLAGS='-fpic -shared' >SHLIB_LIBADD='' >SHLIB_OPENMP_CFLAGS='' >SHLIB_OPENMP_CXXFLAGS='' >SHLIB_OPENMP_FCFLAGS='' >SHLIB_OPENMP_FFLAGS='' >STATICR1='' >STATICR2='' >STRIP='strip' >TAR='/usr/bin/tar' >TCLTK_CPPFLAGS='' >TCLTK_LIBS='' >TCL_CONFIG='/usr/local/lib/tcl8.6/tclConfig.sh' >TEX='' >TEXI2DVI='' >TEXI2DVICMD='texi2dvi' >TIRPC_CPPFLAGS='' >TK_CONFIG='/usr/local/lib/tk8.6/tkConfig.sh' >USE_EXPORTFILES_FALSE='' >USE_EXPORTFILES_TRUE='#' >USE_EXTERNAL_BLAS_FALSE='' >USE_EXTERNAL_BLAS_TRUE='#' >USE_EXTERNAL_LAPACK_FALSE='' >USE_EXTERNAL_LAPACK_TRUE='#' >USE_ICU='' >USE_ICU_APPLE='' >USE_INCLUDED_LIBINTL='' >USE_MMAP_ZLIB_FALSE='' >USE_MMAP_ZLIB_TRUE='' >USE_NLS='' >USE_NLS_FALSE='' >USE_NLS_TRUE='' >USE_RECOMMENDED_PACKAGES_FALSE='' >USE_RECOMMENDED_PACKAGES_TRUE='' >USE_VECLIB_G95FIX_FALSE='' >USE_VECLIB_G95FIX_TRUE='#' >VERSION='3.0.2' >WANT_R_FRAMEWORK_FALSE='' >WANT_R_FRAMEWORK_TRUE='#' >WANT_R_SHLIB_FALSE='#' >WANT_R_SHLIB_TRUE='' >WANT_R_STATIC_FALSE='' >WANT_R_STATIC_TRUE='#' >WHICH='/usr/bin/which' >WOE32DLL='' >XMKMF='' >XTRA_INTL_CPPFLAGS='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS='' >YACC='bison -y' >YFLAGS='' >ac_ct_CC='gcc48' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >ac_ct_F77='' >ac_ct_FC='' >ac_ct_OBJC='' >bindir='${exec_prefix}/bin' >build='amd64-portbld-freebsd10.1' >build_alias='amd64-portbld-freebsd10.1' >build_cpu='amd64' >build_os='freebsd10.1' >build_vendor='portbld' >config_opts=' '\''--enable-memory-profiling'\'' '\''rdocdir=/usr/local/share/doc/R'\'' '\''--with-system-bzlib'\'' '\''--with-system-zlib'\'' '\''--with-blas=no'\'' '\''--with-lapack=no'\'' '\''--with-ICU'\'' '\''--with-system-pcre'\'' '\''--enable-threads=posix'\'' '\''--with-jpeglib'\'' '\''--enable-R-shlib'\'' '\''--with-libpng'\'' '\''--with-tcltk'\'' '\''--with-tcl-config=/usr/local/lib/tcl8.6/tclConfig.sh'\'' '\''--with-tk-config=/usr/local/lib/tk8.6/tkConfig.sh'\'' '\''--with-libtiff'\'' '\''--with-x'\'' '\''--x-libraries=/usr/local/lib'\'' '\''--x-includes=/usr/local/include'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=amd64-portbld-freebsd10.1'\'' '\''build_alias=amd64-portbld-freebsd10.1'\'' '\''SHLIB_LDFLAGS=-fpic'\'' '\''SHLIB_CXXLDFLAGS=-fpic'\'' '\''TAR=/usr/bin/tar'\'' '\''CC=gcc48'\'' '\''CFLAGS=-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing'\'' '\''LDFLAGS= -L/usr/local/lib -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48'\'' '\''LIBS='\'' '\''CPPFLAGS=-I/usr/local/include -DLIBICONV_PLUG'\'' '\''CPP=cpp48'\'' '\''F77=gfortran48'\'' '\''FFLAGS=-O -Wl,-rpath=/usr/local/lib/gcc48'\'' '\''CXX=g++48'\'' '\''CXXFLAGS=-O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48'\'' '\''OBJC=gcc48'\'' '\''FC=gfortran48'\'' '\''FCFLAGS=-Wl,-rpath=/usr/local/lib/gcc48'\''' >custom_JAVA_CPPFLAGS='' >custom_JAVA_HOME='' >custom_JAVA_LD_LIBRARY_PATH='' >custom_JAVA_LIBS='' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='amd64-portbld-freebsd10.1' >host_alias='' >host_cpu='amd64' >host_os='freebsd10.1' >host_vendor='portbld' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/local/info' >libdir='${exec_prefix}/${LIBnn}' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >lt_ECHO='echo' >mandir='/usr/local/man' >mkdir_p='' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr/local' >program_transform_name='s,x,x,' >psdir='${docdir}' >r_arch='' >rdocdir='/usr/local/share/doc/R' >rincludedir='${rhome}/include' >rsharedir='${rhome}/share' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >shlibpath_var='LD_LIBRARY_PATH' >striplib='strip --strip-unneeded' >stripstaticlib='strip --strip-debug' >sysconfdir='${prefix}/etc' >target_alias='' >use_tcltk='' > >## ------------------- ## >## File substitutions. ## >## ------------------- ## > >r_cc_lo_rules_frag='Makefrag.cc_lo' >r_cc_rules_frag='Makefrag.cc' >r_cxx_rules_frag='Makefrag.cxx' >r_objc_rules_frag='Makefrag.m' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "R" >#define PACKAGE_TARNAME "R" >#define PACKAGE_VERSION "3.0.2" >#define PACKAGE_STRING "R 3.0.2" >#define PACKAGE_BUGREPORT "http://bugs.r-project.org" >#define PACKAGE_URL "http://www.r-project.org" >#define PACKAGE "R" >#define VERSION "3.0.2" >#define R_PLATFORM "amd64-portbld-freebsd10.1" >#define R_CPU "amd64" >#define R_VENDOR "portbld" >#define R_OS "freebsd10.1" >#define Unix 1 >#define R_ARCH "" >#define HAVE_VISIBILITY_ATTRIBUTE 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HAVE_LIBM 1 >#define HAVE_READLINE_HISTORY_H 1 >#define HAVE_READLINE_READLINE_H 1 >#define HAVE_LIBREADLINE 1 >#define HAVE_HISTORY_TRUNCATE_FILE 1 >#define HAVE_RL_COMPLETION_MATCHES 1 >#define STDC_HEADERS 1 >#define HAVE_DIRENT_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ELF_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FLOATINGPOINT_H 1 >#define HAVE_GLOB_H 1 >#define HAVE_GRP_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_PWD_H 1 >#define HAVE_SCHED_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRING_H 1 >#define HAVE_DECL_SIGSETJMP 1 >#define HAVE_DECL_SIGLONGJMP 1 >#define HAVE_POSIX_SETJMP 1 >#define RETSIGTYPE void >#define HAVE_INT64_T 1 >#define HAVE_INT_FAST64_T 1 >#define HAVE_DECL_SIZE_MAX 1 >#define R_SOCKLEN_T socklen_t >#define HAVE_STACK_T 1 >#define HAVE_INTPTR_T 1 >#define HAVE_UINTPTR_T 1 >#define R_INLINE inline >#define SIZEOF_INT 4 >#define INT_32_BITS 1 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_DOUBLE 8 >#define SIZEOF_SIZE_T 8 >#define HAVE_LONG_DOUBLE 1 >#define SIZEOF_LONG_DOUBLE 16 >#define F77_FUNC(name,NAME) name ## _ >#define F77_FUNC_(name,NAME) name ## _ >#define HAVE_F77_UNDERSCORE 1 >#define HAVE_FORTRAN_DOUBLE_COMPLEX 1 >#define SHLIB_EXT ".so" >#define HAVE_OPENMP 1 >#define HAVE_OFF_T 1 >#define HAVE_ALLOCA 1 >#define HAVE_DECL_ALLOCA 0 >#define HAVE_EXPM1 1 >#define HAVE_HYPOT 1 >#define HAVE_LOG1P 1 >#define HAVE_LOG1PL 1 >#define HAVE_LOG2 1 >#define HAVE_LOG10 1 >#define HAVE_NEARBYINT 1 >#define HAVE_NEARBYINTL 1 >#define HAVE_POWL 1 >#define HAVE_RINT 1 >#define HAVE_RINTL 1 >#define HAVE_VA_COPY 1 >#define HAVE_ISBLANK 1 >#define HAVE_FSEEKO 1 >#define HAVE_FTELLO 1 >#define HAVE_FCNTL 1 >#define HAVE_GETGRGID 1 >#define HAVE_GETPWUID 1 >#define HAVE_KILL 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGALTSTACK 1 >#define HAVE_SIGEMPTYSET 1 >#define HAVE_FDOPEN 1 >#define HAVE_POPEN 1 >#define HAVE_SETENV 1 >#define HAVE_UNSETENV 1 >#define HAVE_GETRLIMIT 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_GETPRIORITY 1 >#define HAVE_CHMOD 1 >#define HAVE_MKFIFO 1 >#define HAVE_STAT 1 >#define HAVE_UMASK 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_UTIMES 1 >#define HAVE_TIMES 1 >#define HAVE_ACCESS 1 >#define HAVE_CHDIR 1 >#define HAVE_EXECV 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_GETCWD 1 >#define HAVE_GETEUID 1 >#define HAVE_GETUID 1 >#define HAVE_LINK 1 >#define HAVE_READLINK 1 >#define HAVE_SYMLINK 1 >#define HAVE_SYSCONF 1 >#define HAVE_UTIME 1 >#define HAVE_LIBRT 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_PUTENV 1 >#define HAVE_DECL_PUTENV 1 >#define HAVE_VASPRINTF 1 >#define HAVE_DECL_VASPRINTF 1 >#define HAVE_REALPATH 1 >#define HAVE_DECL_REALPATH 1 >#define HAVE_GLOB 1 >#define HAVE_OFF_T 1 >#define HAVE_ISNAN 1 >#define HAVE_DECL_ISFINITE 1 >#define HAVE_DECL_ISNAN 1 >#define IEEE_754 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_MKDTEMP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_DECL_MKDTEMP 1 >#define HAVE_DECL_STRDUP 1 >#define HAVE_DECL_STRNCASECMP 1 >#define HAVE_WORKING_CALLOC 1 >#define HAVE_WORKING_ISFINITE 1 >#define HAVE_WORKING_LOG1P 1 >#define HAVE_WORKING_FTELL 1 >#define HAVE_WORKING_SIGACTION 1 >#define HAVE_CABS 1 >#define HAVE_CARG 1 >#define HAVE_CEXP 1 >#define HAVE_CLOG 1 >#define HAVE_CSQRT 1 >#define HAVE_CPOW 1 >#define HAVE_CCOS 1 >#define HAVE_CSIN 1 >#define HAVE_CTAN 1 >#define HAVE_CACOS 1 >#define HAVE_CASIN 1 >#define HAVE_CATAN 1 >#define HAVE_CCOSH 1 >#define HAVE_CSINH 1 >#define HAVE_CTANH 1 >#define HAVE_ICONV_H 1 >#define HAVE_ICONV 1 >#define HAVE_ICONVLIST 1 >#define HAVE_ICONV 1 >#define ICONV_CONST const >#define HAVE_WCHAR_H 1 >#define HAVE_WCTYPE_H 1 >#define HAVE_MBRTOWC 1 >#define HAVE_WCRTOMB 1 >#define HAVE_WCSCOLL 1 >#define HAVE_MBSTOWCS 1 >#define HAVE_WCSTOMBS 1 >#define HAVE_WCTRANS 1 >#define HAVE_ISWBLANK 1 >#define HAVE_WCTYPE 1 >#define HAVE_ISWCTYPE 1 >#define HAVE_MBSTATE_T 1 > >configure: exit 1
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 196292
: 150982 |
151089
|
151091