FreeBSD Bugzilla – Attachment 148236 Details for
Bug 194327
lang/ruby20 fails to compile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 801.68 KB, created by
oz42
on 2014-10-13 09:24:27 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
oz42
Created:
2014-10-13 09:24:27 UTC
Size:
801.68 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --with-rubyhdrdir=/usr/local/include/ruby-2.0/ --with-rubylibprefix=/usr/local/lib/ruby --docdir=/usr/local/share/doc/ruby20 --with-soname=ruby20 --program-prefix= --program-suffix=20 --enable-shared --enable-pthread --disable-rpath --with-ruby-version=minor --with-sitedir=/usr/local/lib/ruby/site_ruby --with-vendordir=/usr/local/lib/ruby/vendor_ruby --disable-install-capi --disable-install-rdoc --enable-dtrace --disable-libedit --with-readline-prefix=/usr/local --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd10 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = fb64.corp.draeger.global >uname -m = amd64 >uname -r = 10.0-RELEASE-p9 >uname -s = FreeBSD >uname -v = FreeBSD 10.0-RELEASE-p9 #0: Wed Sep 24 16:19:48 CEST 2014 root@fb64.corp.draeger.global:/usr/obj/usr/src/sys/OZ > >/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:2692: 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:2883: checking build system type >configure:2897: result: amd64-portbld-freebsd10 >configure:3003: checking host system type >configure:3016: result: amd64-portbld-freebsd10 >configure:3036: checking target system type >configure:3049: result: amd64-portbld-freebsd10 >configure:3737: checking for C compiler version >configure:3746: cc --version >&5 >FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >Target: x86_64-unknown-freebsd10.0 >Thread model: posix >configure:3757: $? = 0 >configure:3746: cc -v >&5 >FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >Target: x86_64-unknown-freebsd10.0 >Thread model: posix >configure:3757: $? = 0 >configure:3746: cc -V >&5 >cc: error: argument to '-V' is missing (expected 1 value) >cc: error: no input files >configure:3757: $? = 1 >configure:3746: cc -qversion >&5 >cc: error: no input files >configure:3757: $? = 1 >configure:3777: checking whether the C compiler works >configure:3799: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib -pthread >&5 >configure:3803: $? = 0 >configure:3851: result: yes >configure:3854: checking for C compiler default output file name >configure:3856: result: a.out >configure:3862: checking for suffix of executables >configure:3869: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib -pthread >&5 >configure:3873: $? = 0 >configure:3895: result: >configure:3917: checking whether we are cross compiling >configure:3925: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib conftest.c -L/usr/local/lib -pthread >&5 >configure:3929: $? = 0 >configure:3936: ./conftest >configure:3940: $? = 0 >configure:3955: result: no >configure:3960: checking for suffix of object files >configure:3982: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:3986: $? = 0 >configure:4007: result: o >configure:4011: checking whether we are using the GNU C compiler >configure:4030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:4030: $? = 0 >configure:4039: result: yes >configure:4048: checking whether cc accepts -g >configure:4068: cc -c -g -I/usr/local/include conftest.c >&5 >configure:4068: $? = 0 >configure:4109: result: yes >configure:4126: checking for cc option to accept ISO C89 >configure:4189: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:4189: $? = 0 >configure:4202: result: none needed >configure:4334: checking for C++ compiler version >configure:4343: c++ --version >&5 >FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >Target: x86_64-unknown-freebsd10.0 >Thread model: posix >configure:4354: $? = 0 >configure:4343: c++ -v >&5 >FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 >Target: x86_64-unknown-freebsd10.0 >Thread model: posix >configure:4354: $? = 0 >configure:4343: c++ -V >&5 >c++: error: argument to '-V' is missing (expected 1 value) >c++: error: no input files >configure:4354: $? = 1 >configure:4343: c++ -qversion >&5 >c++: error: no input files >configure:4354: $? = 1 >configure:4358: checking whether we are using the GNU C++ compiler >configure:4377: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5 >configure:4377: $? = 0 >configure:4386: result: yes >configure:4395: checking whether c++ accepts -g >configure:4415: c++ -c -g -I/usr/local/include conftest.cpp >&5 >configure:4415: $? = 0 >configure:4456: result: yes >configure:4485: checking how to run the C preprocessor >configure:4555: result: cpp >configure:4575: cpp -I/usr/local/include conftest.c >configure:4575: $? = 0 >configure:4589: cpp -I/usr/local/include conftest.c >conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^ >1 error generated. >configure:4589: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4669: checking for grep that handles long lines and -e >configure:4727: result: /usr/bin/grep >configure:4732: checking for egrep >configure:4794: result: /usr/bin/egrep >configure:4800: checking whether cc needs -traditional >conftest.c:12:10: fatal error: 'sgtty.h' file not found >#include <sgtty.h> > ^ >1 error generated. >conftest.c:12:10: fatal error: 'termio.h' file not found >#include <termio.h> > ^ >1 error generated. >configure:4834: result: no >configure:4988: checking for ld >configure:5004: found /usr/bin/ld >configure:5015: result: ld >configure:5056: checking whether the linker is GNU ld >configure:5068: result: yes >configure:5072: checking whether cpp accepts -o >configure:5084: cpp -o conftest-1.i conftest.c >configure:5084: $? = 0 >configure:5091: result: yes >configure:5370: checking for ranlib >configure:5386: found /usr/bin/ranlib >configure:5397: result: ranlib >configure:5462: checking for ar >configure:5478: found /usr/bin/ar >configure:5489: result: ar >configure:5600: checking for as >configure:5616: found /usr/bin/as >configure:5627: result: as >configure:5709: checking for objdump >configure:5725: found /usr/bin/objdump >configure:5736: result: objdump >configure:5809: checking for objcopy >configure:5825: found /usr/bin/objcopy >configure:5836: result: objcopy >configure:6253: checking for nm >configure:6269: found /usr/bin/nm >configure:6280: result: nm >configure:6303: checking whether ln -s works >configure:6307: result: yes >configure:6314: checking whether make sets $(MAKE) >configure:6336: result: yes >configure:6359: checking for a BSD-compatible install >configure:6427: result: /usr/bin/install -c -o root -g wheel >configure:6438: checking for a thread-safe mkdir -p >configure:6477: result: /bin/mkdir -p >configure:6497: checking for dtrace >configure:6513: found /usr/sbin/dtrace >configure:6524: result: dtrace >configure:6576: checking for dot >configure:6606: result: no >configure:6618: checking for doxygen >configure:6648: result: no >configure:6704: checking for pkg-config >configure:6725: found /usr/local/bin/pkg-config >configure:6748: result: pkg-config >configure:6758: checking for ANSI C header files >configure:6862: result: yes >configure:6875: checking for sys/types.h >configure:6875: result: yes >configure:6875: checking for sys/stat.h >configure:6875: result: yes >configure:6875: checking for stdlib.h >configure:6875: result: yes >configure:6875: checking for string.h >configure:6875: result: yes >configure:6875: checking for memory.h >configure:6875: result: yes >configure:6875: checking for strings.h >configure:6875: result: yes >configure:6875: checking for inttypes.h >configure:6875: result: yes >configure:6875: checking for stdint.h >configure:6875: result: yes >configure:6875: checking for unistd.h >configure:6875: result: yes >configure:6888: checking for minix/config.h >configure:6888: result: no >configure:6909: checking whether it is safe to define __EXTENSIONS__ >configure:6927: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:6927: $? = 0 >configure:6934: result: yes >configure:6966: checking for cd using physical directory >configure:6981: result: cd -P >configure:7022: checking whether -Wno-unused-parameter is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wno-unused-parameter -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wno-parentheses is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wno-parentheses -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wno-long-long is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wno-long-long -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wno-missing-field-initializers is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wno-missing-field-initializers -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wunused-variable is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wunused-variable -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wpointer-arith is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wpointer-arith -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wwrite-strings is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wwrite-strings -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wdeclaration-after-statement is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wshorten-64-to-32 is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wshorten-64-to-32 -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7022: checking whether -Wimplicit-function-declaration is accepted as CFLAGS >configure:7045: cc -c -O2 -pipe -fno-strict-aliasing -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:7045: $? = 0 >configure:7059: result: yes >configure:7147: checking whether -Wall -Wextra is accepted as CFLAGS >configure:7170: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include conftest.c >&5 >configure:7170: $? = 0 >configure:7172: result: yes >configure:7326: checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS >configure:7349: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -D_FORTIFY_SOURCE=2 -I/usr/local/include conftest.c >&5 >configure:7349: $? = 0 >configure:7359: result: yes >configure:7386: checking whether -fstack-protector is accepted as CFLAGS >configure:7409: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fstack-protector -I/usr/local/include conftest.c >&5 >configure:7409: $? = 0 >configure:7411: result: yes >configure:7432: checking whether -fstack-protector is accepted as LDFLAGS >configure:7454: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -L/usr/local/lib -pthread >&5 >configure:7454: $? = 0 >configure:7456: result: yes >configure:7532: checking whether -ansi -std=iso9899:199409 is accepted as CFLAGS >configure:7555: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -ansi -std=iso9899:199409 -I/usr/local/include conftest.c >&5 >configure:7555: $? = 0 >configure:7576: result: yes >configure:7598: checking whether -fno-strict-overflow is accepted as CFLAGS >configure:7621: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-strict-overflow -I/usr/local/include conftest.c >&5 >configure:7621: $? = 0 >configure:7631: result: yes >configure:7675: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:7675: $? = 0 >configure:7683: checking whether -fvisibility=hidden is accepted as CFLAGS >configure:7706: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fvisibility=hidden -I/usr/local/include conftest.c >&5 >configure:7706: $? = 0 >configure:7708: result: yes >configure:7847: checking whether -fno-fast-math is accepted as CFLAGS >configure:7870: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-fast-math -I/usr/local/include conftest.c >&5 >configure:7870: $? = 0 >configure:7880: result: yes >configure:8059: checking whether pthread should be enabled by default >configure:8073: cpp -I/usr/local/include conftest.c >configure:8073: $? = 0 >configure:8080: result: yes >configure:8431: checking for dirent.h that defines DIR >configure:8450: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8450: $? = 0 >configure:8458: result: yes >configure:8471: checking for library containing opendir >configure:8502: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:8502: $? = 0 >configure:8519: result: none required >configure:8586: checking for stdbool.h that conforms to C99 >configure:8660: result: yes >configure:8662: checking for _Bool >configure:8662: result: yes >configure:8679: checking for sys/wait.h that is POSIX.1 compatible >configure:8712: result: yes >configure:8728: checking for limits.h >configure:8728: result: yes >configure:8728: checking for sys/file.h >configure:8728: result: yes >configure:8728: checking for sys/ioctl.h >configure:8728: result: yes >configure:8728: checking sys/syscall.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking sys/syscall.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for sys/syscall.h >configure:8728: result: yes >configure:8728: checking for fcntl.h >configure:8728: result: yes >configure:8728: checking for sys/fcntl.h >configure:8728: result: yes >configure:8728: checking for sys/select.h >configure:8728: result: yes >configure:8728: checking for sys/time.h >configure:8728: result: yes >configure:8728: checking for sys/times.h >configure:8728: result: yes >configure:8728: checking for sys/param.h >configure:8728: result: yes >configure:8728: checking syscall.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:74:10: fatal error: 'syscall.h' file not found >#include <syscall.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_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 <syscall.h> >configure:8728: result: no >configure:8728: checking syscall.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:41:10: fatal error: 'syscall.h' file not found >#include <syscall.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <syscall.h> >configure:8728: result: no >configure:8728: checking for syscall.h >configure:8728: result: no >configure:8728: checking for pwd.h >configure:8728: result: yes >configure:8728: checking grp.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking grp.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for grp.h >configure:8728: result: yes >configure:8728: checking a.out.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking a.out.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for a.out.h >configure:8728: result: yes >configure:8728: checking for utime.h >configure:8728: result: yes >configure:8728: checking direct.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:78:10: fatal error: 'direct.h' file not found >#include <direct.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_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 <direct.h> >configure:8728: result: no >configure:8728: checking direct.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:45:10: fatal error: 'direct.h' file not found >#include <direct.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| /* end confdefs.h. */ >| #include <direct.h> >configure:8728: result: no >configure:8728: checking for direct.h >configure:8728: result: no >configure:8728: checking sys/resource.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking sys/resource.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for sys/resource.h >configure:8728: result: yes >configure:8728: checking sys/mkdev.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:79:10: fatal error: 'sys/mkdev.h' file not found >#include <sys/mkdev.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_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 <sys/mkdev.h> >configure:8728: result: no >configure:8728: checking sys/mkdev.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:46:10: fatal error: 'sys/mkdev.h' file not found >#include <sys/mkdev.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/mkdev.h> >configure:8728: result: no >configure:8728: checking for sys/mkdev.h >configure:8728: result: no >configure:8728: checking sys/utime.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:79:10: fatal error: 'sys/utime.h' file not found >#include <sys/utime.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_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 <sys/utime.h> >configure:8728: result: no >configure:8728: checking sys/utime.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:46:10: fatal error: 'sys/utime.h' file not found >#include <sys/utime.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <sys/utime.h> >configure:8728: result: no >configure:8728: checking for sys/utime.h >configure:8728: result: no >configure:8728: checking xti.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:79:10: fatal error: 'xti.h' file not found >#include <xti.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_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 <xti.h> >configure:8728: result: no >configure:8728: checking xti.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:46:10: fatal error: 'xti.h' file not found >#include <xti.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| /* end confdefs.h. */ >| #include <xti.h> >configure:8728: result: no >configure:8728: checking for xti.h >configure:8728: result: no >configure:8728: checking netinet/in_systm.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking netinet/in_systm.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for netinet/in_systm.h >configure:8728: result: yes >configure:8728: checking for float.h >configure:8728: result: yes >configure:8728: checking ieeefp.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking ieeefp.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for ieeefp.h >configure:8728: result: yes >configure:8728: checking for ucontext.h >configure:8728: result: yes >configure:8728: checking intrinsics.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:83:10: fatal error: 'intrinsics.h' file not found >#include <intrinsics.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_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 <intrinsics.h> >configure:8728: result: no >configure:8728: checking intrinsics.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:50:10: fatal error: 'intrinsics.h' file not found >#include <intrinsics.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| /* end confdefs.h. */ >| #include <intrinsics.h> >configure:8728: result: no >configure:8728: checking for intrinsics.h >configure:8728: result: no >configure:8728: checking for langinfo.h >configure:8728: result: yes >configure:8728: checking locale.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking locale.h presence >configure:8728: cpp -I/usr/local/include conftest.c >configure:8728: $? = 0 >configure:8728: result: yes >configure:8728: checking for locale.h >configure:8728: result: yes >configure:8728: checking sys/sendfile.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:85:10: fatal error: 'sys/sendfile.h' file not found >#include <sys/sendfile.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_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 <sys/sendfile.h> >configure:8728: result: no >configure:8728: checking sys/sendfile.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:52:10: fatal error: 'sys/sendfile.h' file not found >#include <sys/sendfile.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <sys/sendfile.h> >configure:8728: result: no >configure:8728: checking for sys/sendfile.h >configure:8728: result: no >configure:8728: checking for time.h >configure:8728: result: yes >configure:8728: checking net/socket.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:86:10: fatal error: 'net/socket.h' file not found >#include <net/socket.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_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 <net/socket.h> >configure:8728: result: no >configure:8728: checking net/socket.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:53:10: fatal error: 'net/socket.h' file not found >#include <net/socket.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| /* end confdefs.h. */ >| #include <net/socket.h> >configure:8728: result: no >configure:8728: checking for net/socket.h >configure:8728: result: no >configure:8728: checking for sys/socket.h >configure:8728: result: yes >configure:8728: checking process.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:87:10: fatal error: 'process.h' file not found >#include <process.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_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 <process.h> >configure:8728: result: no >configure:8728: checking process.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:54:10: fatal error: 'process.h' file not found >#include <process.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <process.h> >configure:8728: result: no >configure:8728: checking for process.h >configure:8728: result: no >configure:8728: checking sys/prctl.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:87:10: fatal error: 'sys/prctl.h' file not found >#include <sys/prctl.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_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 <sys/prctl.h> >configure:8728: result: no >configure:8728: checking sys/prctl.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:54:10: fatal error: 'sys/prctl.h' file not found >#include <sys/prctl.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <sys/prctl.h> >configure:8728: result: no >configure:8728: checking for sys/prctl.h >configure:8728: result: no >configure:8728: checking atomic.h usability >configure:8728: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:87:10: fatal error: 'atomic.h' file not found >#include <atomic.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_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 <atomic.h> >configure:8728: result: no >configure:8728: checking atomic.h presence >configure:8728: cpp -I/usr/local/include conftest.c >conftest.c:54:10: fatal error: 'atomic.h' file not found >#include <atomic.h> > ^ >1 error generated. >configure:8728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <atomic.h> >configure:8728: result: no >configure:8728: checking for atomic.h >configure:8728: result: no >configure:8748: checking for special C compiler options needed for large files >configure:8793: result: no >configure:8799: checking for _FILE_OFFSET_BITS value needed for large files >configure:8824: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:8824: $? = 0 >configure:8856: result: no >configure:8967: checking whether byte ordering is bigendian >configure:8982: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:55:9: error: unknown type name 'not' > not a universal capable compiler > ^ >conftest.c:55:14: error: expected ';' after top level declarator > not a universal capable compiler > ^ > ; >2 errors generated. >configure:8982: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:9027: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:9027: $? = 0 >configure:9045: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:61:4: error: use of undeclared identifier 'not' > not big endian > ^ >1 error generated. >configure:9045: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 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:9173: result: no >configure:9191: checking for an ANSI C-conforming const >configure:9257: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:9257: $? = 0 >configure:9264: result: yes >configure:9272: checking whether char is unsigned >configure:9291: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:9291: $? = 0 >configure:9298: result: no >configure:9305: checking for inline >configure:9321: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:9321: $? = 0 >configure:9329: result: inline >configure:9347: checking for working volatile >configure:9366: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:9366: $? = 0 >configure:9373: result: yes >configure:9389: checking for long long >configure:9389: result: yes >configure:9398: checking for off_t >configure:9398: result: yes >configure:9409: checking char bit >configure:9415: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:9415: $? = 0 >configure:9415: ./conftest >configure:9415: $? = 0 >configure:9424: result: 8 >configure:9547: checking size of int >configure:9552: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:9552: $? = 0 >configure:9552: ./conftest >configure:9552: $? = 0 >configure:9566: result: 4 >configure:9645: checking size of short >configure:9650: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:9650: $? = 0 >configure:9650: ./conftest >configure:9650: $? = 0 >configure:9664: result: 2 >configure:9819: checking size of long >configure:9824: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:9824: $? = 0 >configure:9824: ./conftest >configure:9824: $? = 0 >configure:9838: result: 8 >configure:9917: checking size of long long >configure:9922: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:9922: $? = 0 >configure:9922: ./conftest >configure:9922: $? = 0 >configure:9936: result: 8 >configure:10015: checking size of __int64 >configure:10020: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >conftest.c:93:57: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? >static long int longval () { return (long int) (sizeof (__int64)); } > ^ >conftest.c:94:67: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? >static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } > ^ >conftest.c:104:28: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? > if (((long int) (sizeof (__int64))) < 0) > ^ >conftest.c:107:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? > if (i != ((long int) (sizeof (__int64)))) > ^ >conftest.c:114:37: error: use of undeclared identifier '__int64'; did you mean '__int64_t'? > if (i != ((long int) (sizeof (__int64)))) > ^ >5 errors generated. >configure:10020: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| /* 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 >| static long int longval () { return (long int) (sizeof (__int64)); } >| static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } >| #include <stdio.h> >| #include <stdlib.h> >| int >| main () >| { >| >| FILE *f = fopen ("conftest.val", "w"); >| if (! f) >| return 1; >| if (((long int) (sizeof (__int64))) < 0) >| { >| long int i = longval (); >| if (i != ((long int) (sizeof (__int64)))) >| return 1; >| fprintf (f, "%ld", i); >| } >| else >| { >| unsigned long int i = ulongval (); >| if (i != ((long int) (sizeof (__int64)))) >| return 1; >| fprintf (f, "%lu", i); >| } >| /* Do not output a trailing newline, as this causes \r\n confusion >| on some platforms. */ >| return ferror (f) || fclose (f) != 0; >| >| ; >| return 0; >| } >configure:10034: result: 0 >configure:10113: checking size of off_t >configure:10118: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:10118: $? = 0 >configure:10118: ./conftest >configure:10118: $? = 0 >configure:10132: result: 8 >configure:10287: checking size of void* >configure:10292: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:10292: $? = 0 >configure:10292: ./conftest >configure:10292: $? = 0 >configure:10306: result: 8 >configure:10385: checking size of float >configure:10390: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:10390: $? = 0 >configure:10390: ./conftest >configure:10390: $? = 0 >configure:10404: result: 4 >configure:10483: checking size of double >configure:10488: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:10488: $? = 0 >configure:10488: ./conftest >configure:10488: $? = 0 >configure:10502: result: 8 >configure:10607: checking size of time_t >configure:10612: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:10612: $? = 0 >configure:10612: ./conftest >configure:10612: $? = 0 >configure:10627: result: 8 >configure:10644: checking for printf prefix for long long >configure:10680: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:10680: $? = 0 >configure:10693: result: ll >configure:10765: checking for pid_t >configure:10765: result: yes >configure:10772: checking for convertible type of pid_t >configure:10801: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:103:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !((pid_t)-1 > 0)]; > ^~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:10801: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| /* 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 () >| { >| static int test_array [1 - 2 * !((pid_t)-1 > 0)]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:10830: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:103:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'long long') vs 'rbcv_conftest_target_type' (aka 'int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:102:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:105:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:104:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:110:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:10830: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| /* 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 >| typedef pid_t rbcv_conftest_target_type; >| typedef long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:10830: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:103:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'long') vs 'rbcv_conftest_target_type' (aka 'int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:102:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:105:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:104:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:110:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:10830: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| /* 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 >| typedef pid_t rbcv_conftest_target_type; >| typedef long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:10830: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:10830: $? = 0 >configure:10849: result: INT >configure:10869: checking for uid_t >configure:10869: result: yes >configure:10876: checking for convertible type of uid_t >configure:10905: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:10905: $? = 0 >configure:10934: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:107:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:106:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:109:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:108:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:114:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:10934: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| /* 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 >| typedef uid_t rbcv_conftest_target_type; >| typedef unsigned long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:10934: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:107:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:106:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:109:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:108:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:114:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:10934: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| /* 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 >| typedef uid_t rbcv_conftest_target_type; >| typedef unsigned long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:10934: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:10934: $? = 0 >configure:10953: result: UINT >configure:10973: checking for gid_t >configure:10973: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:10973: $? = 0 >configure:10973: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:111:20: error: expected expression >if (sizeof ((gid_t))) > ^ >1 error generated. >configure:10973: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| /* 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 ((gid_t))) >| return 0; >| ; >| return 0; >| } >configure:10973: result: yes >configure:10980: checking for convertible type of gid_t >configure:11009: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11009: $? = 0 >configure:11038: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:111:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:110:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:113:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:112:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:118:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11038: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| /* 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 >| typedef gid_t rbcv_conftest_target_type; >| typedef unsigned long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11038: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:111:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:110:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:113:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:112:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:118:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11038: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| /* 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 >| typedef gid_t rbcv_conftest_target_type; >| typedef unsigned long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11038: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11038: $? = 0 >configure:11057: result: UINT >configure:11077: checking for time_t >configure:11077: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11077: $? = 0 >configure:11077: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:84:21: error: expected expression >if (sizeof ((time_t))) > ^ >1 error generated. >configure:11077: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <time.h> >| >| int >| main () >| { >| if (sizeof ((time_t))) >| return 0; >| ; >| return 0; >| } >configure:11077: result: yes >configure:11085: checking for convertible type of time_t >configure:11115: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:84:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !((time_t)-1 > 0)]; > ^~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:11115: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <time.h> >| >| int >| main () >| { >| static int test_array [1 - 2 * !((time_t)-1 > 0)]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11145: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:84:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'long long') vs 'rbcv_conftest_target_type' (aka 'long') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:83:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:86:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:85:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >2 errors generated. >configure:11145: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <time.h> >| >| typedef time_t rbcv_conftest_target_type; >| typedef long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11145: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11145: $? = 0 >configure:11164: result: LONG >configure:11184: checking for dev_t >configure:11184: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11184: $? = 0 >configure:11184: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:119:20: error: expected expression >if (sizeof ((dev_t))) > ^ >1 error generated. >configure:11184: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((dev_t))) >| return 0; >| ; >| return 0; >| } >configure:11184: result: yes >configure:11191: checking for convertible type of dev_t >configure:11220: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11220: $? = 0 >configure:11249: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:119:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:118:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:121:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:120:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:126:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11249: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| /* 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 >| typedef dev_t rbcv_conftest_target_type; >| typedef unsigned long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11249: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:119:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long') vs 'rbcv_conftest_target_type' (aka 'unsigned int') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:118:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:121:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:120:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:126:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11249: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| /* 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 >| typedef dev_t rbcv_conftest_target_type; >| typedef unsigned long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11249: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11249: $? = 0 >configure:11268: result: UINT >configure:11288: checking for mode_t >configure:11288: result: yes >configure:11296: checking for convertible type of mode_t >configure:11326: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11326: $? = 0 >configure:11356: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:92:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long long') vs 'rbcv_conftest_target_type' (aka 'unsigned short') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:91:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:94:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:93:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:99:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11356: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef mode_t rbcv_conftest_target_type; >| typedef unsigned long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11356: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:92:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned long') vs 'rbcv_conftest_target_type' (aka 'unsigned short') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:91:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:94:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:93:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:99:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11356: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef mode_t rbcv_conftest_target_type; >| typedef unsigned long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11356: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:92:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'unsigned int') vs 'rbcv_conftest_target_type' (aka 'unsigned short') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:91:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:94:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:93:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >conftest.c:99:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >3 errors generated. >configure:11356: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef mode_t rbcv_conftest_target_type; >| typedef unsigned int rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11356: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11356: $? = 0 >configure:11375: result: UINT >configure:11395: checking for rlim_t >configure:11395: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11395: $? = 0 >configure:11395: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:104:21: error: expected expression >if (sizeof ((rlim_t))) > ^ >1 error generated. >configure:11395: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/time.h> >| #endif >| #include <sys/resource.h> >| >| >| int >| main () >| { >| if (sizeof ((rlim_t))) >| return 0; >| ; >| return 0; >| } >configure:11395: result: yes >configure:11411: checking for convertible type of rlim_t >configure:11449: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:104:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !((rlim_t)-1 > 0)]; > ^~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:11449: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/time.h> >| #endif >| #include <sys/resource.h> >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !((rlim_t)-1 > 0)]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11487: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:104:38: error: redefinition of 'rbcv_conftest_var' with a different type: 'rbcv_conftest_replace_type' (aka 'long long') vs 'rbcv_conftest_target_type' (aka 'long') > extern rbcv_conftest_replace_type rbcv_conftest_var; > ^ >conftest.c:103:37: note: previous definition is here > extern rbcv_conftest_target_type rbcv_conftest_var; > ^ >conftest.c:106:38: error: conflicting types for 'rbcv_conftest_func' > extern rbcv_conftest_replace_type rbcv_conftest_func(void); > ^ >conftest.c:105:37: note: previous declaration is here > extern rbcv_conftest_target_type rbcv_conftest_func(void); > ^ >2 errors generated. >configure:11487: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/time.h> >| #endif >| #include <sys/resource.h> >| >| >| typedef rlim_t rbcv_conftest_target_type; >| typedef long long rbcv_conftest_replace_type; >| extern rbcv_conftest_target_type rbcv_conftest_var; >| extern rbcv_conftest_replace_type rbcv_conftest_var; >| extern rbcv_conftest_target_type rbcv_conftest_func(void); >| extern rbcv_conftest_replace_type rbcv_conftest_func(void); >| >| int >| main () >| { >| static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:11487: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11487: $? = 0 >configure:11506: result: LONG >configure:11527: checking for prototypes >configure:11543: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11543: $? = 0 >configure:11550: result: yes >configure:11557: checking token paste string >configure:11573: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11573: $? = 0 >configure:11580: result: ansi >configure:11590: checking stringization >configure:11619: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11619: $? = 0 >configure:11628: result: #expr >configure:11641: checking string literal concatenation >configure:11665: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11665: $? = 0 >configure:11673: result: yes >configure:11680: checking for variable length prototypes and stdarg.h >configure:11706: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11706: $? = 0 >configure:11713: result: yes >configure:11720: checking for variable length macro >configure:11739: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11739: $? = 0 >configure:11746: result: yes >configure:11757: checking for noreturn function attribute >configure:11788: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:11788: $? = 0 >configure:11802: result: __attribute__ ((noreturn)) x >configure:11812: checking for deprecated function attribute >configure:11843: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:11843: $? = 0 >configure:11857: result: __attribute__ ((deprecated)) x >configure:11867: checking for noinline function attribute >configure:11898: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:11898: $? = 0 >configure:11912: result: __attribute__ ((noinline)) x >configure:11924: checking for stdcall function attribute >configure:11957: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:108:5: warning: calling convention 'stdcall' ignored for this target [-Wignored-attributes] > FUNC_STDCALL(void conftest_attribute_check(void)); > ^ >conftest.c:104:41: note: expanded from macro 'FUNC_STDCALL' >#define FUNC_STDCALL(x) __attribute__ ((stdcall)) x > ^ >1 warning generated. >configure:11957: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| /* end confdefs.h. */ >| >| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x >| >| >| >| FUNC_STDCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11957: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:108:5: warning: calling convention 'stdcall' ignored for this target [-Wignored-attributes] > FUNC_STDCALL(void conftest_attribute_check(void)); > ^ >conftest.c:104:43: note: expanded from macro 'FUNC_STDCALL' >#define FUNC_STDCALL(x) x __attribute__ ((stdcall)) > ^ >1 warning generated. >configure:11957: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| /* end confdefs.h. */ >| >| #define FUNC_STDCALL(x) x __attribute__ ((stdcall)) >| >| >| >| FUNC_STDCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11957: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:108:5: warning: unknown __declspec attribute 'stdcall' ignored [-Wattributes] > FUNC_STDCALL(void conftest_attribute_check(void)); > ^ >conftest.c:104:36: note: expanded from macro 'FUNC_STDCALL' >#define FUNC_STDCALL(x) __declspec(stdcall) x > ^ >1 warning generated. >configure:11957: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| /* end confdefs.h. */ >| >| #define FUNC_STDCALL(x) __declspec(stdcall) x >| >| >| >| FUNC_STDCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:11957: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:11957: $? = 0 >configure:11971: result: x >configure:11988: checking for cdecl function attribute >configure:12021: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:12021: $? = 0 >configure:12035: result: __attribute__ ((cdecl)) x >configure:12052: checking for fastcall function attribute >configure:12085: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:109:5: warning: calling convention 'fastcall' ignored for this target [-Wignored-attributes] > FUNC_FASTCALL(void conftest_attribute_check(void)); > ^ >conftest.c:105:42: note: expanded from macro 'FUNC_FASTCALL' >#define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x > ^ >1 warning generated. >configure:12085: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| /* end confdefs.h. */ >| >| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x >| >| >| >| FUNC_FASTCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:12085: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:109:5: warning: calling convention 'fastcall' ignored for this target [-Wignored-attributes] > FUNC_FASTCALL(void conftest_attribute_check(void)); > ^ >conftest.c:105:44: note: expanded from macro 'FUNC_FASTCALL' >#define FUNC_FASTCALL(x) x __attribute__ ((fastcall)) > ^ >1 warning generated. >configure:12085: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| /* end confdefs.h. */ >| >| #define FUNC_FASTCALL(x) x __attribute__ ((fastcall)) >| >| >| >| FUNC_FASTCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:12085: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >conftest.c:109:5: warning: unknown __declspec attribute 'fastcall' ignored [-Wattributes] > FUNC_FASTCALL(void conftest_attribute_check(void)); > ^ >conftest.c:105:37: note: expanded from macro 'FUNC_FASTCALL' >#define FUNC_FASTCALL(x) __declspec(fastcall) x > ^ >1 warning generated. >configure:12085: $? = 0 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| /* end confdefs.h. */ >| >| #define FUNC_FASTCALL(x) __declspec(fastcall) x >| >| >| >| FUNC_FASTCALL(void conftest_attribute_check(void)); >| int >| main () >| { >| >| ; >| return 0; >| } >configure:12085: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:12085: $? = 0 >configure:12099: result: x >configure:12117: checking for function alias >configure:12136: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:12136: $? = 0 >configure:12143: result: alias >configure:12156: checking for __atomic builtins >configure:12178: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:12178: $? = 0 >configure:12186: result: yes >configure:12193: checking for __sync builtins >configure:12215: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:12215: $? = 0 >configure:12223: result: yes >configure:12230: checking for __builtin_unreachable >configure:12254: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lm -L/usr/local/lib -pthread >&5 >configure:12254: $? = 0 >configure:12271: result: yes >configure:12281: checking for exported function attribute >configure:12310: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:12310: $? = 0 >configure:12324: result: __attribute__ ((visibility("default"))) >configure:12343: checking whether sys_nerr is declared >configure:12343: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:12343: $? = 0 >configure:12343: result: yes >configure:12357: checking for crypt in -lcrypt >configure:12391: result: yes >configure:12402: checking for dlopen in -ldl >configure:12427: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -ldl -lcrypt -lm -L/usr/local/lib -pthread >&5 >/usr/bin/ld: cannot find -ldl >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:12427: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 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:12436: result: no >configure:12447: checking for shl_load in -ldld >configure:12472: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -ldld -lcrypt -lm -L/usr/local/lib -pthread >&5 >/usr/bin/ld: cannot find -ldld >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:12472: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 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 shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:12481: result: no >configure:12492: checking for socketpair in -lsocket >configure:12517: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lsocket -lcrypt -lm -L/usr/local/lib -pthread >&5 >/usr/bin/ld: cannot find -lsocket >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:12517: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 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 socketpair (); >| int >| main () >| { >| return socketpair (); >| ; >| return 0; >| } >configure:12526: result: no >configure:12537: checking for clock_gettime in -lrt >configure:12562: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:12562: $? = 0 >configure:12571: result: yes >configure:12614: checking for size_t >configure:12614: result: yes >configure:12718: checking size of size_t >configure:12723: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:12723: $? = 0 >configure:12723: ./conftest >configure:12723: $? = 0 >configure:12738: result: 8 >configure:12843: checking size of ptrdiff_t >configure:12848: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:12848: $? = 0 >configure:12848: ./conftest >configure:12848: $? = 0 >configure:12863: result: 8 >configure:12876: checking for printf prefix for size_t >configure:12912: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:12912: $? = 0 >configure:12925: result: z >configure:12935: checking for printf prefix for ptrdiff_t >configure:12971: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -I/usr/local/include conftest.c >&5 >configure:12971: $? = 0 >configure:12984: result: t >configure:12993: checking for struct stat.st_blksize >configure:12993: result: yes >configure:13006: checking for struct stat.st_blocks >configure:13006: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13006: $? = 0 >configure:13006: result: yes >configure:13026: checking for struct stat.st_rdev >configure:13026: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13026: $? = 0 >configure:13026: result: yes >configure:13040: checking size of struct stat.st_size >configure:13070: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:133:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_SIZE == sizeof(int))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:13070: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef struct stat ac__type_sizeof_; >| static ac__type_sizeof_ *rbcv_ptr; >| #define SIZEOF_STRUCT_STAT_ST_SIZE sizeof((*rbcv_ptr).st_size) >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_SIZE == sizeof(int))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:13070: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13070: $? = 0 >configure:13104: result: SIZEOF_LONG >configure:13131: checking size of struct stat.st_blocks >configure:13161: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:134:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_BLOCKS == sizeof(int))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:13161: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef struct stat ac__type_sizeof_; >| static ac__type_sizeof_ *rbcv_ptr; >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS sizeof((*rbcv_ptr).st_blocks) >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_BLOCKS == sizeof(int))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:13161: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13161: $? = 0 >configure:13195: result: SIZEOF_LONG >configure:13221: checking for struct stat.st_atim >configure:13221: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:162:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_atim) >^ ~~~~~~~~~~~~~~~ >1 error generated. >configure:13221: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| /* 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_atim) >| return 0; >| ; >| return 0; >| } >configure:13221: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13221: $? = 0 >configure:13221: result: yes >configure:13231: checking for struct stat.st_atimespec >configure:13231: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:163:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_atimespec) >^ ~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:13231: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_atimespec) >| return 0; >| ; >| return 0; >| } >configure:13231: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13231: $? = 0 >configure:13231: result: yes >configure:13241: checking for struct stat.st_atimensec >configure:13241: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:164:13: error: no member named 'st_atimensec' in 'struct stat' >if (ac_aggr.st_atimensec) > ~~~~~~~ ^ >1 error generated. >configure:13241: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_atimensec) >| return 0; >| ; >| return 0; >| } >configure:13241: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:164:20: error: no member named 'st_atimensec' in 'struct stat' >if (sizeof ac_aggr.st_atimensec) > ~~~~~~~ ^ >1 error generated. >configure:13241: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_atimensec) >| return 0; >| ; >| return 0; >| } >configure:13241: result: no >configure:13251: checking for struct stat.st_mtim >configure:13251: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:164:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_mtim) >^ ~~~~~~~~~~~~~~~ >1 error generated. >configure:13251: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_mtim) >| return 0; >| ; >| return 0; >| } >configure:13251: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13251: $? = 0 >configure:13251: result: yes >configure:13261: checking for struct stat.st_mtimespec >configure:13261: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:165:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_mtimespec) >^ ~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:13261: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_mtimespec) >| return 0; >| ; >| return 0; >| } >configure:13261: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13261: $? = 0 >configure:13261: result: yes >configure:13271: checking for struct stat.st_mtimensec >configure:13271: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:166:13: error: no member named 'st_mtimensec' in 'struct stat' >if (ac_aggr.st_mtimensec) > ~~~~~~~ ^ >1 error generated. >configure:13271: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_mtimensec) >| return 0; >| ; >| return 0; >| } >configure:13271: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:166:20: error: no member named 'st_mtimensec' in 'struct stat' >if (sizeof ac_aggr.st_mtimensec) > ~~~~~~~ ^ >1 error generated. >configure:13271: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_mtimensec) >| return 0; >| ; >| return 0; >| } >configure:13271: result: no >configure:13281: checking for struct stat.st_ctim >configure:13281: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:166:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_ctim) >^ ~~~~~~~~~~~~~~~ >1 error generated. >configure:13281: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_ctim) >| return 0; >| ; >| return 0; >| } >configure:13281: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13281: $? = 0 >configure:13281: result: yes >configure:13291: checking for struct stat.st_ctimespec >configure:13291: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:167:1: error: statement requires expression of scalar type ('struct timespec' invalid) >if (ac_aggr.st_ctimespec) >^ ~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:13291: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_ctimespec) >| return 0; >| ; >| return 0; >| } >configure:13291: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13291: $? = 0 >configure:13291: result: yes >configure:13301: checking for struct stat.st_ctimensec >configure:13301: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:168:13: error: no member named 'st_ctimensec' in 'struct stat' >if (ac_aggr.st_ctimensec) > ~~~~~~~ ^ >1 error generated. >configure:13301: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_ctimensec) >| return 0; >| ; >| return 0; >| } >configure:13301: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:168:20: error: no member named 'st_ctimensec' in 'struct stat' >if (sizeof ac_aggr.st_ctimensec) > ~~~~~~~ ^ >1 error generated. >configure:13301: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 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 () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_ctimensec) >| return 0; >| ; >| return 0; >| } >configure:13301: result: no >configure:13312: checking for struct timeval >configure:13312: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13312: $? = 0 >configure:13312: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:141:29: error: expected expression >if (sizeof ((struct timeval))) > ^ >1 error generated. >configure:13312: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| /* end confdefs.h. */ >| #ifdef HAVE_TIME_H >| #include <time.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((struct timeval))) >| return 0; >| ; >| return 0; >| } >configure:13312: result: yes >configure:13329: checking for struct timespec >configure:13329: result: yes >configure:13346: checking for struct timezone >configure:13346: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13346: $? = 0 >configure:13346: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:143:30: error: expected expression >if (sizeof ((struct timezone))) > ^ >1 error generated. >configure:13346: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| /* end confdefs.h. */ >| #ifdef HAVE_TIME_H >| # include <time.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| # include <sys/time.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((struct timezone))) >| return 0; >| ; >| return 0; >| } >configure:13346: result: yes >configure:13363: checking for clockid_t >configure:13363: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13363: $? = 0 >configure:13363: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:144:24: error: expected expression >if (sizeof ((clockid_t))) > ^ >1 error generated. >configure:13363: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| /* end confdefs.h. */ >| #ifdef HAVE_TIME_H >| # include <time.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| # include <sys/time.h> >| #endif >| >| int >| main () >| { >| if (sizeof ((clockid_t))) >| return 0; >| ; >| return 0; >| } >configure:13363: result: yes >configure:13383: checking for fd_mask >configure:13383: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13383: $? = 0 >configure:13383: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:171:22: error: expected expression >if (sizeof ((fd_mask))) > ^ >1 error generated. >configure:13383: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_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 ((fd_mask))) >| return 0; >| ; >| return 0; >| } >configure:13383: result: yes >configure:13399: checking for int8_t >configure:13416: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13416: $? = 0 >configure:13438: result: yes >configure:13448: checking size of int8_t >configure:13453: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13453: $? = 0 >configure:13453: ./conftest >configure:13453: $? = 0 >configure:13468: result: 1 >configure:13490: checking for uint8_t >configure:13507: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13507: $? = 0 >configure:13529: result: yes >configure:13539: checking size of uint8_t >configure:13544: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13544: $? = 0 >configure:13544: ./conftest >configure:13544: $? = 0 >configure:13559: result: 1 >configure:13581: checking for int16_t >configure:13598: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13598: $? = 0 >configure:13620: result: yes >configure:13630: checking size of int16_t >configure:13635: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13635: $? = 0 >configure:13635: ./conftest >configure:13635: $? = 0 >configure:13650: result: 2 >configure:13672: checking for uint16_t >configure:13689: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13689: $? = 0 >configure:13711: result: yes >configure:13721: checking size of uint16_t >configure:13726: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13726: $? = 0 >configure:13726: ./conftest >configure:13726: $? = 0 >configure:13741: result: 2 >configure:13763: checking for int32_t >configure:13780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13780: $? = 0 >configure:13802: result: yes >configure:13812: checking size of int32_t >configure:13817: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13817: $? = 0 >configure:13817: ./conftest >configure:13817: $? = 0 >configure:13832: result: 4 >configure:13854: checking for uint32_t >configure:13871: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13871: $? = 0 >configure:13893: result: yes >configure:13903: checking size of uint32_t >configure:13908: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13908: $? = 0 >configure:13908: ./conftest >configure:13908: $? = 0 >configure:13923: result: 4 >configure:13945: checking for int64_t >configure:13962: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13962: $? = 0 >configure:13984: result: yes >configure:13994: checking size of int64_t >configure:13999: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:13999: $? = 0 >configure:13999: ./conftest >configure:13999: $? = 0 >configure:14014: result: 8 >configure:14036: checking for uint64_t >configure:14053: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14053: $? = 0 >configure:14075: result: yes >configure:14085: checking size of uint64_t >configure:14090: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:14090: $? = 0 >configure:14090: ./conftest >configure:14090: $? = 0 >configure:14105: result: 8 >configure:14127: checking for int128_t >configure:14144: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:185:9: error: unknown type name 'int128_t' >typedef int128_t t; int s = sizeof(t) == 42; > ^ >1 error generated. >configure:14144: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| /* 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 >| typedef int128_t t; int s = sizeof(t) == 42; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:14166: result: no >configure:14218: checking for uint128_t >configure:14235: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:185:9: error: unknown type name 'uint128_t' >typedef uint128_t t; int s = sizeof(t) == 42; > ^ >1 error generated. >configure:14235: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| /* 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 >| typedef uint128_t t; int s = sizeof(t) == 42; >| int >| main () >| { >| >| ; >| return 0; >| } >configure:14257: result: no >configure:14309: checking for intptr_t >configure:14326: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14326: $? = 0 >configure:14348: result: yes >configure:14447: checking size of intptr_t >configure:14452: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:14452: $? = 0 >configure:14452: ./conftest >configure:14452: $? = 0 >configure:14467: result: 8 >configure:14491: checking for uintptr_t >configure:14508: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14508: $? = 0 >configure:14530: result: yes >configure:14629: checking size of uintptr_t >configure:14634: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:14634: $? = 0 >configure:14634: ./conftest >configure:14634: $? = 0 >configure:14649: result: 8 >configure:14673: checking for ssize_t >configure:14691: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14691: $? = 0 >configure:14713: result: yes >configure:14814: checking size of ssize_t >configure:14819: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:14819: $? = 0 >configure:14819: ./conftest >configure:14819: $? = 0 >configure:14835: result: 8 >configure:14941: checking for stack end address >configure:14958: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-8VLavC.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `__libc_stack_end' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:14958: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| /* end confdefs.h. */ >| extern void *__libc_stack_end; >| int >| main () >| { >| if (!__libc_stack_end) return 1; >| ; >| return 0; >| } >configure:14965: result: no >configure:15030: checking for uid_t in sys/types.h >configure:15049: result: yes >configure:15060: checking type of array argument to getgroups >configure:15094: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15094: $? = 0 >configure:15094: ./conftest >configure:15094: $? = 0 >configure:15119: result: gid_t >configure:15127: checking return type of signal handlers >configure:15145: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:165:8: error: indirection requires pointer operand ('void' invalid) >return *(signal (0, 0)) (0) == 1; > ^~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:15145: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:15152: result: void >configure:15203: checking for working alloca.h >configure:15220: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:160:10: fatal error: 'alloca.h' file not found >#include <alloca.h> > ^ >1 error generated. >configure:15220: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <alloca.h> >| int >| main () >| { >| char *p = (char *) alloca (2 * sizeof (int)); >| if (p) return 0; >| ; >| return 0; >| } >configure:15228: result: no >configure:15236: checking for alloca >configure:15273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15273: $? = 0 >configure:15281: result: yes >configure:15390: checking for dynamic size alloca >configure:15414: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:171:25: warning: implicitly declaring library function 'alloca' with type 'void *(unsigned long)' >dynamic_alloca_result = alloca(dynamic_alloca_test) != 0; > ^ >conftest.c:171:25: note: please include the header <stdlib.h> or explicitly provide a declaration for 'alloca' >1 warning generated. >configure:15414: $? = 0 >configure:15421: result: ok >configure:15439: checking for working memcmp >configure:15482: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15482: $? = 0 >configure:15482: ./conftest >configure:15482: $? = 0 >configure:15492: result: yes >configure:15505: checking for broken erfc of glibc-2.3.6 on IA64 >configure:15525: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15525: $? = 0 >configure:15525: ./conftest >configure:15525: $? = 0 >configure:15535: result: no >configure:15549: checking for close >configure:15549: result: no >configure:15567: checking for dup2 >configure:15567: result: yes >configure:15580: checking for memmove >configure:15580: result: yes >configure:15593: checking for strerror >configure:15593: result: yes >configure:15606: checking for strchr >configure:15606: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:188:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] >char strchr (); > ^ >conftest.c:188:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' >1 warning generated. >configure:15606: $? = 0 >configure:15606: result: yes >configure:15619: checking for strstr >configure:15619: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:189:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] >char strstr (); > ^ >conftest.c:189:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' >1 warning generated. >configure:15619: $? = 0 >configure:15619: result: yes >configure:15632: checking for crypt >configure:15632: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15632: $? = 0 >configure:15632: result: yes >configure:15645: checking for flock >configure:15645: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15645: $? = 0 >configure:15645: result: yes >configure:15658: checking for isnan >configure:15658: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15658: $? = 0 >configure:15658: result: yes >configure:15671: checking for finite >configure:15671: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15671: $? = 0 >configure:15671: result: yes >configure:15684: checking for isinf >configure:15684: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15684: $? = 0 >configure:15684: result: yes >configure:15697: checking for hypot >configure:15697: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15697: $? = 0 >configure:15697: result: yes >configure:15710: checking for acosh >configure:15710: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15710: $? = 0 >configure:15710: result: yes >configure:15723: checking for erf >configure:15723: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15723: $? = 0 >configure:15723: result: yes >configure:15736: checking for tgamma >configure:15736: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15736: $? = 0 >configure:15736: result: yes >configure:15749: checking for lgamma_r >configure:15749: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15749: $? = 0 >configure:15749: result: yes >configure:15762: checking for cbrt >configure:15762: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15762: $? = 0 >configure:15762: result: yes >configure:15775: checking for strlcpy >configure:15775: result: yes >configure:15788: checking for strlcat >configure:15788: result: yes >configure:15801: checking for ffs >configure:15801: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15801: $? = 0 >configure:15801: result: yes >configure:15814: checking for setproctitle >configure:15814: result: yes >configure:15842: checking sys/pstat.h usability >configure:15842: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:215:10: fatal error: 'sys/pstat.h' file not found >#include <sys/pstat.h> > ^ >1 error generated. >configure:15842: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 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 <sys/pstat.h> >configure:15842: result: no >configure:15842: checking sys/pstat.h presence >configure:15842: cpp -I/usr/local/include conftest.c >conftest.c:182:10: fatal error: 'sys/pstat.h' file not found >#include <sys/pstat.h> > ^ >1 error generated. >configure:15842: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| /* end confdefs.h. */ >| #include <sys/pstat.h> >configure:15842: result: no >configure:15842: checking for sys/pstat.h >configure:15842: result: no >configure:15854: checking for signbit >configure:15872: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15872: $? = 0 >configure:15880: result: yes >configure:15909: checking for fmod >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for killpg >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for wait4 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for waitpid >configure:15909: result: yes >configure:15909: checking for fork >configure:15909: result: yes >configure:15909: checking for spawnv >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-SNFeG4.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `spawnv' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| /* end confdefs.h. */ >| /* Define spawnv to an innocuous variant, in case <limits.h> declares spawnv. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define spawnv innocuous_spawnv >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char spawnv (); 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 spawnv >| >| /* 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 spawnv (); >| /* 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_spawnv || defined __stub___spawnv >| choke me >| #endif >| >| int >| main () >| { >| return spawnv (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for syscall >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for __syscall >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for chroot >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getcwd >configure:15909: result: yes >configure:15909: checking for eaccess >configure:15909: result: yes >configure:15909: checking for truncate >configure:15909: result: yes >configure:15909: checking for ftruncate >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for ftello >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for chsize >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-SDRigU.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `chsize' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| /* end confdefs.h. */ >| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define chsize innocuous_chsize >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char chsize (); 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 chsize >| >| /* 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 chsize (); >| /* 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_chsize || defined __stub___chsize >| choke me >| #endif >| >| int >| main () >| { >| return chsize (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for times >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for utimes >configure:15909: result: yes >configure:15909: checking for utimensat >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-e6xpsB.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `utimensat' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| /* end confdefs.h. */ >| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define utimensat innocuous_utimensat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char utimensat (); 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 utimensat >| >| /* 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 utimensat (); >| /* 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_utimensat || defined __stub___utimensat >| choke me >| #endif >| >| int >| main () >| { >| return utimensat (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for fcntl >configure:15909: result: yes >configure:15909: checking for lockf >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for lstat >configure:15909: result: yes >configure:15909: checking for truncate64 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-kbMUjO.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `truncate64' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| /* Define truncate64 to an innocuous variant, in case <limits.h> declares truncate64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define truncate64 innocuous_truncate64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char truncate64 (); 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 truncate64 >| >| /* 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 truncate64 (); >| /* 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_truncate64 || defined __stub___truncate64 >| choke me >| #endif >| >| int >| main () >| { >| return truncate64 (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for ftruncate64 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-cPrv6K.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `ftruncate64' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| /* Define ftruncate64 to an innocuous variant, in case <limits.h> declares ftruncate64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ftruncate64 innocuous_ftruncate64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ftruncate64 (); 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 ftruncate64 >| >| /* 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 ftruncate64 (); >| /* 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_ftruncate64 || defined __stub___ftruncate64 >| choke me >| #endif >| >| int >| main () >| { >| return ftruncate64 (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for ftello64 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-kbK4FG.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `ftello64' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| /* end confdefs.h. */ >| /* Define ftello64 to an innocuous variant, in case <limits.h> declares ftello64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ftello64 innocuous_ftello64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ftello64 (); 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 ftello64 >| >| /* 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 ftello64 (); >| /* 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_ftello64 || defined __stub___ftello64 >| choke me >| #endif >| >| int >| main () >| { >| return ftello64 (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for fseeko >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for fseeko64 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-YoivVn.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `fseeko64' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| /* end confdefs.h. */ >| /* Define fseeko64 to an innocuous variant, in case <limits.h> declares fseeko64. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fseeko64 innocuous_fseeko64 >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fseeko64 (); 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 fseeko64 >| >| /* 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 fseeko64 (); >| /* 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_fseeko64 || defined __stub___fseeko64 >| choke me >| #endif >| >| int >| main () >| { >| return fseeko64 (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for link >configure:15909: result: yes >configure:15909: checking for symlink >configure:15909: result: yes >configure:15909: checking for readlink >configure:15909: result: yes >configure:15909: checking for readdir_r >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for fsync >configure:15909: result: yes >configure:15909: checking for fdatasync >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-48sc3y.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `fdatasync' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| /* end confdefs.h. */ >| /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fdatasync innocuous_fdatasync >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fdatasync (); 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 fdatasync >| >| /* 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 fdatasync (); >| /* 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_fdatasync || defined __stub___fdatasync >| choke me >| #endif >| >| int >| main () >| { >| return fdatasync (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for fchown >configure:15909: result: yes >configure:15909: checking for posix_fadvise >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setitimer >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setruid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for seteuid >configure:15909: result: yes >configure:15909: checking for setreuid >configure:15909: result: yes >configure:15909: checking for setresuid >configure:15909: result: yes >configure:15909: checking for socketpair >configure:15909: result: yes >configure:15909: checking for setrgid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setegid >configure:15909: result: yes >configure:15909: checking for setregid >configure:15909: result: yes >configure:15909: checking for setresgid >configure:15909: result: yes >configure:15909: checking for issetugid >configure:15909: result: yes >configure:15909: checking for pause >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for lchown >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for lchmod >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getpgrp >configure:15909: result: yes >configure:15909: checking for setpgrp >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getpgid >configure:15909: result: yes >configure:15909: checking for setpgid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for initgroups >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getgroups >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setgroups >configure:15909: result: yes >configure:15909: checking for getpriority >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getrlimit >configure:15909: result: yes >configure:15909: checking for setrlimit >configure:15909: result: yes >configure:15909: checking for sysconf >configure:15909: result: yes >configure:15909: checking for close >configure:15909: result: no >configure:15909: checking for getpwnam_r >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getgrnam_r >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for dlopen >configure:15909: result: yes >configure:15909: checking for sigprocmask >configure:15909: result: yes >configure:15909: checking for sigaction >configure:15909: result: yes >configure:15909: checking for sigsetjmp >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:262:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header] >char sigsetjmp (); > ^ >1 warning generated. >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for _setjmp >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:263:6: warning: declaration of built-in function '_setjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header] >char _setjmp (); > ^ >1 warning generated. >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for _longjmp >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:264:6: warning: declaration of built-in function '_longjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header] >char _longjmp (); > ^ >1 warning generated. >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for getsid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setsid >configure:15909: result: yes >configure:15909: checking for telldir >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for seekdir >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for fchmod >configure:15909: result: yes >configure:15909: checking for cosh >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for sinh >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for tanh >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for log2 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:273:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] >char log2 (); > ^ >conftest.c:273:6: note: 'log2' is a builtin with type 'double (double)' >1 warning generated. >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for round >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:274:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration] >char round (); > ^ >conftest.c:274:6: note: 'round' is a builtin with type 'double (double)' >1 warning generated. >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for llabs >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setuid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for setgid >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for daemon >configure:15909: result: yes >configure:15909: checking for select_large_fdset >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-1KOgi1.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `select_large_fdset' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| /* end confdefs.h. */ >| /* Define select_large_fdset to an innocuous variant, in case <limits.h> declares select_large_fdset. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define select_large_fdset innocuous_select_large_fdset >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char select_large_fdset (); 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 select_large_fdset >| >| /* 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 select_large_fdset (); >| /* 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_select_large_fdset || defined __stub___select_large_fdset >| choke me >| #endif >| >| int >| main () >| { >| return select_large_fdset (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for setenv >configure:15909: result: yes >configure:15909: checking for unsetenv >configure:15909: result: yes >configure:15909: checking for mktime >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for timegm >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for gmtime_r >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for clock_gettime >configure:15909: result: yes >configure:15909: checking for gettimeofday >configure:15909: result: yes >configure:15909: checking for poll >configure:15909: result: yes >configure:15909: checking for ppoll >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-kHJMWa.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `ppoll' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| /* end confdefs.h. */ >| /* Define ppoll to an innocuous variant, in case <limits.h> declares ppoll. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ppoll innocuous_ppoll >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ppoll (); 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 ppoll >| >| /* 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 ppoll (); >| /* 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_ppoll || defined __stub___ppoll >| choke me >| #endif >| >| int >| main () >| { >| return ppoll (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for pread >configure:15909: result: yes >configure:15909: checking for sendfile >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for shutdown >configure:15909: result: no >configure:15909: checking for sigaltstack >configure:15909: result: yes >configure:15909: checking for dl_iterate_phdr >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for dup >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for dup3 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for pipe2 >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for posix_memalign >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for memalign >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-6hBYRp.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `memalign' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| /* end confdefs.h. */ >| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define memalign innocuous_memalign >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char memalign (); 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 memalign >| >| /* 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 memalign (); >| /* 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_memalign || defined __stub___memalign >| choke me >| #endif >| >| int >| main () >| { >| return memalign (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15909: checking for ioctl >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:15909: $? = 0 >configure:15909: result: yes >configure:15909: checking for isfinite >configure:15909: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-phGb6n.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `isfinite' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:15909: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| /* end confdefs.h. */ >| /* Define isfinite to an innocuous variant, in case <limits.h> declares isfinite. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define isfinite innocuous_isfinite >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char isfinite (); 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 isfinite >| >| /* 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 isfinite (); >| /* 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_isfinite || defined __stub___isfinite >| choke me >| #endif >| >| int >| main () >| { >| return isfinite (); >| ; >| return 0; >| } >configure:15909: result: no >configure:15919: checking for unsetenv returns a value >configure:15937: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:15937: $? = 0 >configure:15944: result: yes >configure:15951: checking for __builtin_setjmp >configure:15968: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:274:53: warning: incompatible pointer types passing 'jmp_buf' (aka 'struct _jmp_buf [1]') to parameter of type 'void **' [-Wincompatible-pointer-types] > jmp_buf jb; void t(v) int v; {__builtin_longjmp(jb, v);} > ^~ >conftest.c:274:35: error: argument to '__builtin_longjmp' must be a constant integer > jmp_buf jb; void t(v) int v; {__builtin_longjmp(jb, v);} > ^ ~ >conftest.c:278:18: warning: incompatible pointer types passing 'jmp_buf' (aka 'struct _jmp_buf [1]') to parameter of type 'void **' [-Wincompatible-pointer-types] >__builtin_setjmp(jb); > ^~ >2 warnings and 1 error generated. >configure:15968: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| /* end confdefs.h. */ >| #include <setjmp.h> >| jmp_buf jb; void t(v) int v; {__builtin_longjmp(jb, v);} >| int >| main () >| { >| __builtin_setjmp(jb); >| ; >| return 0; >| } >configure:15977: result: no >configure:15982: checking for setjmp type >configure:16029: result: _setjmp >configure:16055: checking whether struct tm is in sys/time.h or time.h >configure:16075: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16075: $? = 0 >configure:16082: result: time.h >configure:16090: checking for struct tm.tm_zone >configure:16090: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16090: $? = 0 >configure:16090: result: yes >configure:16157: checking for struct tm.tm_gmtoff >configure:16173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16173: $? = 0 >configure:16180: result: yes >configure:16186: checking for external int daylight >configure:16203: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:284:5: error: use of undeclared identifier 'daylight' >i = daylight; > ^ >1 error generated. >configure:16203: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| /* end confdefs.h. */ >| #include <time.h> >| int i; >| int >| main () >| { >| i = daylight; >| ; >| return 0; >| } >configure:16211: result: no >configure:16218: checking for external timezone >configure:16241: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:289:6: error: subscript of pointer to function type 'char *(int, int)' >t = &(&timezone)[0]; > ^~~~~~~~~~~ >1 error generated. >configure:16241: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| /* end confdefs.h. */ >| >| #ifndef _XOPEN_SOURCE >| #define _XOPEN_SOURCE 1 >| #endif >| #include <time.h> >| ; >| const volatile void *volatile t; >| int >| main () >| { >| t = &(&timezone)[0]; >| ; >| return 0; >| } >configure:16269: result: no >configure:16279: checking for external altzone >configure:16302: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:289:8: error: use of undeclared identifier 'altzone' >t = &(&altzone)[0]; > ^ >1 error generated. >configure:16302: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| /* end confdefs.h. */ >| >| #ifndef _XOPEN_SOURCE >| #define _XOPEN_SOURCE 1 >| #endif >| #include <time.h> >| ; >| const volatile void *volatile t; >| int >| main () >| { >| t = &(&altzone)[0]; >| ; >| return 0; >| } >configure:16330: result: no >configure:16342: checking for timezone >configure:16342: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:16342: $? = 0 >configure:16342: result: yes >configure:16352: checking whether timezone requires zero arguments >configure:16368: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16368: $? = 0 >configure:16376: result: no >configure:16384: checking for negative time_t for gmtime(3) >configure:16426: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:16426: $? = 0 >configure:16426: ./conftest >configure:16426: $? = 0 >configure:16436: result: yes >configure:16445: checking for localtime(3) overflow correctly >configure:16489: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:16489: $? = 0 >configure:16489: ./conftest >configure:16489: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| /* end confdefs.h. */ >| >| #include <stdlib.h> >| #include <time.h> >| >| void >| check(time_t t1) >| { >| struct tm *tm; >| time_t t2; >| tm = localtime(&t1); >| if (!tm) >| return; /* overflow detected. ok. */ >| t2 = mktime(tm); >| if (t1 == t2) >| return; /* round-trip. ok. */ >| exit(1); >| } >| >| int >| main() >| { >| time_t t; >| if (~(time_t)0 <= 0) { >| t = (((time_t)1) << (sizeof(time_t) * 8 - 2)); >| t |= t - 1; >| } >| else { >| t = ~(time_t)0; >| } >| check(t); >| return 0; >| } >| >configure:16499: result: no >configure:16686: checking whether right shift preserve sign bit >configure:16705: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16705: $? = 0 >configure:16712: result: yes >configure:16724: checking read count field in FILE structures >configure:16743: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:289:21: error: no member named '_cnt' in 'struct __sFILE' >FILE *f = stdin; f->_cnt = 0; > ~ ^ >1 error generated. >configure:16743: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; f->_cnt = 0; >| ; >| return 0; >| } >configure:16743: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:289:21: error: no member named '__cnt' in 'struct __sFILE' >FILE *f = stdin; f->__cnt = 0; > ~ ^ >1 error generated. >configure:16743: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; f->__cnt = 0; >| ; >| return 0; >| } >configure:16743: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:16743: $? = 0 >configure:16749: result: _r >configure:16762: checking read buffer ptr field in FILE structures >configure:16780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:290:36: error: no member named '_IO_read_ptr' in 'struct __sFILE' >FILE *f = stdin; char buf[256]; f->_IO_read_ptr = buf; > ~ ^ >1 error generated. >configure:16780: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; char buf[256]; f->_IO_read_ptr = buf; >| ; >| return 0; >| } >configure:16780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:290:36: error: no member named '_ptr' in 'struct __sFILE' >FILE *f = stdin; char buf[256]; f->_ptr = buf; > ~ ^ >1 error generated. >configure:16780: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; char buf[256]; f->_ptr = buf; >| ; >| return 0; >| } >configure:16780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:290:36: error: no member named '__ptr' in 'struct __sFILE' >FILE *f = stdin; char buf[256]; f->__ptr = buf; > ~ ^ >1 error generated. >configure:16780: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; char buf[256]; f->__ptr = buf; >| ; >| return 0; >| } >configure:16780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:290:36: error: no member named 'bufpos' in 'struct __sFILE' >FILE *f = stdin; char buf[256]; f->bufpos = buf; > ~ ^ >1 error generated. >configure:16780: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| FILE *f = stdin; char buf[256]; f->bufpos = buf; >| ; >| return 0; >| } >configure:16780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:290:39: warning: assigning to 'unsigned char *' from 'char [256]' converts between pointers to integer types with different sign [-Wpointer-sign] >FILE *f = stdin; char buf[256]; f->_p = buf; > ^ ~~~ >1 warning generated. >configure:16780: $? = 0 >configure:16788: result: _p >configure:16835: checking size of struct stat.st_ino >configure:16865: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:296:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:16865: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef struct stat ac__type_sizeof_; >| static ac__type_sizeof_ *rbcv_ptr; >| #define SIZEOF_STRUCT_STAT_ST_INO sizeof((*rbcv_ptr).st_ino) >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:16865: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:296:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long long))]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:16865: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| /* end confdefs.h. */ >| #include <sys/stat.h> >| >| typedef struct stat ac__type_sizeof_; >| static ac__type_sizeof_ *rbcv_ptr; >| #define SIZEOF_STRUCT_STAT_ST_INO sizeof((*rbcv_ptr).st_ino) >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !(SIZEOF_STRUCT_STAT_ST_INO == sizeof(long long))]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:16877: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:16877: $? = 0 >configure:16877: ./conftest >configure:16877: $? = 0 >configure:16899: result: 4 >configure:16925: checking whether struct dirent.d_name is too small >configure:16967: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:314:24: error: 'test_array' declared as an array with a negative size >static int test_array [1 - 2 * !(offsetof(struct dirent, d_name[numberof(d.d_name)]) - offsetof(struct dirent, d_name) < 256)]; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| /* end confdefs.h. */ >| >| #if defined _WIN32 >| # error <<<struct direct in win32/dir.h has variable length d_name>>> >| #elif defined HAVE_DIRENT_H >| # include <dirent.h> >| #elif defined HAVE_DIRECT_H >| # include <direct.h> >| #else >| # define dirent direct >| # if HAVE_SYS_NDIR_H >| # include <sys/ndir.h> >| # endif >| # if HAVE_SYS_DIR_H >| # include <sys/dir.h> >| # endif >| # if HAVE_NDIR_H >| # include <ndir.h> >| # endif >| #endif >| #include <stddef.h> >| #define numberof(array) (int)(sizeof(array) / sizeof((array)[0])) >| struct dirent d; >| >| >| int >| main () >| { >| static int test_array [1 - 2 * !(offsetof(struct dirent, d_name[numberof(d.d_name)]) - offsetof(struct dirent, d_name) < 256)]; >| test_array [0] = 0; >| return test_array [0]; >| >| ; >| return 0; >| } >configure:16974: result: no >configure:16983: checking whether _SC_CLK_TCK is supported >configure:17000: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:292:13: warning: expression result unused [-Wunused-value] >_SC_CLK_TCK >= 0 >~~~~~~~~~~~ ^ ~ >1 warning generated. >configure:17000: $? = 0 >configure:17008: result: yes >configure:17117: checking stack growing direction on amd64 >configure:17154: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17154: $? = 0 >configure:17154: ./conftest >configure:17154: $? = 0 >configure:17168: result: -1 >configure:17181: checking for pthread_kill in -lthr >configure:17206: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17206: $? = 0 >configure:17216: result: yes >configure:17235: checking for pthread_np.h >configure:17235: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:17235: $? = 0 >configure:17235: result: yes >configure:17273: checking for sched_yield >configure:17273: result: yes >configure:17273: checking for pthread_attr_setinheritsched >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17273: checking for pthread_getattr_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-gxWX1K.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_getattr_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| /* end confdefs.h. */ >| /* Define pthread_getattr_np to an innocuous variant, in case <limits.h> declares pthread_getattr_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_getattr_np innocuous_pthread_getattr_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_getattr_np (); 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 pthread_getattr_np >| >| /* 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 pthread_getattr_np (); >| /* 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_pthread_getattr_np || defined __stub___pthread_getattr_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_getattr_np (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for pthread_attr_get_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17273: checking for pthread_attr_getstack >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17273: checking for pthread_get_stackaddr_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-mAll8H.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_get_stackaddr_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stackaddr_np to an innocuous variant, in case <limits.h> declares pthread_get_stackaddr_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stackaddr_np innocuous_pthread_get_stackaddr_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stackaddr_np (); 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 pthread_get_stackaddr_np >| >| /* 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 pthread_get_stackaddr_np (); >| /* 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_pthread_get_stackaddr_np || defined __stub___pthread_get_stackaddr_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_get_stackaddr_np (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for pthread_get_stacksize_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-WZ7Lfl.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_get_stacksize_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| /* end confdefs.h. */ >| /* Define pthread_get_stacksize_np to an innocuous variant, in case <limits.h> declares pthread_get_stacksize_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_get_stacksize_np innocuous_pthread_get_stacksize_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_get_stacksize_np (); 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 pthread_get_stacksize_np >| >| /* 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 pthread_get_stacksize_np (); >| /* 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_pthread_get_stacksize_np || defined __stub___pthread_get_stacksize_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_get_stacksize_np (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for thr_stksegment >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-n43V2Y.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `thr_stksegment' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| /* end confdefs.h. */ >| /* Define thr_stksegment to an innocuous variant, in case <limits.h> declares thr_stksegment. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define thr_stksegment innocuous_thr_stksegment >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char thr_stksegment (); 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 thr_stksegment >| >| /* 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 thr_stksegment (); >| /* 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_thr_stksegment || defined __stub___thr_stksegment >| choke me >| #endif >| >| int >| main () >| { >| return thr_stksegment (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for pthread_stackseg_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-EQb1gG.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_stackseg_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| /* end confdefs.h. */ >| /* Define pthread_stackseg_np to an innocuous variant, in case <limits.h> declares pthread_stackseg_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_stackseg_np innocuous_pthread_stackseg_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_stackseg_np (); 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 pthread_stackseg_np >| >| /* 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 pthread_stackseg_np (); >| /* 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_pthread_stackseg_np || defined __stub___pthread_stackseg_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_stackseg_np (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for pthread_getthrds_np >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >/tmp/conftest-miDWk9.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `pthread_getthrds_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:17273: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| /* end confdefs.h. */ >| /* Define pthread_getthrds_np to an innocuous variant, in case <limits.h> declares pthread_getthrds_np. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pthread_getthrds_np innocuous_pthread_getthrds_np >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_getthrds_np (); 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 pthread_getthrds_np >| >| /* 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 pthread_getthrds_np (); >| /* 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_pthread_getthrds_np || defined __stub___pthread_getthrds_np >| choke me >| #endif >| >| int >| main () >| { >| return pthread_getthrds_np (); >| ; >| return 0; >| } >configure:17273: result: no >configure:17273: checking for pthread_cond_init >configure:17273: result: yes >configure:17273: checking for pthread_condattr_setclock >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17273: checking for pthread_condattr_init >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17273: checking for pthread_sigmask >configure:17273: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17273: $? = 0 >configure:17273: result: yes >configure:17287: checking for pthread_attr_init >configure:17287: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17287: $? = 0 >configure:17287: result: yes >configure:17303: checking for getcontext >configure:17303: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >conftest.c:325:6: warning: declaration of built-in function 'getcontext' requires inclusion of the header <ucontext.h> [-Wbuiltin-requires-header] >char getcontext (); > ^ >1 warning generated. >configure:17303: $? = 0 >configure:17303: result: yes >configure:17303: checking for setcontext >configure:17303: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17303: $? = 0 >configure:17303: result: yes >configure:17316: checking if fork works with pthread >configure:17384: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17384: $? = 0 >configure:17384: ./conftest >configure:17384: $? = 0 >configure:17394: result: yes >configure:17424: checking whether ELF binaries are produced >configure:17440: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector conftest.c -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17440: $? = 0 >configure:17454: result: yes >configure:17466: checking for elf.h >configure:17466: result: yes >configure:17466: checking elf_abi.h usability >configure:17466: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:339:10: fatal error: 'elf_abi.h' file not found >#include <elf_abi.h> > ^ >1 error generated. >configure:17466: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| #define HAVE_PTHREAD_COND_INIT 1 >| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 >| #define HAVE_PTHREAD_CONDATTR_INIT 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define HAVE_PTHREAD_ATTR_INIT 1 >| #define HAVE_GETCONTEXT 1 >| #define HAVE_SETCONTEXT 1 >| #define USE_ELF 1 >| #define HAVE_ELF_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 <elf_abi.h> >configure:17466: result: no >configure:17466: checking elf_abi.h presence >configure:17466: cpp -I/usr/local/include conftest.c >conftest.c:306:10: fatal error: 'elf_abi.h' file not found >#include <elf_abi.h> > ^ >1 error generated. >configure:17466: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| #define HAVE_PTHREAD_COND_INIT 1 >| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 >| #define HAVE_PTHREAD_CONDATTR_INIT 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define HAVE_PTHREAD_ATTR_INIT 1 >| #define HAVE_GETCONTEXT 1 >| #define HAVE_SETCONTEXT 1 >| #define USE_ELF 1 >| #define HAVE_ELF_H 1 >| /* end confdefs.h. */ >| #include <elf_abi.h> >configure:17466: result: no >configure:17466: checking for elf_abi.h >configure:17466: result: no >configure:17506: checking whether OS depend dynamic link works >configure:17735: result: yes >configure:17796: checking execinfo.h usability >configure:17796: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:17796: $? = 0 >configure:17796: result: yes >configure:17796: checking execinfo.h presence >configure:17796: cpp -I/usr/local/include conftest.c >configure:17796: $? = 0 >configure:17796: result: yes >configure:17796: checking for execinfo.h >configure:17796: result: yes >configure:17807: checking for backtrace in -lexecinfo >configure:17832: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -rdynamic conftest.c -lexecinfo -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17832: $? = 0 >configure:17841: result: yes >configure:17854: checking whether -fno-omit-frame-pointer is accepted as CFLAGS >configure:17877: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -fno-omit-frame-pointer -I/usr/local/include conftest.c >&5 >configure:17877: $? = 0 >configure:17879: result: yes >configure:17921: checking for backtrace >configure:17921: cc -o conftest -O3 -fno-fast-math -fno-omit-frame-pointer -O2 -pipe -fno-strict-aliasing -I/usr/local/include -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -rdynamic conftest.c -lexecinfo -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread >&5 >configure:17921: $? = 0 >configure:17921: result: yes >configure:17942: checking valgrind/memcheck.h usability >configure:17942: cc -c -O3 -fno-fast-math -fno-omit-frame-pointer -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:342:10: fatal error: 'valgrind/memcheck.h' file not found >#include <valgrind/memcheck.h> > ^ >1 error generated. >configure:17942: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| #define HAVE_PTHREAD_COND_INIT 1 >| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 >| #define HAVE_PTHREAD_CONDATTR_INIT 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define HAVE_PTHREAD_ATTR_INIT 1 >| #define HAVE_GETCONTEXT 1 >| #define HAVE_SETCONTEXT 1 >| #define USE_ELF 1 >| #define HAVE_ELF_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_LIBEXECINFO 1 >| #define HAVE_BACKTRACE 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 <valgrind/memcheck.h> >configure:17942: result: no >configure:17942: checking valgrind/memcheck.h presence >configure:17942: cpp -I/usr/local/include conftest.c >conftest.c:309:10: fatal error: 'valgrind/memcheck.h' file not found >#include <valgrind/memcheck.h> > ^ >1 error generated. >configure:17942: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define CANONICALIZATION_FOR_MATHN 1 >| #define RUBY_BASE_NAME "ruby" !<verconf>! >| #define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >| #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_DIRENT_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SYSCALL_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_A_OUT_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_IEEEFP_H 1 >| #define HAVE_UCONTEXT_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_TIME_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_LONG_LONG 1 >| #define HAVE_OFF_T 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF___INT64 0 >| #define SIZEOF_OFF_T 8 >| #define SIZEOF_VOIDP 8 >| #define SIZEOF_FLOAT 4 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_TIME_T 8 >| #define PRI_LL_PREFIX "ll" >| #define rb_pid_t pid_t >| #define PIDT2NUM(v) INT2NUM(v) >| #define NUM2PIDT(v) NUM2INT(v) >| #define PRI_PIDT_PREFIX PRI_INT_PREFIX >| #define rb_uid_t uid_t >| #define UIDT2NUM(v) UINT2NUM(v) >| #define NUM2UIDT(v) NUM2UINT(v) >| #define PRI_UIDT_PREFIX PRI_INT_PREFIX >| #define rb_gid_t gid_t >| #define GIDT2NUM(v) UINT2NUM(v) >| #define NUM2GIDT(v) NUM2UINT(v) >| #define PRI_GIDT_PREFIX PRI_INT_PREFIX >| #define rb_time_t time_t >| #define TIMET2NUM(v) LONG2NUM(v) >| #define NUM2TIMET(v) NUM2LONG(v) >| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX >| #define rb_dev_t dev_t >| #define DEVT2NUM(v) UINT2NUM(v) >| #define NUM2DEVT(v) NUM2UINT(v) >| #define PRI_DEVT_PREFIX PRI_INT_PREFIX >| #define rb_mode_t mode_t >| #define MODET2NUM(v) UINT2NUM(v) >| #define NUM2MODET(v) NUM2UINT(v) >| #define PRI_MODET_PREFIX PRI_INT_PREFIX >| #define rb_rlim_t rlim_t >| #define RLIM2NUM(v) LONG2NUM(v) >| #define NUM2RLIM(v) NUM2LONG(v) >| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX >| #define HAVE_PROTOTYPES 1 >| #define TOKEN_PASTE(x,y) x##y >| #define STRINGIZE(expr) STRINGIZE0(expr) >| #define HAVE_STDARG_PROTOTYPES 1 >| #define HAVE_VA_ARGS_MACRO 1 >| #define NORETURN(x) __attribute__ ((noreturn)) x >| #define DEPRECATED(x) __attribute__ ((deprecated)) x >| #define NOINLINE(x) __attribute__ ((noinline)) x >| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x >| #define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >| #define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >| #define HAVE_GCC_ATOMIC_BUILTINS 1 >| #define HAVE_GCC_SYNC_BUILTINS 1 >| #define UNREACHABLE __builtin_unreachable() >| #define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >| #define HAVE_DECL_SYS_NERR 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_LIBRT 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_PTRDIFF_T 8 >| #define PRI_SIZE_PREFIX "z" >| #define PRI_PTRDIFF_PREFIX "t" >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >| #define HAVE_STRUCT_STAT_ST_ATIM 1 >| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_MTIM 1 >| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >| #define HAVE_STRUCT_STAT_ST_CTIM 1 >| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >| #define HAVE_STRUCT_TIMEVAL 1 >| #define HAVE_STRUCT_TIMESPEC 1 >| #define HAVE_STRUCT_TIMEZONE 1 >| #define HAVE_CLOCKID_T 1 >| #define HAVE_RB_FD_INIT 1 >| #define HAVE_INT8_T 1 >| #define SIZEOF_INT8_T 1 >| #define HAVE_UINT8_T 1 >| #define SIZEOF_UINT8_T 1 >| #define HAVE_INT16_T 1 >| #define SIZEOF_INT16_T 2 >| #define HAVE_UINT16_T 1 >| #define SIZEOF_UINT16_T 2 >| #define HAVE_INT32_T 1 >| #define SIZEOF_INT32_T 4 >| #define HAVE_UINT32_T 1 >| #define SIZEOF_UINT32_T 4 >| #define HAVE_INT64_T 1 >| #define SIZEOF_INT64_T 8 >| #define HAVE_UINT64_T 1 >| #define SIZEOF_UINT64_T 8 >| #define HAVE_INTPTR_T 1 >| #define SIZEOF_INTPTR_T 8 >| #define HAVE_UINTPTR_T 1 >| #define SIZEOF_UINTPTR_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define GETGROUPS_T gid_t >| #define RETSIGTYPE void >| #define HAVE_ALLOCA 1 >| #define BROKEN_CLOSE 1 >| #define HAVE_DUP2 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRSTR 1 >| #define HAVE_CRYPT 1 >| #define HAVE_FLOCK 1 >| #define HAVE_ISNAN 1 >| #define HAVE_FINITE 1 >| #define HAVE_ISINF 1 >| #define HAVE_HYPOT 1 >| #define HAVE_ACOSH 1 >| #define HAVE_ERF 1 >| #define HAVE_TGAMMA 1 >| #define HAVE_LGAMMA_R 1 >| #define HAVE_CBRT 1 >| #define HAVE_STRLCPY 1 >| #define HAVE_STRLCAT 1 >| #define HAVE_FFS 1 >| #define HAVE_SETPROCTITLE 1 >| #define HAVE_SIGNBIT 1 >| #define HAVE_FMOD 1 >| #define HAVE_KILLPG 1 >| #define HAVE_WAIT4 1 >| #define HAVE_WAITPID 1 >| #define HAVE_FORK 1 >| #define HAVE_SYSCALL 1 >| #define HAVE___SYSCALL 1 >| #define HAVE_CHROOT 1 >| #define HAVE_GETCWD 1 >| #define HAVE_EACCESS 1 >| #define HAVE_TRUNCATE 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_FTELLO 1 >| #define HAVE_TIMES 1 >| #define HAVE_UTIMES 1 >| #define HAVE_FCNTL 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LSTAT 1 >| #define HAVE_FSEEKO 1 >| #define HAVE_LINK 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_READLINK 1 >| #define HAVE_READDIR_R 1 >| #define HAVE_FSYNC 1 >| #define HAVE_FCHOWN 1 >| #define HAVE_POSIX_FADVISE 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETRUID 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_SETRGID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_ISSETUGID 1 >| #define HAVE_PAUSE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LCHMOD 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_SETPGRP 1 >| #define HAVE_GETPGID 1 >| #define HAVE_SETPGID 1 >| #define HAVE_INITGROUPS 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETPRIORITY 1 >| #define HAVE_GETRLIMIT 1 >| #define HAVE_SETRLIMIT 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGSETJMP 1 >| #define HAVE__SETJMP 1 >| #define HAVE__LONGJMP 1 >| #define HAVE_GETSID 1 >| #define HAVE_SETSID 1 >| #define HAVE_TELLDIR 1 >| #define HAVE_SEEKDIR 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_COSH 1 >| #define HAVE_SINH 1 >| #define HAVE_TANH 1 >| #define HAVE_LOG2 1 >| #define HAVE_ROUND 1 >| #define HAVE_LLABS 1 >| #define HAVE_SETUID 1 >| #define HAVE_SETGID 1 >| #define HAVE_DAEMON 1 >| #define HAVE_SETENV 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_MKTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_POLL 1 >| #define HAVE_PREAD 1 >| #define HAVE_SENDFILE 1 >| #define HAVE_SIGALTSTACK 1 >| #define HAVE_DL_ITERATE_PHDR 1 >| #define HAVE_DUP 1 >| #define HAVE_DUP3 1 >| #define HAVE_PIPE2 1 >| #define HAVE_POSIX_MEMALIGN 1 >| #define HAVE_IOCTL 1 >| #define RUBY_SETJMP(env) _setjmp(env) >| #define RUBY_LONGJMP(env,val) _longjmp(env,val) >| #define RUBY_JMP_BUF jmp_buf >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define HAVE_STRUCT_TM_TM_GMTOFF 1 >| #define HAVE_TIMEZONE 1 >| #define NEGATIVE_TIME_T 1 >| #define LOCALTIME_OVERFLOW_PROBLEM 1 >| #define POSIX_SIGNAL 1 >| #define RSHIFT(x,y) ((x)>>(int)(y)) >| #define FILE_COUNT _r >| #define FILE_READPTR _p >| #define SIZEOF_STRUCT_STAT_ST_INO 4 >| #define HAVE__SC_CLK_TCK 1 >| #define STACK_GROW_DIRECTION -1 >| #define _REENTRANT 1 >| #define _THREAD_SAFE 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_SCHED_YIELD 1 >| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >| #define HAVE_PTHREAD_ATTR_GET_NP 1 >| #define HAVE_PTHREAD_ATTR_GETSTACK 1 >| #define HAVE_PTHREAD_COND_INIT 1 >| #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 >| #define HAVE_PTHREAD_CONDATTR_INIT 1 >| #define HAVE_PTHREAD_SIGMASK 1 >| #define HAVE_PTHREAD_ATTR_INIT 1 >| #define HAVE_GETCONTEXT 1 >| #define HAVE_SETCONTEXT 1 >| #define USE_ELF 1 >| #define HAVE_ELF_H 1 >| #define HAVE_EXECINFO_H 1 >| #define HAVE_LIBEXECINFO 1 >| #define HAVE_BACKTRACE 1 >| /* end confdefs.h. */ >| #include <valgrind/memcheck.h> >configure:17942: result: no >configure:17942: checking for valgrind/memcheck.h >configure:17942: result: no >configure:18117: checking for strip >configure:18133: found /usr/bin/strip >configure:18144: result: strip >configure:18750: checking whether dtrace USDT is available >configure:18768: result: no >configure:18773: error: --enable-dtrace, however, USDT is not available > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=amd64-portbld-freebsd10 >ac_cv_c_bigendian=no >ac_cv_c_char_unsigned=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_c_int16_t=yes >ac_cv_c_int32_t=yes >ac_cv_c_int64_t=yes >ac_cv_c_int8_t=yes >ac_cv_c_uint16_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint64_t=yes >ac_cv_c_uint8_t=yes >ac_cv_c_volatile=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set='' >ac_cv_env_CCC_value='' >ac_cv_env_CC_set=set >ac_cv_env_CC_value=cc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=-I/usr/local/include >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value=cpp >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=c++ >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=' -Wl,-rpath,/usr/lib:/usr/local/lib' >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value='-L/usr/local/lib -pthread' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=amd64-portbld-freebsd10 >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_func___b64_ntop=yes >ac_cv_func___b64_pton=yes >ac_cv_func___builtin_setjmp=no >ac_cv_func___syscall=yes >ac_cv_func__getlong=yes >ac_cv_func__getshort=yes >ac_cv_func__longjmp=yes >ac_cv_func__setjmp=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_acosh=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_backtrace=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_cbrt=yes >ac_cv_func_chown=yes >ac_cv_func_chroot=yes >ac_cv_func_chsize=no >ac_cv_func_clock=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_close=no >ac_cv_func_closedir=yes >ac_cv_func_closefrom=yes >ac_cv_func_cosh=yes >ac_cv_func_crypt=yes >ac_cv_func_daemon=yes >ac_cv_func_dirname=yes >ac_cv_func_dl_iterate_phdr=yes >ac_cv_func_dlopen=yes >ac_cv_func_dup2=yes >ac_cv_func_dup3=yes >ac_cv_func_dup=yes >ac_cv_func_eaccess=yes >ac_cv_func_erf=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_fcntl=yes >ac_cv_func_fdatasync=no >ac_cv_func_ffs=yes >ac_cv_func_fileno=yes >ac_cv_func_finite=yes >ac_cv_func_flock=yes >ac_cv_func_fmod=yes >ac_cv_func_fork=yes >ac_cv_func_fpurge=yes >ac_cv_func_freeaddrinfo=yes >ac_cv_func_fseeko64=no >ac_cv_func_fseeko=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_fsync=yes >ac_cv_func_ftello64=no >ac_cv_func_ftello=yes >ac_cv_func_ftruncate64=no >ac_cv_func_ftruncate=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_getcontext=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_getgrnam_r=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_getgroups=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_getpeername=no >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getpid=yes >ac_cv_func_getpriority=yes >ac_cv_func_getpwnam_r=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getrusage=yes >ac_cv_func_getsid=yes >ac_cv_func_getsockname=no >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_gmtime_r=yes >ac_cv_func_group_from_gid=yes >ac_cv_func_hypot=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_initgroups=yes >ac_cv_func_innetgr=yes >ac_cv_func_ioctl=yes >ac_cv_func_isascii=yes >ac_cv_func_isblank=yes >ac_cv_func_isfinite=no >ac_cv_func_isinf=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_killpg=yes >ac_cv_func_lchmod=yes >ac_cv_func_lchown=yes >ac_cv_func_lgamma_r=yes >ac_cv_func_link=yes >ac_cv_func_llabs=yes >ac_cv_func_localtime=yes >ac_cv_func_lockf=yes >ac_cv_func_log2=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_memalign=no >ac_cv_func_memchr=yes >ac_cv_func_memcmp=yes >ac_cv_func_memcmp_working=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_mktime=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_pause=yes >ac_cv_func_pipe2=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_posix_fadvise=yes >ac_cv_func_posix_memalign=yes >ac_cv_func_posix_spawn=yes >ac_cv_func_ppoll=no >ac_cv_func_pread=yes >ac_cv_func_pstat_getdynamic=no >ac_cv_func_pthread_attr_get_np=yes >ac_cv_func_pthread_attr_getstack=yes >ac_cv_func_pthread_attr_init=yes >ac_cv_func_pthread_attr_setinheritsched=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_condattr_init=yes >ac_cv_func_pthread_condattr_setclock=yes >ac_cv_func_pthread_equal=yes >ac_cv_func_pthread_exit=yes >ac_cv_func_pthread_get_stackaddr_np=no >ac_cv_func_pthread_get_stacksize_np=no >ac_cv_func_pthread_getattr_np=no >ac_cv_func_pthread_getthrds_np=no >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_pthread_sigmask=yes >ac_cv_func_pthread_stackseg_np=no >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_readdir_r=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_round=yes >ac_cv_func_rresvport_af=yes >ac_cv_func_sched_yield=yes >ac_cv_func_seekdir=yes >ac_cv_func_select=yes >ac_cv_func_select_large_fdset=no >ac_cv_func_sendfile=yes >ac_cv_func_sendmsg=yes >ac_cv_func_setcontext=yes >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgid=yes >ac_cv_func_setgroupent=yes >ac_cv_func_setgroups=yes >ac_cv_func_setitimer=yes >ac_cv_func_setlinebuf=yes >ac_cv_func_setlocale=yes >ac_cv_func_setlogin=yes >ac_cv_func_setpassent=yes >ac_cv_func_setpgid=yes >ac_cv_func_setpgrp=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_setrgid=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setruid=yes >ac_cv_func_setsid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setuid=yes >ac_cv_func_setvbuf=yes >ac_cv_func_shmget=yes >ac_cv_func_shutdown=no >ac_cv_func_sigaction=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_sigsetjmp=yes >ac_cv_func_sigvec=yes >ac_cv_func_sinh=yes >ac_cv_func_sleep=yes >ac_cv_func_snprintf=yes >ac_cv_func_socketpair=yes >ac_cv_func_spawnv=no >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_strchr=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_strstr=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_syscall=yes >ac_cv_func_sysconf=yes >ac_cv_func_tanh=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_telldir=yes >ac_cv_func_tgamma=yes >ac_cv_func_thr_stksegment=no >ac_cv_func_time=yes >ac_cv_func_timegm=yes >ac_cv_func_times=yes >ac_cv_func_timezone=yes >ac_cv_func_towlower=yes >ac_cv_func_truncate64=no >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_utimensat=no >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_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_func_wctob=yes >ac_cv_func_wcwidth=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_yield=no >ac_cv_func_yp_match=yes >ac_cv_have___va_copy=yes >ac_cv_have_clock_t=yes >ac_cv_have_control_in_msghdr=yes >ac_cv_have_decl_GLOB_NOMATCH=yes >ac_cv_have_decl_LLONG_MAX=yes >ac_cv_have_decl_MAXSYMLINKS=yes >ac_cv_have_decl_O_NONBLOCK=yes >ac_cv_have_decl_RLIMIT_NPROC=yes >ac_cv_have_decl_SHUT_RD=yes >ac_cv_have_decl__Exit=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_btowc=yes >ac_cv_have_decl_chdir=yes >ac_cv_have_decl_chown=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_closedir=yes >ac_cv_have_decl_dprintf=yes >ac_cv_have_decl_dup2=yes >ac_cv_have_decl_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_nerr=yes >ac_cv_have_decl_sys_siglist=yes >ac_cv_have_decl_tcsendbreak=yes >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_towctrans=yes >ac_cv_have_decl_ttyname_r=yes >ac_cv_have_decl_unlink=yes >ac_cv_have_decl_unlinkat=yes >ac_cv_have_decl_unlockpt=yes >ac_cv_have_decl_unsetenv=yes >ac_cv_have_decl_usleep=yes >ac_cv_have_decl_vdprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_have_decl_waitpid=yes >ac_cv_have_decl_wcpcpy=yes >ac_cv_have_decl_wcpncpy=yes >ac_cv_have_decl_wcrtomb=yes >ac_cv_have_decl_wcscasecmp=yes >ac_cv_have_decl_wcscat=yes >ac_cv_have_decl_wcschr=yes >ac_cv_have_decl_wcscmp=yes >ac_cv_have_decl_wcscoll=yes >ac_cv_have_decl_wcscpy=yes >ac_cv_have_decl_wcscspn=yes >ac_cv_have_decl_wcsdup=yes >ac_cv_have_decl_wcslen=yes >ac_cv_have_decl_wcsncasecmp=yes >ac_cv_have_decl_wcsncat=yes >ac_cv_have_decl_wcsncmp=yes >ac_cv_have_decl_wcsncpy=yes >ac_cv_have_decl_wcsnlen=yes >ac_cv_have_decl_wcsnrtombs=yes >ac_cv_have_decl_wcspbrk=yes >ac_cv_have_decl_wcsrchr=yes >ac_cv_have_decl_wcsrtombs=yes >ac_cv_have_decl_wcsspn=yes >ac_cv_have_decl_wcsstr=yes >ac_cv_have_decl_wcstok=yes >ac_cv_have_decl_wcswidth=yes >ac_cv_have_decl_wcsxfrm=yes >ac_cv_have_decl_wctob=yes >ac_cv_have_decl_wctrans=yes >ac_cv_have_decl_wctype=yes >ac_cv_have_decl_wcwidth=yes >ac_cv_have_decl_wmemchr=yes >ac_cv_have_decl_wmemcmp=yes >ac_cv_have_decl_wmemcpy=yes >ac_cv_have_decl_wmemmove=yes >ac_cv_have_decl_wmemset=yes >ac_cv_have_decl_writev=yes >ac_cv_have_getopt_optreset=yes >ac_cv_have_int64_t=yes >ac_cv_have_intxx_t=yes >ac_cv_have_mode_t=yes >ac_cv_have_pid_t=yes >ac_cv_have_pw_change_in_struct_passwd=yes >ac_cv_have_pw_class_in_struct_passwd=yes >ac_cv_have_pw_expire_in_struct_passwd=yes >ac_cv_have_sa_family_t=yes >ac_cv_have_size_t=yes >ac_cv_have_ss_family_in_struct_ss=yes >ac_cv_have_ssize_t=yes >ac_cv_have_struct_addrinfo=yes >ac_cv_have_struct_in6_addr=yes >ac_cv_have_struct_sockaddr_in6=yes >ac_cv_have_struct_sockaddr_storage=yes >ac_cv_have_struct_timeval=yes >ac_cv_have_u_char=yes >ac_cv_have_u_int64_t=yes >ac_cv_have_u_int=yes >ac_cv_have_u_intxx_t=yes >ac_cv_have_va_copy=yes >ac_cv_header_a_out_h=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_atomic_h=no >ac_cv_header_byteswap_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_direct_h=no >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_abi_h=no >ac_cv_header_elf_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_execinfo_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_grp_h=yes >ac_cv_header_ieeefp_h=yes >ac_cv_header_intrinsics_h=no >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_net_socket_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_paths_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_process_h=no >ac_cv_header_pthread_np_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_random_h=no >ac_cv_header_readpassphrase_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_rpc_types_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_search_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_spawn_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_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_mkdev_h=no >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_prctl_h=no >ac_cv_header_sys_pstat_h=no >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_sendfile_h=no >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_syscall_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_utime_h=no >ac_cv_header_sys_wait_h=yes >ac_cv_header_syscall_h=no >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_valgrind_memcheck_h=no >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_xti_h=no >ac_cv_header_zlib_h=yes >ac_cv_host=amd64-portbld-freebsd10 >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_dl_dlopen=no >ac_cv_lib_dld_shl_load=no >ac_cv_lib_edit_el_init=yes >ac_cv_lib_execinfo_backtrace=yes >ac_cv_lib_pam_pam_set_item=yes >ac_cv_lib_rt_clock_gettime=yes >ac_cv_lib_socket_socketpair=no >ac_cv_lib_thr___pthread_kill=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_atim=yes >ac_cv_member_struct_stat_st_atimensec=no >ac_cv_member_struct_stat_st_atimespec=yes >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_member_struct_stat_st_ctim=yes >ac_cv_member_struct_stat_st_ctimensec=no >ac_cv_member_struct_stat_st_ctimespec=yes >ac_cv_member_struct_stat_st_mtim=yes >ac_cv_member_struct_stat_st_mtimensec=no >ac_cv_member_struct_stat_st_mtimespec=yes >ac_cv_member_struct_stat_st_rdev=yes >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_BZIP2=/usr/bin/bzip2 >ac_cv_path_EGREP=/usr/bin/egrep >ac_cv_path_FGREP=/usr/bin/fgrep >ac_cv_path_GREP=/usr/bin/grep >ac_cv_path_GZIP=/usr/bin/gzip >ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_install=/usr/bin/install >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=/usr/bin/awk >ac_cv_prog_CC=cc >ac_cv_prog_CPP=cpp >ac_cv_prog_CXX=c++ >ac_cv_prog_DTRACE=dtrace >ac_cv_prog_PKG_CONFIG=pkg-config >ac_cv_prog_SED=/usr/bin/sed >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_AS=as >ac_cv_prog_ac_ct_LD=ld >ac_cv_prog_ac_ct_NM=nm >ac_cv_prog_ac_ct_OBJCOPY=objcopy >ac_cv_prog_ac_ct_OBJDUMP=objdump >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89='' >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_opendir='none required' >ac_cv_sizeof___int64=0 >ac_cv_sizeof_double=8 >ac_cv_sizeof_float=4 >ac_cv_sizeof_int16_t=2 >ac_cv_sizeof_int32_t=4 >ac_cv_sizeof_int64_t=8 >ac_cv_sizeof_int8_t=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_intptr_t=8 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_ptrdiff_t=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=8 >ac_cv_sizeof_ssize_t=8 >ac_cv_sizeof_struct_stat_st_blocks=SIZEOF_LONG >ac_cv_sizeof_struct_stat_st_ino=4 >ac_cv_sizeof_struct_stat_st_size=SIZEOF_LONG >ac_cv_sizeof_time_t=8 >ac_cv_sizeof_uint16_t=2 >ac_cv_sizeof_uint32_t=4 >ac_cv_sizeof_uint64_t=8 >ac_cv_sizeof_uint8_t=1 >ac_cv_sizeof_uintptr_t=8 >ac_cv_sizeof_voidp=8 >ac_cv_struct_tm=time.h >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_target=amd64-portbld-freebsd10 >ac_cv_type__Bool=yes >ac_cv_type_char=yes >ac_cv_type_char_p=yes >ac_cv_type_clockid_t=yes >ac_cv_type_dev_t=yes >ac_cv_type_fd_mask=yes >ac_cv_type_fsblkcnt_t=yes >ac_cv_type_fsfilcnt_t=yes >ac_cv_type_getgroups=gid_t >ac_cv_type_gid_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_rlim_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_struct_timeval=yes >ac_cv_type_struct_timezone=yes >ac_cv_type_time_t=yes >ac_cv_type_u_char=yes >ac_cv_type_u_int16_t=yes >ac_cv_type_u_int32_t=yes >ac_cv_type_u_int8_t=yes >ac_cv_type_u_int=yes >ac_cv_type_u_long=yes >ac_cv_type_u_short=yes >ac_cv_type_uid_t=yes >ac_cv_type_uintptr_t=yes >ac_cv_type_unsigned_char=yes >ac_cv_type_unsigned_int=yes >ac_cv_type_unsigned_long=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_type_unsigned_short=yes >ac_cv_type_volatile_sig_atomic_t=yes >ac_cv_type_wchar_t=yes >ac_cv_type_wint_t=yes >ac_cv_working_alloca_h=no >am_cv_prog_tar_ustar=/usr/bin/tar >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_path_MAGIC_CMD=/usr/bin/file >lt_cv_sys_max_cmd_len=262144 >rb_cv_binary_elf=yes >rb_cv_broken_glibc_ia64_erfc=no >rb_cv_char_bit=8 >rb_cv_cppoutfile=yes >rb_cv_dev_t_convertible=UINT >rb_cv_dlopen=yes >rb_cv_dtrace_available=no >rb_cv_dynamic_alloca=ok >rb_cv_enable_pthread_default=yes >rb_cv_fcnt=_r >rb_cv_fork_with_pthread=yes >rb_cv_frptr=_p >rb_cv_func___builtin_unreachable=yes >rb_cv_func_cdecl='__attribute__ ((cdecl)) x' >rb_cv_func_deprecated='__attribute__ ((deprecated)) x' >rb_cv_func_exported='__attribute__ ((visibility("default")))' >rb_cv_func_fastcall=x >rb_cv_func_noinline='__attribute__ ((noinline)) x' >rb_cv_func_noreturn='__attribute__ ((noreturn)) x' >rb_cv_func_stdcall=x >rb_cv_func_timezone_void=no >rb_cv_gcc_atomic_builtins=yes >rb_cv_gcc_function_alias=alias >rb_cv_gcc_sync_builtins=yes >rb_cv_gid_t_convertible=UINT >rb_cv_have_daylight=no >rb_cv_have_prototypes=yes >rb_cv_have_sc_clk_tck=yes >rb_cv_have_signbit=yes >rb_cv_large_fd_select=yes >rb_cv_localtime_overflow=no >rb_cv_member_struct_tm_tm_gmtoff=yes >rb_cv_mode_t_convertible=UINT >rb_cv_negative_time_t=yes >rb_cv_pid_t_convertible=INT >rb_cv_pri_prefix_long_long=ll >rb_cv_pri_prefix_ptrdiff_t=t >rb_cv_pri_prefix_size_t=z >rb_cv_prog_gnu_ld=yes >rb_cv_rlim_t_convertible=LONG >rb_cv_rshift_sign=yes >rb_cv_sizeof_struct_dirent_too_small=no >rb_cv_stack_end_address=no >rb_cv_stack_grow_dir_amd64=-1 >rb_cv_stdarg=yes >rb_cv_string_literal_concatenation=yes >rb_cv_stringization='#expr' >rb_cv_target_archs=amd64 >rb_cv_time_t_convertible=LONG >rb_cv_tokenpaste=ansi >rb_cv_type_int128_t=no >rb_cv_type_int16_t=yes >rb_cv_type_int32_t=yes >rb_cv_type_int64_t=yes >rb_cv_type_int8_t=yes >rb_cv_type_intptr_t=yes >rb_cv_type_ssize_t=yes >rb_cv_type_uint128_t=no >rb_cv_type_uint16_t=yes >rb_cv_type_uint32_t=yes >rb_cv_type_uint64_t=yes >rb_cv_type_uint8_t=yes >rb_cv_type_uintptr_t=yes >rb_cv_uid_t_convertible=UINT >rb_cv_unsetenv_return_value=yes >rb_cv_va_args_macro=yes >rb_cv_var_altzone=no >rb_cv_var_timezone=no >rb_cv_warnflags='-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='ar' >ARCHFILE='' >ARCH_FLAG='' >AS='as' >ASFLAGS='' >BASERUBY='echo executable host ruby is required. use --with-baseruby option.; false' >BTESTRUBY='$(MINIRUBY)' >BUILTIN_ENCOBJS='' >BUILTIN_TRANSOBJS='' >BUILTIN_TRANSSRCS='' >CAPITARGET='' >CC='cc' >CCDLFLAGS='-fPIC' >CFLAGS=' -O3 -fno-fast-math -fno-omit-frame-pointer -O2 -pipe -fno-strict-aliasing -fPIC' >CHDIR='cd -P' >COMMON_HEADERS='' >COMMON_LIBS='' >COMMON_MACROS='' >COUTFLAG='-o ' >CP='cp' >CPP='cpp' >CPPFLAGS='-I/usr/local/include' >CPPOUTFILE='-o conftest.i' >CROSS_COMPILING='no' >CXX='c++' >CXXFLAGS=' -O3 -fno-fast-math -fno-omit-frame-pointer -O2 -pipe -fno-strict-aliasing' >DEFS='' >DLDFLAGS=' -Wl,-soname,$@' >DLDLIBS=' -lc' >DLEXT2='' >DLEXT='so' >DLLWRAP='' >DLNOBJ='' >DOT='' >DOXYGEN='' >DTRACE='dtrace' >DTRACE_EXT='' >DTRACE_GLOMMED_OBJ='' >DTRACE_OBJ='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/usr/bin/egrep' >ENABLE_SHARED='yes' >ENCOBJS='' >EXECUTABLE_EXTS='' >EXEEXT='' >EXPORT_PREFIX='' >EXTDLDFLAGS='' >EXTLDFLAGS='' >EXTOBJS='' >EXTOUT='.ext' >EXTSTATIC='' >GCC='yes' >GNU_LD='yes' >GREP='/usr/bin/grep' >INSTALLDOC='' >INSTALL_DATA='install -o root -g wheel -m 0644' >INSTALL_PROGRAM='install -s -o root -g wheel -m 555' >INSTALL_SCRIPT='install -o root -g wheel -m 555' >LD='ld' >LDFLAGS='-L. -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -rdynamic' >LDSHARED='$(CC) -shared' >LDSHAREDXX='$(CXX) -shared' >LIBEXT='a' >LIBOBJS=' close.o addr2line.o' >LIBPATHENV='LD_LIBRARY_PATH' >LIBPATHFLAG=' -L%s' >LIBRUBY='$(LIBRUBY_SO)' >LIBRUBYARG='$(LIBRUBYARG_SHARED)' >LIBRUBYARG_SHARED='-l$(RUBY_SO_NAME)' >LIBRUBYARG_STATIC='-l$(RUBY_SO_NAME)-static' >LIBRUBY_A='lib$(RUBY_SO_NAME)-static.a' >LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so' >LIBRUBY_A_OBJS='$(OBJS)' >LIBRUBY_DLDFLAGS=' -Wl,-soname,$@' >LIBRUBY_LDSHARED='$(CC) -shared' >LIBRUBY_RELATIVE='no' >LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR)$(MINOR)' >LIBS='-lexecinfo -lthr -lrt -lcrypt -lm -L/usr/local/lib -pthread' >LINK_SO='' >LN_S='ln -s' >LTLIBOBJS='' >MAINLIBS='' >MAJOR='2' >MAKEDIRS='/bin/mkdir -p' >MAKEFILES='' >MANTYPE='' >MINIOBJS='' >MINIRUBY='./miniruby$(EXEEXT) -I$(srcdir)/lib -I. -I$(EXTOUT)/common' >MINOR='0' >MKDIR_P='/bin/mkdir -p' >NACL_SDK_ROOT='' >NACL_SDK_VARIANT='' >NACL_TOOLCHAIN='' >NM='nm' >NROFF='' >NULLCMD='' >OBJCOPY=':' >OBJDUMP='objdump' >OBJEXT='o' >OUTFLAG='-o ' >PACKAGE='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PKG_CONFIG='pkg-config' >PLATFORM_DIR='' >POSTLINK=':' >PREP='miniruby$(EXEEXT)' >PYTHON='' >RANLIB='ranlib' >RDOCTARGET='' >RI_BASE_NAME='' >RM='rm -f' >RMALL='rm -fr' >RMDIR='rmdir' >RMDIRS='rmdir -p' >RPATHFLAG='' >RUBYW_BASE_NAME='rubyw' >RUBYW_INSTALL_NAME='' >RUBY_BASE_NAME='ruby' >RUBY_INSTALL_NAME='' >RUBY_PROGRAM_VERSION='2.0.0' >RUBY_RELEASE_DATE='2014-09-19' >RUBY_SO_NAME='ruby20' >RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}' >RUNRUBY='$(RUNRUBY_COMMAND) --' >RUNRUBY_COMMAND='$(MINIRUBY) $(srcdir)/tool/runruby.rb --extout=$(EXTOUT) $(RUNRUBYOPT)' >SET_MAKE='' >SHELL='/bin/sh' >SOLIBS='$(LIBS)' >STATIC='' >STRIP='strip' >SYMBOL_PREFIX='' >TEENY='0' >TEST_RUNNABLE='yes' >THREAD_MODEL='' >TRY_LINK='' >UNIVERSAL_ARCHNAMES='' >UNIVERSAL_INTS='' >USE_RUBYGEMS='' >WERRORFLAG='-Werror' >WINDRES='' >XCFLAGS='-include ruby/config.h -include ruby/missing.h -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT' >XLDFLAGS='-fstack-protector' >XRUBY='$(RUNRUBY)' >XRUBY_LIBDIR='' >XRUBY_RUBYHDRDIR='' >XRUBY_RUBYLIBDIR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_OBJCOPY='objcopy' >ac_ct_OBJDUMP='objdump' >arch='' >archincludedir='' >archlibdir='' >bindir='${exec_prefix}/bin' >build='amd64-portbld-freebsd10' >build_alias='amd64-portbld-freebsd10' >build_cpu='amd64' >build_os='freebsd10' >build_vendor='portbld' >cflags='' >codesign='' >configure_args='' >cppflags='' >cxxflags='' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >debugflags='' >docdir='/usr/local/share/doc/ruby20' >dvidir='${docdir}' >exec='' >exec_prefix='/usr/local' >host='amd64-portbld-freebsd10' >host_alias='' >host_cpu='amd64' >host_os='freebsd10' >host_vendor='portbld' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/local/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='${prefix}/var' >mandir='/usr/local/man' >oldincludedir='/usr/include' >optflags='-O3 -fno-fast-math -fno-omit-frame-pointer' >pdfdir='${docdir}' >prefix='/usr/local' >program_transform_name='s&$$&20&;s&^&&' >psdir='${docdir}' >ridir='' >ruby_pc='' >ruby_version='' >rubyarchdir='' >rubyarchhdrdir='' >rubyarchprefix='' >rubyhdrdir='' >rubylibdir='' >rubylibprefix='' >rubysitearchprefix='' >rubyw_install_name='' >sbindir='${exec_prefix}/sbin' >setup='Setup' >sharedstatedir='${prefix}/com' >sitearch='' >sitearchdir='' >sitearchhdrdir='' >sitearchincludedir='' >sitearchlibdir='' >sitedir='' >sitehdrdir='' >sitelibdir='' >strict_warnflags='-ansi -std=iso9899:199409' >sysconfdir='${prefix}/etc' >target='amd64-portbld-freebsd10' >target_alias='' >target_cpu='amd64' >target_os='freebsd10' >target_vendor='portbld' >try_header='' >vendorarchdir='' >vendorarchhdrdir='' >vendordir='' >vendorhdrdir='' >vendorlibdir='' >warnflags='-ansi -std=iso9899:199409' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define CANONICALIZATION_FOR_MATHN 1 >#define RUBY_BASE_NAME "ruby" !<verconf>! >#define RUBY_VERSION_NAME RUBY_BASE_NAME"-"RUBY_LIB_VERSION !<verconf>! >#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_DIRENT_H 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_SYSCALL_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_FCNTL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_PWD_H 1 >#define HAVE_GRP_H 1 >#define HAVE_A_OUT_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_IEEEFP_H 1 >#define HAVE_UCONTEXT_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_TIME_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_LONG_LONG 1 >#define HAVE_OFF_T 1 >#define SIZEOF_INT 4 >#define SIZEOF_SHORT 2 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF___INT64 0 >#define SIZEOF_OFF_T 8 >#define SIZEOF_VOIDP 8 >#define SIZEOF_FLOAT 4 >#define SIZEOF_DOUBLE 8 >#define SIZEOF_TIME_T 8 >#define PRI_LL_PREFIX "ll" >#define rb_pid_t pid_t >#define PIDT2NUM(v) INT2NUM(v) >#define NUM2PIDT(v) NUM2INT(v) >#define PRI_PIDT_PREFIX PRI_INT_PREFIX >#define rb_uid_t uid_t >#define UIDT2NUM(v) UINT2NUM(v) >#define NUM2UIDT(v) NUM2UINT(v) >#define PRI_UIDT_PREFIX PRI_INT_PREFIX >#define rb_gid_t gid_t >#define GIDT2NUM(v) UINT2NUM(v) >#define NUM2GIDT(v) NUM2UINT(v) >#define PRI_GIDT_PREFIX PRI_INT_PREFIX >#define rb_time_t time_t >#define TIMET2NUM(v) LONG2NUM(v) >#define NUM2TIMET(v) NUM2LONG(v) >#define PRI_TIMET_PREFIX PRI_LONG_PREFIX >#define rb_dev_t dev_t >#define DEVT2NUM(v) UINT2NUM(v) >#define NUM2DEVT(v) NUM2UINT(v) >#define PRI_DEVT_PREFIX PRI_INT_PREFIX >#define rb_mode_t mode_t >#define MODET2NUM(v) UINT2NUM(v) >#define NUM2MODET(v) NUM2UINT(v) >#define PRI_MODET_PREFIX PRI_INT_PREFIX >#define rb_rlim_t rlim_t >#define RLIM2NUM(v) LONG2NUM(v) >#define NUM2RLIM(v) NUM2LONG(v) >#define PRI_RLIM_PREFIX PRI_LONG_PREFIX >#define HAVE_PROTOTYPES 1 >#define TOKEN_PASTE(x,y) x##y >#define STRINGIZE(expr) STRINGIZE0(expr) >#define HAVE_STDARG_PROTOTYPES 1 >#define HAVE_VA_ARGS_MACRO 1 >#define NORETURN(x) __attribute__ ((noreturn)) x >#define DEPRECATED(x) __attribute__ ((deprecated)) x >#define NOINLINE(x) __attribute__ ((noinline)) x >#define FUNC_CDECL(x) __attribute__ ((cdecl)) x >#define RUBY_ALIAS_FUNCTION_TYPE(type, prot, name, args) type prot __attribute__((alias(#name))); >#define RUBY_ALIAS_FUNCTION_VOID(prot, name, args) RUBY_ALIAS_FUNCTION_TYPE(void, prot, name, args) >#define HAVE_GCC_ATOMIC_BUILTINS 1 >#define HAVE_GCC_SYNC_BUILTINS 1 >#define UNREACHABLE __builtin_unreachable() >#define RUBY_FUNC_EXPORTED __attribute__ ((visibility("default"))) extern >#define HAVE_DECL_SYS_NERR 1 >#define HAVE_LIBCRYPT 1 >#define HAVE_LIBRT 1 >#define SIZEOF_SIZE_T 8 >#define SIZEOF_PTRDIFF_T 8 >#define PRI_SIZE_PREFIX "z" >#define PRI_PTRDIFF_PREFIX "t" >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_ST_BLKSIZE 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_ST_BLOCKS 1 >#define HAVE_STRUCT_STAT_ST_RDEV 1 >#define HAVE_ST_RDEV 1 >#define SIZEOF_STRUCT_STAT_ST_SIZE SIZEOF_LONG >#define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_LONG >#define HAVE_STRUCT_STAT_ST_ATIM 1 >#define HAVE_STRUCT_STAT_ST_ATIMESPEC 1 >#define HAVE_STRUCT_STAT_ST_MTIM 1 >#define HAVE_STRUCT_STAT_ST_MTIMESPEC 1 >#define HAVE_STRUCT_STAT_ST_CTIM 1 >#define HAVE_STRUCT_STAT_ST_CTIMESPEC 1 >#define HAVE_STRUCT_TIMEVAL 1 >#define HAVE_STRUCT_TIMESPEC 1 >#define HAVE_STRUCT_TIMEZONE 1 >#define HAVE_CLOCKID_T 1 >#define HAVE_RB_FD_INIT 1 >#define HAVE_INT8_T 1 >#define SIZEOF_INT8_T 1 >#define HAVE_UINT8_T 1 >#define SIZEOF_UINT8_T 1 >#define HAVE_INT16_T 1 >#define SIZEOF_INT16_T 2 >#define HAVE_UINT16_T 1 >#define SIZEOF_UINT16_T 2 >#define HAVE_INT32_T 1 >#define SIZEOF_INT32_T 4 >#define HAVE_UINT32_T 1 >#define SIZEOF_UINT32_T 4 >#define HAVE_INT64_T 1 >#define SIZEOF_INT64_T 8 >#define HAVE_UINT64_T 1 >#define SIZEOF_UINT64_T 8 >#define HAVE_INTPTR_T 1 >#define SIZEOF_INTPTR_T 8 >#define HAVE_UINTPTR_T 1 >#define SIZEOF_UINTPTR_T 8 >#define HAVE_SSIZE_T 1 >#define SIZEOF_SSIZE_T 8 >#define GETGROUPS_T gid_t >#define RETSIGTYPE void >#define HAVE_ALLOCA 1 >#define BROKEN_CLOSE 1 >#define HAVE_DUP2 1 >#define HAVE_MEMMOVE 1 >#define HAVE_STRERROR 1 >#define HAVE_STRCHR 1 >#define HAVE_STRSTR 1 >#define HAVE_CRYPT 1 >#define HAVE_FLOCK 1 >#define HAVE_ISNAN 1 >#define HAVE_FINITE 1 >#define HAVE_ISINF 1 >#define HAVE_HYPOT 1 >#define HAVE_ACOSH 1 >#define HAVE_ERF 1 >#define HAVE_TGAMMA 1 >#define HAVE_LGAMMA_R 1 >#define HAVE_CBRT 1 >#define HAVE_STRLCPY 1 >#define HAVE_STRLCAT 1 >#define HAVE_FFS 1 >#define HAVE_SETPROCTITLE 1 >#define HAVE_SIGNBIT 1 >#define HAVE_FMOD 1 >#define HAVE_KILLPG 1 >#define HAVE_WAIT4 1 >#define HAVE_WAITPID 1 >#define HAVE_FORK 1 >#define HAVE_SYSCALL 1 >#define HAVE___SYSCALL 1 >#define HAVE_CHROOT 1 >#define HAVE_GETCWD 1 >#define HAVE_EACCESS 1 >#define HAVE_TRUNCATE 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_FTELLO 1 >#define HAVE_TIMES 1 >#define HAVE_UTIMES 1 >#define HAVE_FCNTL 1 >#define HAVE_LOCKF 1 >#define HAVE_LSTAT 1 >#define HAVE_FSEEKO 1 >#define HAVE_LINK 1 >#define HAVE_SYMLINK 1 >#define HAVE_READLINK 1 >#define HAVE_READDIR_R 1 >#define HAVE_FSYNC 1 >#define HAVE_FCHOWN 1 >#define HAVE_POSIX_FADVISE 1 >#define HAVE_SETITIMER 1 >#define HAVE_SETRUID 1 >#define HAVE_SETEUID 1 >#define HAVE_SETREUID 1 >#define HAVE_SETRESUID 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_SETRGID 1 >#define HAVE_SETEGID 1 >#define HAVE_SETREGID 1 >#define HAVE_SETRESGID 1 >#define HAVE_ISSETUGID 1 >#define HAVE_PAUSE 1 >#define HAVE_LCHOWN 1 >#define HAVE_LCHMOD 1 >#define HAVE_GETPGRP 1 >#define HAVE_SETPGRP 1 >#define HAVE_GETPGID 1 >#define HAVE_SETPGID 1 >#define HAVE_INITGROUPS 1 >#define HAVE_GETGROUPS 1 >#define HAVE_SETGROUPS 1 >#define HAVE_GETPRIORITY 1 >#define HAVE_GETRLIMIT 1 >#define HAVE_SETRLIMIT 1 >#define HAVE_SYSCONF 1 >#define HAVE_GETPWNAM_R 1 >#define HAVE_GETGRNAM_R 1 >#define HAVE_DLOPEN 1 >#define HAVE_SIGPROCMASK 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGSETJMP 1 >#define HAVE__SETJMP 1 >#define HAVE__LONGJMP 1 >#define HAVE_GETSID 1 >#define HAVE_SETSID 1 >#define HAVE_TELLDIR 1 >#define HAVE_SEEKDIR 1 >#define HAVE_FCHMOD 1 >#define HAVE_COSH 1 >#define HAVE_SINH 1 >#define HAVE_TANH 1 >#define HAVE_LOG2 1 >#define HAVE_ROUND 1 >#define HAVE_LLABS 1 >#define HAVE_SETUID 1 >#define HAVE_SETGID 1 >#define HAVE_DAEMON 1 >#define HAVE_SETENV 1 >#define HAVE_UNSETENV 1 >#define HAVE_MKTIME 1 >#define HAVE_TIMEGM 1 >#define HAVE_GMTIME_R 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_POLL 1 >#define HAVE_PREAD 1 >#define HAVE_SENDFILE 1 >#define HAVE_SIGALTSTACK 1 >#define HAVE_DL_ITERATE_PHDR 1 >#define HAVE_DUP 1 >#define HAVE_DUP3 1 >#define HAVE_PIPE2 1 >#define HAVE_POSIX_MEMALIGN 1 >#define HAVE_IOCTL 1 >#define RUBY_SETJMP(env) _setjmp(env) >#define RUBY_LONGJMP(env,val) _longjmp(env,val) >#define RUBY_JMP_BUF jmp_buf >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define HAVE_STRUCT_TM_TM_GMTOFF 1 >#define HAVE_TIMEZONE 1 >#define NEGATIVE_TIME_T 1 >#define LOCALTIME_OVERFLOW_PROBLEM 1 >#define POSIX_SIGNAL 1 >#define RSHIFT(x,y) ((x)>>(int)(y)) >#define FILE_COUNT _r >#define FILE_READPTR _p >#define SIZEOF_STRUCT_STAT_ST_INO 4 >#define HAVE__SC_CLK_TCK 1 >#define STACK_GROW_DIRECTION -1 >#define _REENTRANT 1 >#define _THREAD_SAFE 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_PTHREAD_NP_H 1 >#define HAVE_SCHED_YIELD 1 >#define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 >#define HAVE_PTHREAD_ATTR_GET_NP 1 >#define HAVE_PTHREAD_ATTR_GETSTACK 1 >#define HAVE_PTHREAD_COND_INIT 1 >#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 >#define HAVE_PTHREAD_CONDATTR_INIT 1 >#define HAVE_PTHREAD_SIGMASK 1 >#define HAVE_PTHREAD_ATTR_INIT 1 >#define HAVE_GETCONTEXT 1 >#define HAVE_SETCONTEXT 1 >#define USE_ELF 1 >#define HAVE_ELF_H 1 >#define HAVE_EXECINFO_H 1 >#define HAVE_LIBEXECINFO 1 >#define HAVE_BACKTRACE 1 >#define DLEXT_MAXLEN 3 >#define DLEXT ".so" >#define LIBDIR_BASENAME "lib" > >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 194327
: 148236 |
148242
Working