Created
March 23, 2015 21:52
-
-
Save tseemann/df055256da8f8a909cbb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-03-24 08:50:36 +1100 | |
./configure | |
--prefix=/bio/linuxbrew/Cellar/ruby/2.2.1 | |
--enable-shared | |
--disable-silent-rules | |
--with-sitedir=/bio/linuxbrew/lib/ruby/site_ruby | |
--with-vendordir=/bio/linuxbrew/lib/ruby/vendor_ruby | |
--with-out-ext=tk | |
--disable-install-doc | |
--without-gmp | |
--with-opt-dir=/bio/linuxbrew/opt/libyaml:/bio/linuxbrew/opt/openssl:/bio/linuxbrew/opt/readline | |
config.guess already exists | |
config.sub already exists | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking target system type... x86_64-unknown-linux-gnu | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/gcc accepts -g... yes | |
checking for /usr/bin/gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether /usr/bin/g++ accepts -g... yes | |
checking how to run the C preprocessor... /usr/bin/gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether /usr/bin/gcc needs -traditional... no | |
checking for ld... ld | |
checking whether the linker is GNU ld... yes | |
checking whether /usr/bin/gcc -E accepts -o... yes | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for as... as | |
checking for objdump... objdump | |
checking for objcopy... objcopy | |
checking for nm... nm | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for dtrace... dtrace | |
checking for dot... no | |
checking for doxygen... doxygen | |
checking for pkg-config... pkg-config | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for cd using physical directory... cd -P | |
checking whether CFLAGS is valid... yes | |
checking whether LDFLAGS is valid... yes | |
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes | |
checking whether -Wno-parentheses is accepted as CFLAGS... yes | |
checking whether -Wno-long-long is accepted as CFLAGS... yes | |
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes | |
checking whether -Wunused-variable is accepted as CFLAGS... yes | |
checking whether -Wpointer-arith is accepted as CFLAGS... yes | |
checking whether -Wwrite-strings is accepted as CFLAGS... yes | |
checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes | |
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no | |
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes | |
checking whether -Wdivision-by-zero is accepted as CFLAGS... no | |
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes | |
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes | |
checking whether -Wextra-tokens is accepted as CFLAGS... no | |
checking whether -Wall -Wextra is accepted as CFLAGS... yes | |
checking whether -Qunused-arguments is accepted as CFLAGS... no | |
checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes | |
checking whether -fstack-protector is accepted as CFLAGS... yes | |
checking whether -fstack-protector is accepted as LDFLAGS... yes | |
checking whether -std=iso9899:1999 is accepted as CFLAGS... yes | |
checking whether -fno-strict-overflow is accepted as CFLAGS... yes | |
checking whether -ggdb3 is accepted as CFLAGS... yes | |
checking whether -fvisibility=hidden is accepted as CFLAGS... yes | |
checking whether -fno-fast-math is accepted as CFLAGS... yes | |
checking for crypt in -lcrypt... yes | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for shutdown in -lsocket... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking syscall.h usability... yes | |
checking syscall.h presence... yes | |
checking for syscall.h... yes | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking a.out.h usability... yes | |
checking a.out.h presence... yes | |
checking for a.out.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking ucontext.h usability... yes | |
checking ucontext.h presence... yes | |
checking for ucontext.h... yes | |
checking intrinsics.h usability... no | |
checking intrinsics.h presence... no | |
checking for intrinsics.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking sys/sendfile.h usability... yes | |
checking sys/sendfile.h presence... yes | |
checking for sys/sendfile.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking net/socket.h usability... no | |
checking net/socket.h presence... no | |
checking for net/socket.h... no | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking process.h usability... no | |
checking process.h presence... no | |
checking for process.h... no | |
checking sys/prctl.h usability... yes | |
checking sys/prctl.h presence... yes | |
checking for sys/prctl.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking atomic.h usability... no | |
checking atomic.h presence... no | |
checking for atomic.h... no | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking malloc_np.h usability... no | |
checking malloc_np.h presence... no | |
checking for malloc_np.h... no | |
checking malloc/malloc.h usability... no | |
checking malloc/malloc.h presence... no | |
checking for malloc/malloc.h... no | |
checking setjmpex.h usability... no | |
checking setjmpex.h presence... no | |
checking for setjmpex.h... no | |
checking sys/attr.h usability... no | |
checking sys/attr.h presence... no | |
checking for sys/attr.h... no | |
checking sys/id.h usability... no | |
checking sys/id.h presence... no | |
checking for sys/id.h... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether byte ordering is bigendian... no | |
checking for an ANSI C-conforming const... yes | |
checking whether char is unsigned... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for typeof syntax and keyword spelling... typeof | |
checking for long long... yes | |
checking for off_t... yes | |
checking char bit... 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking size of __int128... 16 | |
checking size of off_t... 8 | |
checking size of void*... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of time_t... 8 | |
checking size of clock_t... 8 | |
checking packed struct attribute... x __attribute__((packed)) | |
checking for printf prefix for long long... ll | |
checking for pid_t... yes | |
checking for convertible type of pid_t... INT | |
checking for uid_t... yes | |
checking for convertible type of uid_t... UINT | |
checking for gid_t... yes | |
checking for convertible type of gid_t... UINT | |
checking for time_t... yes | |
checking for convertible type of time_t... LONG | |
checking for dev_t... yes | |
checking for convertible type of dev_t... ULONG | |
checking for mode_t... yes | |
checking for convertible type of mode_t... UINT | |
checking for rlim_t... yes | |
checking for convertible type of rlim_t... ULONG | |
checking for off_t... (cached) yes | |
checking for convertible type of off_t... LONG | |
checking for clockid_t... yes | |
checking for convertible type of clockid_t... INT | |
checking for prototypes... yes | |
checking token paste string... ansi | |
checking stringization... #expr | |
checking string literal concatenation... yes | |
checking for variable length prototypes and stdarg.h... yes | |
checking for variable length macro... yes | |
checking for NORETURN function attribute... __attribute__ ((noreturn)) x | |
checking for DEPRECATED function attribute... __attribute__ ((deprecated)) x | |
checking for NOINLINE function attribute... __attribute__ ((noinline)) x | |
checking for stdcall function attribute... __attribute__ ((stdcall)) x | |
checking for cdecl function attribute... __attribute__ ((cdecl)) x | |
checking for fastcall function attribute... __attribute__ ((fastcall)) x | |
checking for FUNC_MINIMIZED function attribute... __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
checking for function alias... alias | |
checking for __atomic builtins... yes | |
checking for __sync builtins... yes | |
checking for __builtin_unreachable... yes | |
checking for exported function attribute... __attribute__ ((visibility("default"))) | |
checking for function name string predefined identifier... __func__ | |
checking whether sys_nerr is declared... yes | |
checking whether getenv is declared... yes | |
checking for size_t... yes | |
checking size of size_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking for printf prefix for size_t... z | |
checking for printf prefix for ptrdiff_t... t | |
checking for struct stat.st_blksize... yes | |
checking for struct stat.st_blocks... yes | |
checking for struct stat.st_rdev... yes | |
checking size of struct stat.st_size... SIZEOF_OFF_T | |
checking size of struct stat.st_blocks... SIZEOF_OFF_T | |
checking size of struct stat.st_ino... SIZEOF_LONG | |
checking for struct stat.st_atim... yes | |
checking for struct stat.st_atimespec... no | |
checking for struct stat.st_atimensec... no | |
checking for struct stat.st_mtim... yes | |
checking for struct stat.st_mtimespec... no | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_ctim... yes | |
checking for struct stat.st_ctimespec... no | |
checking for struct stat.st_ctimensec... no | |
checking for struct stat.st_birthtimespec... no | |
checking for struct timeval... yes | |
checking size of struct timeval.tv_sec... SIZEOF_TIME_T | |
checking for struct timespec... yes | |
checking for struct timezone... yes | |
checking for clockid_t... (cached) yes | |
checking for fd_mask... yes | |
checking for int8_t... yes | |
checking size of int8_t... 1 | |
checking for uint8_t... yes | |
checking size of uint8_t... 1 | |
checking for int16_t... yes | |
checking size of int16_t... 2 | |
checking for uint16_t... yes | |
checking size of uint16_t... 2 | |
checking for int32_t... yes | |
checking size of int32_t... 4 | |
checking for uint32_t... yes | |
checking size of uint32_t... 4 | |
checking for int64_t... yes | |
checking size of int64_t... 8 | |
checking for uint64_t... yes | |
checking size of uint64_t... 8 | |
checking for int128_t... __int128 | |
checking for uint128_t... unsigned __int128 | |
checking for intptr_t... yes | |
checking size of intptr_t... 8 | |
checking for uintptr_t... yes | |
checking size of uintptr_t... 8 | |
checking for ssize_t... yes | |
checking size of ssize_t... 8 | |
checking for stack end address... __libc_stack_end | |
checking for uid_t in sys/types.h... (cached) yes | |
checking type of array argument to getgroups... gid_t | |
checking return type of signal handlers... void | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for dynamic size alloca... ok | |
checking for working memcmp... yes | |
checking for broken erfc of glibc-2.3.6 on IA64... no | |
checking for acosh... yes | |
checking for cbrt... yes | |
checking for crypt... yes | |
checking for dup2... yes | |
checking for erf... yes | |
checking for ffs... yes | |
checking for finite... yes | |
checking for flock... yes | |
checking for hypot... yes | |
checking for isinf... yes | |
checking for isnan... yes | |
checking for lgamma_r... yes | |
checking for memmove... yes | |
checking for nextafter... yes | |
checking for setproctitle... no | |
checking for strchr... yes | |
checking for strerror... yes | |
checking for strlcat... no | |
checking for strlcpy... no | |
checking for strstr... yes | |
checking for tgamma... yes | |
checking sys/pstat.h usability... no | |
checking sys/pstat.h presence... no | |
checking for sys/pstat.h... no | |
checking for signbit... yes | |
checking for pid_t... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for __syscall... no | |
checking for _longjmp... yes | |
checking for _setjmp... yes | |
checking for _setjmpex... no | |
checking for atan2l... yes | |
checking for atan2f... yes | |
checking for chroot... yes | |
checking for chsize... no | |
checking for clock_gettime... yes | |
checking for cosh... yes | |
checking for daemon... (cached) no | |
checking for dirfd... yes | |
checking for dl_iterate_phdr... yes | |
checking for dlopen... yes | |
checking for dladdr... yes | |
checking for dup... yes | |
checking for dup3... yes | |
checking for eaccess... yes | |
checking for endgrent... yes | |
checking for fchmod... yes | |
checking for fchown... yes | |
checking for fcntl... yes | |
checking for fdatasync... yes | |
checking for fmod... yes | |
checking for fsync... yes | |
checking for ftruncate... yes | |
checking for ftruncate64... yes | |
checking for getattrlist... no | |
checking for getcwd... yes | |
checking for getgidx... no | |
checking for getgrnam... yes | |
checking for getgrnam_r... yes | |
checking for getgroups... yes | |
checking for getpgid... yes | |
checking for getpgrp... yes | |
checking for getpriority... yes | |
checking for getpwnam_r... yes | |
checking for getresgid... yes | |
checking for getresuid... yes | |
checking for getrlimit... yes | |
checking for getsid... yes | |
checking for gettimeofday... yes | |
checking for getuidx... no | |
checking for gmtime_r... yes | |
checking for initgroups... yes | |
checking for ioctl... yes | |
checking for isfinite... no | |
checking for issetugid... no | |
checking for killpg... yes | |
checking for lchmod... no | |
checking for lchown... yes | |
checking for link... yes | |
checking for llabs... yes | |
checking for lockf... yes | |
checking for log2... yes | |
checking for lstat... yes | |
checking for malloc_usable_size... yes | |
checking for malloc_size... no | |
checking for mblen... yes | |
checking for memalign... yes | |
checking for writev... yes | |
checking for memrchr... yes | |
checking for memmem... yes | |
checking for mktime... yes | |
checking for pipe2... yes | |
checking for poll... yes | |
checking for posix_fadvise... yes | |
checking for posix_memalign... yes | |
checking for ppoll... yes | |
checking for pread... yes | |
checking for qsort_r... yes | |
checking for readlink... yes | |
checking for round... yes | |
checking for sched_getaffinity... yes | |
checking for seekdir... yes | |
checking for select_large_fdset... no | |
checking for sendfile... yes | |
checking for setegid... yes | |
checking for setenv... yes | |
checking for seteuid... yes | |
checking for setgid... yes | |
checking for setgroups... yes | |
checking for setpgid... yes | |
checking for setpgrp... yes | |
checking for setregid... yes | |
checking for setresgid... yes | |
checking for setresuid... yes | |
checking for setreuid... yes | |
checking for setrgid... no | |
checking for setrlimit... yes | |
checking for setruid... no | |
checking for setsid... yes | |
checking for setuid... yes | |
checking for shutdown... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for sigprocmask... yes | |
checking for sinh... yes | |
checking for spawnv... no | |
checking for symlink... yes | |
checking for syscall... yes | |
checking for sysconf... yes | |
checking for tanh... yes | |
checking for telldir... yes | |
checking for timegm... yes | |
checking for times... yes | |
checking for truncate... yes | |
checking for truncate64... yes | |
checking for unsetenv... yes | |
checking for utimensat... yes | |
checking for utimes... yes | |
checking for wait4... yes | |
checking for waitpid... yes | |
checking if getcwd allocates buffer if NULL is given... yes | |
checking for __builtin_bswap16... yes | |
checking for __builtin_bswap32... yes | |
checking for __builtin_bswap64... yes | |
checking for __builtin_clz... yes | |
checking for __builtin_clzl... yes | |
checking for __builtin_clzll... yes | |
checking for __builtin_choose_expr... yes | |
checking for __builtin_choose_expr_constant_p... no | |
checking for __builtin_types_compatible_p... yes | |
checking whether qsort_r is GNU version... yes | |
checking whether qsort_r is BSD version... no | |
checking whether atan2 handles Inf as C99... yes | |
checking for clock_getres... yes | |
checking for unsetenv returns a value... yes | |
checking for sigsetjmp as a macro or function... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... yes | |
checking for struct tm.tm_gmtoff... yes | |
checking for external int daylight... yes | |
checking for external timezone... long | |
checking for external altzone... no | |
checking for timezone... yes | |
checking whether timezone requires zero arguments... yes | |
checking for negative time_t for gmtime(3)... yes | |
checking for localtime(3) overflow correctly... yes | |
checking whether right shift preserve sign bit... yes | |
checking whether _SC_CLK_TCK is supported... yes | |
checking stack growing direction on x86_64... -1 | |
checking for pthread_kill in -lthr... no | |
checking for pthread_kill in -lpthread... yes | |
checking for pthread_np.h... no | |
checking whether pthread_t is scalar type... yes | |
checking for sched_yield... yes | |
checking for pthread_attr_setinheritsched... yes | |
checking for pthread_getattr_np... yes | |
checking for pthread_attr_get_np... no | |
checking for pthread_attr_getstack... yes | |
checking for pthread_get_stackaddr_np... no | |
checking for pthread_get_stacksize_np... no | |
checking for thr_stksegment... no | |
checking for pthread_stackseg_np... no | |
checking for pthread_getthrds_np... no | |
checking for pthread_cond_init... yes | |
checking for pthread_condattr_setclock... yes | |
checking for pthread_condattr_init... yes | |
checking for pthread_sigmask... yes | |
checking for pthread_setname_np... yes | |
checking for pthread_attr_init... yes | |
checking arguments of pthread_setname_np... (pthread_self(), name) | |
checking if mcontext_t is a pointer... no | |
checking for getcontext... yes | |
checking for setcontext... yes | |
checking if fork works with pthread... yes | |
checking whether ELF binaries are produced... yes | |
checking elf.h usability... yes | |
checking elf.h presence... yes | |
checking for elf.h... yes | |
checking elf_abi.h usability... no | |
checking elf_abi.h presence... no | |
checking for elf_abi.h... no | |
checking whether OS depend dynamic link works... yes | |
checking whether -Wl,-R. is accepted as LDFLAGS... yes | |
checking for backtrace... yes | |
checking for broken backtrace... no | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
checking for strip... strip | |
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes | |
checking whether dtrace USDT is available... yes | |
checking whether dtrace USDT is available... (cached) yes | |
checking whether dtrace needs post processing... yes | |
checking for __builtin_setjmp... yes with cast () | |
checking for setjmp type... __builtin_setjmp | |
checking for prefix of external symbols... NONE | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking if make is GNU make... yes | |
checking for broken memmem... no | |
checking for nroff... /usr/bin/nroff | |
.ext/include/x86_64-linux/ruby/config.h updated | |
ruby library version = 2.2.0 | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating Makefile | |
config.status: creating ruby-2.2.pc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-03-24 08:50:52 +1100 | |
make | |
CC = /usr/bin/gcc | |
LD = ld | |
LDSHARED = /usr/bin/gcc -shared | |
CFLAGS = -Os -w -pipe -march=core2 -fPIC | |
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT | |
CPPFLAGS = -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -I. -I.ext/include/x86_64-linux -I./include -I. | |
DLDFLAGS = -Wl,-soname,libruby.so.2.2 -L/bio/linuxbrew/opt/libyaml/lib -Wl,-R/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -Wl,-R/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib -Wl,-R/bio/linuxbrew/opt/readline/lib -fstack-protector | |
SOLIBS = -lpthread -ldl -lcrypt -lm | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
compiling main.c | |
compiling dmydln.c | |
compiling miniinit.c | |
compiling miniprelude.c | |
translating probes probes.d | |
compiling bignum.c | |
compiling class.c | |
compiling compar.c | |
compiling complex.c | |
compiling dir.c | |
compiling dln_find.c | |
compiling encoding.c | |
compiling enum.c | |
compiling enumerator.c | |
compiling error.c | |
compiling proc.c | |
compiling file.c | |
compiling inits.c | |
compiling io.c | |
compiling marshal.c | |
compiling math.c | |
compiling node.c | |
compiling numeric.c | |
compiling pack.c | |
compiling process.c | |
compiling random.c | |
compiling range.c | |
compiling rational.c | |
compiling re.c | |
compiling regcomp.c | |
compiling regenc.c | |
compiling regerror.c | |
compiling regexec.c | |
compiling regparse.c | |
compiling regsyntax.c | |
compiling ruby.c | |
compiling safe.c | |
compiling signal.c | |
compiling sprintf.c | |
compiling st.c | |
compiling strftime.c | |
compiling struct.c | |
compiling time.c | |
compiling transcode.c | |
compiling util.c | |
compiling variable.c | |
compiling version.c | |
compiling compile.c | |
compiling debug.c | |
compiling iseq.c | |
compiling vm_dump.c | |
compiling vm_backtrace.c | |
compiling vm_trace.c | |
compiling thread.c | |
compiling cont.c | |
compiling ./enc/ascii.c | |
compiling ./enc/us_ascii.c | |
compiling ./enc/unicode.c | |
compiling ./enc/utf_8.c | |
compiling newline.c | |
compiling ./missing/setproctitle.c | |
compiling ./missing/strlcat.c | |
compiling ./missing/strlcpy.c | |
compiling addr2line.c | |
compiling dmyext.c | |
compiling dmyenc.c | |
compiling dln.c | |
compiling localeinit.c | |
compiling prelude.c | |
processing probes in object files | |
compiling array.c | |
compiling eval.c | |
compiling load.c | |
compiling gc.c | |
compiling hash.c | |
compiling object.c | |
compiling parse.c | |
compiling string.c | |
compiling symbol.c | |
compiling vm.c | |
linking miniruby | |
generating encdb.h | |
rbconfig.rb updated | |
generating enc.mk | |
creating verconf.h | |
encdb.h updated | |
verconf.h updated | |
compiling loadpath.c | |
making srcs under enc | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Nothing to be done for `srcs'. | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
generating transdb.h | |
linking static-library libruby-static.a | |
verifying static-library libruby-static.a | |
linking shared-library libruby.so.2.2.0 | |
making enc | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
compiling ./enc/encdb.c | |
compiling ./enc/big5.c | |
compiling ./enc/cp949.c | |
compiling ./enc/emacs_mule.c | |
compiling ./enc/euc_jp.c | |
compiling ./enc/euc_kr.c | |
compiling ./enc/euc_tw.c | |
compiling ./enc/gb2312.c | |
compiling ./enc/gb18030.c | |
compiling ./enc/gbk.c | |
compiling ./enc/iso_8859_1.c | |
compiling ./enc/iso_8859_2.c | |
compiling ./enc/iso_8859_3.c | |
compiling ./enc/iso_8859_4.c | |
compiling ./enc/iso_8859_5.c | |
compiling ./enc/iso_8859_6.c | |
compiling ./enc/iso_8859_7.c | |
compiling ./enc/iso_8859_8.c | |
compiling ./enc/iso_8859_9.c | |
compiling ./enc/iso_8859_10.c | |
compiling ./enc/iso_8859_11.c | |
compiling ./enc/iso_8859_13.c | |
compiling ./enc/iso_8859_14.c | |
compiling ./enc/iso_8859_15.c | |
compiling ./enc/iso_8859_16.c | |
compiling ./enc/koi8_r.c | |
compiling ./enc/koi8_u.c | |
compiling ./enc/shift_jis.c | |
compiling ./enc/utf_16be.c | |
compiling ./enc/utf_16le.c | |
compiling ./enc/utf_32be.c | |
compiling ./enc/utf_32le.c | |
compiling ./enc/windows_31j.c | |
compiling ./enc/windows_1251.c | |
linking encoding iso_8859_6.so | |
linking encoding iso_8859_8.so | |
linking encoding gb2312.so | |
linking encoding iso_8859_11.so | |
linking encoding iso_8859_2.so | |
linking encoding iso_8859_7.so | |
linking encoding cp949.so | |
linking encoding iso_8859_4.so | |
linking encoding euc_kr.so | |
linking encoding iso_8859_1.so | |
linking encoding iso_8859_13.so | |
linking encoding iso_8859_14.so | |
linking encoding gbk.so | |
linking encoding koi8_r.so | |
linking encoding iso_8859_15.so | |
linking encoding iso_8859_16.so | |
linking encoding koi8_u.so | |
linking encoding encdb.so | |
linking encoding big5.so | |
linking encoding euc_tw.so | |
linking encoding windows_1251.so | |
linking encoding utf_32be.so | |
linking encoding iso_8859_3.so | |
linking encoding iso_8859_5.so | |
linking encoding utf_16le.so | |
linking encoding utf_16be.so | |
linking encoding emacs_mule.so | |
linking encoding iso_8859_9.so | |
linking encoding iso_8859_10.so | |
linking encoding utf_32le.so | |
linking encoding euc_jp.so | |
transdb.h updated | |
linking encoding gb18030.so | |
making trans | |
generating makefile exts.mk | |
linking encoding shift_jis.so | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
linking encoding windows_31j.so | |
compiling ./enc/trans/transdb.c | |
compiling ./enc/trans/big5.c | |
compiling ./enc/trans/chinese.c | |
compiling ./enc/trans/emoji.c | |
compiling ./enc/trans/emoji_iso2022_kddi.c | |
compiling ./enc/trans/emoji_sjis_docomo.c | |
compiling ./enc/trans/emoji_sjis_kddi.c | |
compiling ./enc/trans/emoji_sjis_softbank.c | |
compiling ./enc/trans/escape.c | |
compiling ./enc/trans/gb18030.c | |
compiling ./enc/trans/gbk.c | |
compiling ./enc/trans/iso2022.c | |
compiling ./enc/trans/japanese.c | |
compiling ./enc/trans/japanese_euc.c | |
compiling ./enc/trans/japanese_sjis.c | |
compiling ./enc/trans/korean.c | |
compiling ./enc/trans/single_byte.c | |
compiling ./enc/trans/utf8_mac.c | |
compiling ./enc/trans/utf_16_32.c | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
linking transcoder transdb.so | |
configuring -test-/array/resize | |
configuring -test-/bignum | |
linking transcoder escape.so | |
configuring -test-/bug-3571 | |
configuring -test-/bug-3662 | |
linking transcoder japanese.so | |
configuring -test-/bug-5832 | |
configuring -test-/bug_reporter | |
configuring -test-/class | |
configuring -test-/debug | |
configuring -test-/exception | |
configuring -test-/fatal | |
configuring -test-/file | |
configuring -test-/float | |
configuring -test-/funcall | |
configuring -test-/hash | |
configuring -test-/iseq_load | |
configuring -test-/iter | |
configuring -test-/load/dot.dot | |
configuring -test-/marshal/compat | |
configuring -test-/marshal/usr | |
linking transcoder iso2022.so | |
configuring -test-/method | |
configuring -test-/num2int | |
configuring -test-/path_to_class | |
configuring -test-/postponed_job | |
configuring -test-/printf | |
linking transcoder emoji.so | |
configuring -test-/proc | |
configuring -test-/rational | |
configuring -test-/recursion | |
configuring -test-/st/foreach | |
configuring -test-/st/numhash | |
configuring -test-/st/update | |
linking transcoder utf_16_32.so | |
configuring -test-/string | |
configuring -test-/struct | |
configuring -test-/symbol | |
linking transcoder single_byte.so | |
linking transcoder emoji_sjis_softbank.so | |
linking transcoder emoji_sjis_docomo.so | |
linking transcoder emoji_sjis_kddi.so | |
configuring -test-/tracepoint | |
configuring -test-/typeddata | |
linking transcoder emoji_iso2022_kddi.so | |
configuring -test-/wait_for_single_fd | |
configuring -test-/win32/console | |
Failed to configure -test-/win32/console. It will not be installed. | |
configuring -test-/win32/dln | |
Failed to configure -test-/win32/dln. It will not be installed. | |
Failed to configure -test-/win32/dln/empty. It will not be installed. | |
configuring -test-/win32/fd_setsize | |
Failed to configure -test-/win32/fd_setsize. It will not be installed. | |
configuring bigdecimal | |
linking transcoder gb18030.so | |
linking transcoder japanese_sjis.so | |
linking transcoder chinese.so | |
configuring continuation | |
configuring coverage | |
configuring date | |
configuring dbm | |
linking transcoder utf8_mac.so | |
linking transcoder gbk.so | |
linking transcoder korean.so | |
linking transcoder japanese_euc.so | |
header: db.h | |
library: db | |
linking transcoder big5.so | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
making encs | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
configuring digest | |
configuring digest/bubblebabble | |
configuring digest/md5 | |
configuring digest/rmd160 | |
configuring digest/sha1 | |
configuring digest/sha2 | |
configuring etc | |
configuring fcntl | |
configuring fiber | |
configuring fiddle | |
configuring gdbm | |
configuring io/console | |
configuring io/nonblock | |
configuring io/wait | |
configuring json | |
configuring json/generator | |
configuring json/parser | |
configuring mathn/complex | |
configuring mathn/rational | |
configuring nkf | |
configuring objspace | |
configuring openssl | |
configuring pathname | |
configuring psych | |
configuring pty | |
configuring racc/cparse | |
configuring rbconfig/sizeof | |
configuring readline | |
configuring ripper | |
configuring sdbm | |
configuring socket | |
configuring stringio | |
configuring strscan | |
configuring syslog | |
configuring thread | |
Failed to configure tk/tkutil. It will not be installed. | |
configuring win32 | |
Failed to configure win32. It will not be installed. | |
configuring win32ole | |
Failed to configure win32ole. It will not be installed. | |
configuring zlib | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/array/resize' | |
compiling resize.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3571' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3662' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bignum' | |
compiling bug.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-5832' | |
compiling bug.c | |
compiling bigzero.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug_reporter' | |
compiling bug.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/class' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/debug' | |
compiling div.c | |
compiling bug_reporter.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/fatal' | |
compiling init.c | |
compiling init.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/exception' | |
compiling init.c | |
compiling rb_fatal.c | |
compiling class2name.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/file' | |
compiling dataerror.c | |
compiling intpack.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/float' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/funcall' | |
compiling init.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/hash' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iseq_load' | |
compiling init.c | |
compiling nextafter.c | |
compiling passing_block.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iter' | |
compiling fs.c | |
compiling ensured.c | |
compiling inspector.c | |
compiling delete.c | |
compiling init.c | |
compiling stat.c | |
compiling profile_frames.c | |
compiling enc_raise.c | |
compiling init.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/compat' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/load/dot.dot' | |
compiling break.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/method' | |
compiling iseq_load.c | |
compiling usrcompat.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/usr' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/num2int' | |
compiling init.c | |
compiling dot.dot.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/path_to_class' | |
compiling usrmarshal.c | |
compiling num2int.c | |
compiling big2str.c | |
compiling yield.c | |
compiling path_to_class.c | |
compiling init.c | |
compiling arity.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/postponed_job' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/printf' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/recursion' | |
compiling postponed_job.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/proc' | |
compiling printf.c | |
compiling recursion.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/foreach' | |
compiling super.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/rational' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/update' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/numhash' | |
compiling foreach.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/string' | |
compiling numhash.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/struct' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/symbol' | |
compiling rat.c | |
compiling ellipsize.c | |
compiling init.c | |
compiling init.c | |
compiling enc_associate.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/tracepoint' | |
compiling receiver.c | |
compiling update.c | |
compiling tracepoint.c | |
compiling member.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/typeddata' | |
compiling typeddata.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/wait_for_single_fd' | |
compiling enc_str_buf_cat.c | |
compiling wait_for_single_fd.c | |
compiling gc_hook.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/console' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/console' | |
compiling normalize.c | |
compiling init.c | |
compiling init.c | |
compiling type.c | |
compiling coderange.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln/empty' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln/empty' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/fd_setsize' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/fd_setsize' | |
compiling modify.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/bigdecimal' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/continuation' | |
compiling bigdecimal.c | |
compiling continuation.c | |
linking shared-object -test-/load/dot.dot/dot.dot.so | |
compiling qsort.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/dbm' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/date' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/coverage' | |
compiling dbm.c | |
compiling date_strptime.c | |
compiling coverage.c | |
linking shared-object -test-/bug-3662/bug.so | |
linking shared-object -test-/array/resize.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest' | |
compiling date_core.c | |
compiling date_parse.c | |
compiling set_len.c | |
compiling digest.c | |
linking shared-object -test-/fatal/rb_fatal.so | |
linking shared-object -test-/bug-5832/bug.so | |
installing digest libraries | |
linking shared-object -test-/class.so | |
compiling date_strftime.c | |
linking shared-object -test-/marshal/compat.so | |
linking shared-object -test-/bug_reporter/bug_reporter.so | |
installing default digest libraries | |
compiling str2big.c | |
compiling mul.c | |
installing default bigdecimal libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/bubblebabble' | |
linking shared-object -test-/path_to_class/path_to_class.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/load/dot.dot' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/md5' | |
linking shared-object -test-/iseq_load/iseq_load.so | |
linking shared-object -test-/hash.so | |
installing default date_core libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/rmd160' | |
linking shared-object -test-/float.so | |
compiling rmd160init.c | |
linking shared-object -test-/method.so | |
compiling bubblebabble.c | |
compiling rmd160ossl.c | |
compiling md5init.c | |
linking shared-object -test-/recursion.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha1' | |
compiling sha1init.c | |
compiling cstr.c | |
linking shared-object -test-/st/update.so | |
compiling md5ossl.c | |
linking shared-object -test-/debug.so | |
linking shared-object -test-/exception.so | |
linking shared-object continuation.so | |
linking shared-object -test-/proc.so | |
compiling sha1ossl.c | |
linking shared-object -test-/postponed_job.so | |
linking shared-object -test-/rational.so | |
linking shared-object -test-/struct.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/etc' | |
linking shared-object -test-/funcall/funcall.so | |
linking shared-object -test-/iter.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha2' | |
linking shared-object -test-/marshal/usr.so | |
compiling sha2init.c | |
linking shared-object -test-/typeddata/typeddata.so | |
generating constant definitions | |
linking shared-object -test-/symbol.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fcntl' | |
compiling fcntl.c | |
linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.so | |
linking shared-object -test-/bug-3571/bug.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiber' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiddle' | |
linking shared-object -test-/printf.so | |
compiling pointer.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/gdbm' | |
compiling fiber.c | |
compiling sha2ossl.c | |
compiling function.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/console' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3662' | |
compiling console.c | |
compiling fiddle.c | |
linking shared-object -test-/st/numhash.so | |
linking shared-object -test-/file.so | |
compiling conversions.c | |
linking shared-object -test-/st/foreach.so | |
compiling handle.c | |
compiling closure.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/compat' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-5832' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/array/resize' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug_reporter' | |
linking shared-object -test-/tracepoint.so | |
installing default console libraries | |
compiling gdbm.c | |
installing default sha2 libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/path_to_class' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/fatal' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/float' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/method' | |
installing default fiddle libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/nonblock' | |
compiling nonblock.c | |
linking shared-object fiber.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/wait' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/complex' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/generator' | |
compiling complex.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/rational' | |
compiling generator.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/parser' | |
compiling rational.c | |
compiling wait.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iseq_load' | |
compiling parser.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/nkf' | |
linking shared-object -test-/num2int/num2int.so | |
compiling nkf.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/objspace' | |
compiling objspace.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/hash' | |
compiling objspace_dump.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/openssl' | |
compiling ossl_pkey_dsa.c | |
installing default nkf libraries | |
compiling object_tracing.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/update' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pathname' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/rational' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/continuation' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/recursion' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/proc' | |
compiling pathname.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/psych' | |
installing default pathname libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/debug' | |
compiling psych_parser.c | |
compiling ossl_x509attr.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/funcall' | |
compiling ossl_ssl.c | |
compiling psych_emitter.c | |
compiling ossl_ocsp.c | |
compiling psych.c | |
compiling ossl_engine.c | |
compiling ossl_config.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/struct' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/typeddata' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3571' | |
compiling ossl_hmac.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/printf' | |
linking shared-object coverage.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/class' | |
compiling etc.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/exception' | |
compiling psych_yaml_tree.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/usr' | |
compiling psych_to_ruby.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/symbol' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/numhash' | |
linking shared-object mathn/complex.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/postponed_job' | |
linking shared-object digest/md5.so | |
compiling ossl_cipher.c | |
linking shared-object mathn/rational.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pty' | |
compiling ossl_pkey_rsa.c | |
compiling pty.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iter' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/racc/cparse' | |
compiling ossl_x509req.c | |
compiling cparse.c | |
compiling ossl_pkey_ec.c | |
compiling ossl_digest.c | |
installing default pty libraries | |
compiling ossl.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/wait_for_single_fd' | |
linking shared-object digest/sha1.so | |
compiling ossl_x509store.c | |
compiling ossl_bn.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/readline' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/file' | |
compiling readline.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/rbconfig/sizeof' | |
compiling sizes.c | |
compiling ossl_asn1.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/tracepoint' | |
linking shared-object -test-/bignum.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/foreach' | |
linking shared-object fcntl.so | |
compiling ossl_pkcs12.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/ripper' | |
installing default libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json' | |
compiling ripper.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/sdbm' | |
linking shared-object digest/bubblebabble.so | |
compiling init.c | |
compiling ossl_ssl_session.c | |
compiling ossl_x509.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/stringio' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/strscan' | |
linking shared-object digest/rmd160.so | |
compiling stringio.c | |
compiling strscan.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/socket' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/num2int' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/syslog' | |
compiling syslog.c | |
generating constant definitions | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiber' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/thread' | |
compiling thread.c | |
linking shared-object -test-/string/string.so | |
compiling ossl_x509crl.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/coverage' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/rational' | |
generating constant definitions | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bignum' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fcntl' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/complex' | |
compiling _sdbm.c | |
installing default socket libraries | |
installing default syslog libraries | |
compiling ossl_ns_spki.c | |
compiling ossl_x509name.c | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/tk/tkutil' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/tk/tkutil' | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/bubblebabble' | |
compiling ossl_pkey.c | |
linking shared-object io/nonblock.so | |
compiling ossl_bio.c | |
linking shared-object io/wait.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/string' | |
linking shared-object rbconfig/sizeof.so | |
compiling openssl_missing.c | |
linking shared-object digest.so | |
compiling ossl_pkey_dh.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/nonblock' | |
compiling ossl_x509cert.c | |
compiling ossl_rand.c | |
compiling init.c | |
compiling constants.c | |
compiling basicsocket.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/rbconfig/sizeof' | |
compiling ossl_pkcs5.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/wait' | |
compiling ossl_x509revoked.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest' | |
compiling ossl_x509ext.c | |
compiling socket.c | |
installing default ripper libraries | |
compiling ipsocket.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha1' | |
compiling tcpsocket.c | |
linking shared-object pty.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/md5' | |
compiling tcpserver.c | |
linking shared-object io/console.so | |
compiling sockssocket.c | |
compiling udpsocket.c | |
linking shared-object digest/sha2.so | |
compiling ossl_pkcs7.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/rmd160' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32' | |
compiling unixsocket.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pty' | |
compiling unixserver.c | |
compiling option.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/console' | |
compiling ancdata.c | |
linking shared-object syslog.so | |
compiling raddrinfo.c | |
installing default openssl libraries | |
compiling ifaddr.c | |
linking shared-object thread.so | |
linking shared-object fiddle.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/syslog' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32ole' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32ole' | |
linking shared-object racc/cparse.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/zlib' | |
compiling zlib.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha2' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/thread' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/racc/cparse' | |
linking shared-object psych.so | |
installing default psych libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiddle' | |
linking shared-object objspace.so | |
linking shared-object dbm.so | |
linking shared-object etc.so | |
linking shared-object gdbm.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/objspace' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/etc' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/dbm' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/psych' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/gdbm' | |
linking shared-object strscan.so | |
linking shared-object sdbm.so | |
linking shared-object json/ext/parser.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/strscan' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/sdbm' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/parser' | |
linking shared-object json/ext/generator.so | |
linking shared-object pathname.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/generator' | |
linking shared-object stringio.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pathname' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/stringio' | |
linking shared-object readline.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/readline' | |
linking shared-object socket.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/socket' | |
linking shared-object zlib.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/zlib' | |
linking shared-object bigdecimal.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/bigdecimal' | |
linking shared-object nkf.so | |
linking shared-object date_core.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/nkf' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/date' | |
linking shared-object ripper.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/ripper' | |
linking shared-object openssl.so | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/openssl' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
linking shared-library libruby.so.2.2.0 | |
linking ruby | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-03-24 08:51:16 +1100 | |
make | |
install | |
CC = /usr/bin/gcc | |
LD = ld | |
LDSHARED = /usr/bin/gcc -shared | |
CFLAGS = -Os -w -pipe -march=core2 -fPIC | |
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT | |
CPPFLAGS = -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -I. -I.ext/include/x86_64-linux -I./include -I. | |
DLDFLAGS = -Wl,-soname,libruby.so.2.2 -L/bio/linuxbrew/opt/libyaml/lib -Wl,-R/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -Wl,-R/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib -Wl,-R/bio/linuxbrew/opt/readline/lib -fstack-protector | |
SOLIBS = -lpthread -ldl -lcrypt -lm | |
making srcs under enc | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Nothing to be done for `srcs'. | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
making enc | |
generating transdb.h | |
config.status: creating x86_64-linux-fake.rb | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Nothing to be done for `enc'. | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
transdb.h unchanged | |
making trans | |
generating makefile exts.mk | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Nothing to be done for `./enc/trans'. | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
making encs | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
Failed to configure -test-/win32/console. It will not be installed. | |
Failed to configure -test-/win32/dln. It will not be installed. | |
Failed to configure -test-/win32/dln/empty. It will not be installed. | |
Failed to configure -test-/win32/fd_setsize. It will not be installed. | |
configuring socket | |
Failed to configure tk/tkutil. It will not be installed. | |
Failed to configure win32. It will not be installed. | |
Failed to configure win32ole. It will not be installed. | |
make[1]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/array/resize' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/array/resize' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-5832' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-5832' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3571' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3662' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3571' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug-3662' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bignum' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bignum' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug_reporter' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/bug_reporter' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/class' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/class' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/debug' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/debug' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/fatal' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/fatal' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/exception' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/exception' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/file' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/file' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/float' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/float' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/funcall' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/funcall' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iseq_load' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iseq_load' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/hash' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/hash' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iter' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/iter' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/load/dot.dot' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/load/dot.dot' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/compat' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/compat' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/usr' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/marshal/usr' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/method' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/method' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/num2int' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/num2int' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/path_to_class' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/path_to_class' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/postponed_job' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/postponed_job' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/printf' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/printf' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/proc' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/proc' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/rational' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/rational' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/recursion' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/recursion' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/foreach' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/foreach' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/numhash' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/numhash' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/update' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/st/update' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/console' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/console' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/struct' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/struct' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln/empty' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/symbol' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/dln/empty' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/symbol' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/tracepoint' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/tracepoint' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/fd_setsize' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/win32/fd_setsize' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/wait_for_single_fd' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/string' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/wait_for_single_fd' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/string' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/typeddata' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/-test-/typeddata' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/continuation' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/continuation' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/bigdecimal' | |
installing default bigdecimal libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/dbm' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/dbm' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/date' | |
installing digest libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/bubblebabble' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/bubblebabble' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/coverage' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/coverage' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/md5' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/md5' | |
installing default date_core libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/date' | |
installing default digest libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha1' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha1' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha2' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/rmd160' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/rmd160' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/bigdecimal' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fcntl' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fcntl' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiber' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiber' | |
installing default sha2 libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/etc' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/etc' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/digest/sha2' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/gdbm' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/gdbm' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/console' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiddle' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/nonblock' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/nonblock' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/wait' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/wait' | |
installing default console libraries | |
installing default fiddle libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/io/console' | |
installing default libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/generator' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/generator' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/complex' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/parser' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/complex' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json/parser' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/rational' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/mathn/rational' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/nkf' | |
installing default nkf libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/nkf' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pathname' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/objspace' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/objspace' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/racc/cparse' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/racc/cparse' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pty' | |
installing default pathname libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pathname' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/psych' | |
installing default pty libraries | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/readline' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/readline' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/pty' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/fiddle' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/tk/tkutil' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/tk/tkutil' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/sdbm' | |
installing default psych libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/sdbm' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/stringio' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/stringio' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32ole' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/win32ole' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/strscan' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/strscan' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/rbconfig/sizeof' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/rbconfig/sizeof' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/syslog' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/ripper' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/thread' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/thread' | |
installing default syslog libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/syslog' | |
linking shared-object ripper.so | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/socket' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/zlib' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/zlib' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/openssl' | |
linking shared-object socket.so | |
installing default openssl libraries | |
installing default ripper libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/json' | |
installing default socket libraries | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/openssl' | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/psych' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/socket' | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/ext/ripper' | |
make[2]: Entering directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[2]: `ruby' is up to date. | |
make[2]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
make[1]: Leaving directory `/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1' | |
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --mflags="" --make-flags=" --jobserver-fds=4,5 -j" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" | |
installing binary commands: /bio/linuxbrew/Cellar/ruby/2.2.1/bin | |
installing base libraries: /bio/linuxbrew/Cellar/ruby/2.2.1/lib | |
installing arch files: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/2.2.0/x86_64-linux | |
installing pkgconfig data: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/pkgconfig | |
installing command scripts: /bio/linuxbrew/Cellar/ruby/2.2.1/bin | |
installing library scripts: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/2.2.0 | |
installing common headers: /bio/linuxbrew/Cellar/ruby/2.2.1/include/ruby-2.2.0 | |
installing manpages: /bio/linuxbrew/Cellar/ruby/2.2.1/share/man/man1 | |
installing extension objects: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/2.2.0/x86_64-linux | |
installing extension objects: /bio/linuxbrew/lib/ruby/site_ruby/2.2.0/x86_64-linux | |
installing extension objects: /bio/linuxbrew/lib/ruby/vendor_ruby/2.2.0/x86_64-linux | |
installing extension headers: /bio/linuxbrew/Cellar/ruby/2.2.1/include/ruby-2.2.0/x86_64-linux | |
installing extension scripts: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/2.2.0 | |
installing extension scripts: /bio/linuxbrew/lib/ruby/site_ruby/2.2.0 | |
installing extension scripts: /bio/linuxbrew/lib/ruby/vendor_ruby/2.2.0 | |
installing extension headers: /bio/linuxbrew/Cellar/ruby/2.2.1/include/ruby-2.2.0/ruby | |
installing default gems: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications) | |
bigdecimal 1.2.6 | |
io-console 0.4.3 | |
json 1.8.1 | |
psych 2.0.8 | |
rake 10.4.2 | |
rdoc 4.2.0 | |
installing bundle gems: /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/gems/2.2.0 (build_info, cache, doc, extensions, gems, specifications) | |
power_assert-0.2.2.gem | |
/tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:369:in `initialize': Permission denied @ rb_sysopen - /bio/linuxbrew/Cellar/ruby/2.2.1/lib/ruby/gems/2.2.0/gems/minitest-5.4.3/test/minitest/metametameta.rb (Errno::EACCES) | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:369:in `open' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:369:in `block (2 levels) in extract_tar_gz' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package/tar_reader.rb:64:in `each' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:351:in `block in extract_tar_gz' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:442:in `block in open_tar_gz' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:439:in `wrap' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:439:in `open_tar_gz' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:350:in `extract_tar_gz' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:331:in `block (2 levels) in extract_files' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package/tar_reader.rb:64:in `each' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:328:in `block in extract_files' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package/file_source.rb:29:in `open' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package/file_source.rb:29:in `with_read_io' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/package.rb:325:in `extract_files' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/installer.rb:722:in `extract_files' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/installer.rb:248:in `install' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/resolver/specification.rb:96:in `install' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/request_set.rb:257:in `block in install_into' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/request_set.rb:249:in `each' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/request_set.rb:249:in `install_into' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/request_set.rb:141:in `install' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems/dependency_installer.rb:394:in `install' | |
from /tmp/ruby20150324-117760-v9hnam/ruby-2.2.1/lib/rubygems.rb:558:in `install' | |
from ./tool/rbinstall.rb:722:in `block (2 levels) in <main>' | |
from ./tool/rbinstall.rb:721:in `each' | |
from ./tool/rbinstall.rb:721:in `block in <main>' | |
from ./tool/rbinstall.rb:757:in `call' | |
from ./tool/rbinstall.rb:757:in `block in <main>' | |
from ./tool/rbinstall.rb:754:in `each' | |
from ./tool/rbinstall.rb:754:in `<main>' | |
make: *** [do-install-nodoc] Error 1 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/linuxbrew.git | |
HEAD: bb0c1f1ae6cd6daae3f235ede5ef62961084264a | |
Last commit: 4 hours ago | |
HOMEBREW_PREFIX: /bio/linuxbrew | |
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar | |
CPU: 72-core 64-bit 6 | |
OS X: 0-x86_64 | |
Xcode: N/A | |
CLT: N/A | |
Clang: N/A | |
X11: N/A | |
System Ruby: 2.0.0-p598 => /usr/bin/ruby | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python => /usr/bin/python2.7 | |
Ruby: /usr/bin/ruby | |
Java: 1.7.0_75 | |
CC: /usr/bin/gcc | |
CXX: /usr/bin/g++ | |
OBJC: /usr/bin/gcc | |
OBJCXX: /usr/bin/g++ | |
CFLAGS: -Os -w -pipe -march=core2 | |
CXXFLAGS: -Os -w -pipe -march=core2 | |
CPPFLAGS: -isystem/bio/linuxbrew/include | |
LDFLAGS: -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib | |
MAKEFLAGS: -j72 | |
CMAKE_PREFIX_PATH: /bio/linuxbrew | |
PKG_CONFIG_LIBDIR: /bio/linuxbrew/lib/pkgconfig | |
PATH: /usr/lib64/qt-3.3/bin:/bio/perl5/bin:/bio/linuxbrew/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/tseemann/.local/bin:/home/tseemann/bin:/bio/linuxbrew/Library/ENV/scm |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 --prefix=/bio/linuxbrew/Cellar/ruby/2.2.1 --enable-shared --disable-silent-rules --with-sitedir=/bio/linuxbrew/lib/ruby/site_ruby --with-vendordir=/bio/linuxbrew/lib/ruby/vendor_ruby --with-out-ext=tk --disable-install-doc --without-gmp --with-opt-dir=/bio/linuxbrew/opt/libyaml:/bio/linuxbrew/opt/openssl:/bio/linuxbrew/opt/readline | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = 526080-s598782 | |
uname -m = x86_64 | |
uname -r = 3.10.0-229.el7.x86_64 | |
uname -s = Linux | |
uname -v = #1 SMP Thu Jan 29 18:37:38 EST 2015 | |
/usr/bin/uname -p = x86_64 | |
/bin/uname -X = unknown | |
/bin/arch = x86_64 | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/lib64/qt-3.3/bin | |
PATH: /bio/perl5/bin | |
PATH: /bio/linuxbrew/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/sbin | |
PATH: /home/tseemann/.local/bin | |
PATH: /home/tseemann/bin | |
PATH: /bio/linuxbrew/Library/ENV/scm | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2913: checking build system type | |
configure:2927: result: x86_64-unknown-linux-gnu | |
configure:3030: checking host system type | |
configure:3043: result: x86_64-unknown-linux-gnu | |
configure:3063: checking target system type | |
configure:3076: result: x86_64-unknown-linux-gnu | |
configure:4106: checking for C compiler version | |
configure:4115: /usr/bin/gcc --version >&5 | |
gcc (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4126: $? = 0 | |
configure:4115: /usr/bin/gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:4126: $? = 0 | |
configure:4115: /usr/bin/gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4126: $? = 4 | |
configure:4115: /usr/bin/gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:4126: $? = 4 | |
configure:4146: checking whether the C compiler works | |
configure:4168: /usr/bin/gcc -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:4172: $? = 0 | |
configure:4220: result: yes | |
configure:4223: checking for C compiler default output file name | |
configure:4225: result: a.out | |
configure:4231: checking for suffix of executables | |
configure:4238: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:4242: $? = 0 | |
configure:4264: result: | |
configure:4286: checking whether we are cross compiling | |
configure:4294: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:4298: $? = 0 | |
configure:4305: ./conftest | |
configure:4309: $? = 0 | |
configure:4324: result: no | |
configure:4329: checking for suffix of object files | |
configure:4351: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4355: $? = 0 | |
configure:4376: result: o | |
configure:4380: checking whether we are using the GNU C compiler | |
configure:4399: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4399: $? = 0 | |
configure:4408: result: yes | |
configure:4417: checking whether /usr/bin/gcc accepts -g | |
configure:4437: /usr/bin/gcc -c -g -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4437: $? = 0 | |
configure:4478: result: yes | |
configure:4495: checking for /usr/bin/gcc option to accept ISO C89 | |
configure:4558: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:4558: $? = 0 | |
configure:4571: result: none needed | |
configure:4703: checking for C++ compiler version | |
configure:4712: /usr/bin/g++ --version >&5 | |
g++ (GCC) 4.8.3 20140911 (Red Hat 4.8.3-9) | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:4723: $? = 0 | |
configure:4712: /usr/bin/g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=/usr/bin/g++ | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper | |
Target: x86_64-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux | |
Thread model: posix | |
gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) | |
configure:4723: $? = 0 | |
configure:4712: /usr/bin/g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4723: $? = 4 | |
configure:4712: /usr/bin/g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:4723: $? = 4 | |
configure:4727: checking whether we are using the GNU C++ compiler | |
configure:4746: /usr/bin/g++ -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.cpp >&5 | |
configure:4746: $? = 0 | |
configure:4755: result: yes | |
configure:4764: checking whether /usr/bin/g++ accepts -g | |
configure:4784: /usr/bin/g++ -c -g -isystem/bio/linuxbrew/include conftest.cpp >&5 | |
configure:4784: $? = 0 | |
configure:4825: result: yes | |
configure:4854: checking how to run the C preprocessor | |
configure:4885: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:4885: $? = 0 | |
configure:4899: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4899: $? = 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 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4924: result: /usr/bin/gcc -E | |
configure:4944: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
configure:4944: $? = 0 | |
configure:4958: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4958: $? = 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 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5038: checking for grep that handles long lines and -e | |
configure:5096: result: /usr/bin/grep | |
configure:5101: checking for egrep | |
configure:5163: result: /usr/bin/grep -E | |
configure:5169: checking whether /usr/bin/gcc needs -traditional | |
configure:5203: result: no | |
configure:5357: checking for ld | |
configure:5373: found /usr/bin/ld | |
configure:5384: result: ld | |
configure:5420: checking whether the linker is GNU ld | |
configure:5432: result: yes | |
configure:5436: checking whether /usr/bin/gcc -E accepts -o | |
configure:5448: /usr/bin/gcc -E -o conftest-1.i conftest.c | |
configure:5448: $? = 0 | |
configure:5455: result: yes | |
configure:5756: checking for ranlib | |
configure:5772: found /usr/bin/ranlib | |
configure:5783: result: ranlib | |
configure:5848: checking for ar | |
configure:5864: found /usr/bin/ar | |
configure:5875: result: ar | |
configure:5986: checking for as | |
configure:6002: found /usr/bin/as | |
configure:6013: result: as | |
configure:6095: checking for objdump | |
configure:6111: found /usr/bin/objdump | |
configure:6122: result: objdump | |
configure:6195: checking for objcopy | |
configure:6211: found /usr/bin/objcopy | |
configure:6222: result: objcopy | |
configure:6639: checking for nm | |
configure:6655: found /usr/bin/nm | |
configure:6666: result: nm | |
configure:6689: checking whether ln -s works | |
configure:6693: result: yes | |
configure:6700: checking whether make sets $(MAKE) | |
configure:6722: result: yes | |
configure:6745: checking for a BSD-compatible install | |
configure:6813: result: /usr/bin/install -c | |
configure:6824: checking for a thread-safe mkdir -p | |
configure:6863: result: /usr/bin/mkdir -p | |
configure:6883: checking for dtrace | |
configure:6899: found /usr/bin/dtrace | |
configure:6910: result: dtrace | |
configure:6962: checking for dot | |
configure:6992: result: no | |
configure:7004: checking for doxygen | |
configure:7020: found /bio/linuxbrew/bin/doxygen | |
configure:7031: result: doxygen | |
configure:7090: checking for pkg-config | |
configure:7111: found /bio/linuxbrew/bin/pkg-config | |
configure:7134: result: pkg-config | |
configure:7144: checking for ANSI C header files | |
configure:7164: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7164: $? = 0 | |
configure:7237: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:7237: $? = 0 | |
configure:7237: ./conftest | |
configure:7237: $? = 0 | |
configure:7248: result: yes | |
configure:7261: checking for sys/types.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for sys/stat.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for stdlib.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for string.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for memory.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for strings.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for inttypes.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for stdint.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7261: checking for unistd.h | |
configure:7261: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7261: $? = 0 | |
configure:7261: result: yes | |
configure:7274: checking minix/config.h usability | |
configure:7274: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
conftest.c:53:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:7274: $? = 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 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 | |
| /* 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 <minix/config.h> | |
configure:7274: result: no | |
configure:7274: checking minix/config.h presence | |
configure:7274: /usr/bin/gcc -E -isystem/bio/linuxbrew/include conftest.c | |
conftest.c:20:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:7274: $? = 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 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 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:7274: result: no | |
configure:7274: checking for minix/config.h | |
configure:7274: result: no | |
configure:7295: checking whether it is safe to define __EXTENSIONS__ | |
configure:7313: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7313: $? = 0 | |
configure:7320: result: yes | |
configure:7352: checking for cd using physical directory | |
configure:7367: result: cd -P | |
configure:7385: checking whether CFLAGS is valid | |
configure:7398: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7398: $? = 0 | |
configure:7399: result: yes | |
configure:7410: checking whether LDFLAGS is valid | |
configure:7430: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5 | |
configure:7430: $? = 0 | |
configure:7431: result: yes | |
configure:7495: checking whether -Wno-unused-parameter is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wno-unused-parameter -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wno-parentheses is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wno-parentheses -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wno-long-long is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wno-long-long -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wno-missing-field-initializers is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wno-missing-field-initializers -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wunused-variable is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wunused-variable -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wpointer-arith is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wpointer-arith -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wwrite-strings is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wwrite-strings -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wdeclaration-after-statement is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wdeclaration-after-statement -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wshorten-64-to-32 is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wshorten-64-to-32 -isystem/bio/linuxbrew/include conftest.c >&5 | |
gcc: error: unrecognized command line option '-Wshorten-64-to-32' | |
configure:7518: $? = 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 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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7537: result: no | |
configure:7495: checking whether -Wimplicit-function-declaration is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wimplicit-function-declaration -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wdivision-by-zero is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wdivision-by-zero -isystem/bio/linuxbrew/include conftest.c >&5 | |
gcc: error: unrecognized command line option '-Wdivision-by-zero' | |
configure:7518: $? = 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 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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7537: result: no | |
configure:7495: checking whether -Wdeprecated-declarations is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wdeprecated-declarations -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7518: $? = 0 | |
configure:7533: result: yes | |
configure:7495: checking whether -Wextra-tokens is accepted as CFLAGS | |
configure:7518: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wextra-tokens -isystem/bio/linuxbrew/include conftest.c >&5 | |
gcc: error: unrecognized command line option '-Wextra-tokens' | |
configure:7518: $? = 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 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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7537: result: no | |
configure:7622: checking whether -Wall -Wextra is accepted as CFLAGS | |
configure:7645: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7645: $? = 0 | |
configure:7647: result: yes | |
configure:7669: checking whether -Qunused-arguments is accepted as CFLAGS | |
configure:7692: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -Qunused-arguments -isystem/bio/linuxbrew/include conftest.c >&5 | |
gcc: error: unrecognized command line option '-Qunused-arguments' | |
configure:7692: $? = 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 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 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:7708: result: no | |
configure:7736: checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS | |
configure:7759: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -D_FORTIFY_SOURCE=2 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7759: $? = 0 | |
configure:7769: result: yes | |
configure:7800: checking whether -fstack-protector is accepted as CFLAGS | |
configure:7823: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -fstack-protector -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7823: $? = 0 | |
configure:7825: result: yes | |
configure:7846: checking whether -fstack-protector is accepted as LDFLAGS | |
configure:7868: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector conftest.c >&5 | |
configure:7868: $? = 0 | |
configure:7870: result: yes | |
configure:7946: checking whether -std=iso9899:1999 is accepted as CFLAGS | |
configure:7969: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -std=iso9899:1999 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:7969: $? = 0 | |
configure:7994: result: yes | |
configure:8018: checking whether -fno-strict-overflow is accepted as CFLAGS | |
configure:8041: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -fno-strict-overflow -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:8041: $? = 0 | |
configure:8051: result: yes | |
configure:8070: checking whether -ggdb3 is accepted as CFLAGS | |
configure:8093: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -ggdb3 -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:8093: $? = 0 | |
configure:8095: result: yes | |
configure:8212: checking whether -fvisibility=hidden is accepted as CFLAGS | |
configure:8235: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -fvisibility=hidden -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:8235: $? = 0 | |
configure:8237: result: yes | |
configure:8380: checking whether -fno-fast-math is accepted as CFLAGS | |
configure:8403: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -fno-fast-math -isystem/bio/linuxbrew/include conftest.c >&5 | |
configure:8403: $? = 0 | |
configure:8413: result: yes | |
configure:8878: checking for crypt in -lcrypt | |
configure:8903: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lcrypt -lm >&5 | |
configure:8903: $? = 0 | |
configure:8912: result: yes | |
configure:8923: checking for dlopen in -ldl | |
configure:8948: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:8948: $? = 0 | |
configure:8957: result: yes | |
configure:8968: checking for shl_load in -ldld | |
configure:8993: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldld -ldl -lcrypt -lm >&5 | |
/usr/bin/ld: cannot find -ldld | |
collect2: error: ld returned 1 exit status | |
configure:8993: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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:9002: result: no | |
configure:9013: checking for shutdown in -lsocket | |
configure:9038: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lsocket -ldl -lcrypt -lm >&5 | |
/usr/bin/ld: cannot find -lsocket | |
collect2: error: ld returned 1 exit status | |
configure:9038: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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 shutdown (); | |
| int | |
| main () | |
| { | |
| return shutdown (); | |
| ; | |
| return 0; | |
| } | |
configure:9047: result: no | |
configure:9062: checking for dirent.h that defines DIR | |
configure:9081: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9081: $? = 0 | |
configure:9089: result: yes | |
configure:9102: checking for library containing opendir | |
configure:9133: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:9133: $? = 0 | |
configure:9150: result: none required | |
configure:9217: checking for stdbool.h that conforms to C99 | |
configure:9284: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9284: $? = 0 | |
configure:9291: result: yes | |
configure:9293: checking for _Bool | |
configure:9293: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9293: $? = 0 | |
configure:9293: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:66:20: error: expected expression before ')' token | |
if (sizeof ((_Bool))) | |
^ | |
configure:9293: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((_Bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:9293: result: yes | |
configure:9310: checking for sys/wait.h that is POSIX.1 compatible | |
configure:9336: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9336: $? = 0 | |
configure:9343: result: yes | |
configure:9394: checking limits.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking limits.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for limits.h | |
configure:9394: result: yes | |
configure:9394: checking sys/file.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/file.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/file.h | |
configure:9394: result: yes | |
configure:9394: checking sys/ioctl.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/ioctl.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/ioctl.h | |
configure:9394: result: yes | |
configure:9394: checking sys/syscall.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/syscall.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/syscall.h | |
configure:9394: result: yes | |
configure:9394: checking fcntl.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking fcntl.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for fcntl.h | |
configure:9394: result: yes | |
configure:9394: checking sys/fcntl.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/fcntl.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/fcntl.h | |
configure:9394: result: yes | |
configure:9394: checking sys/param.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/param.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/param.h | |
configure:9394: result: yes | |
configure:9394: checking sys/select.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/select.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/select.h | |
configure:9394: result: yes | |
configure:9394: checking sys/time.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/time.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/time.h | |
configure:9394: result: yes | |
configure:9394: checking sys/times.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/times.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/times.h | |
configure:9394: result: yes | |
configure:9394: checking syscall.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking syscall.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for syscall.h | |
configure:9394: result: yes | |
configure:9394: checking pwd.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking pwd.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for pwd.h | |
configure:9394: result: yes | |
configure:9394: checking grp.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking grp.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for grp.h | |
configure:9394: result: yes | |
configure:9394: checking a.out.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking a.out.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for a.out.h | |
configure:9394: result: yes | |
configure:9394: checking utime.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking utime.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for utime.h | |
configure:9394: result: yes | |
configure:9394: checking direct.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:81:20: fatal error: direct.h: No such file or directory | |
#include <direct.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking direct.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:48:20: fatal error: direct.h: No such file or directory | |
#include <direct.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking for direct.h | |
configure:9394: result: no | |
configure:9394: checking sys/resource.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/resource.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/resource.h | |
configure:9394: result: yes | |
configure:9394: checking sys/mkdev.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:82:23: fatal error: sys/mkdev.h: No such file or directory | |
#include <sys/mkdev.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking sys/mkdev.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:49:23: fatal error: sys/mkdev.h: No such file or directory | |
#include <sys/mkdev.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking for sys/mkdev.h | |
configure:9394: result: no | |
configure:9394: checking sys/utime.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:82:23: fatal error: sys/utime.h: No such file or directory | |
#include <sys/utime.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking sys/utime.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:49:23: fatal error: sys/utime.h: No such file or directory | |
#include <sys/utime.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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:9394: result: no | |
configure:9394: checking for sys/utime.h | |
configure:9394: result: no | |
configure:9394: checking float.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking float.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for float.h | |
configure:9394: result: yes | |
configure:9394: checking ieeefp.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:83:20: fatal error: ieeefp.h: No such file or directory | |
#include <ieeefp.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_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 <ieeefp.h> | |
configure:9394: result: no | |
configure:9394: checking ieeefp.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:50:20: fatal error: ieeefp.h: No such file or directory | |
#include <ieeefp.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <ieeefp.h> | |
configure:9394: result: no | |
configure:9394: checking for ieeefp.h | |
configure:9394: result: no | |
configure:9394: checking ucontext.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking ucontext.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for ucontext.h | |
configure:9394: result: yes | |
configure:9394: checking intrinsics.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:84:24: fatal error: intrinsics.h: No such file or directory | |
#include <intrinsics.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_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:9394: result: no | |
configure:9394: checking intrinsics.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:51:24: fatal error: intrinsics.h: No such file or directory | |
#include <intrinsics.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| /* end confdefs.h. */ | |
| #include <intrinsics.h> | |
configure:9394: result: no | |
configure:9394: checking for intrinsics.h | |
configure:9394: result: no | |
configure:9394: checking langinfo.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking langinfo.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for langinfo.h | |
configure:9394: result: yes | |
configure:9394: checking locale.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking locale.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for locale.h | |
configure:9394: result: yes | |
configure:9394: checking sys/sendfile.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/sendfile.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/sendfile.h | |
configure:9394: result: yes | |
configure:9394: checking time.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking time.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for time.h | |
configure:9394: result: yes | |
configure:9394: checking net/socket.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:88:24: fatal error: net/socket.h: No such file or directory | |
#include <net/socket.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_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:9394: result: no | |
configure:9394: checking net/socket.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:55:24: fatal error: net/socket.h: No such file or directory | |
#include <net/socket.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <net/socket.h> | |
configure:9394: result: no | |
configure:9394: checking for net/socket.h | |
configure:9394: result: no | |
configure:9394: checking sys/socket.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/socket.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/socket.h | |
configure:9394: result: yes | |
configure:9394: checking process.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:89:21: fatal error: process.h: No such file or directory | |
#include <process.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_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:9394: result: no | |
configure:9394: checking process.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:56:21: fatal error: process.h: No such file or directory | |
#include <process.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| /* end confdefs.h. */ | |
| #include <process.h> | |
configure:9394: result: no | |
configure:9394: checking for process.h | |
configure:9394: result: no | |
configure:9394: checking sys/prctl.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/prctl.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/prctl.h | |
configure:9394: result: yes | |
configure:9394: checking sys/uio.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking sys/uio.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for sys/uio.h | |
configure:9394: result: yes | |
configure:9394: checking atomic.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:91:20: fatal error: atomic.h: No such file or directory | |
#include <atomic.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_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:9394: result: no | |
configure:9394: checking atomic.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:58:20: fatal error: atomic.h: No such file or directory | |
#include <atomic.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| /* end confdefs.h. */ | |
| #include <atomic.h> | |
configure:9394: result: no | |
configure:9394: checking for atomic.h | |
configure:9394: result: no | |
configure:9394: checking malloc.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking malloc.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
configure:9394: $? = 0 | |
configure:9394: result: yes | |
configure:9394: checking for malloc.h | |
configure:9394: result: yes | |
configure:9394: checking malloc_np.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:92:23: fatal error: malloc_np.h: No such file or directory | |
#include <malloc_np.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc_np.h> | |
configure:9394: result: no | |
configure:9394: checking malloc_np.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:59:23: fatal error: malloc_np.h: No such file or directory | |
#include <malloc_np.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc_np.h> | |
configure:9394: result: no | |
configure:9394: checking for malloc_np.h | |
configure:9394: result: no | |
configure:9394: checking malloc/malloc.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:92:27: fatal error: malloc/malloc.h: No such file or directory | |
#include <malloc/malloc.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <malloc/malloc.h> | |
configure:9394: result: no | |
configure:9394: checking malloc/malloc.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:59:27: fatal error: malloc/malloc.h: No such file or directory | |
#include <malloc/malloc.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <malloc/malloc.h> | |
configure:9394: result: no | |
configure:9394: checking for malloc/malloc.h | |
configure:9394: result: no | |
configure:9394: checking setjmpex.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:92:22: fatal error: setjmpex.h: No such file or directory | |
#include <setjmpex.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <setjmpex.h> | |
configure:9394: result: no | |
configure:9394: checking setjmpex.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:59:22: fatal error: setjmpex.h: No such file or directory | |
#include <setjmpex.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <setjmpex.h> | |
configure:9394: result: no | |
configure:9394: checking for setjmpex.h | |
configure:9394: result: no | |
configure:9394: checking sys/attr.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:92:22: fatal error: sys/attr.h: No such file or directory | |
#include <sys/attr.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/attr.h> | |
configure:9394: result: no | |
configure:9394: checking sys/attr.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:59:22: fatal error: sys/attr.h: No such file or directory | |
#include <sys/attr.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/attr.h> | |
configure:9394: result: no | |
configure:9394: checking for sys/attr.h | |
configure:9394: result: no | |
configure:9394: checking sys/id.h usability | |
configure:9394: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:92:20: fatal error: sys/id.h: No such file or directory | |
#include <sys/id.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/id.h> | |
configure:9394: result: no | |
configure:9394: checking sys/id.h presence | |
configure:9394: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:59:20: fatal error: sys/id.h: No such file or directory | |
#include <sys/id.h> | |
^ | |
compilation terminated. | |
configure:9394: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/id.h> | |
configure:9394: result: no | |
configure:9394: checking for sys/id.h | |
configure:9394: result: no | |
configure:9608: checking for special C compiler options needed for large files | |
configure:9653: result: no | |
configure:9659: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:9684: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9684: $? = 0 | |
configure:9716: result: no | |
configure:9827: checking whether byte ordering is bigendian | |
configure:9842: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:60:9: error: unknown type name 'not' | |
not a universal capable compiler | |
^ | |
conftest.c:60:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | |
not a universal capable compiler | |
^ | |
conftest.c:60:15: error: unknown type name 'universal' | |
configure:9842: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE_CC__ | |
| not a universal capable compiler | |
| #endif | |
| typedef int dummy; | |
| | |
configure:9887: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:9887: $? = 0 | |
configure:9905: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:66:4: error: unknown type name 'not' | |
not big endian | |
^ | |
conftest.c:66:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | |
not big endian | |
^ | |
configure:9905: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_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:10033: result: no | |
configure:10051: checking for an ANSI C-conforming const | |
configure:10117: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10117: $? = 0 | |
configure:10124: result: yes | |
configure:10132: checking whether char is unsigned | |
configure:10151: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10151: $? = 0 | |
configure:10158: result: no | |
configure:10165: checking for inline | |
configure:10181: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10181: $? = 0 | |
configure:10189: result: inline | |
configure:10207: checking for working volatile | |
configure:10226: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10226: $? = 0 | |
configure:10233: result: yes | |
configure:10242: checking for typeof syntax and keyword spelling | |
configure:10273: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10273: $? = 0 | |
configure:10280: result: typeof | |
configure:10303: checking for long long | |
configure:10303: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10303: $? = 0 | |
configure:10303: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:96:24: error: expected expression before ')' token | |
if (sizeof ((long long))) | |
^ | |
configure:10303: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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 ((long long))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10303: result: yes | |
configure:10312: checking for off_t | |
configure:10312: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:10312: $? = 0 | |
configure:10312: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:97:20: error: expected expression before ')' token | |
if (sizeof ((off_t))) | |
^ | |
configure:10312: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 1 | |
| #define HAVE_LONG_LONG 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 ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10312: result: yes | |
configure:10323: checking char bit | |
configure:10329: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:10329: $? = 0 | |
configure:10329: ./conftest | |
configure:10329: $? = 0 | |
configure:10338: result: 8 | |
configure:10461: checking size of int | |
configure:10466: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:10466: $? = 0 | |
configure:10466: ./conftest | |
configure:10466: $? = 0 | |
configure:10480: result: 4 | |
configure:10559: checking size of short | |
configure:10564: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:10564: $? = 0 | |
configure:10564: ./conftest | |
configure:10564: $? = 0 | |
configure:10578: result: 2 | |
configure:10733: checking size of long | |
configure:10738: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:10738: $? = 0 | |
configure:10738: ./conftest | |
configure:10738: $? = 0 | |
configure:10752: result: 8 | |
configure:10831: checking size of long long | |
configure:10836: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:10836: $? = 0 | |
configure:10836: ./conftest | |
configure:10836: $? = 0 | |
configure:10850: result: 8 | |
configure:10929: checking size of __int64 | |
configure:10934: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
conftest.c: In function 'longval': | |
conftest.c:99:57: error: '__int64' undeclared (first use in this function) | |
static long int longval () { return (long int) (sizeof (__int64)); } | |
^ | |
conftest.c:99:57: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c: In function 'ulongval': | |
conftest.c:100:67: error: '__int64' undeclared (first use in this function) | |
static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | |
^ | |
conftest.c: In function 'main': | |
conftest.c:110:28: error: '__int64' undeclared (first use in this function) | |
if (((long int) (sizeof (__int64))) < 0) | |
^ | |
configure:10934: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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:10948: result: 0 | |
configure:11027: checking size of __int128 | |
configure:11032: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11032: $? = 0 | |
configure:11032: ./conftest | |
configure:11032: $? = 0 | |
configure:11046: result: 16 | |
configure:11125: checking size of off_t | |
configure:11130: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11130: $? = 0 | |
configure:11130: ./conftest | |
configure:11130: $? = 0 | |
configure:11144: result: 8 | |
configure:11299: checking size of void* | |
configure:11304: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11304: $? = 0 | |
configure:11304: ./conftest | |
configure:11304: $? = 0 | |
configure:11318: result: 8 | |
configure:11397: checking size of float | |
configure:11402: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11402: $? = 0 | |
configure:11402: ./conftest | |
configure:11402: $? = 0 | |
configure:11416: result: 4 | |
configure:11495: checking size of double | |
configure:11500: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11500: $? = 0 | |
configure:11500: ./conftest | |
configure:11500: $? = 0 | |
configure:11514: result: 8 | |
configure:11619: checking size of time_t | |
configure:11624: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11624: $? = 0 | |
configure:11624: ./conftest | |
configure:11624: $? = 0 | |
configure:11639: result: 8 | |
configure:11719: checking size of clock_t | |
configure:11724: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:11724: $? = 0 | |
configure:11724: ./conftest | |
configure:11724: $? = 0 | |
configure:11739: result: 8 | |
configure:11752: checking packed struct attribute | |
configure:11774: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:74:35: error: unknown type name 'pack' | |
#define PACKED_STRUCT(x) __pragma(pack(push, 1)) x __pragma(pack(pop)) | |
^ | |
conftest.c:75:4: note: in expansion of macro 'PACKED_STRUCT' | |
PACKED_STRUCT(struct { int a; }); | |
^ | |
conftest.c:74:61: error: unknown type name 'pack' | |
#define PACKED_STRUCT(x) __pragma(pack(push, 1)) x __pragma(pack(pop)) | |
^ | |
conftest.c:75:4: note: in expansion of macro 'PACKED_STRUCT' | |
PACKED_STRUCT(struct { int a; }); | |
^ | |
configure:11774: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| /* end confdefs.h. */ | |
| #define PACKED_STRUCT(x) __pragma(pack(push, 1)) x __pragma(pack(pop)) | |
| PACKED_STRUCT(struct { int a; }); | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11774: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:11774: $? = 0 | |
configure:11780: result: x __attribute__((packed)) | |
configure:11803: checking for printf prefix for long long | |
configure:11850: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:11850: $? = 0 | |
configure:11863: result: ll | |
configure:11948: checking for pid_t | |
configure:11948: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:11948: $? = 0 | |
configure:11948: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:113:20: error: expected expression before ')' token | |
if (sizeof ((pid_t))) | |
^ | |
configure:11948: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #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 () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11948: result: yes | |
configure:11955: checking for convertible type of pid_t | |
configure:11983: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:113:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !((pid_t)-1 > 0)]; | |
^ | |
configure:11983: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #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:12012: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:113:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:112:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:115:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:114:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:120:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12012: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #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:12012: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:113:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:112:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:115:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:114:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:120:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12012: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #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:12012: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12012: $? = 0 | |
configure:12031: result: INT | |
configure:12061: checking for uid_t | |
configure:12061: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12061: $? = 0 | |
configure:12061: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:118:20: error: expected expression before ')' token | |
if (sizeof ((uid_t))) | |
^ | |
configure:12061: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #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 | |
| int | |
| main () | |
| { | |
| if (sizeof ((uid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12061: result: yes | |
configure:12068: checking for convertible type of uid_t | |
configure:12096: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12096: $? = 0 | |
configure:12125: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:118:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:117:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:120:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:119:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:125:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12125: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #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:12125: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:118:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:117:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:120:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:119:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:125:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12125: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #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:12125: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12125: $? = 0 | |
configure:12144: result: UINT | |
configure:12174: checking for gid_t | |
configure:12174: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12174: $? = 0 | |
configure:12174: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:123:20: error: expected expression before ')' token | |
if (sizeof ((gid_t))) | |
^ | |
configure:12174: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #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:12174: result: yes | |
configure:12181: checking for convertible type of gid_t | |
configure:12209: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12209: $? = 0 | |
configure:12238: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:123:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:122:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:125:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:124:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:130:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12238: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #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:12238: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:123:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:122:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:125:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:124:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:130:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12238: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #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:12238: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12238: $? = 0 | |
configure:12257: result: UINT | |
configure:12287: checking for time_t | |
configure:12287: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12287: $? = 0 | |
configure:12287: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:97:21: error: expected expression before ')' token | |
if (sizeof ((time_t))) | |
^ | |
configure:12287: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #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:12287: result: yes | |
configure:12295: checking for convertible type of time_t | |
configure:12324: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:97:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !((time_t)-1 > 0)]; | |
^ | |
configure:12324: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #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:12354: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:97:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:96:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:99:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:98:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
configure:12354: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #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:12354: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12354: $? = 0 | |
configure:12373: result: LONG | |
configure:12403: checking for dev_t | |
configure:12403: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12403: $? = 0 | |
configure:12403: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:133:20: error: expected expression before ')' token | |
if (sizeof ((dev_t))) | |
^ | |
configure:12403: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #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:12403: result: yes | |
configure:12410: checking for convertible type of dev_t | |
configure:12438: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12438: $? = 0 | |
configure:12467: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:133:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:132:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:135:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:134:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
configure:12467: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #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:12467: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12467: $? = 0 | |
configure:12486: result: ULONG | |
configure:12516: checking for mode_t | |
configure:12516: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12516: $? = 0 | |
configure:12516: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:107:21: error: expected expression before ')' token | |
if (sizeof ((mode_t))) | |
^ | |
configure:12516: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| /* end confdefs.h. */ | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12516: result: yes | |
configure:12524: checking for convertible type of mode_t | |
configure:12553: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12553: $? = 0 | |
configure:12583: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:107:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:106:37: note: previous declaration of 'rbcv_conftest_var' was 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 of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:114:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12583: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_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:12583: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:107:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:106:37: note: previous declaration of 'rbcv_conftest_var' was 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 of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:114:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12583: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_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:12583: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12583: $? = 0 | |
configure:12602: result: UINT | |
configure:12632: checking for rlim_t | |
configure:12632: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12632: $? = 0 | |
configure:12632: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:120:21: error: expected expression before ')' token | |
if (sizeof ((rlim_t))) | |
^ | |
configure:12632: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #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:12632: result: yes | |
configure:12648: checking for convertible type of rlim_t | |
configure:12685: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12685: $? = 0 | |
configure:12723: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:120:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:119:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:122:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:121:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
configure:12723: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #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 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:12723: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12723: $? = 0 | |
configure:12742: result: ULONG | |
configure:12772: checking for off_t | |
configure:12772: result: yes | |
configure:12779: checking for convertible type of off_t | |
configure:12807: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:148:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !((off_t)-1 > 0)]; | |
^ | |
configure:12807: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_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 () | |
| { | |
| static int test_array [1 - 2 * !((off_t)-1 > 0)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12836: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:148:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:147:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:150:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:149:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
configure:12836: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_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 off_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:12836: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12836: $? = 0 | |
configure:12855: result: LONG | |
configure:12885: checking for clockid_t | |
configure:12885: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12885: $? = 0 | |
configure:12885: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:153:24: error: expected expression before ')' token | |
if (sizeof ((clockid_t))) | |
^ | |
configure:12885: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_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 ((clockid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12885: result: yes | |
configure:12892: checking for convertible type of clockid_t | |
configure:12920: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:153:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !((clockid_t)-1 > 0)]; | |
^ | |
configure:12920: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_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 () | |
| { | |
| static int test_array [1 - 2 * !((clockid_t)-1 > 0)]; | |
| test_array [0] = 0; | |
| return test_array [0]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12949: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:153:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:152:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:155:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:154:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:160:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12949: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_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 clockid_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:12949: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:153:38: error: conflicting types for 'rbcv_conftest_var' | |
extern rbcv_conftest_replace_type rbcv_conftest_var; | |
^ | |
conftest.c:152:37: note: previous declaration of 'rbcv_conftest_var' was here | |
extern rbcv_conftest_target_type rbcv_conftest_var; | |
^ | |
conftest.c:155:38: error: conflicting types for 'rbcv_conftest_func' | |
extern rbcv_conftest_replace_type rbcv_conftest_func(void); | |
^ | |
conftest.c:154:37: note: previous declaration of 'rbcv_conftest_func' was here | |
extern rbcv_conftest_target_type rbcv_conftest_func(void); | |
^ | |
conftest.c: In function 'main': | |
conftest.c:160:12: error: size of array 'test_array' is negative | |
static int test_array [1 - 2 * !(sizeof(rbcv_conftest_target_type) == sizeof(rbcv_conftest_replace_type))]; | |
^ | |
configure:12949: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_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 clockid_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:12949: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:12949: $? = 0 | |
configure:12968: result: INT | |
configure:12999: checking for prototypes | |
configure:13015: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13015: $? = 0 | |
configure:13022: result: yes | |
configure:13029: checking token paste string | |
configure:13045: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13045: $? = 0 | |
configure:13052: result: ansi | |
configure:13062: checking stringization | |
configure:13091: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13091: $? = 0 | |
configure:13100: result: #expr | |
configure:13113: checking string literal concatenation | |
configure:13137: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13137: $? = 0 | |
configure:13145: result: yes | |
configure:13152: checking for variable length prototypes and stdarg.h | |
configure:13178: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13178: $? = 0 | |
configure:13185: result: yes | |
configure:13192: checking for variable length macro | |
configure:13211: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13211: $? = 0 | |
configure:13218: result: yes | |
configure:13230: checking for NORETURN function attribute | |
configure:13265: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13265: $? = 0 | |
configure:13279: result: __attribute__ ((noreturn)) x | |
configure:13290: checking for DEPRECATED function attribute | |
configure:13325: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13325: $? = 0 | |
configure:13339: result: __attribute__ ((deprecated)) x | |
configure:13350: checking for NOINLINE function attribute | |
configure:13385: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13385: $? = 0 | |
configure:13399: result: __attribute__ ((noinline)) x | |
configure:13412: checking for stdcall function attribute | |
configure:13449: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13449: $? = 0 | |
configure:13463: result: __attribute__ ((stdcall)) x | |
configure:13480: checking for cdecl function attribute | |
configure:13517: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13517: $? = 0 | |
configure:13531: result: __attribute__ ((cdecl)) x | |
configure:13548: checking for fastcall function attribute | |
configure:13585: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13585: $? = 0 | |
configure:13599: result: __attribute__ ((fastcall)) x | |
configure:13616: checking for FUNC_MINIMIZED function attribute | |
configure:13651: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13651: $? = 0 | |
configure:13665: result: __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
configure:13676: checking for function alias | |
configure:13695: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:13695: $? = 0 | |
configure:13702: result: alias | |
configure:13717: checking for __atomic builtins | |
configure:13740: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:13740: $? = 0 | |
configure:13748: result: yes | |
configure:13755: checking for __sync builtins | |
configure:13779: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:13779: $? = 0 | |
configure:13787: result: yes | |
configure:13794: checking for __builtin_unreachable | |
configure:13818: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:13818: $? = 0 | |
configure:13835: result: yes | |
configure:13845: checking for exported function attribute | |
configure:13874: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13874: $? = 0 | |
configure:13888: result: __attribute__ ((visibility("default"))) | |
configure:13907: checking for function name string predefined identifier | |
configure:13934: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:13934: $? = 0 | |
configure:13951: result: __func__ | |
configure:13960: checking whether sys_nerr is declared | |
configure:13960: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13960: $? = 0 | |
configure:13960: result: yes | |
configure:13974: checking whether getenv is declared | |
configure:13974: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:13974: $? = 0 | |
configure:13974: result: yes | |
configure:14017: checking for size_t | |
configure:14017: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14017: $? = 0 | |
configure:14017: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:180:21: error: expected expression before ')' token | |
if (sizeof ((size_t))) | |
^ | |
configure:14017: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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 ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14017: result: yes | |
configure:14043: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14043: $? = 0 | |
configure:14142: checking size of size_t | |
configure:14147: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:14147: $? = 0 | |
configure:14147: ./conftest | |
configure:14147: $? = 0 | |
configure:14162: result: 8 | |
configure:14267: checking size of ptrdiff_t | |
configure:14272: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:14272: $? = 0 | |
configure:14272: ./conftest | |
configure:14272: $? = 0 | |
configure:14287: result: 8 | |
configure:14300: checking for printf prefix for size_t | |
configure:14347: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14347: $? = 0 | |
configure:14360: result: z | |
configure:14370: checking for printf prefix for ptrdiff_t | |
configure:14417: /usr/bin/gcc -c -Os -w -pipe -march=core2 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14417: $? = 0 | |
configure:14430: result: t | |
configure:14439: checking for struct stat.st_blksize | |
configure:14439: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14439: $? = 0 | |
configure:14439: result: yes | |
configure:14452: checking for struct stat.st_blocks | |
configure:14452: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14452: $? = 0 | |
configure:14452: result: yes | |
configure:14472: checking for struct stat.st_rdev | |
configure:14472: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14472: $? = 0 | |
configure:14472: result: yes | |
configure:14486: checking size of struct stat.st_size | |
configure:14516: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14516: $? = 0 | |
configure:14550: result: SIZEOF_OFF_T | |
configure:14577: checking size of struct stat.st_blocks | |
configure:14607: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14607: $? = 0 | |
configure:14641: result: SIZEOF_OFF_T | |
configure:14668: checking size of struct stat.st_ino | |
configure:14698: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14698: $? = 0 | |
configure:14732: result: SIZEOF_LONG | |
configure:14757: checking for struct stat.st_atim | |
configure:14757: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:194:5: error: used struct type value where scalar is required | |
if (ac_aggr.st_atim) | |
^ | |
configure:14757: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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:14757: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14757: $? = 0 | |
configure:14757: result: yes | |
configure:14767: checking for struct stat.st_atimespec | |
configure:14767: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:195:12: error: 'struct stat' has no member named 'st_atimespec' | |
if (ac_aggr.st_atimespec) | |
^ | |
configure:14767: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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:14767: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:195:19: error: 'struct stat' has no member named 'st_atimespec' | |
if (sizeof ac_aggr.st_atimespec) | |
^ | |
configure:14767: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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 (sizeof ac_aggr.st_atimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14767: result: no | |
configure:14777: checking for struct stat.st_atimensec | |
configure:14777: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:195:12: error: 'struct stat' has no member named 'st_atimensec' | |
if (ac_aggr.st_atimensec) | |
^ | |
configure:14777: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14777: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:195:19: error: 'struct stat' has no member named 'st_atimensec' | |
if (sizeof ac_aggr.st_atimensec) | |
^ | |
configure:14777: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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 (sizeof ac_aggr.st_atimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14777: result: no | |
configure:14787: checking for struct stat.st_mtim | |
configure:14787: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:195:5: error: used struct type value where scalar is required | |
if (ac_aggr.st_mtim) | |
^ | |
configure:14787: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO 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_mtim) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14787: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14787: $? = 0 | |
configure:14787: result: yes | |
configure:14797: checking for struct stat.st_mtimespec | |
configure:14797: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:196:12: error: 'struct stat' has no member named 'st_mtimespec' | |
if (ac_aggr.st_mtimespec) | |
^ | |
configure:14797: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 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:14797: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:196:19: error: 'struct stat' has no member named 'st_mtimespec' | |
if (sizeof ac_aggr.st_mtimespec) | |
^ | |
configure:14797: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 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 (sizeof ac_aggr.st_mtimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14797: result: no | |
configure:14807: checking for struct stat.st_mtimensec | |
configure:14807: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:196:12: error: 'struct stat' has no member named 'st_mtimensec' | |
if (ac_aggr.st_mtimensec) | |
^ | |
configure:14807: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 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_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14807: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:196:19: error: 'struct stat' has no member named 'st_mtimensec' | |
if (sizeof ac_aggr.st_mtimensec) | |
^ | |
configure:14807: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 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 (sizeof ac_aggr.st_mtimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14807: result: no | |
configure:14817: checking for struct stat.st_ctim | |
configure:14817: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:196:5: error: used struct type value where scalar is required | |
if (ac_aggr.st_ctim) | |
^ | |
configure:14817: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 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_ctim) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14817: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14817: $? = 0 | |
configure:14817: result: yes | |
configure:14827: checking for struct stat.st_ctimespec | |
configure:14827: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:12: error: 'struct stat' has no member named 'st_ctimespec' | |
if (ac_aggr.st_ctimespec) | |
^ | |
configure:14827: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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:14827: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:19: error: 'struct stat' has no member named 'st_ctimespec' | |
if (sizeof ac_aggr.st_ctimespec) | |
^ | |
configure:14827: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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 (sizeof ac_aggr.st_ctimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14827: result: no | |
configure:14837: checking for struct stat.st_ctimensec | |
configure:14837: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:12: error: 'struct stat' has no member named 'st_ctimensec' | |
if (ac_aggr.st_ctimensec) | |
^ | |
configure:14837: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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_ctimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14837: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:19: error: 'struct stat' has no member named 'st_ctimensec' | |
if (sizeof ac_aggr.st_ctimensec) | |
^ | |
configure:14837: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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 (sizeof ac_aggr.st_ctimensec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14837: result: no | |
configure:14847: checking for struct stat.st_birthtimespec | |
configure:14847: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:12: error: 'struct stat' has no member named 'st_birthtimespec' | |
if (ac_aggr.st_birthtimespec) | |
^ | |
configure:14847: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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_birthtimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14847: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:197:19: error: 'struct stat' has no member named 'st_birthtimespec' | |
if (sizeof ac_aggr.st_birthtimespec) | |
^ | |
configure:14847: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 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 (sizeof ac_aggr.st_birthtimespec) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14847: result: no | |
configure:14858: checking for struct timeval | |
configure:14858: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14858: $? = 0 | |
configure:14858: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:170:29: error: expected expression before ')' token | |
if (sizeof ((struct timeval))) | |
^ | |
configure:14858: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 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:14858: result: yes | |
configure:14877: checking size of struct timeval.tv_sec | |
configure:14912: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14912: $? = 0 | |
configure:14951: result: SIZEOF_TIME_T | |
configure:14994: checking for struct timespec | |
configure:14994: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:14994: $? = 0 | |
configure:14994: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:172:30: error: expected expression before ')' token | |
if (sizeof ((struct timespec))) | |
^ | |
configure:14994: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| /* 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 timespec))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:14994: result: yes | |
configure:15011: checking for struct timezone | |
configure:15011: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15011: $? = 0 | |
configure:15011: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:173:30: error: expected expression before ')' token | |
if (sizeof ((struct timezone))) | |
^ | |
configure:15011: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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:15011: result: yes | |
configure:15028: checking for clockid_t | |
configure:15028: result: yes | |
configure:15048: checking for fd_mask | |
configure:15048: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15048: $? = 0 | |
configure:15048: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:201:22: error: expected expression before ')' token | |
if (sizeof ((fd_mask))) | |
^ | |
configure:15048: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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:15048: result: yes | |
configure:15064: checking for int8_t | |
configure:15081: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15081: $? = 0 | |
configure:15105: result: yes | |
configure:15115: checking size of int8_t | |
configure:15120: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15120: $? = 0 | |
configure:15120: ./conftest | |
configure:15120: $? = 0 | |
configure:15135: result: 1 | |
configure:15157: checking for uint8_t | |
configure:15174: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15174: $? = 0 | |
configure:15198: result: yes | |
configure:15208: checking size of uint8_t | |
configure:15213: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15213: $? = 0 | |
configure:15213: ./conftest | |
configure:15213: $? = 0 | |
configure:15228: result: 1 | |
configure:15250: checking for int16_t | |
configure:15267: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15267: $? = 0 | |
configure:15291: result: yes | |
configure:15301: checking size of int16_t | |
configure:15306: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15306: $? = 0 | |
configure:15306: ./conftest | |
configure:15306: $? = 0 | |
configure:15321: result: 2 | |
configure:15343: checking for uint16_t | |
configure:15360: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15360: $? = 0 | |
configure:15384: result: yes | |
configure:15394: checking size of uint16_t | |
configure:15399: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15399: $? = 0 | |
configure:15399: ./conftest | |
configure:15399: $? = 0 | |
configure:15414: result: 2 | |
configure:15436: checking for int32_t | |
configure:15453: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15453: $? = 0 | |
configure:15477: result: yes | |
configure:15487: checking size of int32_t | |
configure:15492: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15492: $? = 0 | |
configure:15492: ./conftest | |
configure:15492: $? = 0 | |
configure:15507: result: 4 | |
configure:15529: checking for uint32_t | |
configure:15546: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15546: $? = 0 | |
configure:15570: result: yes | |
configure:15580: checking size of uint32_t | |
configure:15585: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15585: $? = 0 | |
configure:15585: ./conftest | |
configure:15585: $? = 0 | |
configure:15600: result: 4 | |
configure:15622: checking for int64_t | |
configure:15639: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15639: $? = 0 | |
configure:15663: result: yes | |
configure:15673: checking size of int64_t | |
configure:15678: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15678: $? = 0 | |
configure:15678: ./conftest | |
configure:15678: $? = 0 | |
configure:15693: result: 8 | |
configure:15715: checking for uint64_t | |
configure:15732: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:15732: $? = 0 | |
configure:15756: result: yes | |
configure:15766: checking size of uint64_t | |
configure:15771: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:15771: $? = 0 | |
configure:15771: ./conftest | |
configure:15771: $? = 0 | |
configure:15786: result: 8 | |
configure:15808: checking for int128_t | |
configure:15825: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:215:1: error: unknown type name 'int128_t' | |
typedef int128_t t; int s = sizeof(t) == 42; | |
^ | |
configure:15825: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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:15849: result: __int128 | |
configure:15901: checking for uint128_t | |
configure:15918: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:218:1: error: unknown type name 'uint128_t' | |
typedef uint128_t t; int s = sizeof(t) == 42; | |
^ | |
configure:15918: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| /* 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:15942: result: unsigned __int128 | |
configure:15994: checking for intptr_t | |
configure:16011: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:16011: $? = 0 | |
configure:16035: result: yes | |
configure:16134: checking size of intptr_t | |
configure:16139: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16139: $? = 0 | |
configure:16139: ./conftest | |
configure:16139: $? = 0 | |
configure:16154: result: 8 | |
configure:16178: checking for uintptr_t | |
configure:16195: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:16195: $? = 0 | |
configure:16219: result: yes | |
configure:16318: checking size of uintptr_t | |
configure:16323: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16323: $? = 0 | |
configure:16323: ./conftest | |
configure:16323: $? = 0 | |
configure:16338: result: 8 | |
configure:16362: checking for ssize_t | |
configure:16380: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:16380: $? = 0 | |
configure:16404: result: yes | |
configure:16505: checking size of ssize_t | |
configure:16510: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16510: $? = 0 | |
configure:16510: ./conftest | |
configure:16510: $? = 0 | |
configure:16526: result: 8 | |
configure:16632: checking for stack end address | |
configure:16649: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16649: $? = 0 | |
configure:16656: result: __libc_stack_end | |
configure:16725: checking for uid_t in sys/types.h | |
configure:16744: result: yes | |
configure:16755: checking type of array argument to getgroups | |
configure:16789: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16789: $? = 0 | |
configure:16789: ./conftest | |
configure:16789: $? = 0 | |
configure:16814: result: gid_t | |
configure:16822: checking return type of signal handlers | |
configure:16840: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:202:1: error: void value not ignored as it ought to be | |
return *(signal (0, 0)) (0) == 1; | |
^ | |
configure:16840: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #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:16847: result: void | |
configure:16898: checking for working alloca.h | |
configure:16915: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16915: $? = 0 | |
configure:16923: result: yes | |
configure:16931: checking for alloca | |
configure:16968: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:16968: $? = 0 | |
configure:16976: result: yes | |
configure:17085: checking for dynamic size alloca | |
configure:17109: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17109: $? = 0 | |
configure:17116: result: ok | |
configure:17134: checking for working memcmp | |
configure:17177: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17177: $? = 0 | |
configure:17177: ./conftest | |
configure:17177: $? = 0 | |
configure:17187: result: yes | |
configure:17200: checking for broken erfc of glibc-2.3.6 on IA64 | |
configure:17220: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17220: $? = 0 | |
configure:17220: ./conftest | |
configure:17220: $? = 0 | |
configure:17230: result: no | |
configure:17263: checking for acosh | |
configure:17263: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17263: $? = 0 | |
configure:17263: result: yes | |
configure:17277: checking for cbrt | |
configure:17277: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17277: $? = 0 | |
configure:17277: result: yes | |
configure:17291: checking for crypt | |
configure:17291: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17291: $? = 0 | |
configure:17291: result: yes | |
configure:17305: checking for dup2 | |
configure:17305: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17305: $? = 0 | |
configure:17305: result: yes | |
configure:17319: checking for erf | |
configure:17319: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17319: $? = 0 | |
configure:17319: result: yes | |
configure:17333: checking for ffs | |
configure:17333: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17333: $? = 0 | |
configure:17333: result: yes | |
configure:17347: checking for finite | |
configure:17347: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17347: $? = 0 | |
configure:17347: result: yes | |
configure:17361: checking for flock | |
configure:17361: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17361: $? = 0 | |
configure:17361: result: yes | |
configure:17375: checking for hypot | |
configure:17375: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17375: $? = 0 | |
configure:17375: result: yes | |
configure:17389: checking for isinf | |
configure:17389: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17389: $? = 0 | |
configure:17389: result: yes | |
configure:17403: checking for isnan | |
configure:17403: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17403: $? = 0 | |
configure:17403: result: yes | |
configure:17417: checking for lgamma_r | |
configure:17417: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17417: $? = 0 | |
configure:17417: result: yes | |
configure:17431: checking for memmove | |
configure:17431: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17431: $? = 0 | |
configure:17431: result: yes | |
configure:17445: checking for nextafter | |
configure:17445: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17445: $? = 0 | |
configure:17445: result: yes | |
configure:17459: checking for setproctitle | |
configure:17459: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccelfZRO.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `setproctitle' | |
collect2: error: ld returned 1 exit status | |
configure:17459: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| /* end confdefs.h. */ | |
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setproctitle innocuous_setproctitle | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setproctitle (); 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 setproctitle | |
| | |
| /* 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 setproctitle (); | |
| /* 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_setproctitle || defined __stub___setproctitle | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setproctitle (); | |
| ; | |
| return 0; | |
| } | |
configure:17459: result: no | |
configure:17473: checking for strchr | |
configure:17473: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17473: $? = 0 | |
configure:17473: result: yes | |
configure:17487: checking for strerror | |
configure:17487: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17487: $? = 0 | |
configure:17487: result: yes | |
configure:17501: checking for strlcat | |
configure:17501: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccUP7BPV.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `strlcat' | |
collect2: error: ld returned 1 exit status | |
configure:17501: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| /* end confdefs.h. */ | |
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strlcat innocuous_strlcat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strlcat (); 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 strlcat | |
| | |
| /* 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 strlcat (); | |
| /* 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_strlcat || defined __stub___strlcat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strlcat (); | |
| ; | |
| return 0; | |
| } | |
configure:17501: result: no | |
configure:17515: checking for strlcpy | |
configure:17515: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccK7GV3X.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `strlcpy' | |
collect2: error: ld returned 1 exit status | |
configure:17515: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| /* end confdefs.h. */ | |
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define strlcpy innocuous_strlcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char strlcpy (); 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 strlcpy | |
| | |
| /* 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 strlcpy (); | |
| /* 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_strlcpy || defined __stub___strlcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return strlcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:17515: result: no | |
configure:17529: checking for strstr | |
configure:17529: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17529: $? = 0 | |
configure:17529: result: yes | |
configure:17543: checking for tgamma | |
configure:17543: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17543: $? = 0 | |
configure:17543: result: yes | |
configure:17571: checking sys/pstat.h usability | |
configure:17571: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:251:23: fatal error: sys/pstat.h: No such file or directory | |
#include <sys/pstat.h> | |
^ | |
compilation terminated. | |
configure:17571: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| /* 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:17571: result: no | |
configure:17571: checking sys/pstat.h presence | |
configure:17571: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:218:23: fatal error: sys/pstat.h: No such file or directory | |
#include <sys/pstat.h> | |
^ | |
compilation terminated. | |
configure:17571: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| /* end confdefs.h. */ | |
| #include <sys/pstat.h> | |
configure:17571: result: no | |
configure:17571: checking for sys/pstat.h | |
configure:17571: result: no | |
configure:17583: checking for signbit | |
configure:17601: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17601: $? = 0 | |
configure:17609: result: yes | |
configure:17623: checking for pid_t | |
configure:17623: result: yes | |
configure:17636: checking vfork.h usability | |
configure:17636: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:252:19: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^ | |
compilation terminated. | |
configure:17636: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 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 <vfork.h> | |
configure:17636: result: no | |
configure:17636: checking vfork.h presence | |
configure:17636: /usr/bin/gcc -E -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c | |
conftest.c:219:19: fatal error: vfork.h: No such file or directory | |
#include <vfork.h> | |
^ | |
compilation terminated. | |
configure:17636: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:17636: result: no | |
configure:17636: checking for vfork.h | |
configure:17636: result: no | |
configure:17649: checking for fork | |
configure:17649: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17649: $? = 0 | |
configure:17649: result: yes | |
configure:17649: checking for vfork | |
configure:17649: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17649: $? = 0 | |
configure:17649: result: yes | |
configure:17659: checking for working fork | |
configure:17681: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17681: $? = 0 | |
configure:17681: ./conftest | |
configure:17681: $? = 0 | |
configure:17691: result: yes | |
configure:17712: checking for working vfork | |
configure:17822: result: yes | |
configure:17850: checking for __syscall | |
configure:17850: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/cc5XjAth.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `__syscall' | |
collect2: error: ld returned 1 exit status | |
configure:17850: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| /* end confdefs.h. */ | |
| /* Define __syscall to an innocuous variant, in case <limits.h> declares __syscall. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __syscall innocuous___syscall | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __syscall (); 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 __syscall | |
| | |
| /* 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 __syscall (); | |
| /* 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___syscall || defined __stub_____syscall | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __syscall (); | |
| ; | |
| return 0; | |
| } | |
configure:17850: result: no | |
configure:17861: checking for _longjmp | |
configure:17861: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17861: $? = 0 | |
configure:17861: result: yes | |
configure:17872: checking for _setjmp | |
configure:17872: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17872: $? = 0 | |
configure:17872: result: yes | |
configure:17883: checking for _setjmpex | |
configure:17883: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccbOIfSl.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `_setjmpex' | |
collect2: error: ld returned 1 exit status | |
configure:17883: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| /* end confdefs.h. */ | |
| /* Define _setjmpex to an innocuous variant, in case <limits.h> declares _setjmpex. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _setjmpex innocuous__setjmpex | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _setjmpex (); 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 _setjmpex | |
| | |
| /* 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 _setjmpex (); | |
| /* 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__setjmpex || defined __stub____setjmpex | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _setjmpex (); | |
| ; | |
| return 0; | |
| } | |
configure:17883: result: no | |
configure:17895: checking for atan2l | |
configure:17895: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17895: $? = 0 | |
configure:17895: result: yes | |
configure:17895: checking for atan2f | |
configure:17895: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17895: $? = 0 | |
configure:17895: result: yes | |
configure:17906: checking for chroot | |
configure:17906: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17906: $? = 0 | |
configure:17906: result: yes | |
configure:17917: checking for chsize | |
configure:17917: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/cchBulkv.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `chsize' | |
collect2: error: ld returned 1 exit status | |
configure:17917: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 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:17917: result: no | |
configure:17928: checking for clock_gettime | |
configure:17928: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17928: $? = 0 | |
configure:17928: result: yes | |
configure:17939: checking for cosh | |
configure:17939: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17939: $? = 0 | |
configure:17939: result: yes | |
configure:17950: checking for daemon | |
configure:17950: result: no | |
configure:17961: checking for dirfd | |
configure:17961: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17961: $? = 0 | |
configure:17961: result: yes | |
configure:17972: checking for dl_iterate_phdr | |
configure:17972: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17972: $? = 0 | |
configure:17972: result: yes | |
configure:17983: checking for dlopen | |
configure:17983: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17983: $? = 0 | |
configure:17983: result: yes | |
configure:17994: checking for dladdr | |
configure:17994: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:17994: $? = 0 | |
configure:17994: result: yes | |
configure:18005: checking for dup | |
configure:18005: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18005: $? = 0 | |
configure:18005: result: yes | |
configure:18016: checking for dup3 | |
configure:18016: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18016: $? = 0 | |
configure:18016: result: yes | |
configure:18027: checking for eaccess | |
configure:18027: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18027: $? = 0 | |
configure:18027: result: yes | |
configure:18038: checking for endgrent | |
configure:18038: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18038: $? = 0 | |
configure:18038: result: yes | |
configure:18049: checking for fchmod | |
configure:18049: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18049: $? = 0 | |
configure:18049: result: yes | |
configure:18060: checking for fchown | |
configure:18060: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18060: $? = 0 | |
configure:18060: result: yes | |
configure:18071: checking for fcntl | |
configure:18071: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18071: $? = 0 | |
configure:18071: result: yes | |
configure:18082: checking for fdatasync | |
configure:18082: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18082: $? = 0 | |
configure:18082: result: yes | |
configure:18093: checking for fmod | |
configure:18093: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18093: $? = 0 | |
configure:18093: result: yes | |
configure:18104: checking for fsync | |
configure:18104: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18104: $? = 0 | |
configure:18104: result: yes | |
configure:18115: checking for ftruncate | |
configure:18115: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18115: $? = 0 | |
configure:18115: result: yes | |
configure:18126: checking for ftruncate64 | |
configure:18126: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18126: $? = 0 | |
configure:18126: result: yes | |
configure:18137: checking for getattrlist | |
configure:18137: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccVMsJ6a.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `getattrlist' | |
collect2: error: ld returned 1 exit status | |
configure:18137: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| /* end confdefs.h. */ | |
| /* Define getattrlist to an innocuous variant, in case <limits.h> declares getattrlist. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getattrlist innocuous_getattrlist | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getattrlist (); 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 getattrlist | |
| | |
| /* 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 getattrlist (); | |
| /* 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_getattrlist || defined __stub___getattrlist | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getattrlist (); | |
| ; | |
| return 0; | |
| } | |
configure:18137: result: no | |
configure:18148: checking for getcwd | |
configure:18148: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18148: $? = 0 | |
configure:18148: result: yes | |
configure:18159: checking for getgidx | |
configure:18159: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccTvCr2e.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `getgidx' | |
collect2: error: ld returned 1 exit status | |
configure:18159: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| /* end confdefs.h. */ | |
| /* Define getgidx to an innocuous variant, in case <limits.h> declares getgidx. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getgidx innocuous_getgidx | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getgidx (); 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 getgidx | |
| | |
| /* 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 getgidx (); | |
| /* 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_getgidx || defined __stub___getgidx | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getgidx (); | |
| ; | |
| return 0; | |
| } | |
configure:18159: result: no | |
configure:18170: checking for getgrnam | |
configure:18170: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18170: $? = 0 | |
configure:18170: result: yes | |
configure:18181: checking for getgrnam_r | |
configure:18181: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18181: $? = 0 | |
configure:18181: result: yes | |
configure:18192: checking for getgroups | |
configure:18192: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18192: $? = 0 | |
configure:18192: result: yes | |
configure:18203: checking for getpgid | |
configure:18203: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18203: $? = 0 | |
configure:18203: result: yes | |
configure:18214: checking for getpgrp | |
configure:18214: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18214: $? = 0 | |
configure:18214: result: yes | |
configure:18225: checking for getpriority | |
configure:18225: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18225: $? = 0 | |
configure:18225: result: yes | |
configure:18236: checking for getpwnam_r | |
configure:18236: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18236: $? = 0 | |
configure:18236: result: yes | |
configure:18247: checking for getresgid | |
configure:18247: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18247: $? = 0 | |
configure:18247: result: yes | |
configure:18258: checking for getresuid | |
configure:18258: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18258: $? = 0 | |
configure:18258: result: yes | |
configure:18269: checking for getrlimit | |
configure:18269: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18269: $? = 0 | |
configure:18269: result: yes | |
configure:18280: checking for getsid | |
configure:18280: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18280: $? = 0 | |
configure:18280: result: yes | |
configure:18291: checking for gettimeofday | |
configure:18291: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18291: $? = 0 | |
configure:18291: result: yes | |
configure:18302: checking for getuidx | |
configure:18302: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccG0zQ7x.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `getuidx' | |
collect2: error: ld returned 1 exit status | |
configure:18302: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define getuidx to an innocuous variant, in case <limits.h> declares getuidx. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getuidx innocuous_getuidx | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getuidx (); 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 getuidx | |
| | |
| /* 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 getuidx (); | |
| /* 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_getuidx || defined __stub___getuidx | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getuidx (); | |
| ; | |
| return 0; | |
| } | |
configure:18302: result: no | |
configure:18313: checking for gmtime_r | |
configure:18313: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18313: $? = 0 | |
configure:18313: result: yes | |
configure:18324: checking for initgroups | |
configure:18324: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18324: $? = 0 | |
configure:18324: result: yes | |
configure:18335: checking for ioctl | |
configure:18335: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18335: $? = 0 | |
configure:18335: result: yes | |
configure:18346: checking for isfinite | |
configure:18346: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccXgBcMI.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `isfinite' | |
collect2: error: ld returned 1 exit status | |
configure:18346: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 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:18346: result: no | |
configure:18357: checking for issetugid | |
configure:18357: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccVRPsyL.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `issetugid' | |
collect2: error: ld returned 1 exit status | |
configure:18357: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| /* end confdefs.h. */ | |
| /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define issetugid innocuous_issetugid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char issetugid (); 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 issetugid | |
| | |
| /* 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 issetugid (); | |
| /* 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_issetugid || defined __stub___issetugid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return issetugid (); | |
| ; | |
| return 0; | |
| } | |
configure:18357: result: no | |
configure:18368: checking for killpg | |
configure:18368: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18368: $? = 0 | |
configure:18368: result: yes | |
configure:18379: checking for lchmod | |
configure:18379: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
conftest.c:291:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:294:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
int | |
^ | |
configure:18379: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| /* end confdefs.h. */ | |
| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define lchmod innocuous_lchmod | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char lchmod (); 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 lchmod | |
| | |
| /* 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 lchmod (); | |
| /* 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_lchmod || defined __stub___lchmod | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return lchmod (); | |
| ; | |
| return 0; | |
| } | |
configure:18379: result: no | |
configure:18390: checking for lchown | |
configure:18390: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18390: $? = 0 | |
configure:18390: result: yes | |
configure:18401: checking for link | |
configure:18401: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18401: $? = 0 | |
configure:18401: result: yes | |
configure:18412: checking for llabs | |
configure:18412: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18412: $? = 0 | |
configure:18412: result: yes | |
configure:18423: checking for lockf | |
configure:18423: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18423: $? = 0 | |
configure:18423: result: yes | |
configure:18434: checking for log2 | |
configure:18434: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18434: $? = 0 | |
configure:18434: result: yes | |
configure:18445: checking for lstat | |
configure:18445: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18445: $? = 0 | |
configure:18445: result: yes | |
configure:18456: checking for malloc_usable_size | |
configure:18456: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18456: $? = 0 | |
configure:18456: result: yes | |
configure:18467: checking for malloc_size | |
configure:18467: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccoC2zx3.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `malloc_size' | |
collect2: error: ld returned 1 exit status | |
configure:18467: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define malloc_size to an innocuous variant, in case <limits.h> declares malloc_size. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define malloc_size innocuous_malloc_size | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char malloc_size (); 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 malloc_size | |
| | |
| /* 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 malloc_size (); | |
| /* 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_malloc_size || defined __stub___malloc_size | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return malloc_size (); | |
| ; | |
| return 0; | |
| } | |
configure:18467: result: no | |
configure:18478: checking for mblen | |
configure:18478: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18478: $? = 0 | |
configure:18478: result: yes | |
configure:18489: checking for memalign | |
configure:18489: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18489: $? = 0 | |
configure:18489: result: yes | |
configure:18500: checking for writev | |
configure:18500: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18500: $? = 0 | |
configure:18500: result: yes | |
configure:18511: checking for memrchr | |
configure:18511: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18511: $? = 0 | |
configure:18511: result: yes | |
configure:18522: checking for memmem | |
configure:18522: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18522: $? = 0 | |
configure:18522: result: yes | |
configure:18533: checking for mktime | |
configure:18533: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18533: $? = 0 | |
configure:18533: result: yes | |
configure:18544: checking for pipe2 | |
configure:18544: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18544: $? = 0 | |
configure:18544: result: yes | |
configure:18555: checking for poll | |
configure:18555: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18555: $? = 0 | |
configure:18555: result: yes | |
configure:18566: checking for posix_fadvise | |
configure:18566: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18566: $? = 0 | |
configure:18566: result: yes | |
configure:18577: checking for posix_memalign | |
configure:18577: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18577: $? = 0 | |
configure:18577: result: yes | |
configure:18588: checking for ppoll | |
configure:18588: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18588: $? = 0 | |
configure:18588: result: yes | |
configure:18599: checking for pread | |
configure:18599: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18599: $? = 0 | |
configure:18599: result: yes | |
configure:18610: checking for qsort_r | |
configure:18610: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18610: $? = 0 | |
configure:18610: result: yes | |
configure:18621: checking for readlink | |
configure:18621: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18621: $? = 0 | |
configure:18621: result: yes | |
configure:18632: checking for round | |
configure:18632: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18632: $? = 0 | |
configure:18632: result: yes | |
configure:18643: checking for sched_getaffinity | |
configure:18643: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18643: $? = 0 | |
configure:18643: result: yes | |
configure:18654: checking for seekdir | |
configure:18654: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18654: $? = 0 | |
configure:18654: result: yes | |
configure:18665: checking for select_large_fdset | |
configure:18665: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccGV8lDx.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `select_large_fdset' | |
collect2: error: ld returned 1 exit status | |
configure:18665: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 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:18665: result: no | |
configure:18676: checking for sendfile | |
configure:18676: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18676: $? = 0 | |
configure:18676: result: yes | |
configure:18687: checking for setegid | |
configure:18687: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18687: $? = 0 | |
configure:18687: result: yes | |
configure:18698: checking for setenv | |
configure:18698: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18698: $? = 0 | |
configure:18698: result: yes | |
configure:18709: checking for seteuid | |
configure:18709: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18709: $? = 0 | |
configure:18709: result: yes | |
configure:18720: checking for setgid | |
configure:18720: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18720: $? = 0 | |
configure:18720: result: yes | |
configure:18731: checking for setgroups | |
configure:18731: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18731: $? = 0 | |
configure:18731: result: yes | |
configure:18742: checking for setpgid | |
configure:18742: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18742: $? = 0 | |
configure:18742: result: yes | |
configure:18753: checking for setpgrp | |
configure:18753: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18753: $? = 0 | |
configure:18753: result: yes | |
configure:18764: checking for setregid | |
configure:18764: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18764: $? = 0 | |
configure:18764: result: yes | |
configure:18775: checking for setresgid | |
configure:18775: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18775: $? = 0 | |
configure:18775: result: yes | |
configure:18786: checking for setresuid | |
configure:18786: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18786: $? = 0 | |
configure:18786: result: yes | |
configure:18797: checking for setreuid | |
configure:18797: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18797: $? = 0 | |
configure:18797: result: yes | |
configure:18808: checking for setrgid | |
configure:18808: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccaWoTzY.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `setrgid' | |
collect2: error: ld returned 1 exit status | |
configure:18808: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| /* end confdefs.h. */ | |
| /* Define setrgid to an innocuous variant, in case <limits.h> declares setrgid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setrgid innocuous_setrgid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setrgid (); 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 setrgid | |
| | |
| /* 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 setrgid (); | |
| /* 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_setrgid || defined __stub___setrgid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setrgid (); | |
| ; | |
| return 0; | |
| } | |
configure:18808: result: no | |
configure:18819: checking for setrlimit | |
configure:18819: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18819: $? = 0 | |
configure:18819: result: yes | |
configure:18830: checking for setruid | |
configure:18830: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/cc6hJoN3.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `setruid' | |
collect2: error: ld returned 1 exit status | |
configure:18830: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| /* end confdefs.h. */ | |
| /* Define setruid to an innocuous variant, in case <limits.h> declares setruid. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define setruid innocuous_setruid | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char setruid (); 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 setruid | |
| | |
| /* 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 setruid (); | |
| /* 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_setruid || defined __stub___setruid | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return setruid (); | |
| ; | |
| return 0; | |
| } | |
configure:18830: result: no | |
configure:18841: checking for setsid | |
configure:18841: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18841: $? = 0 | |
configure:18841: result: yes | |
configure:18852: checking for setuid | |
configure:18852: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18852: $? = 0 | |
configure:18852: result: yes | |
configure:18863: checking for shutdown | |
configure:18863: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18863: $? = 0 | |
configure:18863: result: yes | |
configure:18874: checking for sigaction | |
configure:18874: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18874: $? = 0 | |
configure:18874: result: yes | |
configure:18885: checking for sigaltstack | |
configure:18885: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18885: $? = 0 | |
configure:18885: result: yes | |
configure:18896: checking for sigprocmask | |
configure:18896: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18896: $? = 0 | |
configure:18896: result: yes | |
configure:18907: checking for sinh | |
configure:18907: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18907: $? = 0 | |
configure:18907: result: yes | |
configure:18918: checking for spawnv | |
configure:18918: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
/tmp/ccCu5oxk.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `spawnv' | |
collect2: error: ld returned 1 exit status | |
configure:18918: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 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:18918: result: no | |
configure:18929: checking for symlink | |
configure:18929: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18929: $? = 0 | |
configure:18929: result: yes | |
configure:18940: checking for syscall | |
configure:18940: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18940: $? = 0 | |
configure:18940: result: yes | |
configure:18951: checking for sysconf | |
configure:18951: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18951: $? = 0 | |
configure:18951: result: yes | |
configure:18962: checking for tanh | |
configure:18962: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18962: $? = 0 | |
configure:18962: result: yes | |
configure:18973: checking for telldir | |
configure:18973: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18973: $? = 0 | |
configure:18973: result: yes | |
configure:18984: checking for timegm | |
configure:18984: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18984: $? = 0 | |
configure:18984: result: yes | |
configure:18995: checking for times | |
configure:18995: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:18995: $? = 0 | |
configure:18995: result: yes | |
configure:19006: checking for truncate | |
configure:19006: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19006: $? = 0 | |
configure:19006: result: yes | |
configure:19017: checking for truncate64 | |
configure:19017: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19017: $? = 0 | |
configure:19017: result: yes | |
configure:19028: checking for unsetenv | |
configure:19028: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19028: $? = 0 | |
configure:19028: result: yes | |
configure:19039: checking for utimensat | |
configure:19039: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19039: $? = 0 | |
configure:19039: result: yes | |
configure:19050: checking for utimes | |
configure:19050: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19050: $? = 0 | |
configure:19050: result: yes | |
configure:19061: checking for wait4 | |
configure:19061: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19061: $? = 0 | |
configure:19061: result: yes | |
configure:19072: checking for waitpid | |
configure:19072: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19072: $? = 0 | |
configure:19072: result: yes | |
configure:19084: checking if getcwd allocates buffer if NULL is given | |
configure:19120: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19120: $? = 0 | |
configure:19120: ./conftest | |
configure:19120: $? = 0 | |
configure:19130: result: yes | |
configure:19140: checking for __builtin_bswap16 | |
configure:19156: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19156: $? = 0 | |
configure:19164: result: yes | |
configure:19170: checking for __builtin_bswap32 | |
configure:19186: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19186: $? = 0 | |
configure:19194: result: yes | |
configure:19200: checking for __builtin_bswap64 | |
configure:19216: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19216: $? = 0 | |
configure:19224: result: yes | |
configure:19230: checking for __builtin_clz | |
configure:19246: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19246: $? = 0 | |
configure:19254: result: yes | |
configure:19260: checking for __builtin_clzl | |
configure:19276: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19276: $? = 0 | |
configure:19284: result: yes | |
configure:19290: checking for __builtin_clzll | |
configure:19306: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19306: $? = 0 | |
configure:19314: result: yes | |
configure:19320: checking for __builtin_choose_expr | |
configure:19336: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19336: $? = 0 | |
configure:19344: result: yes | |
configure:19350: checking for __builtin_choose_expr_constant_p | |
configure:19366: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
conftest.c: In function 'main': | |
conftest.c:332:1: error: first argument to '__builtin_choose_expr' not a constant | |
__builtin_choose_expr(__builtin_constant_p(foo), 0, 0); | |
^ | |
configure:19366: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| /* end confdefs.h. */ | |
| int foo; | |
| int | |
| main () | |
| { | |
| __builtin_choose_expr(__builtin_constant_p(foo), 0, 0); | |
| ; | |
| return 0; | |
| } | |
configure:19374: result: no | |
configure:19380: checking for __builtin_types_compatible_p | |
configure:19396: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19396: $? = 0 | |
configure:19404: result: yes | |
configure:19412: checking whether qsort_r is GNU version | |
configure:19433: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19433: $? = 0 | |
configure:19441: result: yes | |
configure:19443: checking whether qsort_r is BSD version | |
configure:19463: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:331:6: error: conflicting types for 'qsort_r' | |
void qsort_r(void *base, size_t nmemb, size_t size, | |
^ | |
In file included from conftest.c:330:0: | |
/usr/include/stdlib.h:763:13: note: previous declaration of 'qsort_r' was here | |
extern void qsort_r (void *__base, size_t __nmemb, size_t __size, | |
^ | |
configure:19463: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| void qsort_r(void *base, size_t nmemb, size_t size, | |
| void *arg, int (*compar)(void *, const void *, const void *)); | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19471: result: no | |
configure:19484: checking whether atan2 handles Inf as C99 | |
configure:19523: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19523: $? = 0 | |
configure:19523: ./conftest | |
configure:19523: $? = 0 | |
configure:19538: result: yes | |
configure:19601: checking for clock_getres | |
configure:19601: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19601: $? = 0 | |
configure:19601: result: yes | |
configure:19611: checking for unsetenv returns a value | |
configure:19629: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19629: $? = 0 | |
configure:19636: result: yes | |
configure:19644: checking for sigsetjmp as a macro or function | |
configure:19662: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19662: $? = 0 | |
configure:19669: result: yes | |
configure:19691: checking whether struct tm is in sys/time.h or time.h | |
configure:19711: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19711: $? = 0 | |
configure:19718: result: time.h | |
configure:19726: checking for struct tm.tm_zone | |
configure:19726: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19726: $? = 0 | |
configure:19726: result: yes | |
configure:19793: checking for struct tm.tm_gmtoff | |
configure:19809: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19809: $? = 0 | |
configure:19816: result: yes | |
configure:19822: checking for external int daylight | |
configure:19839: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19839: $? = 0 | |
configure:19847: result: yes | |
configure:19854: checking for external timezone | |
configure:19877: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19877: $? = 0 | |
configure:19897: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:19897: $? = 0 | |
configure:19905: result: long | |
configure:19915: checking for external altzone | |
configure:19938: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:348:8: error: 'altzone' undeclared (first use in this function) | |
t = &(&altzone)[0]; | |
^ | |
conftest.c:348:8: note: each undeclared identifier is reported only once for each function it appears in | |
configure:19938: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| /* 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:19966: result: no | |
configure:19978: checking for timezone | |
configure:19978: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:19978: $? = 0 | |
configure:19978: result: yes | |
configure:19988: checking whether timezone requires zero arguments | |
configure:20004: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:343:15: error: called object 'timezone' is not a function or function pointer | |
(void)timezone(0, 0); | |
^ | |
In file included from conftest.c:339:0: | |
/usr/include/time.h:298:17: note: declared here | |
extern long int timezone; | |
^ | |
configure:20004: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| int | |
| main () | |
| { | |
| (void)timezone(0, 0); | |
| ; | |
| return 0; | |
| } | |
configure:20012: result: yes | |
configure:20020: checking for negative time_t for gmtime(3) | |
configure:20062: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:20062: $? = 0 | |
configure:20062: ./conftest | |
configure:20062: $? = 0 | |
configure:20072: result: yes | |
configure:20081: checking for localtime(3) overflow correctly | |
configure:20125: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -ldl -lcrypt -lm >&5 | |
configure:20125: $? = 0 | |
configure:20125: ./conftest | |
configure:20125: $? = 0 | |
configure:20135: result: yes | |
configure:20329: checking whether right shift preserve sign bit | |
configure:20348: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:20348: $? = 0 | |
configure:20355: result: yes | |
configure:20371: checking whether _SC_CLK_TCK is supported | |
configure:20388: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:20388: $? = 0 | |
configure:20396: result: yes | |
configure:20505: checking stack growing direction on x86_64 | |
configure:20556: result: -1 | |
configure:20569: checking for pthread_kill in -lthr | |
configure:20594: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lthr -ldl -lcrypt -lm >&5 | |
/usr/bin/ld: cannot find -lthr | |
collect2: error: ld returned 1 exit status | |
configure:20594: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| #define TIMEZONE_VOID 1 | |
| #define NEGATIVE_TIME_T 1 | |
| #define POSIX_SIGNAL 1 | |
| #define RSHIFT(x,y) ((x)>>(int)(y)) | |
| #define HAVE__SC_CLK_TCK 1 | |
| #define STACK_GROW_DIRECTION -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 pthread_kill (); | |
| int | |
| main () | |
| { | |
| return pthread_kill (); | |
| ; | |
| return 0; | |
| } | |
configure:20604: result: no | |
configure:20569: checking for pthread_kill in -lpthread | |
configure:20594: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
configure:20594: $? = 0 | |
configure:20604: result: yes | |
configure:20623: checking for pthread_np.h | |
configure:20623: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
conftest.c:350:24: fatal error: pthread_np.h: No such file or directory | |
#include <pthread_np.h> | |
^ | |
compilation terminated. | |
configure:20623: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| #define TIMEZONE_VOID 1 | |
| #define NEGATIVE_TIME_T 1 | |
| #define POSIX_SIGNAL 1 | |
| #define RSHIFT(x,y) ((x)>>(int)(y)) | |
| #define HAVE__SC_CLK_TCK 1 | |
| #define STACK_GROW_DIRECTION -1 | |
| #define _REENTRANT 1 | |
| #define _THREAD_SAFE 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| | |
| #include <pthread_np.h> | |
configure:20623: result: no | |
configure:20653: checking whether pthread_t is scalar type | |
configure:20676: /usr/bin/gcc -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include conftest.c >&5 | |
configure:20676: $? = 0 | |
configure:20684: result: yes | |
configure:20700: checking for sched_yield | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
configure:20700: $? = 0 | |
configure:20700: result: yes | |
configure:20700: checking for pthread_attr_setinheritsched | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
configure:20700: $? = 0 | |
configure:20700: result: yes | |
configure:20700: checking for pthread_getattr_np | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
configure:20700: $? = 0 | |
configure:20700: result: yes | |
configure:20700: checking for pthread_attr_get_np | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
/tmp/cccaIPwC.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `pthread_attr_get_np' | |
collect2: error: ld returned 1 exit status | |
configure:20700: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| #define TIMEZONE_VOID 1 | |
| #define NEGATIVE_TIME_T 1 | |
| #define POSIX_SIGNAL 1 | |
| #define RSHIFT(x,y) ((x)>>(int)(y)) | |
| #define HAVE__SC_CLK_TCK 1 | |
| #define STACK_GROW_DIRECTION -1 | |
| #define _REENTRANT 1 | |
| #define _THREAD_SAFE 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | |
| #define HAVE_PTHREAD_GETATTR_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define pthread_attr_get_np to an innocuous variant, in case <limits.h> declares pthread_attr_get_np. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pthread_attr_get_np innocuous_pthread_attr_get_np | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pthread_attr_get_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_attr_get_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_attr_get_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_attr_get_np || defined __stub___pthread_attr_get_np | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return pthread_attr_get_np (); | |
| ; | |
| return 0; | |
| } | |
configure:20700: result: no | |
configure:20700: checking for pthread_attr_getstack | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
configure:20700: $? = 0 | |
configure:20700: result: yes | |
configure:20700: checking for pthread_get_stackaddr_np | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
/tmp/ccOFpEfI.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `pthread_get_stackaddr_np' | |
collect2: error: ld returned 1 exit status | |
configure:20700: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| #define TIMEZONE_VOID 1 | |
| #define NEGATIVE_TIME_T 1 | |
| #define POSIX_SIGNAL 1 | |
| #define RSHIFT(x,y) ((x)>>(int)(y)) | |
| #define HAVE__SC_CLK_TCK 1 | |
| #define STACK_GROW_DIRECTION -1 | |
| #define _REENTRANT 1 | |
| #define _THREAD_SAFE 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | |
| #define HAVE_PTHREAD_GETATTR_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:20700: result: no | |
configure:20700: checking for pthread_get_stacksize_np | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
/tmp/ccmfoGmK.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `pthread_get_stacksize_np' | |
collect2: error: ld returned 1 exit status | |
configure:20700: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_SYS_SENDFILE_H 1 | |
| #define HAVE_TIME_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_SYS_PRCTL_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_TYPEOF 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___INT128 16 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_TIME_T 8 | |
| #define SIZEOF_CLOCK_T 8 | |
| #define PACKED_STRUCT(x) x __attribute__((packed)) | |
| #define PACKED_STRUCT_UNALIGNED(x) x | |
| #define PRI_LL_PREFIX "ll" | |
| #define rb_pid_t pid_t | |
| #define SIGNEDNESS_OF_PID_T -1 | |
| #define PIDT2NUM(v) INT2NUM(v) | |
| #define NUM2PIDT(v) NUM2INT(v) | |
| #define PRI_PIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_uid_t uid_t | |
| #define SIGNEDNESS_OF_UID_T +1 | |
| #define UIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2UIDT(v) NUM2UINT(v) | |
| #define PRI_UIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_gid_t gid_t | |
| #define SIGNEDNESS_OF_GID_T +1 | |
| #define GIDT2NUM(v) UINT2NUM(v) | |
| #define NUM2GIDT(v) NUM2UINT(v) | |
| #define PRI_GIDT_PREFIX PRI_INT_PREFIX | |
| #define rb_time_t time_t | |
| #define SIGNEDNESS_OF_TIME_T -1 | |
| #define TIMET2NUM(v) LONG2NUM(v) | |
| #define NUM2TIMET(v) NUM2LONG(v) | |
| #define PRI_TIMET_PREFIX PRI_LONG_PREFIX | |
| #define rb_dev_t dev_t | |
| #define SIGNEDNESS_OF_DEV_T +1 | |
| #define DEVT2NUM(v) ULONG2NUM(v) | |
| #define NUM2DEVT(v) NUM2ULONG(v) | |
| #define PRI_DEVT_PREFIX PRI_LONG_PREFIX | |
| #define rb_mode_t mode_t | |
| #define SIGNEDNESS_OF_MODE_T +1 | |
| #define MODET2NUM(v) UINT2NUM(v) | |
| #define NUM2MODET(v) NUM2UINT(v) | |
| #define PRI_MODET_PREFIX PRI_INT_PREFIX | |
| #define rb_rlim_t rlim_t | |
| #define SIGNEDNESS_OF_RLIM_T +1 | |
| #define RLIM2NUM(v) ULONG2NUM(v) | |
| #define NUM2RLIM(v) NUM2ULONG(v) | |
| #define PRI_RLIM_PREFIX PRI_LONG_PREFIX | |
| #define rb_off_t off_t | |
| #define SIGNEDNESS_OF_OFF_T -1 | |
| #define OFFT2NUM(v) LONG2NUM(v) | |
| #define NUM2OFFT(v) NUM2LONG(v) | |
| #define PRI_OFFT_PREFIX PRI_LONG_PREFIX | |
| #define rb_clockid_t clockid_t | |
| #define SIGNEDNESS_OF_CLOCKID_T -1 | |
| #define CLOCKID2NUM(v) INT2NUM(v) | |
| #define NUM2CLOCKID(v) NUM2INT(v) | |
| #define PRI_CLOCKID_PREFIX PRI_INT_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_STDCALL(x) __attribute__ ((stdcall)) x | |
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x | |
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x | |
| #define FUNC_MINIMIZED(x) __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x | |
| #define HAVE_ATTRIBUTE_FUNCTION_ALIAS 1 | |
| #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 RUBY_FUNCTION_NAME_STRING __func__ | |
| #define HAVE_DECL_SYS_NERR 1 | |
| #define HAVE_DECL_GETENV 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_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_BLOCKS SIZEOF_OFF_T | |
| #define SIZEOF_STRUCT_STAT_ST_INO SIZEOF_LONG | |
| #define HAVE_STRUCT_STAT_ST_ATIM 1 | |
| #define HAVE_STRUCT_STAT_ST_MTIM 1 | |
| #define HAVE_STRUCT_STAT_ST_CTIM 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_STRUCT_TIMEVAL_TV_SEC SIZEOF_TIME_T | |
| #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_INT128_T 1 | |
| #define int128_t __int128 | |
| #define SIZEOF_INT128_T SIZEOF___INT128 | |
| #define HAVE_UINT128_T 1 | |
| #define uint128_t unsigned __int128 | |
| #define SIZEOF_UINT128_T SIZEOF_UNSIGNED___INT128 | |
| #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 STACK_END_ADDRESS __libc_stack_end | |
| #define GETGROUPS_T gid_t | |
| #define RETSIGTYPE void | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ACOSH 1 | |
| #define HAVE_CBRT 1 | |
| #define HAVE_CRYPT 1 | |
| #define HAVE_DUP2 1 | |
| #define HAVE_ERF 1 | |
| #define HAVE_FFS 1 | |
| #define HAVE_FINITE 1 | |
| #define HAVE_FLOCK 1 | |
| #define HAVE_HYPOT 1 | |
| #define HAVE_ISINF 1 | |
| #define HAVE_ISNAN 1 | |
| #define HAVE_LGAMMA_R 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_NEXTAFTER 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRERROR 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_TGAMMA 1 | |
| #define SPT_TYPE SPT_REUSEARGV | |
| #define HAVE_SIGNBIT 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE__LONGJMP 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_ATAN2L 1 | |
| #define HAVE_ATAN2F 1 | |
| #define HAVE_CHROOT 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| #define HAVE_COSH 1 | |
| #define HAVE_DIRFD 1 | |
| #define HAVE_DL_ITERATE_PHDR 1 | |
| #define HAVE_DLOPEN 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_DUP 1 | |
| #define HAVE_DUP3 1 | |
| #define HAVE_EACCESS 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define HAVE_FMOD 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FTRUNCATE64 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_GETGRNAM 1 | |
| #define HAVE_GETGRNAM_R 1 | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_GETPGID 1 | |
| #define HAVE_GETPGRP 1 | |
| #define HAVE_GETPRIORITY 1 | |
| #define HAVE_GETPWNAM_R 1 | |
| #define HAVE_GETRESGID 1 | |
| #define HAVE_GETRESUID 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_GETSID 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GMTIME_R 1 | |
| #define HAVE_INITGROUPS 1 | |
| #define HAVE_IOCTL 1 | |
| #define HAVE_KILLPG 1 | |
| #define HAVE_LCHOWN 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_LLABS 1 | |
| #define HAVE_LOCKF 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MALLOC_USABLE_SIZE 1 | |
| #define HAVE_MBLEN 1 | |
| #define HAVE_MEMALIGN 1 | |
| #define HAVE_WRITEV 1 | |
| #define HAVE_MEMRCHR 1 | |
| #define HAVE_MEMMEM 1 | |
| #define HAVE_MKTIME 1 | |
| #define HAVE_PIPE2 1 | |
| #define HAVE_POLL 1 | |
| #define HAVE_POSIX_FADVISE 1 | |
| #define HAVE_POSIX_MEMALIGN 1 | |
| #define HAVE_PPOLL 1 | |
| #define HAVE_PREAD 1 | |
| #define HAVE_QSORT_R 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_ROUND 1 | |
| #define HAVE_SCHED_GETAFFINITY 1 | |
| #define HAVE_SEEKDIR 1 | |
| #define HAVE_SENDFILE 1 | |
| #define HAVE_SETEGID 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETEUID 1 | |
| #define HAVE_SETGID 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETPGID 1 | |
| #define HAVE_SETPGRP 1 | |
| #define HAVE_SETREGID 1 | |
| #define HAVE_SETRESGID 1 | |
| #define HAVE_SETRESUID 1 | |
| #define HAVE_SETREUID 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SETSID 1 | |
| #define HAVE_SETUID 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGPROCMASK 1 | |
| #define HAVE_SINH 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_SYSCALL 1 | |
| #define HAVE_SYSCONF 1 | |
| #define HAVE_TANH 1 | |
| #define HAVE_TELLDIR 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_TIMES 1 | |
| #define HAVE_TRUNCATE 1 | |
| #define HAVE_TRUNCATE64 1 | |
| #define HAVE_UNSETENV 1 | |
| #define HAVE_UTIMENSAT 1 | |
| #define HAVE_UTIMES 1 | |
| #define HAVE_WAIT4 1 | |
| #define HAVE_WAITPID 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP16 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP32 1 | |
| #define HAVE_BUILTIN___BUILTIN_BSWAP64 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZ 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CLZLL 1 | |
| #define HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR 1 | |
| #define HAVE_BUILTIN___BUILTIN_TYPES_COMPATIBLE_P 1 | |
| #define HAVE_GNU_QSORT_R 1 | |
| #define ATAN2_INF_C99 1 | |
| #define HAVE_CLOCK_GETRES 1 | |
| #define HAVE_STRUCT_TM_TM_ZONE 1 | |
| #define HAVE_TM_ZONE 1 | |
| #define HAVE_STRUCT_TM_TM_GMTOFF 1 | |
| #define HAVE_DAYLIGHT 1 | |
| #define HAVE_VAR_TIMEZONE 1 | |
| #define TYPEOF_VAR_TIMEZONE long | |
| #define HAVE_TIMEZONE 1 | |
| #define TIMEZONE_VOID 1 | |
| #define NEGATIVE_TIME_T 1 | |
| #define POSIX_SIGNAL 1 | |
| #define RSHIFT(x,y) ((x)>>(int)(y)) | |
| #define HAVE__SC_CLK_TCK 1 | |
| #define STACK_GROW_DIRECTION -1 | |
| #define _REENTRANT 1 | |
| #define _THREAD_SAFE 1 | |
| #define HAVE_LIBPTHREAD 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_PTHREAD_ATTR_SETINHERITSCHED 1 | |
| #define HAVE_PTHREAD_GETATTR_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:20700: result: no | |
configure:20700: checking for thr_stksegment | |
configure:20700: /usr/bin/gcc -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -I/bio/linuxbrew/opt/libyaml/include -I/bio/linuxbrew/opt/openssl/include -I/bio/linuxbrew/opt/readline/include -L/bio/linuxbrew/lib -Wl,-rpath,/bio/linuxbrew/lib -fstack-protector -L/bio/linuxbrew/opt/libyaml/lib -L/bio/linuxbrew/opt/openssl/lib -L/bio/linuxbrew/opt/readline/lib conftest.c -lpthread -ldl -lcrypt -lm >&5 | |
/tmp/ccBMLn5P.o: In function `main': | |
conftest.c:(.text.startup+0x4): undefined reference to `thr_stksegment' | |
collect2: error: ld returned 1 exit status | |
configure:20700: $? = 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 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 RUBY_SYMBOL_EXPORT_BEGIN _Pragma("GCC visibility push(default)") | |
| #define RUBY_SYMBOL_EXPORT_END _Pragma("GCC visibility pop") | |
| #define HAVE_LIBCRYPT 1 | |
| #define HAVE_LIBDL 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_PARAM_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_SYSCALL_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_FLOAT_H 1 | |
| #define HAVE_UCONTEXT_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_LOC |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment