Created
May 24, 2020 15:58
-
-
Save caduguedess/70a6a2d0c3d074a0f281e5d742dfe82a to your computer and use it in GitHub Desktop.
This file contains 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
/tmp/ruby-build.20200524123620.32223.ovIf9B ~ | |
Cloning into 'ruby-2.5.0-dev'... | |
/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev /tmp/ruby-build.20200524123620.32223.ovIf9B ~ | |
checking for ruby... /home/carlos/.asdf/shims/ruby | |
downloading config.guess ... done | |
downloading config.sub ... done | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for gcc... gcc | |
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 gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether gcc needs -traditional... no | |
checking for ld... ld | |
checking whether the linker is GNU ld... yes | |
checking whether gcc -E accepts -o... yes | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for ar flags... rcD | |
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... no | |
checking for dot... no | |
checking for doxygen... no | |
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 -Wl,-R. is accepted as LDFLAGS... yes | |
checking whether -Wl,-rpath,. is accepted as LDFLAGS... 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 -diag-disable=175,188,2259 is accepted as CFLAGS... no | |
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes | |
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes | |
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes | |
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes | |
checking whether -Wno-self-assign is accepted as CFLAGS... yes | |
checking whether -Wunused-variable is accepted as CFLAGS... yes | |
checking whether -Wimplicit-int 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 -Wmisleading-indentation is accepted as CFLAGS... yes | |
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes | |
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes | |
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes | |
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes | |
checking whether -Wduplicated-cond is accepted as CFLAGS... yes | |
checking whether -Wrestrict 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 INFINITY is available without C99 option... yes | |
checking whether NAN is available without C99 option... yes | |
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 -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes | |
checking whether -std=gnu99 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 whether -fexcess-precision=standard is accepted as CFLAGS... yes | |
checking whether -fp-model precise is accepted as CFLAGS... no | |
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 a.out.h usability... yes | |
checking a.out.h presence... yes | |
checking for a.out.h... yes | |
checking atomic.h usability... no | |
checking atomic.h presence... no | |
checking for atomic.h... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
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 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 limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking malloc/malloc.h usability... no | |
checking malloc/malloc.h presence... no | |
checking for malloc/malloc.h... no | |
checking malloc_np.h usability... no | |
checking malloc_np.h presence... no | |
checking for malloc_np.h... no | |
checking net/socket.h usability... no | |
checking net/socket.h presence... no | |
checking for net/socket.h... no | |
checking process.h usability... no | |
checking process.h presence... no | |
checking for process.h... no | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
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/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/id.h usability... no | |
checking sys/id.h presence... no | |
checking for sys/id.h... no | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/prctl.h usability... yes | |
checking sys/prctl.h presence... yes | |
checking for sys/prctl.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/sendfile.h usability... yes | |
checking sys/sendfile.h presence... yes | |
checking for sys/sendfile.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking sys/sysmacros.h usability... yes | |
checking sys/sysmacros.h presence... yes | |
checking for sys/sysmacros.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 sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking syscall.h usability... yes | |
checking syscall.h presence... yes | |
checking for syscall.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking ucontext.h usability... yes | |
checking ucontext.h presence... yes | |
checking for ucontext.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking gmp.h usability... yes | |
checking gmp.h presence... yes | |
checking for gmp.h... yes | |
checking for library containing __gmpz_init... -lgmp | |
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 whether -Wno-address-of-packed-member is accepted as CFLAGS... yes | |
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 CONSTFUNC function attribute... __attribute__ ((__const__)) x | |
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x | |
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x | |
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x | |
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x | |
checking for DEPRECATED_TYPE type attribute... __attribute__ ((__deprecated__ mesg)) x | |
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x | |
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x | |
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x | |
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x | |
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x | |
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x | |
checking for WEAK function attribute... __attribute__ ((__weak__)) x | |
checking for FUNC_STDCALL function attribute... x | |
checking for FUNC_CDECL function attribute... x | |
checking for FUNC_FASTCALL function attribute... x | |
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) 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 if enum over int is allowed... yes | |
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 explicit_bzero... 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 broken memmem... no | |
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 arc4random_buf... 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 crypt_r... 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 fdopendir... yes | |
checking for fgetattrlist... no | |
checking for fmod... yes | |
checking for fstatat... 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 lutimes... yes | |
checking for malloc_usable_size... yes | |
checking for malloc_size... no | |
checking for mblen... yes | |
checking for memalign... yes | |
checking for memset_s... no | |
checking for writev... yes | |
checking for memrchr... yes | |
checking for memmem... yes | |
checking for mkfifo... yes | |
checking for mknod... yes | |
checking for mktime... yes | |
checking for openat... 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 pwrite... yes | |
checking for qsort_r... yes | |
checking for qsort_s... no | |
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 crypt.h usability... yes | |
checking crypt.h presence... yes | |
checking for crypt.h... yes | |
checking for struct crypt_data.initialized... yes | |
checking for __builtin_bswap16... yes | |
checking for __builtin_bswap32... yes | |
checking for __builtin_bswap64... yes | |
checking for __builtin_popcount... yes | |
checking for __builtin_popcountll... yes | |
checking for __builtin_clz... yes | |
checking for __builtin_clzl... yes | |
checking for __builtin_clzll... yes | |
checking for __builtin_ctz... yes | |
checking for __builtin_ctzll... yes | |
checking for __builtin_add_overflow... yes | |
checking for __builtin_sub_overflow... yes | |
checking for __builtin_mul_overflow... yes | |
checking for __builtin_mul_overflow_p... yes | |
checking for __builtin_constant_p... yes | |
checking for __builtin_choose_expr... yes | |
checking for __builtin_choose_expr_constant_p... yes | |
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 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 negative time_t for gmtime(3)... yes | |
checking for localtime(3) overflow correctly... yes | |
checking for sig_t... 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_attr_get_np... no | |
checking for pthread_attr_getstack... yes | |
checking for pthread_attr_init... 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_set_name_np... no | |
checking for pthread_getattr_np... 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 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 -fPIE is accepted as CFLAGS... yes | |
checking whether -pie is accepted as LDFLAGS... yes | |
checking whether wrapper for LD_LIBRARY_PATH is needed... no | |
checking whether dtrace USDT is available... no | |
checking for __builtin_setjmp... yes with cast () | |
checking for _setjmpex as a macro or function... no | |
checking for _setjmp as a macro or function... yes | |
checking for sigsetjmp as a macro or function... no | |
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 | |
.ext/include/x86_64-linux/ruby/config.h updated | |
configure: ruby library version = 2.5.0 | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating Makefile | |
config.status: creating ruby-2.5.pc | |
--- | |
Configuration summary for ruby version 2.5.8 | |
* Installation prefix: /home/carlos/.asdf/installs/ruby/2.5.0-dev | |
* exec prefix: ${prefix} | |
* arch: x86_64-linux | |
* site arch: ${arch} | |
* RUBY_BASE_NAME: ruby | |
* ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} | |
* site libraries path: ${rubylibprefix}/${sitearch} | |
* vendor path: ${rubylibprefix}/vendor_ruby | |
* target OS: linux | |
* compiler: gcc | |
* with pthread: yes | |
* enable shared libs: no | |
* dynamic library ext: so | |
* CFLAGS: ${optflags} ${debugflags} ${warnflags} | |
* LDFLAGS: -L. \ | |
-L/home/carlos/.asdf/installs/ruby/2.5.0-dev/lib \ | |
-fstack-protector -rdynamic -Wl,-export-dynamic | |
* optflags: -O3 | |
* debugflags: -ggdb3 | |
* warnflags: -Wall -Wextra -Wno-unused-parameter \ | |
-Wno-parentheses -Wno-long-long \ | |
-Wno-missing-field-initializers \ | |
-Wno-tautological-compare \ | |
-Wno-parentheses-equality \ | |
-Wno-constant-logical-operand -Wno-self-assign \ | |
-Wunused-variable -Wimplicit-int -Wpointer-arith \ | |
-Wwrite-strings -Wdeclaration-after-statement \ | |
-Wimplicit-function-declaration \ | |
-Wdeprecated-declarations \ | |
-Wmisleading-indentation \ | |
-Wno-packed-bitfield-compat \ | |
-Wsuggest-attribute=noreturn \ | |
-Wsuggest-attribute=format \ | |
-Wimplicit-fallthrough=0 -Wduplicated-cond \ | |
-Wrestrict | |
* strip command: strip -S -x | |
* install doc: yes | |
* man page type: doc | |
--- | |
CC = gcc | |
LD = ld | |
LDSHARED = gcc -shared | |
CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wno-tautological-compare -Wno-parentheses-equality -Wno-constant-logical-operand -Wno-self-assign -Wunused-variable -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wimplicit-function-declaration -Wdeprecated-declarations -Wmisleading-indentation -Wno-packed-bitfield-compat -Wsuggest-attribute=noreturn -Wsuggest-attribute=format -Wimplicit-fallthrough=0 -Wduplicated-cond -Wrestrict -std=gnu99 | |
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE | |
CPPFLAGS = -I/home/carlos/.asdf/installs/ruby/2.5.0-dev/include -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/10.0.0 | |
DLDFLAGS = -L/home/carlos/.asdf/installs/ruby/2.5.0-dev/lib -Wl,--compress-debug-sections=zlib -fstack-protector -pie | |
SOLIBS = | |
LANG = en_US.UTF-8 | |
LC_ALL = | |
LC_CTYPE = pt_BR.UTF-8 | |
gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0 | |
Copyright (C) 2019 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. | |
compiling ./main.c | |
compiling dmydln.c | |
compiling miniinit.c | |
compiling dmyext.c | |
generating miniprelude.c | |
generating id.h | |
/home/carlos/.asdf/shims/ruby --disable=gems ./tool/gen_dummy_probes.rb ./probes.d > probes.dmyh | |
generating opt_sc.inc | |
generating optunifs.inc | |
generating insns.inc | |
generating insns_info.inc | |
generating optinsn.inc | |
compiling complex.c | |
miniprelude.c updated | |
compiling debug_counter.c | |
id.h updated | |
compiling dir.c | |
compiling dln_find.c | |
compiling encoding.c | |
compiling enum.c | |
compiling enumerator.c | |
generating known_errors.inc | |
compiling file.c | |
compiling inits.c | |
known_errors.inc updated | |
compiling io.c | |
generating node_name.inc | |
compiling marshal.c | |
compiling math.c | |
compiling node.c | |
compiling numeric.c | |
compiling pack.c | |
generating parse.c | |
parse.tmp.y:997.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] | |
997 | %pure-parser | |
| ^~~~~~~~~~~~ | |
| %define api.pure | |
copying lex.c | |
compiling proc.c | |
compiling process.c | |
process.c: In function ‘handle_fork_error’: | |
process.c:3271:24: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘VALUE (*)()’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] | |
3271 | rb_protect((VALUE (*)())rb_thread_sleep, 1, &state); | |
| ^ | |
parse.tmp.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] | |
compiling random.c | |
compiling range.c | |
compiling rational.c | |
compiling re.c | |
compiling regcomp.c | |
compiling regenc.c | |
compiling regerror.c | |
compiling regexec.c | |
process.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling regparse.c | |
compiling regsyntax.c | |
compiling ruby.c | |
compiling safe.c | |
compiling signal.c | |
signal.c: In function ‘ruby_signal’: | |
signal.c:599:31: warning: cast between incompatible function types from ‘ruby_sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} [-Wcast-function-type] | |
599 | sigact.sa_sigaction = (ruby_sigaction_t*)handler; | |
| ^ | |
signal.c:628:12: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
628 | handler = (sighandler_t)old.sa_sigaction; | |
| ^ | |
signal.c: In function ‘default_handler’: | |
signal.c:1101:16: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
1101 | func = (sighandler_t)sigbus; | |
| ^ | |
signal.c:1106:16: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
1106 | func = (sighandler_t)sigsegv; | |
| ^ | |
signal.c: In function ‘Init_signal’: | |
signal.c:1522:29: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
1522 | install_sighandler(SIGBUS, (sighandler_t)sigbus); | |
| ^ | |
signal.c:1389:8: note: in definition of macro ‘INSTALL_SIGHANDLER’ | |
1389 | if (!(cond)) break; \ | |
| ^~~~ | |
signal.c:1522:2: note: in expansion of macro ‘install_sighandler’ | |
1522 | install_sighandler(SIGBUS, (sighandler_t)sigbus); | |
| ^~~~~~~~~~~~~~~~~~ | |
signal.c:1525:29: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
1525 | install_sighandler(SIGILL, (sighandler_t)sigill); | |
| ^ | |
signal.c:1389:8: note: in definition of macro ‘INSTALL_SIGHANDLER’ | |
1389 | if (!(cond)) break; \ | |
| ^~~~ | |
signal.c:1525:2: note: in expansion of macro ‘install_sighandler’ | |
1525 | install_sighandler(SIGILL, (sighandler_t)sigill); | |
| ^~~~~~~~~~~~~~~~~~ | |
signal.c:1531:30: warning: cast between incompatible function types from ‘void (*)(int, siginfo_t *, void *)’ {aka ‘void (*)(int, struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type] | |
1531 | install_sighandler(SIGSEGV, (sighandler_t)sigsegv); | |
| ^ | |
signal.c:1389:8: note: in definition of macro ‘INSTALL_SIGHANDLER’ | |
1389 | if (!(cond)) break; \ | |
| ^~~~ | |
signal.c:1531:2: note: in expansion of macro ‘install_sighandler’ | |
1531 | install_sighandler(SIGSEGV, (sighandler_t)sigsegv); | |
| ^~~~~~~~~~~~~~~~~~ | |
signal.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling sprintf.c | |
compiling st.c | |
compiling strftime.c | |
compiling struct.c | |
generating id.c | |
id.c updated | |
compiling thread.c | |
compiling time.c | |
In file included from thread.c:66: | |
thread_sync.c: In function ‘queue_alloc’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:568:24: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
568 | #define queue_waitq(q) UNALIGNED_MEMBER_PTR(q, waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:613:20: note: in expansion of macro ‘queue_waitq’ | |
613 | list_head_init(queue_waitq(q)); | |
| ^~~~~~~~~~~ | |
thread_sync.c: In function ‘queue_fork_check’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:568:24: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
568 | #define queue_waitq(q) UNALIGNED_MEMBER_PTR(q, waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:627:20: note: in expansion of macro ‘queue_waitq’ | |
627 | list_head_init(queue_waitq(q)); | |
| ^~~~~~~~~~~ | |
thread_sync.c: In function ‘szqueue_alloc’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:576:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
576 | #define szqueue_waitq(sq) UNALIGNED_MEMBER_PTR(sq, q.waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:671:20: note: in expansion of macro ‘szqueue_waitq’ | |
671 | list_head_init(szqueue_waitq(sq)); | |
| ^~~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:672:20: note: in expansion of macro ‘szqueue_pushq’ | |
672 | list_head_init(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘szqueue_ptr’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:683:24: note: in expansion of macro ‘szqueue_pushq’ | |
683 | list_head_init(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_queue_initialize’: | |
thread_sync.c:773:24: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
773 | RB_OBJ_WRITE(self, &q->que, ary_buf_new()); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:773:5: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
773 | RB_OBJ_WRITE(self, &q->que, ary_buf_new()); | |
| ^~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:568:24: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
568 | #define queue_waitq(q) UNALIGNED_MEMBER_PTR(q, waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:774:20: note: in expansion of macro ‘queue_waitq’ | |
774 | list_head_init(queue_waitq(q)); | |
| ^~~~~~~~~~~ | |
thread_sync.c: In function ‘queue_do_push’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:568:24: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
568 | #define queue_waitq(q) UNALIGNED_MEMBER_PTR(q, waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:785:16: note: in expansion of macro ‘queue_waitq’ | |
785 | wakeup_one(queue_waitq(q)); | |
| ^~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_queue_close’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:568:24: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
568 | #define queue_waitq(q) UNALIGNED_MEMBER_PTR(q, waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:828:13: note: in expansion of macro ‘queue_waitq’ | |
828 | wakeup_all(queue_waitq(q)); | |
| ^~~~~~~~~~~ | |
In file included from vm_core.h:68, | |
from eval_intern.h:5, | |
from thread.c:66: | |
thread_sync.c: In function ‘queue_do_pop’: | |
thread_sync.c:920:20: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
920 | list_add_tail(&qw.as.q->waitq, &qw.w.node); | |
| ^~~~~~~~~~~~~~~ | |
ccan/list/list.h:195:44: note: in definition of macro ‘list_add_tail’ | |
195 | #define list_add_tail(h, n) list_add_tail_(h, n, LIST_LOC) | |
| ^ | |
In file included from thread.c:66: | |
thread_sync.c: In function ‘rb_szqueue_initialize’: | |
thread_sync.c:1046:24: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1046 | RB_OBJ_WRITE(self, &sq->q.que, ary_buf_new()); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:1046:5: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
1046 | RB_OBJ_WRITE(self, &sq->q.que, ary_buf_new()); | |
| ^~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:576:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
576 | #define szqueue_waitq(sq) UNALIGNED_MEMBER_PTR(sq, q.waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1047:20: note: in expansion of macro ‘szqueue_waitq’ | |
1047 | list_head_init(szqueue_waitq(sq)); | |
| ^~~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1048:20: note: in expansion of macro ‘szqueue_pushq’ | |
1048 | list_head_init(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_szqueue_close’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_queue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:576:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
576 | #define szqueue_waitq(sq) UNALIGNED_MEMBER_PTR(sq, q.waitq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1073:13: note: in expansion of macro ‘szqueue_waitq’ | |
1073 | wakeup_all(szqueue_waitq(sq)); | |
| ^~~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1074:13: note: in expansion of macro ‘szqueue_pushq’ | |
1074 | wakeup_all(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_szqueue_max_set’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1112:37: note: in expansion of macro ‘szqueue_pushq’ | |
1112 | while (diff-- > 0 && wakeup_one(szqueue_pushq(sq))) { | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_szqueue_push’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1158:32: note: in expansion of macro ‘szqueue_pushq’ | |
1158 | struct list_head *pushq = szqueue_pushq(sq); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘szqueue_do_pop’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1184:13: note: in expansion of macro ‘szqueue_pushq’ | |
1184 | wakeup_one(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread_sync.c: In function ‘rb_szqueue_clear’: | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_szqueue’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
thread_sync.c:577:27: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
577 | #define szqueue_pushq(sq) UNALIGNED_MEMBER_PTR(sq, pushq) | |
| ^~~~~~~~~~~~~~~~~~~~ | |
thread_sync.c:1223:16: note: in expansion of macro ‘szqueue_pushq’ | |
1223 | wakeup_all(szqueue_pushq(sq)); | |
| ^~~~~~~~~~~~~ | |
thread.c: In function ‘rb_set_coverages’: | |
thread.c:5194:24: warning: cast between incompatible function types from ‘void (*)(VALUE, const rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, const struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5194 | rb_add_event_hook2((rb_event_hook_func_t) update_line_coverage, RUBY_EVENT_COVERAGE_LINE, Qnil, RUBY_EVENT_HOOK_FLAG_SAFE | RUBY_EVENT_HOOK_FLAG_RAW_ARG); | |
| ^ | |
thread.c:5196:21: warning: cast between incompatible function types from ‘void (*)(VALUE, const rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, const struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5196 | rb_add_event_hook2((rb_event_hook_func_t) update_branch_coverage, RUBY_EVENT_COVERAGE_BRANCH, Qnil, RUBY_EVENT_HOOK_FLAG_SAFE | RUBY_EVENT_HOOK_FLAG_RAW_ARG); | |
| ^ | |
thread.c:5199:21: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5199 | rb_add_event_hook2((rb_event_hook_func_t) update_method_coverage, RUBY_EVENT_CALL, me2counter, RUBY_EVENT_HOOK_FLAG_SAFE | RUBY_EVENT_HOOK_FLAG_RAW_ARG); | |
| ^ | |
thread.c: In function ‘rb_reset_coverages’: | |
thread.c:5221:26: warning: cast between incompatible function types from ‘void (*)(VALUE, const rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, const struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5221 | rb_remove_event_hook((rb_event_hook_func_t) update_line_coverage); | |
| ^ | |
thread.c:5223:23: warning: cast between incompatible function types from ‘void (*)(VALUE, const rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, const struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5223 | rb_remove_event_hook((rb_event_hook_func_t) update_branch_coverage); | |
| ^ | |
thread.c:5226:23: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
5226 | rb_remove_event_hook((rb_event_hook_func_t) update_method_coverage); | |
| ^ | |
compiling transcode.c | |
compiling util.c | |
compiling variable.c | |
generating vm.inc | |
generating vm_call_iseq_optimized.inc | |
generating vmtc.inc | |
compiling vm_backtrace.c | |
compiling vm_dump.c | |
compiling vm_trace.c | |
vm_trace.c: In function ‘exec_hooks_body’: | |
vm_trace.c:268:6: warning: cast between incompatible function types from ‘rb_event_hook_func_t’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} to ‘void (*)(VALUE, const rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, const struct rb_trace_arg_struct *)’} [-Wcast-function-type] | |
268 | (*((rb_event_hook_raw_arg_func_t)hook->func))(hook->data, trace_arg); | |
| ^ | |
vm_trace.c: In function ‘rb_tracepoint_enable’: | |
vm_trace.c:1040:49: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
1040 | rb_thread_add_event_hook2(tp->target_th->self, (rb_event_hook_func_t)tp_call_trace, tp->events, tpval, | |
| ^ | |
vm_trace.c:1044:21: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
1044 | rb_add_event_hook2((rb_event_hook_func_t)tp_call_trace, tp->events, tpval, | |
| ^ | |
vm_trace.c: In function ‘rb_tracepoint_disable’: | |
vm_trace.c:1059:61: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
1059 | rb_thread_remove_event_hook_with_data(tp->target_th->self, (rb_event_hook_func_t)tp_call_trace, tpval); | |
| ^ | |
vm_trace.c:1062:33: warning: cast between incompatible function types from ‘void (*)(VALUE, rb_trace_arg_t *)’ {aka ‘void (*)(long unsigned int, struct rb_trace_arg_struct *)’} to ‘void (*)(rb_event_flag_t, VALUE, VALUE, ID, VALUE)’ {aka ‘void (*)(unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’} [-Wcast-function-type] | |
1062 | rb_remove_event_hook_with_data((rb_event_hook_func_t)tp_call_trace, tpval); | |
| ^ | |
compiling ./missing/setproctitle.c | |
generating enc/trans/newline.c ... | |
converter for universal_newline | |
converter for crlf_newline | |
converter for cr_newline | |
done. (0.10user 0.02system 0.01elapsed) | |
compiling ./missing/strlcat.c | |
compiling ./missing/strlcpy.c | |
compiling addr2line.c | |
compiling dmyenc.c | |
/usr/bin/mkdir -p enc/jis | |
+ cp enc/jis/props.h.blt enc/jis/props.h | |
compiling dln.c | |
compiling localeinit.c | |
./revision.h updated | |
generating prelude.c | |
compiling miniprelude.c | |
making dummy probes.h | |
compiling bignum.c | |
compiling class.c | |
vm_trace.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
prelude.c updated | |
compiling compar.c | |
compiling compile.c | |
In file included from ./include/ruby.h:33, | |
from internal.h:15, | |
from class.c:26: | |
class.c: In function ‘move_refined_method’: | |
class.c:955:23: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
955 | RB_OBJ_WRITE(me, &me->def->body.refined.orig_me, NULL); | |
./include/ruby/ruby.h:1439:75: note: in definition of macro ‘RB_OBJ_WRITE’ | |
1439 | #define RB_OBJ_WRITE(a, slot, b) rb_obj_write((VALUE)(a), (VALUE *)(slot), (VALUE)(b), __FILE__, __LINE__) | |
| ^~~~ | |
compiling cont.c | |
compile.c: In function ‘iseq_set_exception_table’: | |
compile.c:2205:14: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
2205 | entry = &table->entries[i]; | |
| ^~~~~~~~~~~~~~~~~~ | |
compiling debug.c | |
thread.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling error.c | |
compiling eval.c | |
compiling gc.c | |
compiling hash.c | |
gc.c: In function ‘make_io_zombie’: | |
gc.c:2162:32: warning: cast between incompatible function types from ‘int (*)(rb_io_t *)’ {aka ‘int (*)(struct rb_io_t *)’} to ‘void (*)(void *)’ [-Wcast-function-type] | |
2162 | make_zombie(objspace, obj, (void (*)(void*))rb_io_fptr_finalize, fptr); | |
| ^ | |
compiling iseq.c | |
class.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
iseq.c: In function ‘rb_iseq_disasm’: | |
iseq.c:1717:51: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1717 | const struct iseq_catch_table_entry *entry = &iseq->body->catch_table->entries[i]; | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
iseq.c: In function ‘rb_iseq_all_children’: | |
iseq.c:1812:51: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1812 | const struct iseq_catch_table_entry *entry = &iseq->body->catch_table->entries[i]; | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
iseq.c: In function ‘iseq_data_to_ary’: | |
iseq.c:2333:47: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
2333 | const struct iseq_catch_table_entry *entry = &iseq->body->catch_table->entries[i]; | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
compiling load.c | |
compiling object.c | |
compiling parse.c | |
compiling string.c | |
iseq.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling symbol.c | |
compiling version.c | |
compiling vm.c | |
In file included from vm.c:300: | |
vm_insnhelper.c: In function ‘vm_throw_start’: | |
vm_insnhelper.c:1109:56: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1109 | const struct iseq_catch_table_entry * const entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
In file included from vm.c:300: | |
vm_insnhelper.c: In function ‘vm_method_cfunc_entry’: | |
vm_insnhelper.c:1892:12: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1892 | return &me->def->body.cfunc; | |
| ^~~~~~~~~~~~~~~~~~~~ | |
In file included from vm.c:18: | |
vm_insnhelper.c: In function ‘aliased_callable_method_entry’: | |
vm_insnhelper.c:2182:23: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
2182 | RB_OBJ_WRITE(me, &me->def->body.alias.original_me, cme); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_insnhelper.c:2182:6: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
2182 | RB_OBJ_WRITE(me, &me->def->body.alias.original_me, cme); | |
| ^~~~~~~~~~~~ | |
In file included from vm.c:18: | |
vm_method.c: In function ‘method_definition_set’: | |
vm_method.c:238:20: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
238 | RB_OBJ_WRITE(me, &def->body.iseq.iseqptr, iseq_body->iseqptr); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:238:3: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
238 | RB_OBJ_WRITE(me, &def->body.iseq.iseqptr, iseq_body->iseqptr); | |
| ^~~~~~~~~~~~ | |
vm_method.c:249:20: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
249 | RB_OBJ_WRITE(me, &def->body.iseq.cref, method_cref); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:249:3: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
249 | RB_OBJ_WRITE(me, &def->body.iseq.cref, method_cref); | |
| ^~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:255:29: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
255 | setup_method_cfunc_struct(UNALIGNED_MEMBER_PTR(def, body.cfunc), cfunc->func, cfunc->argc); | |
| ^~~~~~~~~~~~~~~~~~~~ | |
vm_method.c:271:24: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
271 | RB_OBJ_WRITE(me, &def->body.attr.location, rb_ary_freeze(location)); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:271:7: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
271 | RB_OBJ_WRITE(me, &def->body.attr.location, rb_ary_freeze(location)); | |
| ^~~~~~~~~~~~ | |
vm_method.c:279:23: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
279 | RB_OBJ_WRITE(me, &def->body.proc, (VALUE)opts); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:279:6: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
279 | RB_OBJ_WRITE(me, &def->body.proc, (VALUE)opts); | |
| ^~~~~~~~~~~~ | |
eval_intern.h:173:64: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
173 | #define UNALIGNED_MEMBER_PTR(ptr, mem) UNALIGNED_MEMBER_ACCESS(&(ptr)->mem) | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:282:32: note: in expansion of macro ‘UNALIGNED_MEMBER_PTR’ | |
282 | setup_method_cfunc_struct(UNALIGNED_MEMBER_PTR(def, body.cfunc), rb_f_notimplement, -1); | |
| ^~~~~~~~~~~~~~~~~~~~ | |
vm_method.c:290:20: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
290 | RB_OBJ_WRITE(me, &def->body.refined.orig_me, refined->orig_me); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:290:3: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
290 | RB_OBJ_WRITE(me, &def->body.refined.orig_me, refined->orig_me); | |
| ^~~~~~~~~~~~ | |
vm_method.c:291:20: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
291 | RB_OBJ_WRITE(me, &def->body.refined.owner, refined->owner); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:291:3: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
291 | RB_OBJ_WRITE(me, &def->body.refined.owner, refined->owner); | |
| ^~~~~~~~~~~~ | |
vm_method.c:295:23: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
295 | RB_OBJ_WRITE(me, &def->body.alias.original_me, (rb_method_entry_t *)opts); | |
eval_intern.h:171:40: note: in definition of macro ‘UNALIGNED_MEMBER_ACCESS’ | |
171 | # define UNALIGNED_MEMBER_ACCESS(expr) expr | |
| ^~~~ | |
vm_method.c:295:6: note: in expansion of macro ‘RB_OBJ_WRITE’ | |
295 | RB_OBJ_WRITE(me, &def->body.alias.original_me, (rb_method_entry_t *)opts); | |
| ^~~~~~~~~~~~ | |
In file included from vm.c:304: | |
vm_eval.c: In function ‘vm_call0_cfunc_with_frame’: | |
vm_eval.c:66:38: warning: taking address of packed member of ‘struct rb_method_definition_struct’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
66 | const rb_method_cfunc_t *cfunc = &me->def->body.cfunc; | |
| ^~~~~~~~~~~~~~~~~~~~ | |
vm_eval.c: In function ‘rb_eval_string_protect’: | |
vm_eval.c:1472:23: warning: cast between incompatible function types from ‘VALUE (*)(const char *)’ {aka ‘long unsigned int (*)(const char *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
1472 | return rb_protect((VALUE (*)(VALUE))rb_eval_string, (VALUE)str, pstate); | |
| ^ | |
compiling enc/ascii.c | |
vm.c: In function ‘vm_exec’: | |
vm.c:1832:16: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1832 | entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
vm.c:1869:11: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1869 | entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
vm.c:1885:11: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1885 | entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
vm.c:1912:11: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1912 | entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
vm.c:1950:11: warning: taking address of packed member of ‘struct iseq_catch_table’ may result in an unaligned pointer value [-Waddress-of-packed-member] | |
1950 | entry = &ct->entries[i]; | |
| ^~~~~~~~~~~~~~~ | |
compiling enc/us_ascii.c | |
compiling enc/unicode.c | |
gc.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling enc/utf_8.c | |
compiling enc/trans/newline.c | |
compiling prelude.c | |
compiling array.c | |
compile.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
vm.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
linking miniruby | |
generating encdb.h | |
encdb.h updated | |
./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp | |
rbconfig.rb updated | |
generating enc.mk | |
creating verconf.h | |
verconf.h updated | |
compiling loadpath.c | |
making srcs under enc | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
generating table from enc/trans/big5.c | |
generating table from enc/trans/chinese.c | |
generating table from enc/trans/ebcdic.c | |
generating table from enc/trans/emoji.c | |
generating table from enc/trans/emoji_iso2022_kddi.c | |
generating table from enc/trans/emoji_sjis_docomo.c | |
generating table from enc/trans/emoji_sjis_kddi.c | |
generating enc/trans/ebcdic.c ... | |
generating enc/trans/chinese.c ... | |
load mapsrc enc/trans/GB/GB2312%UCS.src | |
generating enc/trans/big5.c ... | |
generating enc/trans/emoji.c ... | |
generating enc/trans/emoji_iso2022_kddi.c ... | |
generating enc/trans/emoji_sjis_kddi.c ... | |
generating enc/trans/emoji_sjis_docomo.c ... | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-KDDI%UCS.src | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-DOCOMO%UCS.src | |
converter from IBM037 to ISO-8859-1 | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
converter for iso2022jp_kddi_decoder | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
converter for iso2022jp_kddi_decoder_jisx0208_rest | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src | |
converter for iso2022jp_kddi_encoder | |
load mapsrc enc/trans/EMOJI/EMOJI_ISO-2022-JP-KDDI%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932UDA%UCS.src | |
converter from ISO-8859-1 to IBM037 | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932UDA%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src | |
done. (0.09user 0.01system 0.03elapsed) | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
generating table from enc/trans/emoji_sjis_softbank.c | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
converter from GB2312 to UTF-8 | |
converter from UTF8-DoCoMo to UTF8-KDDI | |
linking static-library libruby-static.a | |
converter from stateless-ISO-2022-JP-KDDI to UTF8-KDDI | |
converter from UTF8-DoCoMo to UTF8-SoftBank | |
converter from SJIS-DOCOMO to UTF8-DOCOMO | |
converter from UTF8-DoCoMo to UTF-8 | |
converter from SJIS-KDDI to UTF8-KDDI | |
generating enc/trans/emoji_sjis_softbank.c ... | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/EMOJI/EMOJI_SHIFT_JIS-SOFTBANK%UCS.src | |
converter from UTF8-KDDI to UTF8-DoCoMo | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932UDA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
converter from UTF8-KDDI to UTF8-SoftBank | |
converter from SJIS-SoftBank to UTF8-SoftBank | |
converter from UTF8-KDDI to UTF-8 | |
converter from UTF8-SoftBank to UTF8-DoCoMo | |
converter from UTF8-SoftBank to UTF8-KDDI | |
converter from UTF8-SoftBank to UTF-8 | |
converter from UTF-8 to UTF8-DoCoMo | |
load mapsrc enc/trans/GB/GB12345%UCS.src | |
converter from UTF-8 to UTF8-KDDI | |
converter from Big5 to UTF-8 | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI.src | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_ISO-2022-JP-KDDI-UNDOC.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
converter from GB12345 to UTF-8 | |
converter from UTF-8 to UTF8-SoftBank | |
converter from UTF8-KDDI to stateless-ISO-2022-JP-KDDI | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-DOCOMO.src | |
done. (0.52user 0.01system 0.46elapsed) | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src | |
generating table from enc/trans/escape.c | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-KDDI-UNDOC.src | |
load mapsrc enc/trans/CP/UCS%CP932UDA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932UDA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
converter from UTF8-KDDI to SJIS-KDDI | |
generating enc/trans/escape.c ... | |
converter for amp_escape | |
converter for xml_text_escape | |
converter for xml_attr_content_escape | |
converter from UTF8-DOCOMO to SJIS-DOCOMO | |
converter for escape_xml_attr_quote | |
done. (0.07user 0.01system 0.01elapsed) | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/EMOJI/UCS%EMOJI_SHIFT_JIS-SOFTBANK.src | |
generating table from enc/trans/gb18030.c | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932UDA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
generating enc/trans/gb18030.c ... | |
converter from UTF8-SoftBank to SJIS-SoftBank | |
load mapsrc enc/trans/GB/UCS%GB2312.src | |
converter from UTF-8 to GB2312 | |
converter from UTF-8 to Big5 | |
making enc | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
compiling ./enc/encdb.c | |
done. (1.03user 0.04system 1.00elapsed) | |
generating table from enc/trans/gbk.c | |
done. (1.12user 0.02system 1.08elapsed) | |
generating enc/trans/gbk.c ... | |
generating table from enc/trans/iso2022.c | |
done. (1.17user 0.03system 1.13elapsed) | |
generating table from enc/trans/japanese.c | |
generating enc/trans/iso2022.c ... | |
converter for iso2022jp_decoder | |
converter for iso2022jp_decoder_jisx0208_rest | |
converter for iso2022jp_encoder | |
converter for stateless_iso2022jp_to_eucjp | |
converter for eucjp_to_stateless_iso2022jp | |
converter for cp50221_decoder | |
converter for cp50221_encoder | |
done. (0.09user 0.01system 0.03elapsed) | |
generating table from enc/trans/japanese_euc.c | |
done. (1.14user 0.03system 1.10elapsed) | |
converter from GBK to UTF-8 | |
generating table from enc/trans/japanese_sjis.c | |
generating enc/trans/japanese.c ... | |
converter for eucjp2sjis | |
load mapsrc enc/trans/GB/UCS%GB12345.src | |
converter for sjis2eucjp | |
done. (0.07user 0.01system 0.01elapsed) | |
generating table from enc/trans/korean.c | |
converter from GB18030 to UTF-8 | |
generating enc/trans/japanese_euc.c ... | |
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src | |
generating enc/trans/japanese_sjis.c ... | |
converter from UTF-8 to GB12345 | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src | |
compiling ./enc/big5.c | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0212%UCS.src | |
generating enc/trans/korean.c ... | |
converter from Shift_JIS to UTF-8 | |
converter from EUC-JP to UTF-8 | |
converter from UTF-8 to EUC-KR | |
compiling ./enc/cp949.c | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@IBM%UCS.src | |
load mapsrc enc/trans/CP/CP932UDA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
converter from Windows-31J to UTF-8 | |
converter from CP950 to UTF-8 | |
done. (1.81user 0.03system 1.78elapsed) | |
generating table from enc/trans/single_byte.c | |
generating enc/trans/single_byte.c ... | |
converter from US-ASCII to UTF-8 | |
converter from UTF-8 to US-ASCII | |
compiling ./enc/emacs_mule.c | |
converter from ASCII-8BIT to UTF-8 | |
converter from UTF-8 to ASCII-8BIT | |
converter from ISO-8859-1 to UTF-8 | |
converter from UTF-8 to ISO-8859-1 | |
converter from ISO-8859-2 to UTF-8 | |
converter from UTF-8 to ISO-8859-2 | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208UDC%UCS.src | |
converter from ISO-8859-3 to UTF-8 | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
converter from UTF-8 to ISO-8859-3 | |
converter from ISO-8859-4 to UTF-8 | |
converter from UTF-8 to ISO-8859-4 | |
converter from ISO-8859-5 to UTF-8 | |
converter from UTF-8 to ISO-8859-5 | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0212VDC@IBM%UCS.src | |
load mapsrc enc/trans/JIS/JISX0212UDC%UCS.src | |
converter from ISO-8859-6 to UTF-8 | |
load mapsrc enc/trans/JIS/JISX0212@MS%UCS.src | |
converter from UTF-8 to ISO-8859-6 | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src | |
converter from ISO-8859-7 to UTF-8 | |
converter from UTF-8 to ISO-8859-7 | |
converter from ISO-8859-8 to UTF-8 | |
converter from UTF-8 to ISO-8859-8 | |
converter from ISO-8859-9 to UTF-8 | |
converter from eucJP-ms to UTF-8 | |
converter from UTF-8 to ISO-8859-9 | |
converter from EUC-KR to UTF-8 | |
converter from ISO-8859-10 to UTF-8 | |
converter from UTF-8 to ISO-8859-10 | |
converter from UTF-8 to Shift_JIS | |
converter from ISO-8859-11 to UTF-8 | |
converter from UTF-8 to ISO-8859-11 | |
converter from UTF-8 to GBK | |
converter from ISO-8859-13 to UTF-8 | |
converter from UTF-8 to ISO-8859-13 | |
converter from ISO-8859-14 to UTF-8 | |
converter from UTF-8 to ISO-8859-14 | |
converter from ISO-8859-15 to UTF-8 | |
converter from UTF-8 to ISO-8859-15 | |
converter from ISO-8859-16 to UTF-8 | |
converter from UTF-8 to ISO-8859-16 | |
converter from WINDOWS-874 to UTF-8 | |
converter from UTF-8 to WINDOWS-874 | |
converter from WINDOWS-1250 to UTF-8 | |
converter from UTF-8 to WINDOWS-1250 | |
converter from WINDOWS-1251 to UTF-8 | |
converter from UTF-8 to WINDOWS-1251 | |
converter from WINDOWS-1252 to UTF-8 | |
converter from UTF-8 to WINDOWS-1252 | |
converter from WINDOWS-1253 to UTF-8 | |
converter from UTF-8 to WINDOWS-1253 | |
converter from WINDOWS-1254 to UTF-8 | |
converter from UTF-8 to WINDOWS-1254 | |
converter from WINDOWS-1255 to UTF-8 | |
converter from UTF-8 to WINDOWS-1255 | |
compiling ./enc/euc_jp.c | |
converter from WINDOWS-1256 to UTF-8 | |
converter from UTF-8 to WINDOWS-1256 | |
converter from WINDOWS-1257 to UTF-8 | |
converter from UTF-8 to WINDOWS-1257 | |
converter from IBM437 to UTF-8 | |
converter from UTF-8 to IBM437 | |
converter from UTF-8 to CP950 | |
converter from IBM775 to UTF-8 | |
converter from UTF-8 to IBM775 | |
converter from IBM737 to UTF-8 | |
converter from UTF-8 to IBM737 | |
converter from IBM852 to UTF-8 | |
converter from UTF-8 to IBM852 | |
converter from UTF-8 to CP949 | |
converter from IBM855 to UTF-8 | |
converter from UTF-8 to IBM855 | |
converter from IBM857 to UTF-8 | |
converter from UTF-8 to IBM857 | |
converter from IBM860 to UTF-8 | |
converter from UTF-8 to IBM860 | |
converter from IBM861 to UTF-8 | |
converter from UTF-8 to IBM861 | |
converter from IBM862 to UTF-8 | |
converter from UTF-8 to IBM862 | |
converter from IBM863 to UTF-8 | |
converter from UTF-8 to IBM863 | |
load mapsrc enc/trans/JIS/JISX0208VDC@NEC%UCS.src | |
load mapsrc enc/trans/CP/CP932VDC@NEC_IBM%UCS.src | |
load mapsrc enc/trans/JIS/JISX0208@MS%UCS.src | |
converter from IBM865 to UTF-8 | |
converter from UTF-8 to IBM865 | |
converter from IBM866 to UTF-8 | |
converter from UTF-8 to IBM866 | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
converter from IBM869 to UTF-8 | |
converter from UTF-8 to IBM869 | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
converter from CP51932 to UTF-8 | |
converter from MACCROATIAN to UTF-8 | |
converter from UTF-8 to MACCROATIAN | |
converter from MACCYRILLIC to UTF-8 | |
converter from UTF-8 to MACCYRILLIC | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
converter from MACGREEK to UTF-8 | |
load mapsrc enc/trans/CP/UCS%CP932VDC@IBM.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
converter from UTF-8 to MACGREEK | |
load mapsrc enc/trans/CP/UCS%CP932UDA.src | |
converter from MACICELAND to UTF-8 | |
converter from UTF-8 to Windows-31J | |
converter from UTF-8 to MACICELAND | |
converter from MACROMAN to UTF-8 | |
converter from UTF-8 to MACROMAN | |
converter from MACROMANIA to UTF-8 | |
converter from UTF-8 to MACROMANIA | |
converter from MACTURKISH to UTF-8 | |
converter from UTF-8 to MACTURKISH | |
converter from MACUKRAINE to UTF-8 | |
converter from UTF-8 to MACUKRAINE | |
converter from KOI8-U to UTF-8 | |
converter from UTF-8 to KOI8-U | |
converter from KOI8-R to UTF-8 | |
converter from UTF-8 to KOI8-R | |
converter from TIS-620 to UTF-8 | |
converter from UTF-8 to TIS-620 | |
converter from CP850 to UTF-8 | |
converter from UTF-8 to CP850 | |
load mapsrc enc/trans/JIS/JISX0208@1990%UCS.src | |
converter from CP852 to UTF-8 | |
converter from UTF-8 to CP852 | |
converter from CP855 to UTF-8 | |
converter from UTF-8 to CP855 | |
done. (0.90user 0.04system 0.87elapsed) | |
generating table from enc/trans/utf8_mac.c | |
load mapsrc enc/trans/JIS/JISX0213-1%UCS@BMP.src | |
load mapsrc enc/trans/JIS/JISX0213-1%UCS@SIP.src | |
load mapsrc enc/trans/JIS/JISX0201-KANA%UCS.src | |
load mapsrc enc/trans/JIS/JISX0213-2%UCS@BMP.src | |
compiling ./enc/euc_kr.c | |
load mapsrc enc/trans/JIS/JISX0213-2%UCS@SIP.src | |
converter from EUC-JIS-2004 to UTF-8 | |
generating enc/trans/utf8_mac.c ... | |
done. (1.87user 0.04system 1.84elapsed) | |
generating table from enc/trans/utf_16_32.c | |
converter from CP949 to UTF-8 | |
converter from Big5-HKSCS to UTF-8 | |
compiling ./enc/euc_tw.c | |
generating enc/trans/utf_16_32.c ... | |
done. (1.79user 0.02system 1.74elapsed) | |
converter for from_UTF_16LE | |
converter for from_UTF_32LE | |
converter for from_UTF_16BE | |
compiling ./enc/gb2312.c | |
converter for from_UTF_32BE | |
converter for from_UTF_16 | |
converter for from_UTF_32 | |
converter for from_UTF_8 | |
done. (0.10user 0.01system 0.04elapsed) | |
compiling ./enc/gb18030.c | |
converter from UTF-8 to UTF8-MAC | |
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0212.src | |
compiling ./enc/gbk.c | |
compiling ./enc/iso_8859_1.c | |
converter from UTF-8 to EUC-JP | |
converter from UTF-8 to GB18030 | |
compiling ./enc/iso_8859_2.c | |
compiling ./enc/iso_8859_3.c | |
converter from UTF-8 to Big5-HKSCS | |
compiling ./enc/iso_8859_4.c | |
done. (2.34user 0.05system 2.32elapsed) | |
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 | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
compiling ./enc/iso_8859_11.c | |
compiling ./enc/iso_8859_13.c | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/JIS/UCS%JISX0208UDC.src | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/JIS/UCS%JISX0212VDC@IBM.src | |
load mapsrc enc/trans/JIS/UCS%JISX0212UDC.src | |
load mapsrc enc/trans/JIS/UCS%JISX0212@MS.src | |
converter for from_UTF8_MAC | |
converter from UTF-8 to eucJP-ms | |
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 | |
converter for from_utf8_mac_nfc2 | |
compiling ./enc/utf_32be.c | |
load mapsrc enc/trans/JIS/UCS%JISX0208@MS.src | |
converter from CP951 to UTF-8 | |
compiling ./enc/utf_32le.c | |
load mapsrc enc/trans/JIS/UCS%JISX0208VDC@NEC.src | |
load mapsrc enc/trans/CP/UCS%CP932VDC@NEC_IBM.src | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
converter from UTF-8 to CP51932 | |
compiling ./enc/windows_31j.c | |
compiling ./enc/windows_1250.c | |
compiling ./enc/windows_1251.c | |
compiling ./enc/windows_1252.c | |
compiling ./enc/windows_1253.c | |
compiling ./enc/windows_1254.c | |
compiling ./enc/windows_1257.c | |
done. (2.49user 0.05system 2.47elapsed) | |
load mapsrc enc/trans/JIS/UCS%JISX0208@1990.src | |
linking encoding encdb.so | |
linking encoding big5.so | |
load mapsrc enc/trans/JIS/UCS@BMP%JISX0213-1.src | |
done. (4.67user 0.12system 4.73elapsed) | |
load mapsrc enc/trans/JIS/UCS@SIP%JISX0213-1.src | |
load mapsrc enc/trans/JIS/UCS%JISX0201-KANA.src | |
load mapsrc enc/trans/JIS/UCS@BMP%JISX0213-2.src | |
linking encoding cp949.so | |
linking encoding emacs_mule.so | |
load mapsrc enc/trans/JIS/UCS@SIP%JISX0213-2.src | |
converter from UTF-8 to EUC-JIS-2004 | |
linking encoding euc_jp.so | |
linking encoding euc_kr.so | |
linking encoding euc_tw.so | |
converter from UTF-8 to CP951 | |
linking encoding gb2312.so | |
linking encoding gb18030.so | |
linking encoding gbk.so | |
linking encoding iso_8859_1.so | |
linking encoding iso_8859_2.so | |
linking encoding iso_8859_3.so | |
linking encoding iso_8859_4.so | |
linking encoding iso_8859_5.so | |
linking encoding iso_8859_6.so | |
linking encoding iso_8859_7.so | |
linking encoding iso_8859_8.so | |
linking encoding iso_8859_9.so | |
linking encoding iso_8859_10.so | |
linking encoding iso_8859_11.so | |
linking encoding iso_8859_13.so | |
linking encoding iso_8859_14.so | |
linking encoding iso_8859_15.so | |
linking encoding iso_8859_16.so | |
linking encoding koi8_r.so | |
linking encoding koi8_u.so | |
linking encoding shift_jis.so | |
linking encoding utf_16be.so | |
linking encoding utf_16le.so | |
linking encoding utf_32be.so | |
linking encoding utf_32le.so | |
linking encoding windows_31j.so | |
linking encoding windows_1250.so | |
linking encoding windows_1251.so | |
linking encoding windows_1252.so | |
linking encoding windows_1253.so | |
linking encoding windows_1254.so | |
linking encoding windows_1257.so | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
converter from Big5-UAO to UTF-8 | |
done. (4.80user 0.04system 4.78elapsed) | |
converter from UTF-8 to Big5-UAO | |
done. (6.80user 0.12system 6.85elapsed) | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
generating transdb.h | |
transdb.h updated | |
generating makefiles ext/configure-ext.mk | |
making trans | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
compiling ./enc/trans/transdb.c | |
compiling ./enc/trans/big5.c | |
compiling ./enc/trans/chinese.c | |
compiling ./enc/trans/ebcdic.c | |
compiling ./enc/trans/emoji.c | |
compiling ./enc/trans/emoji_iso2022_kddi.c | |
compiling ./enc/trans/emoji_sjis_docomo.c | |
ext/configure-ext.mk updated | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
compiling ./enc/trans/emoji_sjis_kddi.c | |
configuring continuation | |
configuring nkf | |
compiling ./enc/trans/emoji_sjis_softbank.c | |
configuring io/console | |
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 | |
configuring readline | |
compiling ./enc/trans/single_byte.c | |
compiling ./enc/trans/utf8_mac.c | |
compiling ./enc/trans/utf_16_32.c | |
linking transcoder transdb.so | |
linking transcoder chinese.so | |
linking transcoder ebcdic.so | |
linking transcoder emoji.so | |
linking transcoder emoji_iso2022_kddi.so | |
linking transcoder emoji_sjis_docomo.so | |
linking transcoder emoji_sjis_kddi.so | |
linking transcoder emoji_sjis_softbank.so | |
linking transcoder escape.so | |
linking transcoder gb18030.so | |
linking transcoder gbk.so | |
linking transcoder iso2022.so | |
linking transcoder japanese.so | |
linking transcoder japanese_sjis.so | |
linking transcoder single_byte.so | |
linking transcoder utf_16_32.so | |
linking transcoder korean.so | |
configuring syslog | |
configuring psych | |
configuring objspace | |
configuring rubyvm | |
configuring stringio | |
linking transcoder japanese_euc.so | |
linking transcoder big5.so | |
configuring ripper | |
configuring socket | |
configuring io/nonblock | |
configuring racc/cparse | |
configuring openssl | |
linking transcoder utf8_mac.so | |
configuring io/wait | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
making encs | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
make[1]: Nothing to be done for 'encs'. | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
configuring digest | |
configuring digest/bubblebabble | |
configuring digest/md5 | |
configuring fiber | |
configuring date | |
configuring fiddle | |
configuring cgi/escape | |
configuring strscan | |
configuring fcntl | |
configuring rbconfig/sizeof | |
configuring zlib | |
configuring pathname | |
configuring json | |
configuring json/generator | |
configuring json/parser | |
configuring digest/rmd160 | |
configuring pty | |
configuring gdbm | |
configuring sdbm | |
configuring -test-/array/resize | |
configuring -test-/bignum | |
configuring -test-/bug-3571 | |
configuring -test-/bug-5832 | |
configuring -test-/bug_reporter | |
configuring -test-/class | |
configuring -test-/debug | |
configuring -test-/dln/empty | |
configuring -test-/exception | |
configuring -test-/fatal | |
configuring -test-/file | |
configuring dbm | |
configuring bigdecimal | |
configuring digest/sha1 | |
configuring -test-/float | |
configuring -test-/funcall | |
configuring -test-/gvl/call_without_gvl | |
configuring -test-/hash | |
configuring -test-/integer | |
configuring -test-/iseq_load | |
configuring -test-/iter | |
configuring -test-/load/dot.dot | |
configuring -test-/load/protect | |
configuring -test-/marshal/compat | |
configuring -test-/marshal/internal_ivar | |
configuring -test-/marshal/usr | |
configuring -test-/memory_status | |
configuring -test-/method | |
configuring -test-/notimplement | |
configuring -test-/num2int | |
configuring -test-/path_to_class | |
configuring -test-/popen_deadlock | |
configuring -test-/postponed_job | |
configuring -test-/printf | |
configuring -test-/proc | |
configuring -test-/rational | |
configuring -test-/recursion | |
configuring -test-/regexp | |
configuring -test-/scan_args | |
configuring -test-/st/foreach | |
configuring -test-/st/numhash | |
configuring -test-/st/update | |
configuring -test-/string | |
configuring -test-/struct | |
configuring -test-/symbol | |
configuring -test-/thread_fd_close | |
configuring -test-/time | |
configuring -test-/tracepoint | |
configuring -test-/typeddata | |
configuring -test-/vm | |
configuring -test-/wait_for_single_fd | |
configuring etc | |
configuring coverage | |
configuring digest/sha2 | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
generating makefile exts.mk | |
exts.mk updated | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/continuation' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/console' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/wait' | |
compiling continuation.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/nkf' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/nonblock' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/readline' | |
compiling nkf.c | |
compiling console.c | |
compiling wait.c | |
compiling nonblock.c | |
compiling readline.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/syslog' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/psych' | |
compiling syslog.c | |
compiling psych_parser.c | |
linking shared-object continuation.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/continuation' | |
compiling psych.c | |
linking shared-object io/nonblock.so | |
linking shared-object io/wait.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/nonblock' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/objspace' | |
compiling object_tracing.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/wait' | |
compiling objspace.c | |
compiling psych_emitter.c | |
linking shared-object syslog.so | |
installing default syslog libraries | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/syslog' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/rubyvm' | |
installing default libraries | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/rubyvm' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/stringio' | |
compiling stringio.c | |
compiling psych_to_ruby.c | |
linking shared-object io/console.so | |
installing default console libraries | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/io/console' | |
compiling objspace_dump.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/ripper' | |
extracting ripper.y from ../.././parse.y | |
generating eventids1.c from ../.././parse.y | |
compiling psych_yaml_tree.c | |
compiling ../.././ext/psych/yaml/writer.c | |
linking shared-object readline.so | |
generating eventids2table.c from ../.././ext/ripper/eventids2.c | |
compiling ../.././ext/psych/yaml/loader.c | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/readline' | |
installing default nkf libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/socket' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/racc/cparse' | |
generating constant definitions | |
compiling cparse.c | |
compiling compiler ripper.y | |
ripper.y:997.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] | |
997 | %pure-parser | |
| ^~~~~~~~~~~~ | |
| %define api.pure | |
installing default socket libraries | |
compiling init.c | |
compiling ../.././ext/psych/yaml/scanner.c | |
compiling ../.././ext/psych/yaml/reader.c | |
linking shared-object objspace.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/objspace' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/openssl' | |
compiling openssl_missing.c | |
compiling ../.././ext/psych/yaml/parser.c | |
linking shared-object racc/cparse.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/racc/cparse' | |
compiling ossl.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest' | |
compiling digest.c | |
compiling constants.c | |
ripper.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] | |
linking shared-object stringio.so | |
ossl.c: In function ‘ossl_protect_x509_ary2sk’: | |
ossl.c:47:6: warning: cast between incompatible function types from ‘struct stack_st_X509 * (*)(VALUE)’ {aka ‘struct stack_st_X509 * (*)(long unsigned int)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
47 | (VALUE (*)(VALUE))ossl_##name##_ary2sk0, \ | |
| ^ | |
ossl.c:63:1: note: in expansion of macro ‘OSSL_IMPL_ARY2SK’ | |
63 | OSSL_IMPL_ARY2SK(x509, X509, cX509Cert, DupX509CertPtr) | |
| ^~~~~~~~~~~~~~~~ | |
installing default ripper libraries | |
compiling ripper.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/stringio' | |
installing default digest libraries | |
installing digest libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/bubblebabble' | |
compiling bubblebabble.c | |
linking shared-object digest.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/md5' | |
compiling md5init.c | |
linking shared-object digest/bubblebabble.so | |
ossl.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/bubblebabble' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/rmd160' | |
compiling rmd160init.c | |
compiling basicsocket.c | |
md5init.c:20:5: warning: cast between incompatible function types from ‘int (*)(MD5_CTX *, const void *, size_t)’ {aka ‘int (*)(struct MD5state_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
20 | (rb_digest_hash_update_func_t)MD5_Update, | |
| ^ | |
compiling ossl_asn1.c | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
linking shared-object digest/md5.so | |
rmd160init.c:18:5: warning: cast between incompatible function types from ‘int (*)(RIPEMD160_CTX *, const void *, size_t)’ {aka ‘int (*)(struct RIPEMD160state_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
18 | (rb_digest_hash_update_func_t)RMD160_Update, | |
| ^ | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
linking shared-object digest/rmd160.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/md5' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/sha1' | |
compiling sha1init.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/rmd160' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/sha2' | |
compiling sha2init.c | |
ossl_asn1.c: In function ‘decode_int’: | |
ossl_asn1.c:328:22: warning: cast between incompatible function types from ‘VALUE (*)(const ASN1_INTEGER *)’ {aka ‘long unsigned int (*)(const struct asn1_string_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
328 | ret = rb_protect((VALUE (*)(VALUE))asn1integer_to_num, | |
| ^ | |
ossl_asn1.c: In function ‘decode_enum’: | |
ossl_asn1.c:368:22: warning: cast between incompatible function types from ‘VALUE (*)(const ASN1_INTEGER *)’ {aka ‘long unsigned int (*)(const struct asn1_string_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
368 | ret = rb_protect((VALUE (*)(VALUE))asn1integer_to_num, | |
| ^ | |
ossl_asn1.c: In function ‘decode_time’: | |
ossl_asn1.c:430:22: warning: cast between incompatible function types from ‘VALUE (*)(const ASN1_TIME *)’ {aka ‘long unsigned int (*)(const struct asn1_string_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
430 | ret = rb_protect((VALUE (*)(VALUE))asn1time_to_time, | |
| ^ | |
sha1init.c:20:5: warning: cast between incompatible function types from ‘int (*)(SHA_CTX *, const void *, size_t)’ {aka ‘int (*)(struct SHAstate_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
20 | (rb_digest_hash_update_func_t)SHA1_Update, | |
| ^ | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
linking shared-object digest/sha1.so | |
sha2init.c:23:5: warning: cast between incompatible function types from ‘int (*)(SHA256_CTX *, const void *, size_t)’ {aka ‘int (*)(struct SHA256state_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
23 | (rb_digest_hash_update_func_t)SHA##bitlen##_Update, \ | |
| ^ | |
sha2init.c:14:30: note: in expansion of macro ‘DEFINE_ALGO_METADATA’ | |
14 | #define FOREACH_BITLEN(func) func(256) func(384) func(512) | |
| ^~~~ | |
sha2init.c:27:1: note: in expansion of macro ‘FOREACH_BITLEN’ | |
27 | FOREACH_BITLEN(DEFINE_ALGO_METADATA) | |
| ^~~~~~~~~~~~~~ | |
sha2init.c:23:5: warning: cast between incompatible function types from ‘int (*)(SHA512_CTX *, const void *, size_t)’ {aka ‘int (*)(struct SHA512state_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
23 | (rb_digest_hash_update_func_t)SHA##bitlen##_Update, \ | |
| ^ | |
sha2init.c:14:40: note: in expansion of macro ‘DEFINE_ALGO_METADATA’ | |
14 | #define FOREACH_BITLEN(func) func(256) func(384) func(512) | |
| ^~~~ | |
sha2init.c:27:1: note: in expansion of macro ‘FOREACH_BITLEN’ | |
27 | FOREACH_BITLEN(DEFINE_ALGO_METADATA) | |
| ^~~~~~~~~~~~~~ | |
sha2init.c:23:5: warning: cast between incompatible function types from ‘int (*)(SHA512_CTX *, const void *, size_t)’ {aka ‘int (*)(struct SHA512state_st *, const void *, long unsigned int)’} to ‘void (*)(void *, unsigned char *, size_t)’ {aka ‘void (*)(void *, unsigned char *, long unsigned int)’} [-Wcast-function-type] | |
23 | (rb_digest_hash_update_func_t)SHA##bitlen##_Update, \ | |
| ^ | |
sha2init.c:14:50: note: in expansion of macro ‘DEFINE_ALGO_METADATA’ | |
14 | #define FOREACH_BITLEN(func) func(256) func(384) func(512) | |
| ^~~~ | |
sha2init.c:27:1: note: in expansion of macro ‘FOREACH_BITLEN’ | |
27 | FOREACH_BITLEN(DEFINE_ALGO_METADATA) | |
| ^~~~~~~~~~~~~~ | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
linking shared-object digest/sha2.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/sha1' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fiber' | |
compiling fiber.c | |
compiling ../.././ext/psych/yaml/api.c | |
linking shared-object fiber.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fiber' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/date' | |
compiling date_core.c | |
../.././ext/psych/yaml/api.c: In function ‘yaml_document_delete’: | |
../.././ext/psych/yaml/api.c:1121:7: warning: variable ‘context’ set but not used [-Wunused-but-set-variable] | |
1121 | } context; | |
| ^~~~~~~ | |
installing default sha2 libraries | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/digest/sha2' | |
compiling socket.c | |
compiling ipsocket.c | |
ossl_asn1.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
../.././ext/psych/yaml/api.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling ../.././ext/psych/yaml/dumper.c | |
compiling ossl_bio.c | |
compiling ../.././ext/psych/yaml/emitter.c | |
compiling tcpsocket.c | |
compiling tcpserver.c | |
linking shared-object nkf.so | |
compiling ossl_bn.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/nkf' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fiddle' | |
compiling closure.c | |
compiling conversions.c | |
compiling ossl_cipher.c | |
compiling sockssocket.c | |
closure.c: In function ‘initialize’: | |
closure.c:264:5: warning: ‘ffi_prep_closure’ is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] | |
264 | result = ffi_prep_closure(pcl, cif, callback, (void *)self); | |
| ^~~~~~ | |
In file included from ./fiddle.h:42, | |
from closure.c:1: | |
/usr/include/x86_64-linux-gnu/ffi.h:334:1: note: declared here | |
334 | ffi_prep_closure (ffi_closure*, | |
| ^~~~~~~~~~~~~~~~ | |
compiling udpsocket.c | |
ossl_cipher.c: In function ‘ossl_s_ciphers’: | |
ossl_cipher.c:172:21: warning: cast between incompatible function types from ‘void * (*)(const OBJ_NAME *, VALUE)’ {aka ‘void * (*)(const struct obj_name_st *, long unsigned int)’} to ‘void (*)(const OBJ_NAME *, void *)’ {aka ‘void (*)(const struct obj_name_st *, void *)’} [-Wcast-function-type] | |
172 | (void(*)(const OBJ_NAME*,void*))add_cipher_name_to_ary, | |
| ^ | |
compiling unixsocket.c | |
closure.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling fiddle.c | |
compiling function.c | |
compiling unixserver.c | |
compiling option.c | |
ossl_cipher.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling ancdata.c | |
compiling ossl_config.c | |
compiling handle.c | |
compiling ossl_digest.c | |
compiling ossl_engine.c | |
compiling pointer.c | |
compiling raddrinfo.c | |
linking shared-object psych.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/cgi/escape' | |
compiling escape.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/psych' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/strscan' | |
compiling strscan.c | |
compiling ifaddr.c | |
compiling ossl_hmac.c | |
linking shared-object fiddle.so | |
linking shared-object cgi/escape.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fiddle' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fcntl' | |
compiling fcntl.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/cgi/escape' | |
compiling date_parse.c | |
linking shared-object fcntl.so | |
compiling date_strftime.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/fcntl' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/rbconfig/sizeof' | |
sizes.c updated | |
compiling ossl_kdf.c | |
limits.c updated | |
compiling sizes.c | |
compiling limits.c | |
linking shared-object rbconfig/sizeof.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/rbconfig/sizeof' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/zlib' | |
compiling zlib.c | |
compiling ossl_ns_spki.c | |
linking shared-object strscan.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/strscan' | |
compiling date_strptime.c | |
zlib.c: In function ‘zstream_expand_buffer_protect’: | |
zlib.c:679:16: warning: cast between incompatible function types from ‘void (*)(struct zstream *)’ to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
679 | rb_protect((VALUE (*)(VALUE))zstream_expand_buffer, (VALUE)z, &state); | |
| ^ | |
linking shared-object socket.so | |
zlib.c: In function ‘zlib_gzip_ensure’: | |
zlib.c:4257:15: warning: cast between incompatible function types from ‘void (*)(struct gzfile *)’ to ‘VALUE (*)()’ {aka ‘long unsigned int (*)()’} [-Wcast-function-type] | |
4257 | rb_rescue((VALUE(*)())gz->end, arg, NULL, Qnil); | |
| ^ | |
installing default date_core libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/pathname' | |
compiling pathname.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/socket' | |
installing default pathname libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json' | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json/generator' | |
compiling generator.c | |
compiling ossl_ocsp.c | |
compiling ossl_pkcs12.c | |
ossl_pkcs12.c: In function ‘ossl_pkcs12_initialize’: | |
ossl_pkcs12.c:189:20: warning: cast between incompatible function types from ‘VALUE (*)(EVP_PKEY *)’ {aka ‘long unsigned int (*)(struct evp_pkey_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
189 | pkey = rb_protect((VALUE (*)(VALUE))ossl_pkey_new, (VALUE)key, &st); | |
| ^ | |
ossl_pkcs12.c:193:20: warning: cast between incompatible function types from ‘VALUE (*)(X509 *)’ {aka ‘long unsigned int (*)(struct x509_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
193 | cert = rb_protect((VALUE (*)(VALUE))ossl_x509_new, (VALUE)x509, &st); | |
| ^ | |
ossl_pkcs12.c:197:18: warning: cast between incompatible function types from ‘VALUE (*)(const struct stack_st_X509 *)’ {aka ‘long unsigned int (*)(const struct stack_st_X509 *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
197 | ca = rb_protect((VALUE (*)(VALUE))ossl_x509_sk2ary, (VALUE)x509s, &st); | |
| ^ | |
ossl_pkcs12.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling ossl_pkcs7.c | |
linking shared-object pathname.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/pathname' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json/parser' | |
compiling parser.c | |
compiling ossl_pkey.c | |
compiling ossl_pkey_dh.c | |
ossl_pkey.c: In function ‘ossl_pkey_new’: | |
ossl_pkey.c:134:22: warning: cast between incompatible function types from ‘VALUE (*)(EVP_PKEY *)’ {aka ‘long unsigned int (*)(struct evp_pkey_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
134 | obj = rb_protect((VALUE (*)(VALUE))pkey_new0, (VALUE)pkey, &status); | |
| ^ | |
linking shared-object json/ext/generator.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json/generator' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/pty' | |
compiling pty.c | |
ossl_pkey.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling ossl_pkey_dsa.c | |
zlib.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
installing default pty libraries | |
linking shared-object pty.so | |
compiling ossl_pkey_ec.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/pty' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/sdbm' | |
compiling _sdbm.c | |
linking shared-object json/ext/parser.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/json/parser' | |
compiling init.c | |
compiling ossl_pkey_rsa.c | |
linking shared-object zlib.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/zlib' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/array/resize' | |
compiling resize.c | |
linking shared-object date_core.so | |
linking shared-object -test-/array/resize.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/date' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bignum' | |
compiling intpack.c | |
compiling ossl_rand.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/array/resize' | |
compiling big2str.c | |
compiling str2big.c | |
compiling div.c | |
compiling bigzero.c | |
compiling init.c | |
linking shared-object sdbm.so | |
compiling ossl_ssl.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/sdbm' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug-3571' | |
compiling bug.c | |
compiling mul.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug-5832' | |
compiling bug.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug_reporter' | |
compiling bug_reporter.c | |
linking shared-object -test-/bug_3571.so | |
linking shared-object -test-/bug_5832.so | |
linking shared-object -test-/bug_reporter.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug-3571' | |
compiling ossl_ssl_session.c | |
ossl_ssl.c: In function ‘ossl_tmp_dh_callback’: | |
ossl_ssl.c:277:35: warning: cast between incompatible function types from ‘EVP_PKEY * (*)(struct tmp_dh_callback_args *)’ {aka ‘struct evp_pkey_st * (*)(struct tmp_dh_callback_args *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
277 | pkey = (EVP_PKEY *)rb_protect((VALUE (*)(VALUE))ossl_call_tmp_dh_callback, | |
| ^ | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug-5832' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/class' | |
compiling class2name.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bug_reporter' | |
compiling init.c | |
linking shared-object -test-/bignum.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/debug' | |
compiling init.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/bignum' | |
compiling profile_frames.c | |
compiling inspector.c | |
compiling ossl_x509.c | |
linking shared-object -test-/class.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/class' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/dln/empty' | |
compiling empty.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/exception' | |
compiling dataerror.c | |
linking shared-object -test-/dln/empty.so | |
compiling ensured.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/dln/empty' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/fatal' | |
compiling rb_fatal.c | |
linking shared-object -test-/debug.so | |
linking shared-object ripper.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/debug' | |
compiling enc_raise.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/file' | |
compiling stat.c | |
compiling init.c | |
linking shared-object -test-/fatal/rb_fatal.so | |
compiling ossl_x509attr.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/ripper' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/float' | |
compiling nextafter.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/fatal' | |
compiling ossl_x509cert.c | |
compiling init.c | |
compiling init.c | |
compiling fs.c | |
compiling ossl_x509crl.c | |
compiling ossl_x509ext.c | |
linking shared-object -test-/exception.so | |
linking shared-object -test-/float.so | |
linking shared-object -test-/file.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/exception' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/funcall' | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/float' | |
compiling funcall.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/gvl/call_without_gvl' | |
compiling call_without_gvl.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/file' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/hash' | |
compiling delete.c | |
linking shared-object -test-/gvl/call_without_gvl.so | |
linking shared-object -test-/funcall.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/gvl/call_without_gvl' | |
compiling init.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/funcall' | |
compiling ossl_x509name.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/integer' | |
compiling core_ext.c | |
compiling my_integer.c | |
linking shared-object -test-/hash.so | |
compiling init.c | |
compiling ossl_x509req.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/hash' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/iseq_load' | |
compiling iseq_load.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/iter' | |
compiling yield.c | |
ossl_ssl.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
compiling ossl_x509revoked.c | |
linking shared-object -test-/integer.so | |
compiling ossl_x509store.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/integer' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/load/dot.dot' | |
compiling dot.dot.c | |
linking shared-object -test-/iseq_load.so | |
compiling break.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/load/protect' | |
compiling protect.c | |
linking shared-object -test-/load/dot.dot.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/iseq_load' | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/load/dot.dot' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/compat' | |
compiling usrcompat.c | |
installing default openssl libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/internal_ivar' | |
compiling internal_ivar.c | |
compiling init.c | |
ossl_x509store.c: In function ‘ossl_verify_cb_call’: | |
ossl_x509store.c:72:23: warning: cast between incompatible function types from ‘VALUE (*)(X509_STORE_CTX *)’ {aka ‘long unsigned int (*)(struct x509_store_ctx_st *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
72 | rctx = rb_protect((VALUE(*)(VALUE))ossl_x509stctx_new, (VALUE)ctx, &state); | |
| ^ | |
ossl_x509store.c:81:19: warning: cast between incompatible function types from ‘VALUE (*)(struct ossl_verify_cb_args *)’ {aka ‘long unsigned int (*)(struct ossl_verify_cb_args *)’} to ‘VALUE (*)(VALUE)’ {aka ‘long unsigned int (*)(long unsigned int)’} [-Wcast-function-type] | |
81 | ret = rb_protect((VALUE(*)(VALUE))call_verify_cb_proc, (VALUE)&args, &state); | |
| ^ | |
linking shared-object -test-/load/protect.so | |
linking shared-object -test-/marshal/compat.so | |
linking shared-object -test-/marshal/internal_ivar.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/load/protect' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/usr' | |
compiling usrmarshal.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/compat' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/method' | |
compiling arity.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/notimplement' | |
compiling bug.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/internal_ivar' | |
compiling init.c | |
linking shared-object -test-/iter.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/num2int' | |
compiling num2int.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/iter' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/path_to_class' | |
compiling path_to_class.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/popen_deadlock' | |
compiling infinite_loop_dlsym.c | |
linking shared-object -test-/marshal/usr.so | |
linking shared-object -test-/notimplement.so | |
linking shared-object -test-/method.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/postponed_job' | |
compiling postponed_job.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/marshal/usr' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/printf' | |
compiling printf.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/notimplement' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/proc' | |
compiling super.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/method' | |
compiling receiver.c | |
linking shared-object -test-/path_to_class.so | |
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so | |
ossl_x509store.c: At top level: | |
cc1: warning: unrecognized command line option ‘-Wno-self-assign’ | |
cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ | |
cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/path_to_class' | |
compiling init.c | |
linking shared-object -test-/num2int.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/popen_deadlock' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/rational' | |
compiling rat.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/num2int' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/recursion' | |
linking shared-object -test-/postponed_job.so | |
compiling recursion.c | |
linking shared-object openssl.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/regexp' | |
compiling init.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/scan_args' | |
compiling scan_args.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/postponed_job' | |
compiling parse_depth_limit.c | |
linking shared-object -test-/proc.so | |
linking shared-object -test-/printf.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/proc' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/foreach' | |
compiling foreach.c | |
linking shared-object -test-/recursion.so | |
linking shared-object -test-/rational.so | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/numhash' | |
compiling numhash.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/printf' | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/recursion' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/update' | |
compiling update.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/string' | |
linking shared-object -test-/regexp.so | |
compiling fstring.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/rational' | |
compiling new.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/regexp' | |
compiling normalize.c | |
compiling ellipsize.c | |
linking shared-object -test-/st/update.so | |
linking shared-object -test-/st/foreach.so | |
linking shared-object -test-/st/numhash.so | |
compiling rb_str_dup.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/update' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/struct' | |
compiling duplicate.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/foreach' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/symbol' | |
compiling type.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/st/numhash' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/thread_fd_close' | |
compiling member.c | |
compiling thread_fd_close.c | |
compiling len.c | |
compiling modify.c | |
compiling init.c | |
compiling coderange.c | |
linking shared-object -test-/thread_fd_close.so | |
compiling init.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/openssl' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/time' | |
compiling new.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/thread_fd_close' | |
compiling init.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/tracepoint' | |
compiling gc_hook.c | |
compiling qsort.c | |
linking shared-object -test-/struct.so | |
compiling enc_str_buf_cat.c | |
linking shared-object -test-/symbol.so | |
compiling set_len.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/struct' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/typeddata' | |
compiling typeddata.c | |
linking shared-object -test-/time.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/symbol' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/vm' | |
compiling at_exit.c | |
compiling tracepoint.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/time' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/wait_for_single_fd' | |
compiling wait_for_single_fd.c | |
compiling capacity.c | |
compiling init.c | |
compiling nofree.c | |
linking shared-object -test-/typeddata.so | |
linking shared-object -test-/vm/at_exit.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/typeddata' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/bigdecimal' | |
compiling bigdecimal.c | |
linking shared-object -test-/tracepoint.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/vm' | |
linking shared-object -test-/wait_for_single_fd.so | |
installing default bigdecimal libraries | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/etc' | |
generating constant definitions | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/tracepoint' | |
compiling etc.c | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/wait_for_single_fd' | |
compiling cstr.c | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/coverage' | |
compiling coverage.c | |
compiling enc_associate.c | |
linking shared-object -test-/scan_args.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/scan_args' | |
linking shared-object -test-/string.so | |
linking shared-object coverage.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/-test-/string' | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/coverage' | |
linking shared-object etc.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/etc' | |
linking shared-object bigdecimal.so | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/ext/bigdecimal' | |
make[2]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
linking ruby | |
make[2]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
make[1]: Entering directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
*** Following extensions are not compiled: | |
gdbm: | |
Could not be configured. It will not be installed. | |
Check ext/gdbm/mkmf.log for more details. | |
dbm: | |
Could not be configured. It will not be installed. | |
Check ext/dbm/mkmf.log for more details. | |
*** Fix the problems, then remove these directories and try again if you want. | |
make[1]: Leaving directory '/tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev' | |
Generating RDoc documentation | |
Parsing sources... | |
0% [ 1/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-1.8.7 | |
0% [ 2/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-1.9.1 | |
0% [ 3/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-1.9.2 | |
0% [ 4/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-1.9.3 | |
0% [ 5/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-2.0.0 | |
0% [ 6/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-2.1.0 | |
0% [ 7/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-2.2.0 | |
0% [ 8/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-2.3.0 | |
1% [ 9/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/NEWS-2.4.0 | |
1% [10/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/contributing.rdoc | |
1% [11/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/contributors.rdoc | |
1% [12/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/dtrace_probes.rdoc | |
1% [13/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/extension.ja.rdoc | |
1% [14/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/extension.rdoc | |
1% [15/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/globals.rdoc | |
1% [16/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/keywords.rdoc | |
1% [17/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/maintainers.rdoc | |
2% [18/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/marshal.rdoc | |
2% [19/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/regexp.rdoc | |
2% [20/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/security.rdoc | |
2% [21/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/standard_library.rdoc | |
2% [22/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax.rdoc | |
2% [23/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/assignment.rdoc | |
2% [24/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/calling_methods.rdoc | |
2% [25/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/control_expressions.rdoc | |
2% [26/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/exceptions.rdoc | |
3% [27/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/literals.rdoc | |
3% [28/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/methods.rdoc | |
3% [29/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/miscellaneous.rdoc | |
3% [30/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/modules_and_classes.rdoc | |
3% [31/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/precedence.rdoc | |
3% [32/870] /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/doc/syntax/refinements.rdoc | |
3% [33/870] NEWS | |
3% [34/870] README.ja.md | |
4% [35/870] README.md | |
4% [36/870] addr2line.c | |
4% [37/870] array.c | |
4% [38/870] bignum.c | |
4% [39/870] class.c | |
4% [40/870] compar.c | |
4% [41/870] compile.c | |
4% [42/870] complex.c | |
4% [43/870] cont.c | |
5% [44/870] debug.c | |
5% [45/870] debug_counter.c | |
5% [46/870] dir.c | |
5% [47/870] dln.c | |
5% [48/870] dln_find.c | |
5% [49/870] dmydln.c | |
5% [50/870] dmyenc.c | |
5% [51/870] dmyext.c | |
5% [52/870] doc/NEWS-1.8.7 | |
6% [53/870] doc/NEWS-1.9.1 | |
6% [54/870] doc/NEWS-1.9.2 | |
6% [55/870] doc/NEWS-1.9.3 | |
6% [56/870] doc/NEWS-2.0.0 | |
6% [57/870] doc/NEWS-2.1.0 | |
6% [58/870] doc/NEWS-2.2.0 | |
6% [59/870] doc/NEWS-2.3.0 | |
6% [60/870] doc/NEWS-2.4.0 | |
7% [61/870] doc/contributing.rdoc | |
7% [62/870] doc/contributors.rdoc | |
7% [63/870] doc/dtrace_probes.rdoc | |
7% [64/870] doc/extension.ja.rdoc | |
7% [65/870] doc/extension.rdoc | |
7% [66/870] doc/globals.rdoc | |
7% [67/870] doc/keywords.rdoc | |
7% [68/870] doc/maintainers.rdoc | |
7% [69/870] doc/marshal.rdoc | |
8% [70/870] doc/regexp.rdoc | |
8% [71/870] doc/security.rdoc | |
8% [72/870] doc/standard_library.rdoc | |
8% [73/870] doc/syntax.rdoc | |
8% [74/870] doc/syntax/assignment.rdoc | |
8% [75/870] doc/syntax/calling_methods.rdoc | |
8% [76/870] doc/syntax/control_expressions.rdoc | |
8% [77/870] doc/syntax/exceptions.rdoc | |
8% [78/870] doc/syntax/literals.rdoc | |
9% [79/870] doc/syntax/methods.rdoc | |
9% [80/870] doc/syntax/miscellaneous.rdoc | |
9% [81/870] doc/syntax/modules_and_classes.rdoc | |
9% [82/870] doc/syntax/precedence.rdoc | |
9% [83/870] doc/syntax/refinements.rdoc | |
9% [84/870] encoding.c | |
9% [85/870] enum.c | |
9% [86/870] enumerator.c | |
10% [87/870] error.c | |
10% [88/870] eval.c | |
10% [89/870] eval_error.c | |
10% [90/870] eval_jump.c | |
10% [91/870] ext/bigdecimal/bigdecimal.c | |
10% [92/870] ext/bigdecimal/lib/bigdecimal/jacobian.rb | |
10% [93/870] ext/bigdecimal/lib/bigdecimal/ludcmp.rb | |
10% [94/870] ext/bigdecimal/lib/bigdecimal/math.rb | |
10% [95/870] ext/bigdecimal/lib/bigdecimal/newton.rb | |
11% [96/870] ext/bigdecimal/lib/bigdecimal/util.rb | |
11% [97/870] ext/continuation/continuation.c | |
11% [98/870] ext/coverage/coverage.c | |
11% [99/870] ext/date/date_core.c | |
11% [100/870] ext/dbm/dbm.c | |
11% [101/870] ext/digest/bubblebabble/bubblebabble.c | |
11% [102/870] ext/digest/digest.c | |
11% [103/870] ext/digest/lib/digest.rb | |
11% [104/870] ext/digest/md5/md5init.c | |
12% [105/870] ext/digest/rmd160/rmd160init.c | |
12% [106/870] ext/digest/sha1/sha1init.c | |
12% [107/870] ext/digest/sha2/sha2init.c | |
12% [108/870] ext/etc/etc.c | |
12% [109/870] ext/fcntl/fcntl.c | |
12% [110/870] ext/fiber/fiber.c | |
12% [111/870] ext/fiddle/closure.c | |
12% [112/870] ext/fiddle/conversions.c | |
12% [113/870] ext/fiddle/fiddle.c | |
13% [114/870] ext/fiddle/function.c | |
13% [115/870] ext/fiddle/handle.c | |
13% [116/870] ext/fiddle/lib/fiddle.rb | |
13% [117/870] ext/fiddle/lib/fiddle/closure.rb | |
13% [118/870] ext/fiddle/lib/fiddle/cparser.rb | |
13% [119/870] ext/fiddle/lib/fiddle/function.rb | |
13% [120/870] ext/fiddle/lib/fiddle/import.rb | |
13% [121/870] ext/fiddle/lib/fiddle/pack.rb | |
14% [122/870] ext/fiddle/lib/fiddle/struct.rb | |
14% [123/870] ext/fiddle/lib/fiddle/types.rb | |
14% [124/870] ext/fiddle/lib/fiddle/value.rb | |
14% [125/870] ext/fiddle/pointer.c | |
14% [126/870] ext/gdbm/gdbm.c | |
14% [127/870] ext/io/console/console.c | |
14% [128/870] ext/io/nonblock/nonblock.c | |
14% [129/870] ext/io/wait/wait.c | |
14% [130/870] ext/json/generator/generator.c | |
15% [131/870] ext/json/lib/json.rb | |
15% [132/870] ext/json/lib/json/add/bigdecimal.rb | |
15% [133/870] ext/json/lib/json/add/complex.rb | |
15% [134/870] ext/json/lib/json/add/core.rb | |
15% [135/870] ext/json/lib/json/add/date.rb | |
15% [136/870] ext/json/lib/json/add/date_time.rb | |
15% [137/870] ext/json/lib/json/add/exception.rb | |
15% [138/870] ext/json/lib/json/add/ostruct.rb | |
15% [139/870] ext/json/lib/json/add/range.rb | |
16% [140/870] ext/json/lib/json/add/rational.rb | |
16% [141/870] ext/json/lib/json/add/regexp.rb | |
16% [142/870] ext/json/lib/json/add/struct.rb | |
16% [143/870] ext/json/lib/json/add/symbol.rb | |
16% [144/870] ext/json/lib/json/add/time.rb | |
16% [145/870] ext/json/lib/json/common.rb | |
16% [146/870] ext/json/lib/json/ext.rb | |
16% [147/870] ext/json/lib/json/generic_object.rb | |
17% [148/870] ext/json/lib/json/version.rb | |
17% [149/870] ext/json/parser/parser.c | |
17% [150/870] ext/nkf/lib/kconv.rb | |
17% [151/870] ext/nkf/nkf.c | |
17% [152/870] ext/objspace/object_tracing.c | |
17% [153/870] ext/objspace/objspace.c | |
17% [154/870] ext/objspace/objspace_dump.c | |
17% [155/870] ext/openssl/lib/openssl.rb | |
17% [156/870] ext/openssl/lib/openssl/bn.rb | |
18% [157/870] ext/openssl/lib/openssl/buffering.rb | |
18% [158/870] ext/openssl/lib/openssl/cipher.rb | |
18% [159/870] ext/openssl/lib/openssl/config.rb | |
18% [160/870] ext/openssl/lib/openssl/digest.rb | |
18% [161/870] ext/openssl/lib/openssl/pkcs5.rb | |
18% [162/870] ext/openssl/lib/openssl/pkey.rb | |
18% [163/870] ext/openssl/lib/openssl/ssl.rb | |
18% [164/870] ext/openssl/lib/openssl/x509.rb | |
18% [165/870] ext/openssl/ossl.c | |
19% [166/870] ext/openssl/ossl_asn1.c | |
19% [167/870] ext/openssl/ossl_bio.c | |
19% [168/870] ext/openssl/ossl_bn.c | |
19% [169/870] ext/openssl/ossl_cipher.c | |
19% [170/870] ext/openssl/ossl_config.c | |
19% [171/870] ext/openssl/ossl_digest.c | |
19% [172/870] ext/openssl/ossl_engine.c | |
19% [173/870] ext/openssl/ossl_hmac.c | |
20% [174/870] ext/openssl/ossl_kdf.c | |
20% [175/870] ext/openssl/ossl_ns_spki.c | |
20% [176/870] ext/openssl/ossl_ocsp.c | |
20% [177/870] ext/openssl/ossl_pkcs12.c | |
20% [178/870] ext/openssl/ossl_pkcs7.c | |
20% [179/870] ext/openssl/ossl_pkey.c | |
20% [180/870] ext/openssl/ossl_pkey_dh.c | |
20% [181/870] ext/openssl/ossl_pkey_dsa.c | |
20% [182/870] ext/openssl/ossl_pkey_ec.c | |
21% [183/870] ext/openssl/ossl_pkey_rsa.c | |
21% [184/870] ext/openssl/ossl_rand.c | |
21% [185/870] ext/openssl/ossl_ssl.c | |
21% [186/870] ext/openssl/ossl_ssl_session.c | |
21% [187/870] ext/openssl/ossl_x509.c | |
21% [188/870] ext/openssl/ossl_x509attr.c | |
21% [189/870] ext/openssl/ossl_x509cert.c | |
21% [190/870] ext/openssl/ossl_x509crl.c | |
21% [191/870] ext/openssl/ossl_x509ext.c | |
22% [192/870] ext/openssl/ossl_x509name.c | |
22% [193/870] ext/openssl/ossl_x509req.c | |
22% [194/870] ext/openssl/ossl_x509revoked.c | |
22% [195/870] ext/openssl/ossl_x509store.c | |
22% [196/870] ext/pathname/lib/pathname.rb | |
22% [197/870] ext/pathname/pathname.c | |
22% [198/870] ext/psych/lib/psych.rb | |
22% [199/870] ext/psych/lib/psych/class_loader.rb | |
22% [200/870] ext/psych/lib/psych/coder.rb | |
23% [201/870] ext/psych/lib/psych/core_ext.rb | |
23% [202/870] ext/psych/lib/psych/exception.rb | |
23% [203/870] ext/psych/lib/psych/handler.rb | |
23% [204/870] ext/psych/lib/psych/handlers/document_stream.rb | |
23% [205/870] ext/psych/lib/psych/handlers/recorder.rb | |
23% [206/870] ext/psych/lib/psych/json/ruby_events.rb | |
23% [207/870] ext/psych/lib/psych/json/stream.rb | |
23% [208/870] ext/psych/lib/psych/json/tree_builder.rb | |
24% [209/870] ext/psych/lib/psych/json/yaml_events.rb | |
24% [210/870] ext/psych/lib/psych/nodes.rb | |
24% [211/870] ext/psych/lib/psych/nodes/alias.rb | |
24% [212/870] ext/psych/lib/psych/nodes/document.rb | |
24% [213/870] ext/psych/lib/psych/nodes/mapping.rb | |
24% [214/870] ext/psych/lib/psych/nodes/node.rb | |
24% [215/870] ext/psych/lib/psych/nodes/scalar.rb | |
24% [216/870] ext/psych/lib/psych/nodes/sequence.rb | |
24% [217/870] ext/psych/lib/psych/nodes/stream.rb | |
25% [218/870] ext/psych/lib/psych/omap.rb | |
25% [219/870] ext/psych/lib/psych/parser.rb | |
25% [220/870] ext/psych/lib/psych/scalar_scanner.rb | |
25% [221/870] ext/psych/lib/psych/set.rb | |
25% [222/870] ext/psych/lib/psych/stream.rb | |
25% [223/870] ext/psych/lib/psych/streaming.rb | |
25% [224/870] ext/psych/lib/psych/syntax_error.rb | |
25% [225/870] ext/psych/lib/psych/tree_builder.rb | |
25% [226/870] ext/psych/lib/psych/versions.rb | |
26% [227/870] ext/psych/lib/psych/visitors.rb | |
26% [228/870] ext/psych/lib/psych/visitors/depth_first.rb | |
26% [229/870] ext/psych/lib/psych/visitors/emitter.rb | |
26% [230/870] ext/psych/lib/psych/visitors/json_tree.rb | |
26% [231/870] ext/psych/lib/psych/visitors/to_ruby.rb | |
26% [232/870] ext/psych/lib/psych/visitors/visitor.rb | |
26% [233/870] ext/psych/lib/psych/visitors/yaml_tree.rb | |
26% [234/870] ext/psych/lib/psych/y.rb | |
27% [235/870] ext/psych/psych.c | |
27% [236/870] ext/psych/psych_emitter.c | |
27% [237/870] ext/psych/psych_parser.c | |
27% [238/870] ext/psych/psych_to_ruby.c | |
27% [239/870] ext/psych/psych_yaml_tree.c | |
27% [240/870] ext/pty/lib/expect.rb | |
27% [241/870] ext/pty/pty.c | |
27% [242/870] ext/racc/cparse/cparse.c | |
27% [243/870] ext/readline/readline.c | |
28% [244/870] ext/ripper/lib/ripper.rb | |
28% [245/870] ext/ripper/lib/ripper/core.rb | |
28% [246/870] ext/ripper/lib/ripper/filter.rb | |
28% [247/870] ext/ripper/lib/ripper/lexer.rb | |
28% [248/870] ext/ripper/lib/ripper/sexp.rb | |
28% [249/870] ext/sdbm/init.c | |
28% [250/870] ext/socket/ancdata.c | |
28% [251/870] ext/socket/basicsocket.c | |
28% [252/870] ext/socket/constants.c | |
29% [253/870] ext/socket/constdefs.c | |
29% [254/870] ext/socket/ifaddr.c | |
29% [255/870] ext/socket/init.c | |
29% [256/870] ext/socket/ipsocket.c | |
29% [257/870] ext/socket/lib/socket.rb | |
29% [258/870] ext/socket/option.c | |
29% [259/870] ext/socket/raddrinfo.c | |
29% [260/870] ext/socket/socket.c | |
30% [261/870] ext/socket/sockssocket.c | |
30% [262/870] ext/socket/tcpserver.c | |
30% [263/870] ext/socket/tcpsocket.c | |
30% [264/870] ext/socket/udpsocket.c | |
30% [265/870] ext/socket/unixserver.c | |
30% [266/870] ext/socket/unixsocket.c | |
30% [267/870] ext/stringio/stringio.c | |
30% [268/870] ext/strscan/strscan.c | |
30% [269/870] ext/syslog/lib/syslog/logger.rb | |
31% [270/870] ext/syslog/syslog.c | |
31% [271/870] ext/win32ole/lib/win32ole.rb | |
31% [272/870] ext/win32ole/lib/win32ole/property.rb | |
31% [273/870] ext/win32ole/win32ole.c | |
31% [274/870] ext/win32ole/win32ole_error.c | |
31% [275/870] ext/win32ole/win32ole_event.c | |
31% [276/870] ext/win32ole/win32ole_method.c | |
31% [277/870] ext/win32ole/win32ole_param.c | |
31% [278/870] ext/win32ole/win32ole_record.c | |
32% [279/870] ext/win32ole/win32ole_type.c | |
32% [280/870] ext/win32ole/win32ole_typelib.c | |
32% [281/870] ext/win32ole/win32ole_variable.c | |
32% [282/870] ext/win32ole/win32ole_variant.c | |
32% [283/870] ext/win32ole/win32ole_variant_m.c | |
32% [284/870] ext/zlib/zlib.c | |
32% [285/870] file.c | |
32% [286/870] gc.c | |
32% [287/870] goruby.c | |
33% [288/870] hash.c | |
33% [289/870] id.c | |
33% [290/870] id_table.c | |
33% [291/870] inits.c | |
33% [292/870] io.c | |
33% [293/870] iseq.c | |
33% [294/870] lex.c | |
33% [295/870] lib/English.rb | |
34% [296/870] lib/abbrev.rb | |
34% [297/870] lib/base64.rb | |
34% [298/870] lib/benchmark.rb | |
34% [299/870] lib/cgi.rb | |
34% [300/870] lib/cgi/cookie.rb | |
34% [301/870] lib/cgi/core.rb | |
34% [302/870] lib/cgi/html.rb | |
34% [303/870] lib/cgi/session.rb | |
34% [304/870] lib/cgi/session/pstore.rb | |
35% [305/870] lib/cgi/util.rb | |
35% [306/870] lib/cmath.rb | |
35% [307/870] lib/csv.rb | |
35% [308/870] lib/debug.rb | |
35% [309/870] lib/delegate.rb | |
35% [310/870] lib/drb.rb | |
35% [311/870] lib/drb/acl.rb | |
35% [312/870] lib/drb/drb.rb | |
35% [313/870] lib/drb/eq.rb | |
36% [314/870] lib/drb/extserv.rb | |
36% [315/870] lib/drb/extservm.rb | |
36% [316/870] lib/drb/gw.rb | |
36% [317/870] lib/drb/invokemethod.rb | |
36% [318/870] lib/drb/observer.rb | |
36% [319/870] lib/drb/ssl.rb | |
36% [320/870] lib/drb/timeridconv.rb | |
36% [321/870] lib/drb/unix.rb | |