Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caduguedess/70a6a2d0c3d074a0f281e5d742dfe82a to your computer and use it in GitHub Desktop.
Save caduguedess/70a6a2d0c3d074a0f281e5d742dfe82a to your computer and use it in GitHub Desktop.
/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
37% [322/870] lib/e2mmap.rb
37% [323/870] lib/erb.rb
37% [324/870] lib/fileutils.rb
37% [325/870] lib/find.rb
37% [326/870] lib/forwardable.rb
37% [327/870] lib/forwardable/impl.rb
37% [328/870] lib/getoptlong.rb
37% [329/870] lib/ipaddr.rb
37% [330/870] lib/irb.rb
38% [331/870] lib/irb/cmd/chws.rb
38% [332/870] lib/irb/cmd/fork.rb
38% [333/870] lib/irb/cmd/help.rb
38% [334/870] lib/irb/cmd/load.rb
38% [335/870] lib/irb/cmd/nop.rb
38% [336/870] lib/irb/cmd/pushws.rb
38% [337/870] lib/irb/cmd/subirb.rb
38% [338/870] lib/irb/completion.rb
38% [339/870] lib/irb/context.rb
39% [340/870] lib/irb/ext/change-ws.rb
39% [341/870] lib/irb/ext/history.rb
39% [342/870] lib/irb/ext/loader.rb
39% [343/870] lib/irb/ext/multi-irb.rb
39% [344/870] lib/irb/ext/save-history.rb
39% [345/870] lib/irb/ext/tracer.rb
39% [346/870] lib/irb/ext/use-loader.rb
39% [347/870] lib/irb/ext/workspaces.rb
40% [348/870] lib/irb/extend-command.rb
40% [349/870] lib/irb/frame.rb
40% [350/870] lib/irb/help.rb
40% [351/870] lib/irb/init.rb
40% [352/870] lib/irb/input-method.rb
40% [353/870] lib/irb/inspector.rb
40% [354/870] lib/irb/lc/error.rb
40% [355/870] lib/irb/lc/ja/encoding_aliases.rb
40% [356/870] lib/irb/lc/ja/error.rb
41% [357/870] lib/irb/locale.rb
41% [358/870] lib/irb/magic-file.rb
41% [359/870] lib/irb/notifier.rb
41% [360/870] lib/irb/output-method.rb
41% [361/870] lib/irb/ruby-lex.rb
41% [362/870] lib/irb/ruby-token.rb
41% [363/870] lib/irb/slex.rb
41% [364/870] lib/irb/src_encoding.rb
41% [365/870] lib/irb/version.rb
42% [366/870] lib/irb/workspace.rb
42% [367/870] lib/irb/ws-for-case-2.rb
42% [368/870] lib/irb/xmp.rb
42% [369/870] lib/logger.rb
42% [370/870] lib/matrix.rb
42% [371/870] lib/matrix/eigenvalue_decomposition.rb
42% [372/870] lib/matrix/lup_decomposition.rb
42% [373/870] lib/mkmf.rb
42% [374/870] lib/monitor.rb
43% [375/870] lib/mutex_m.rb
43% [376/870] lib/net/ftp.rb
43% [377/870] lib/net/http.rb
43% [378/870] lib/net/http/backward.rb
43% [379/870] lib/net/http/exceptions.rb
43% [380/870] lib/net/http/generic_request.rb
43% [381/870] lib/net/http/header.rb
43% [382/870] lib/net/http/proxy_delta.rb
44% [383/870] lib/net/http/request.rb
44% [384/870] lib/net/http/requests.rb
44% [385/870] lib/net/http/response.rb
44% [386/870] lib/net/http/responses.rb
44% [387/870] lib/net/http/status.rb
44% [388/870] lib/net/https.rb
44% [389/870] lib/net/imap.rb
44% [390/870] lib/net/pop.rb
44% [391/870] lib/net/protocol.rb
45% [392/870] lib/net/smtp.rb
45% [393/870] lib/observer.rb
45% [394/870] lib/open-uri.rb
45% [395/870] lib/open3.rb
45% [396/870] lib/optionparser.rb
45% [397/870] lib/optparse.rb
45% [398/870] lib/optparse/ac.rb
45% [399/870] lib/optparse/date.rb
45% [400/870] lib/optparse/kwargs.rb
46% [401/870] lib/optparse/shellwords.rb
46% [402/870] lib/optparse/time.rb
46% [403/870] lib/optparse/uri.rb
46% [404/870] lib/optparse/version.rb
46% [405/870] lib/ostruct.rb
46% [406/870] lib/pp.rb
46% [407/870] lib/prettyprint.rb
46% [408/870] lib/prime.rb
47% [409/870] lib/profile.rb
47% [410/870] lib/profiler.rb
47% [411/870] lib/pstore.rb
47% [412/870] lib/racc/parser.rb
47% [413/870] lib/racc/rdoc/grammar.en.rdoc
47% [414/870] lib/rdoc.rb
47% [415/870] lib/rdoc/alias.rb
47% [416/870] lib/rdoc/anon_class.rb
47% [417/870] lib/rdoc/any_method.rb
48% [418/870] lib/rdoc/attr.rb
48% [419/870] lib/rdoc/class_module.rb
48% [420/870] lib/rdoc/code_object.rb
48% [421/870] lib/rdoc/code_objects.rb
48% [422/870] lib/rdoc/comment.rb
48% [423/870] lib/rdoc/constant.rb
48% [424/870] lib/rdoc/context.rb
48% [425/870] lib/rdoc/cross_reference.rb
48% [426/870] lib/rdoc/encoding.rb
49% [427/870] lib/rdoc/erb_partial.rb
49% [428/870] lib/rdoc/erbio.rb
49% [429/870] lib/rdoc/extend.rb
49% [430/870] lib/rdoc/generator.rb
49% [431/870] lib/rdoc/ghost_method.rb
49% [432/870] lib/rdoc/i18n.rb
49% [433/870] lib/rdoc/include.rb
49% [434/870] lib/rdoc/known_classes.rb
50% [435/870] lib/rdoc/markdown.rb
50% [436/870] lib/rdoc/markup.rb
50% [437/870] lib/rdoc/meta_method.rb
50% [438/870] lib/rdoc/method_attr.rb
50% [439/870] lib/rdoc/mixin.rb
50% [440/870] lib/rdoc/normal_class.rb
50% [441/870] lib/rdoc/normal_module.rb
50% [442/870] lib/rdoc/options.rb
50% [443/870] lib/rdoc/parser.rb
51% [444/870] lib/rdoc/rd.rb
51% [445/870] lib/rdoc/rdoc.rb
51% [446/870] lib/rdoc/require.rb
51% [447/870] lib/rdoc/ri.rb
51% [448/870] lib/rdoc/rubygems_hook.rb
51% [449/870] lib/rdoc/servlet.rb
51% [450/870] lib/rdoc/single_class.rb
51% [451/870] lib/rdoc/stats.rb
51% [452/870] lib/rdoc/store.rb
52% [453/870] lib/rdoc/task.rb
52% [454/870] lib/rdoc/test_case.rb
52% [455/870] lib/rdoc/text.rb
52% [456/870] lib/rdoc/token_stream.rb
52% [457/870] lib/rdoc/tom_doc.rb
52% [458/870] lib/rdoc/top_level.rb
52% [459/870] lib/resolv-replace.rb
52% [460/870] lib/resolv.rb
52% [461/870] lib/rexml/attlistdecl.rb
53% [462/870] lib/rexml/attribute.rb
53% [463/870] lib/rexml/cdata.rb
53% [464/870] lib/rexml/child.rb
53% [465/870] lib/rexml/comment.rb
53% [466/870] lib/rexml/doctype.rb
53% [467/870] lib/rexml/document.rb
53% [468/870] lib/rexml/dtd/attlistdecl.rb
53% [469/870] lib/rexml/dtd/dtd.rb
54% [470/870] lib/rexml/dtd/elementdecl.rb
54% [471/870] lib/rexml/dtd/entitydecl.rb
54% [472/870] lib/rexml/dtd/notationdecl.rb
54% [473/870] lib/rexml/element.rb
54% [474/870] lib/rexml/encoding.rb
54% [475/870] lib/rexml/entity.rb
54% [476/870] lib/rexml/formatters/default.rb
54% [477/870] lib/rexml/formatters/pretty.rb
54% [478/870] lib/rexml/formatters/transitive.rb
55% [479/870] lib/rexml/functions.rb
55% [480/870] lib/rexml/instruction.rb
55% [481/870] lib/rexml/light/node.rb
55% [482/870] lib/rexml/namespace.rb
55% [483/870] lib/rexml/node.rb
55% [484/870] lib/rexml/output.rb
55% [485/870] lib/rexml/parent.rb
55% [486/870] lib/rexml/parseexception.rb
55% [487/870] lib/rexml/parsers/baseparser.rb
56% [488/870] lib/rexml/parsers/lightparser.rb
56% [489/870] lib/rexml/parsers/pullparser.rb
56% [490/870] lib/rexml/parsers/sax2parser.rb
56% [491/870] lib/rexml/parsers/streamparser.rb
56% [492/870] lib/rexml/parsers/treeparser.rb
56% [493/870] lib/rexml/parsers/ultralightparser.rb
56% [494/870] lib/rexml/parsers/xpathparser.rb
56% [495/870] lib/rexml/quickpath.rb
57% [496/870] lib/rexml/rexml.rb
57% [497/870] lib/rexml/sax2listener.rb
57% [498/870] lib/rexml/security.rb
57% [499/870] lib/rexml/source.rb
57% [500/870] lib/rexml/streamlistener.rb
57% [501/870] lib/rexml/syncenumerator.rb
57% [502/870] lib/rexml/text.rb
57% [503/870] lib/rexml/undefinednamespaceexception.rb
57% [504/870] lib/rexml/validation/relaxng.rb
58% [505/870] lib/rexml/validation/validation.rb
58% [506/870] lib/rexml/validation/validationexception.rb
58% [507/870] lib/rexml/xmldecl.rb
58% [508/870] lib/rexml/xmltokens.rb
58% [509/870] lib/rexml/xpath.rb
58% [510/870] lib/rexml/xpath_parser.rb
58% [511/870] lib/rinda/rinda.rb
58% [512/870] lib/rinda/ring.rb
58% [513/870] lib/rinda/tuplespace.rb
59% [514/870] lib/rss.rb
59% [515/870] lib/rss/0.9.rb
59% [516/870] lib/rss/1.0.rb
59% [517/870] lib/rss/2.0.rb
59% [518/870] lib/rss/atom.rb
59% [519/870] lib/rss/content.rb
59% [520/870] lib/rss/content/1.0.rb
59% [521/870] lib/rss/content/2.0.rb
60% [522/870] lib/rss/converter.rb
60% [523/870] lib/rss/dublincore.rb
60% [524/870] lib/rss/dublincore/1.0.rb
60% [525/870] lib/rss/dublincore/2.0.rb
60% [526/870] lib/rss/dublincore/atom.rb
60% [527/870] lib/rss/image.rb
60% [528/870] lib/rss/itunes.rb
60% [529/870] lib/rss/maker.rb
60% [530/870] lib/rss/maker/0.9.rb
61% [531/870] lib/rss/maker/1.0.rb
61% [532/870] lib/rss/maker/2.0.rb
61% [533/870] lib/rss/maker/atom.rb
61% [534/870] lib/rss/maker/base.rb
61% [535/870] lib/rss/maker/content.rb
61% [536/870] lib/rss/maker/dublincore.rb
61% [537/870] lib/rss/maker/entry.rb
61% [538/870] lib/rss/maker/feed.rb
61% [539/870] lib/rss/maker/image.rb
62% [540/870] lib/rss/maker/itunes.rb
62% [541/870] lib/rss/maker/slash.rb
62% [542/870] lib/rss/maker/syndication.rb
62% [543/870] lib/rss/maker/taxonomy.rb
62% [544/870] lib/rss/maker/trackback.rb
62% [545/870] lib/rss/parser.rb
62% [546/870] lib/rss/rexmlparser.rb
62% [547/870] lib/rss/rss.rb
62% [548/870] lib/rss/slash.rb
63% [549/870] lib/rss/syndication.rb
63% [550/870] lib/rss/taxonomy.rb
63% [551/870] lib/rss/trackback.rb
63% [552/870] lib/rss/utils.rb
63% [553/870] lib/rss/xml-stylesheet.rb
63% [554/870] lib/rss/xml.rb
63% [555/870] lib/rss/xmlparser.rb
63% [556/870] lib/rss/xmlscanner.rb
64% [557/870] lib/rubygems.rb
64% [558/870] lib/rubygems/available_set.rb
64% [559/870] lib/rubygems/basic_specification.rb
64% [560/870] lib/rubygems/bundler_version_finder.rb
64% [561/870] lib/rubygems/command.rb
64% [562/870] lib/rubygems/command_manager.rb
64% [563/870] lib/rubygems/commands/build_command.rb
64% [564/870] lib/rubygems/commands/cert_command.rb
64% [565/870] lib/rubygems/commands/check_command.rb
65% [566/870] lib/rubygems/commands/cleanup_command.rb
65% [567/870] lib/rubygems/commands/contents_command.rb
65% [568/870] lib/rubygems/commands/dependency_command.rb
65% [569/870] lib/rubygems/commands/environment_command.rb
65% [570/870] lib/rubygems/commands/fetch_command.rb
65% [571/870] lib/rubygems/commands/generate_index_command.rb
65% [572/870] lib/rubygems/commands/help_command.rb
65% [573/870] lib/rubygems/commands/install_command.rb
65% [574/870] lib/rubygems/commands/list_command.rb
66% [575/870] lib/rubygems/commands/lock_command.rb
66% [576/870] lib/rubygems/commands/mirror_command.rb
66% [577/870] lib/rubygems/commands/open_command.rb
66% [578/870] lib/rubygems/commands/outdated_command.rb
66% [579/870] lib/rubygems/commands/owner_command.rb
66% [580/870] lib/rubygems/commands/pristine_command.rb
66% [581/870] lib/rubygems/commands/push_command.rb
66% [582/870] lib/rubygems/commands/query_command.rb
67% [583/870] lib/rubygems/commands/rdoc_command.rb
67% [584/870] lib/rubygems/commands/search_command.rb
67% [585/870] lib/rubygems/commands/server_command.rb
67% [586/870] lib/rubygems/commands/setup_command.rb
67% [587/870] lib/rubygems/commands/signin_command.rb
67% [588/870] lib/rubygems/commands/signout_command.rb
67% [589/870] lib/rubygems/commands/sources_command.rb
67% [590/870] lib/rubygems/commands/specification_command.rb
67% [591/870] lib/rubygems/commands/stale_command.rb
68% [592/870] lib/rubygems/commands/uninstall_command.rb
68% [593/870] lib/rubygems/commands/unpack_command.rb
68% [594/870] lib/rubygems/commands/update_command.rb
68% [595/870] lib/rubygems/commands/which_command.rb
68% [596/870] lib/rubygems/commands/yank_command.rb
68% [597/870] lib/rubygems/compatibility.rb
68% [598/870] lib/rubygems/config_file.rb
68% [599/870] lib/rubygems/core_ext/kernel_gem.rb
68% [600/870] lib/rubygems/core_ext/kernel_require.rb
69% [601/870] lib/rubygems/defaults.rb
69% [602/870] lib/rubygems/dependency.rb
69% [603/870] lib/rubygems/dependency_installer.rb
69% [604/870] lib/rubygems/dependency_list.rb
69% [605/870] lib/rubygems/deprecate.rb
69% [606/870] lib/rubygems/doctor.rb
69% [607/870] lib/rubygems/errors.rb
69% [608/870] lib/rubygems/exceptions.rb
70% [609/870] lib/rubygems/ext.rb
70% [610/870] lib/rubygems/ext/build_error.rb
70% [611/870] lib/rubygems/ext/builder.rb
70% [612/870] lib/rubygems/ext/cmake_builder.rb
70% [613/870] lib/rubygems/ext/configure_builder.rb
70% [614/870] lib/rubygems/ext/ext_conf_builder.rb
70% [615/870] lib/rubygems/ext/rake_builder.rb
70% [616/870] lib/rubygems/gem_runner.rb
70% [617/870] lib/rubygems/gemcutter_utilities.rb
71% [618/870] lib/rubygems/indexer.rb
71% [619/870] lib/rubygems/install_default_message.rb
71% [620/870] lib/rubygems/install_message.rb
71% [621/870] lib/rubygems/install_update_options.rb
71% [622/870] lib/rubygems/installer.rb
71% [623/870] lib/rubygems/installer_test_case.rb
71% [624/870] lib/rubygems/local_remote_options.rb
71% [625/870] lib/rubygems/mock_gem_ui.rb
71% [626/870] lib/rubygems/name_tuple.rb
72% [627/870] lib/rubygems/package.rb
72% [628/870] lib/rubygems/package/digest_io.rb
72% [629/870] lib/rubygems/package/file_source.rb
72% [630/870] lib/rubygems/package/io_source.rb
72% [631/870] lib/rubygems/package/old.rb
72% [632/870] lib/rubygems/package/source.rb
72% [633/870] lib/rubygems/package/tar_header.rb
72% [634/870] lib/rubygems/package/tar_reader.rb
72% [635/870] lib/rubygems/package/tar_reader/entry.rb
73% [636/870] lib/rubygems/package/tar_test_case.rb
73% [637/870] lib/rubygems/package/tar_writer.rb
73% [638/870] lib/rubygems/package_task.rb
73% [639/870] lib/rubygems/path_support.rb
73% [640/870] lib/rubygems/platform.rb
73% [641/870] lib/rubygems/psych_additions.rb
73% [642/870] lib/rubygems/psych_tree.rb
73% [643/870] lib/rubygems/rdoc.rb
74% [644/870] lib/rubygems/remote_fetcher.rb
74% [645/870] lib/rubygems/request.rb
74% [646/870] lib/rubygems/request/connection_pools.rb
74% [647/870] lib/rubygems/request/http_pool.rb
74% [648/870] lib/rubygems/request/https_pool.rb
74% [649/870] lib/rubygems/request_set.rb
74% [650/870] lib/rubygems/request_set/gem_dependency_api.rb
74% [651/870] lib/rubygems/request_set/lockfile.rb
74% [652/870] lib/rubygems/request_set/lockfile/parser.rb
75% [653/870] lib/rubygems/request_set/lockfile/tokenizer.rb
75% [654/870] lib/rubygems/requirement.rb
75% [655/870] lib/rubygems/resolver.rb
75% [656/870] lib/rubygems/resolver/activation_request.rb
75% [657/870] lib/rubygems/resolver/api_set.rb
75% [658/870] lib/rubygems/resolver/api_specification.rb
75% [659/870] lib/rubygems/resolver/best_set.rb
75% [660/870] lib/rubygems/resolver/composed_set.rb
75% [661/870] lib/rubygems/resolver/conflict.rb
76% [662/870] lib/rubygems/resolver/current_set.rb
76% [663/870] lib/rubygems/resolver/dependency_request.rb
76% [664/870] lib/rubygems/resolver/git_set.rb
76% [665/870] lib/rubygems/resolver/git_specification.rb
76% [666/870] lib/rubygems/resolver/index_set.rb
76% [667/870] lib/rubygems/resolver/index_specification.rb
76% [668/870] lib/rubygems/resolver/installed_specification.rb
76% [669/870] lib/rubygems/resolver/installer_set.rb
77% [670/870] lib/rubygems/resolver/local_specification.rb
77% [671/870] lib/rubygems/resolver/lock_set.rb
77% [672/870] lib/rubygems/resolver/lock_specification.rb
77% [673/870] lib/rubygems/resolver/molinillo.rb
77% [674/870] lib/rubygems/resolver/molinillo/lib/molinillo.rb
77% [675/870] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
77% [676/870] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
77% [677/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
77% [678/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
78% [679/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
78% [680/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
78% [681/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
78% [682/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
78% [683/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
78% [684/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
78% [685/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
78% [686/870] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
78% [687/870] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
79% [688/870] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
79% [689/870] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
79% [690/870] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
79% [691/870] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
79% [692/870] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
79% [693/870] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
79% [694/870] lib/rubygems/resolver/requirement_list.rb
79% [695/870] lib/rubygems/resolver/set.rb
80% [696/870] lib/rubygems/resolver/source_set.rb
80% [697/870] lib/rubygems/resolver/spec_specification.rb
80% [698/870] lib/rubygems/resolver/specification.rb
80% [699/870] lib/rubygems/resolver/stats.rb
80% [700/870] lib/rubygems/resolver/vendor_set.rb
80% [701/870] lib/rubygems/resolver/vendor_specification.rb
80% [702/870] lib/rubygems/safe_yaml.rb
80% [703/870] lib/rubygems/security.rb
80% [704/870] lib/rubygems/security/policies.rb
81% [705/870] lib/rubygems/security/policy.rb
81% [706/870] lib/rubygems/security/signer.rb
81% [707/870] lib/rubygems/security/trust_dir.rb
81% [708/870] lib/rubygems/security_option.rb
81% [709/870] lib/rubygems/server.rb
81% [710/870] lib/rubygems/source.rb
81% [711/870] lib/rubygems/source/git.rb
81% [712/870] lib/rubygems/source/installed.rb
81% [713/870] lib/rubygems/source/local.rb
82% [714/870] lib/rubygems/source/lock.rb
82% [715/870] lib/rubygems/source/specific_file.rb
82% [716/870] lib/rubygems/source/vendor.rb
82% [717/870] lib/rubygems/source_list.rb
82% [718/870] lib/rubygems/source_local.rb
82% [719/870] lib/rubygems/source_specific_file.rb
82% [720/870] lib/rubygems/spec_fetcher.rb
82% [721/870] lib/rubygems/specification.rb
82% [722/870] lib/rubygems/stub_specification.rb
83% [723/870] lib/rubygems/syck_hack.rb
83% [724/870] lib/rubygems/test_case.rb
83% [725/870] lib/rubygems/test_utilities.rb
83% [726/870] lib/rubygems/text.rb
83% [727/870] lib/rubygems/uninstaller.rb
83% [728/870] lib/rubygems/uri_formatter.rb
83% [729/870] lib/rubygems/user_interaction.rb
83% [730/870] lib/rubygems/util.rb
84% [731/870] lib/rubygems/util/licenses.rb
84% [732/870] lib/rubygems/util/list.rb
84% [733/870] lib/rubygems/validator.rb
84% [734/870] lib/rubygems/version.rb
84% [735/870] lib/rubygems/version_option.rb
84% [736/870] lib/scanf.rb
84% [737/870] lib/securerandom.rb
84% [738/870] lib/set.rb
84% [739/870] lib/shell.rb
85% [740/870] lib/shell/builtin-command.rb
85% [741/870] lib/shell/command-processor.rb
85% [742/870] lib/shell/error.rb
85% [743/870] lib/shell/filter.rb
85% [744/870] lib/shell/process-controller.rb
85% [745/870] lib/shell/system-command.rb
85% [746/870] lib/shell/version.rb
85% [747/870] lib/shellwords.rb
85% [748/870] lib/singleton.rb
86% [749/870] lib/sync.rb
86% [750/870] lib/tempfile.rb
86% [751/870] lib/thwait.rb
86% [752/870] lib/time.rb
86% [753/870] lib/timeout.rb
86% [754/870] lib/tmpdir.rb
86% [755/870] lib/tracer.rb
86% [756/870] lib/tsort.rb
87% [757/870] lib/un.rb
87% [758/870] lib/unicode_normalize/normalize.rb
87% [759/870] lib/unicode_normalize/tables.rb
87% [760/870] lib/uri.rb
87% [761/870] lib/uri/common.rb
87% [762/870] lib/uri/ftp.rb
87% [763/870] lib/uri/generic.rb
87% [764/870] lib/uri/http.rb
87% [765/870] lib/uri/https.rb
88% [766/870] lib/uri/ldap.rb
88% [767/870] lib/uri/ldaps.rb
88% [768/870] lib/uri/mailto.rb
88% [769/870] lib/uri/rfc2396_parser.rb
88% [770/870] lib/uri/rfc3986_parser.rb
88% [771/870] lib/weakref.rb
88% [772/870] lib/webrick.rb
88% [773/870] lib/webrick/accesslog.rb
88% [774/870] lib/webrick/cgi.rb
89% [775/870] lib/webrick/compat.rb
89% [776/870] lib/webrick/config.rb
89% [777/870] lib/webrick/cookie.rb
89% [778/870] lib/webrick/htmlutils.rb
89% [779/870] lib/webrick/httpauth.rb
89% [780/870] lib/webrick/httpauth/authenticator.rb
89% [781/870] lib/webrick/httpauth/basicauth.rb
89% [782/870] lib/webrick/httpauth/digestauth.rb
90% [783/870] lib/webrick/httpauth/htdigest.rb
90% [784/870] lib/webrick/httpauth/htgroup.rb
90% [785/870] lib/webrick/httpauth/htpasswd.rb
90% [786/870] lib/webrick/httpauth/userdb.rb
90% [787/870] lib/webrick/httpproxy.rb
90% [788/870] lib/webrick/httprequest.rb
90% [789/870] lib/webrick/httpresponse.rb
90% [790/870] lib/webrick/https.rb
90% [791/870] lib/webrick/httpserver.rb
91% [792/870] lib/webrick/httpservlet.rb
91% [793/870] lib/webrick/httpservlet/abstract.rb
91% [794/870] lib/webrick/httpservlet/cgi_runner.rb
91% [795/870] lib/webrick/httpservlet/cgihandler.rb
91% [796/870] lib/webrick/httpservlet/erbhandler.rb
91% [797/870] lib/webrick/httpservlet/filehandler.rb
91% [798/870] lib/webrick/httpservlet/prochandler.rb
91% [799/870] lib/webrick/httpstatus.rb
91% [800/870] lib/webrick/httputils.rb
92% [801/870] lib/webrick/httpversion.rb
92% [802/870] lib/webrick/log.rb
92% [803/870] lib/webrick/server.rb
92% [804/870] lib/webrick/ssl.rb
92% [805/870] lib/webrick/utils.rb
92% [806/870] lib/webrick/version.rb
92% [807/870] lib/yaml.rb
92% [808/870] lib/yaml/dbm.rb
92% [809/870] lib/yaml/store.rb
93% [810/870] load.c
93% [811/870] loadpath.c
93% [812/870] localeinit.c
93% [813/870] main.c
93% [814/870] marshal.c
93% [815/870] math.c
93% [816/870] miniinit.c
93% [817/870] miniprelude.c
94% [818/870] node.c
94% [819/870] numeric.c
94% [820/870] object.c
94% [821/870] pack.c
94% [822/870] parse.c
94% [823/870] parse.y
94% [824/870] prelude.c
94% [825/870] prelude.rb
94% [826/870] proc.c
95% [827/870] process.c
95% [828/870] random.c
95% [829/870] range.c
95% [830/870] rational.c
95% [831/870] rbconfig.rb
95% [832/870] re.c
95% [833/870] regcomp.c
95% [834/870] regenc.c
95% [835/870] regerror.c
96% [836/870] regexec.c
96% [837/870] regparse.c
96% [838/870] regsyntax.c
96% [839/870] ruby-runner.c
96% [840/870] ruby.c
96% [841/870] rubystub.c
96% [842/870] safe.c
96% [843/870] signal.c
97% [844/870] siphash.c
97% [845/870] sparc.c
97% [846/870] sprintf.c
97% [847/870] st.c
97% [848/870] strftime.c
97% [849/870] string.c
97% [850/870] struct.c
97% [851/870] symbol.c
97% [852/870] thread.c
98% [853/870] thread_pthread.c
98% [854/870] thread_sync.c
98% [855/870] thread_win32.c
98% [856/870] time.c
98% [857/870] transcode.c
98% [858/870] util.c
98% [859/870] variable.c
98% [860/870] version.c
98% [861/870] vm.c
99% [862/870] vm_args.c
99% [863/870] vm_backtrace.c
99% [864/870] vm_dump.c
99% [865/870] vm_eval.c
99% [866/870] vm_exec.c
99% [867/870] vm_insnhelper.c
99% [868/870] vm_method.c
99% [869/870] vm_trace.c
100% [870/870] vsnprintf.c
Generating RI format into /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/.ext/rdoc...
Files: 870
Classes: 1324 ( 565 undocumented)
Modules: 286 ( 121 undocumented)
Constants: 2183 ( 557 undocumented)
Attributes: 1066 ( 251 undocumented)
Methods: 10080 (2161 undocumented)
Total: 14939 (3655 undocumented)
75.53% documented
Elapsed: 49.5s
Downloading bundled gem files...
downloading did_you_mean-1.2.0.gem ... done
downloading minitest-5.10.3.gem ... /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/tool/downloader.rb:210:in `rescue in download': failed to download minitest-5.10.3.gem (RuntimeError)
execution expired: https://rubygems.org/downloads/minitest-5.10.3.gem
from /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/tool/downloader.rb:123:in `download'
from /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/tool/downloader.rb:66:in `download'
from -e:4:in `<main>'
/home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:960:in `initialize': execution expired (Net::OpenTimeout)
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:960:in `open'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:960:in `block in connect'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/timeout.rb:105:in `timeout'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:958:in `connect'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:943:in `do_start'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/net/http.rb:932:in `start'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:346:in `open_http'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:764:in `buffer_open'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:235:in `block in open_loop'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:233:in `catch'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:233:in `open_loop'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:174:in `open_uri'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:744:in `open'
from /home/carlos/.asdf/installs/ruby/2.7.1/lib/ruby/2.7.0/open-uri.rb:752:in `read'
from /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/tool/downloader.rb:164:in `download'
from /tmp/ruby-build.20200524123620.32223.ovIf9B/ruby-2.5.0-dev/tool/downloader.rb:66:in `download'
from -e:4:in `<main>'
make: *** [uncommon.mk:1140: update-gems] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment