|
cd /tmp/ruby-build.20260113162236.4849.OkdKES
|
|
==> Downloading ruby-4.0.0.tar.gz...
|
|
-> curl -q -fL -o ruby-4.0.0.tar.gz https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.0.tar.gz
|
|
-> tar xzf ruby-4.0.0.tar.gz
|
|
cd /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0
|
|
==> Installing ruby-4.0.0...
|
|
-> ./configure "--prefix=$HOME/.rbenv/versions/4.0.0" --enable-shared --with-ext=openssl,psych,+
|
|
checking for ruby... false
|
|
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 for ld... ld
|
|
checking for gcc-ar... gcc-ar
|
|
checking for g++... g++
|
|
checking for gcc-nm... gcc-nm
|
|
checking for gcc-ranlib... gcc-ranlib
|
|
checking for gcc... (cached) 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 the compiler supports GNU C... yes
|
|
checking whether gcc accepts -g... yes
|
|
checking for gcc option to enable C11 features... none needed
|
|
checking whether the compiler supports GNU C++... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking for g++ option to enable C++11 features... none needed
|
|
checking how to run the C preprocessor... gcc -E
|
|
checking for gas... no
|
|
checking for as... as
|
|
checking for gobjcopy... no
|
|
checking for objcopy... objcopy
|
|
checking for gobjdump... no
|
|
checking for objdump... objdump
|
|
checking for gstrip... no
|
|
checking for strip... strip
|
|
checking for stdio.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for strings.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for sys/types.h... yes
|
|
checking for unistd.h... yes
|
|
checking for wchar.h... yes
|
|
checking for minix/config.h... no
|
|
checking for vfork.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking whether the linker is GNU ld... yes
|
|
checking whether gcc -E accepts -o... yes
|
|
checking for gcc-ar flags... rcD
|
|
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 race-free mkdir -p... /usr/bin/mkdir -p
|
|
checking for dtrace... no
|
|
checking for dot... no
|
|
checking for doxygen... no
|
|
checking for pkg-config... no
|
|
checking whether it is Android... no
|
|
checking for cd using physical directory... cd -P
|
|
checking if make is GNU make... yes
|
|
checking whether CFLAGS is valid... yes
|
|
checking whether LDFLAGS is valid... yes
|
|
checking whether ELF binaries are produced... yes
|
|
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
|
|
checking whether -fdeclspec is accepted as LDFLAGS... no
|
|
checking whether -fdeclspec is accepted as CXXFLAGS... no
|
|
checking whether -Wextra-tokens is accepted as CFLAGS... no
|
|
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
|
|
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
|
|
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
|
|
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
|
|
checking whether -Wimplicit-function-declaration 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 -Wshorten-64-to-32 is accepted as CFLAGS... no
|
|
checking whether -Wwrite-strings is accepted as CFLAGS... yes
|
|
checking whether -Wold-style-definition is accepted as CFLAGS... yes
|
|
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
|
|
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
|
|
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
|
|
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
|
|
checking whether -Wno-long-long is accepted as CFLAGS... yes
|
|
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
|
|
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
|
|
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
|
|
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
|
|
checking whether -Wno-self-assign is accepted as CFLAGS... yes
|
|
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
|
|
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
|
|
checking whether -Wno-unused-value is accepted as CFLAGS... yes
|
|
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
|
|
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
|
|
checking whether -Wunused-variable is accepted as CFLAGS... yes
|
|
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
|
|
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
|
|
checking whether -Wundef is accepted as CFLAGS... yes
|
|
checking whether -Wall -Wextra is accepted as CFLAGS... yes
|
|
checking whether -Qunused-arguments is accepted as CFLAGS... no
|
|
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
|
|
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
|
|
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
|
|
checking for -fstack-protector... -fstack-protector-strong
|
|
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
|
|
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
|
|
checking whether -ggdb3 is accepted as LDFLAGS... 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 whether compiler has statement and declarations in expressions... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_create in -lthr... no
|
|
checking for pthread_create in -lpthread... yes
|
|
checking for pthread_np.h... no
|
|
checking thread model... pthread
|
|
checking whether CXXFLAGS is valid... yes
|
|
checking for crypt in -lcrypt... yes
|
|
checking for dlopen in -ldl... yes
|
|
checking for shutdown in -lsocket... no
|
|
checking for dirent.h that defines DIR... yes
|
|
checking for library containing opendir... none required
|
|
checking for _Bool... yes
|
|
checking for stdbool.h that conforms to C99... yes
|
|
checking for sys/wait.h that is POSIX.1 compatible... yes
|
|
checking for afunix.h... no
|
|
checking for atomic.h... no
|
|
checking for copyfile.h... no
|
|
checking for direct.h... no
|
|
checking for grp.h... yes
|
|
checking for fcntl.h... yes
|
|
checking for float.h... yes
|
|
checking for ieeefp.h... no
|
|
checking for intrinsics.h... no
|
|
checking for langinfo.h... yes
|
|
checking for limits.h... yes
|
|
checking for locale.h... yes
|
|
checking for malloc.h... yes
|
|
checking for malloc/malloc.h... no
|
|
checking for malloc_np.h... no
|
|
checking for net/socket.h... no
|
|
checking for process.h... no
|
|
checking for pwd.h... yes
|
|
checking for sanitizer/asan_interface.h... yes
|
|
checking for sanitizer/msan_interface.h... no
|
|
checking for sanitizer/tsan_interface.h... yes
|
|
checking for setjmpex.h... no
|
|
checking for stdalign.h... yes
|
|
checking for stdio.h... (cached) yes
|
|
checking for sys/attr.h... no
|
|
checking for sys/eventfd.h... yes
|
|
checking for sys/fcntl.h... yes
|
|
checking for sys/file.h... yes
|
|
checking for sys/id.h... no
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/mkdev.h... no
|
|
checking for sys/param.h... yes
|
|
checking for sys/prctl.h... yes
|
|
checking for sys/random.h... yes
|
|
checking for sys/resource.h... yes
|
|
checking for sys/select.h... yes
|
|
checking for sys/sendfile.h... yes
|
|
checking for sys/socket.h... yes
|
|
checking for sys/syscall.h... yes
|
|
checking for sys/sysmacros.h... yes
|
|
checking for sys/time.h... yes
|
|
checking for sys/times.h... yes
|
|
checking for sys/uio.h... yes
|
|
checking for sys/utime.h... no
|
|
checking for syscall.h... yes
|
|
checking for time.h... yes
|
|
checking for ucontext.h... yes
|
|
checking for utime.h... yes
|
|
checking for sys/epoll.h... yes
|
|
checking for sys/event.h... no
|
|
checking for stdckdint.h... no
|
|
checking for stdatomic.h... yes
|
|
checking for x86intrin.h... yes
|
|
checking for x86intrin.h when defined(__x86_64__)... 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 C/C++ restrict keyword... __restrict__
|
|
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 word size... 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 variable length macro... yes
|
|
checking if _Alignof() works... 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 NOINLINE function attribute... __attribute__ ((__noinline__)) x
|
|
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
|
|
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
|
|
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
|
|
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) 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 std::nullptr_t... yes
|
|
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 64bit __atomic builtins... yes
|
|
checking for __sync builtins... yes
|
|
checking for __builtin_unreachable... yes
|
|
checking for __assume... no
|
|
checking for exported function attribute... __attribute__ ((__visibility__("default")))
|
|
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
|
|
checking for function name string predefined identifier... __func__
|
|
checking if enum over int is allowed... yes
|
|
checking for gcc options needed to detect all undeclared functions... none needed
|
|
checking whether sys_nerr is declared... no
|
|
checking whether getenv is declared... yes
|
|
checking for size_t... yes
|
|
checking size of size_t... 8
|
|
checking size of ptrdiff_t... 8
|
|
checking size of dev_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 size of struct stat.st_dev... SIZEOF_DEV_T
|
|
checking size of struct stat.st_rdev... SIZEOF_DEV_T
|
|
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 statx.stx_btime... yes
|
|
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 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 printf prefix for intptr_t... NONE
|
|
checking for ssize_t... yes
|
|
checking size of ssize_t... 8
|
|
checking for printf prefix for int64_t... NONE
|
|
checking for stack end address... __libc_stack_end
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for uid_t in sys/types.h... (cached) yes
|
|
checking type of array argument to getgroups... gid_t
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for dynamic size alloca... ok
|
|
checking for working memcmp... yes
|
|
checking for dup... yes
|
|
checking for dup2... yes
|
|
checking for acosh... yes
|
|
checking for cbrt... yes
|
|
checking for crypt... yes
|
|
checking for erf... yes
|
|
checking for explicit_bzero... yes
|
|
checking for ffs... yes
|
|
checking for flock... yes
|
|
checking for hypot... yes
|
|
checking for lgamma_r... yes
|
|
checking for memmove... yes
|
|
checking for nan... yes
|
|
checking for nextafter... yes
|
|
checking for setproctitle... no
|
|
checking for strchr... yes
|
|
checking for strerror... yes
|
|
checking for strlcat... yes
|
|
checking for strlcpy... yes
|
|
checking for strstr... yes
|
|
checking for tgamma... yes
|
|
checking for sys/pstat.h... no
|
|
checking for pid_t... (cached) yes
|
|
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... yes
|
|
checking for atan2l... yes
|
|
checking for atan2f... yes
|
|
checking whether atomic_signal_fence is declared... yes
|
|
checking for chmod... yes
|
|
checking for chown... yes
|
|
checking for chroot... yes
|
|
checking for chsize... no
|
|
checking for clock_gettime... yes
|
|
checking for copy_file_range... 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 dup3... yes
|
|
checking for eaccess... yes
|
|
checking for endgrent... yes
|
|
checking for eventfd... yes
|
|
checking for execl... yes
|
|
checking for execle... yes
|
|
checking for execv... yes
|
|
checking for execve... yes
|
|
checking for explicit_memset... no
|
|
checking for fcopyfile... no
|
|
checking for fchdir... 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 getegid... yes
|
|
checking for getentropy... yes
|
|
checking for geteuid... yes
|
|
checking for getgid... yes
|
|
checking for getgidx... no
|
|
checking for getgrnam... yes
|
|
checking for getgrnam_r... yes
|
|
checking for getgroups... yes
|
|
checking for getlogin... yes
|
|
checking for getlogin_r... yes
|
|
checking for getpgid... yes
|
|
checking for getpgrp... yes
|
|
checking for getppid... yes
|
|
checking for getpriority... yes
|
|
checking for getpwnam... yes
|
|
checking for getpwnam_r... yes
|
|
checking for getpwuid... yes
|
|
checking for getpwuid_r... yes
|
|
checking for getrandom... yes
|
|
checking for getresgid... yes
|
|
checking for getresuid... yes
|
|
checking for getrlimit... yes
|
|
checking for getsid... yes
|
|
checking for gettimeofday... yes
|
|
checking for getuid... 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 kill... yes
|
|
checking for killpg... yes
|
|
checking for lchmod... yes
|
|
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 malloc_trim... yes
|
|
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 mmap... yes
|
|
checking for mremap... yes
|
|
checking for openat... yes
|
|
checking for pclose... yes
|
|
checking for pipe... yes
|
|
checking for pipe2... yes
|
|
checking for poll... yes
|
|
checking for popen... yes
|
|
checking for posix_fadvise... yes
|
|
checking for posix_madvise... 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 realpath... 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 snprintf... yes
|
|
checking for spawnv... no
|
|
checking for symlink... yes
|
|
checking for syscall... yes
|
|
checking for sysconf... yes
|
|
checking for system... 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 tzset... yes
|
|
checking for umask... yes
|
|
checking for unsetenv... yes
|
|
checking for utimensat... yes
|
|
checking for utimes... yes
|
|
checking for wait4... yes
|
|
checking for waitpid... yes
|
|
checking for __cospi... no
|
|
checking for __sinpi... no
|
|
checking for statx... yes
|
|
checking if getcwd allocates buffer if NULL is given... yes
|
|
checking for crypt.h... yes
|
|
checking for struct crypt_data.initialized... yes
|
|
checking for __builtin_alloca_with_align... yes
|
|
checking for __builtin_assume_aligned... 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_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 for __builtin_trap... yes
|
|
checking for __builtin_expect... yes
|
|
checking for __builtin_add_overflow... yes
|
|
checking for __builtin_add_overflow_p... yes
|
|
checking for __builtin_add_overflow with long long arguments... yes
|
|
checking for __builtin_sub_overflow... yes
|
|
checking for __builtin_sub_overflow_p... yes
|
|
checking for __builtin_sub_overflow with long long arguments... yes
|
|
checking for __builtin_mul_overflow... yes
|
|
checking for __builtin_mul_overflow_p... yes
|
|
checking for __builtin_mul_overflow with long long arguments... 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 timer_create in -lrt... yes
|
|
checking for timer_settime in -lrt... 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 native coroutine implementation for x86_64-linux... amd64
|
|
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_getguardsize... 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_condattr_setclock... yes
|
|
checking for pthread_setname_np... yes
|
|
checking for pthread_set_name_np... no
|
|
checking for pthread_sigmask... yes
|
|
checking for pthread_getattr_np... yes
|
|
checking arguments of pthread_setname_np... (pthread_self(), name)
|
|
checking for thread-local storage specifier... _Thread_local
|
|
checking if mcontext_t is a pointer... no
|
|
checking for getcontext... yes
|
|
checking for setcontext... yes
|
|
checking if fork works with pthread... yes
|
|
checking for sys/user.h... yes
|
|
checking whether PAGE_SIZE is compile-time const... no
|
|
checking ioctl request type... unsigned long
|
|
checking for elf.h... yes
|
|
checking for elf_abi.h... no
|
|
checking for uncompress in -lz... yes
|
|
checking for mach-o/loader.h... no
|
|
checking whether OS depend dynamic link works... yes
|
|
checking for backtrace... yes
|
|
checking for broken backtrace... no
|
|
checking for valgrind/memcheck.h... no
|
|
checking for strip flags... -S -x
|
|
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
|
|
checking whether -Wl,--no-undefined 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
|
|
checking for _setjmpex as a macro or function... no
|
|
checking for _setjmp as a macro or function... yes
|
|
checking for setjmp type... __builtin_setjmp
|
|
checking if building with modular GC support... no
|
|
checking for rustc... rustc
|
|
checking whether rustc works for YJIT... yes
|
|
checking prerequisites for ZJIT... no
|
|
checking for prefix of external symbols... NONE
|
|
checking for default symbols in empty shared library...
|
|
.ext/include/x86_64-linux/ruby/config.h updated
|
|
configure: ruby library version = 4.0.0
|
|
configure: creating ./config.status
|
|
config.status: creating GNUmakefile
|
|
config.status: creating Makefile
|
|
---
|
|
Configuration summary for ruby version 4.0.0
|
|
|
|
* Installation prefix: /root/.rbenv/versions/4.0.0
|
|
* exec prefix: ${prefix}
|
|
* arch: x86_64-linux
|
|
* site arch: ${arch}
|
|
* RUBY_BASE_NAME: ruby
|
|
* enable shared: yes
|
|
* ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
|
|
* site libraries path: ${rubylibprefix}/${sitearch}
|
|
* vendor path: ${rubylibprefix}/vendor_ruby
|
|
* target OS: linux
|
|
* compiler: gcc
|
|
* with thread: pthread
|
|
* with coroutine: amd64
|
|
* with modular GC: no
|
|
* enable shared libs: yes
|
|
* dynamic library ext: so
|
|
* CFLAGS: ${hardenflags} ${optflags} ${debugflags} \
|
|
${warnflags}
|
|
* LDFLAGS: -L. -fstack-protector-strong -rdynamic \
|
|
-Wl,-export-dynamic -Wl,--no-as-needed
|
|
* DLDFLAGS: -Wl,--compress-debug-sections=zlib
|
|
* optflags: -O3 -fno-fast-math
|
|
* debugflags: -ggdb3
|
|
* warnflags: -Wall -Wextra -Wdeprecated-declarations \
|
|
-Wdiv-by-zero -Wduplicated-cond \
|
|
-Wimplicit-function-declaration -Wimplicit-int \
|
|
-Wpointer-arith -Wwrite-strings \
|
|
-Wold-style-definition -Wimplicit-fallthrough=0 \
|
|
-Wmissing-noreturn -Wno-cast-function-type \
|
|
-Wno-constant-logical-operand -Wno-long-long \
|
|
-Wno-missing-field-initializers \
|
|
-Wno-overlength-strings \
|
|
-Wno-packed-bitfield-compat \
|
|
-Wno-parentheses-equality -Wno-self-assign \
|
|
-Wno-tautological-compare -Wno-unused-parameter \
|
|
-Wno-unused-value -Wsuggest-attribute=format \
|
|
-Wsuggest-attribute=noreturn -Wunused-variable \
|
|
-Wmisleading-indentation -Wundef
|
|
* hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \
|
|
-D_FORTIFY_SOURCE=2
|
|
* strip command: strip -S -x
|
|
* install doc: rdoc
|
|
* YJIT support: yes
|
|
* ZJIT support: no
|
|
* man page type: man
|
|
|
|
---
|
|
-> make -j 32
|
|
sed -f ./tool/prereq.status ./common.mk ./prism/srcs.mk ./depend > uncommon.mk
|
|
BASERUBY = ./tool/missing-baseruby.bat
|
|
CC = gcc
|
|
LD = ld
|
|
LDSHARED = gcc -shared
|
|
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
|
|
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I./include -I. -I./prism -I./enc/unicode/17.0.0 -Dmodular_gc_dir=
|
|
CPPFLAGS =
|
|
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
|
|
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
|
|
LANG =
|
|
LC_ALL =
|
|
LC_CTYPE =
|
|
MFLAGS = -j32 --jobserver-auth=6,7
|
|
RUSTC = rustc
|
|
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/' './yjit/src/lib.rs'
|
|
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/' './zjit/src/lib.rs'
|
|
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
|
|
Copyright (C) 2023 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
|
|
making dummy probes.h
|
|
compiling ast.c
|
|
compiling bignum.c
|
|
compiling box.c
|
|
compiling class.c
|
|
compiling compar.c
|
|
compiling compile.c
|
|
compiling complex.c
|
|
compiling concurrent_set.c
|
|
compiling cont.c
|
|
compiling debug.c
|
|
compiling debug_counter.c
|
|
compiling dir.c
|
|
compiling dln_find.c
|
|
compiling encoding.c
|
|
compiling enum.c
|
|
compiling enumerator.c
|
|
compiling error.c
|
|
compiling eval.c
|
|
compiling file.c
|
|
compiling gc.c
|
|
compiling hash.c
|
|
compiling imemo.c
|
|
compiling inits.c
|
|
compiling io.c
|
|
compiling io_buffer.c
|
|
compiling iseq.c
|
|
compiling load.c
|
|
compiling marshal.c
|
|
compiling math.c
|
|
compiling memory_view.c
|
|
compiling node.c
|
|
compiling node_dump.c
|
|
compiling numeric.c
|
|
compiling object.c
|
|
compiling pack.c
|
|
compiling pathname.c
|
|
compiling parse.c
|
|
compiling parser_st.c
|
|
compiling proc.c
|
|
compiling process.c
|
|
compiling ractor.c
|
|
compiling random.c
|
|
compiling range.c
|
|
compiling rational.c
|
|
compiling re.c
|
|
compiling regcomp.c
|
|
compiling regenc.c
|
|
compiling regerror.c
|
|
compiling regexec.c
|
|
compiling regparse.c
|
|
compiling regsyntax.c
|
|
compiling ruby.c
|
|
compiling ruby_parser.c
|
|
compiling scheduler.c
|
|
compiling set.c
|
|
compiling shape.c
|
|
compiling signal.c
|
|
compiling sprintf.c
|
|
compiling st.c
|
|
compiling strftime.c
|
|
compiling string.c
|
|
compiling struct.c
|
|
compiling symbol.c
|
|
compiling thread.c
|
|
compiling time.c
|
|
compiling transcode.c
|
|
compiling util.c
|
|
compiling variable.c
|
|
compiling version.c
|
|
compiling vm.c
|
|
compiling vm_backtrace.c
|
|
compiling vm_dump.c
|
|
compiling vm_sync.c
|
|
compiling vm_trace.c
|
|
compiling weakmap.c
|
|
compiling jit.c
|
|
compiling yjit.c
|
|
building Rust YJIT (release mode)
|
|
compiling ./missing/setproctitle.c
|
|
compiling addr2line.c
|
|
compiling dln.c
|
|
compiling localeinit.c
|
|
compiling dmyext.c
|
|
compiling dmyenc.c
|
|
compiling array.c
|
|
compiling prism/api_node.c
|
|
compiling prism/api_pack.c
|
|
compiling prism/diagnostic.c
|
|
compiling prism/encoding.c
|
|
compiling prism/extension.c
|
|
compiling prism/node.c
|
|
compiling prism/options.c
|
|
compiling prism/pack.c
|
|
compiling prism/prettyprint.c
|
|
compiling prism/regexp.c
|
|
compiling prism/serialize.c
|
|
compiling prism/static_literals.c
|
|
compiling prism/token_type.c
|
|
compiling prism/util/pm_buffer.c
|
|
compiling prism/util/pm_char.c
|
|
compiling prism/util/pm_constant_pool.c
|
|
compiling prism/util/pm_integer.c
|
|
compiling prism/util/pm_list.c
|
|
compiling prism/util/pm_memchr.c
|
|
compiling prism/util/pm_newline_list.c
|
|
compiling prism/util/pm_string.c
|
|
compiling prism/util/pm_strncasecmp.c
|
|
compiling prism/prism.c
|
|
compiling prism/util/pm_strpbrk.c
|
|
compiling prism_init.c
|
|
assembling coroutine/amd64/Context.S
|
|
compiling enc/ascii.c
|
|
compiling enc/us_ascii.c
|
|
compiling enc/unicode.c
|
|
compiling enc/utf_8.c
|
|
compiling enc/trans/newline.c
|
|
partial linking /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/libyjit.a into /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/libyjit.o
|
|
linking miniruby
|
|
builtin_binary.rbbin updated
|
|
2ade6a4539c44795d92acb9253b5eaab44677b0db61fdd3ee21c8f61c1cff0cc builtin_binary.rbbin
|
|
compiling builtin.c
|
|
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
|
|
rbconfig.rb updated
|
|
generating encdb.h
|
|
generating enc.mk
|
|
creating verconf.h
|
|
verconf.h updated
|
|
compiling loadpath.c
|
|
encdb.h updated
|
|
linking static-library libruby-static.a
|
|
making srcs under enc
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'srcs'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
generating transdb.h
|
|
transdb.h updated
|
|
linking shared-library libruby.so.4.0.0
|
|
generating makefiles ext/configure-ext.mk
|
|
making enc
|
|
making trans
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
compiling ./enc/encdb.c
|
|
compiling ./enc/big5.c
|
|
compiling ./enc/cesu_8.c
|
|
compiling ./enc/cp949.c
|
|
compiling ./enc/emacs_mule.c
|
|
compiling ./enc/euc_jp.c
|
|
compiling ./enc/euc_kr.c
|
|
compiling ./enc/euc_tw.c
|
|
compiling ./enc/gb2312.c
|
|
compiling ./enc/gb18030.c
|
|
ext/configure-ext.mk updated
|
|
compiling ./enc/gbk.c
|
|
compiling ./enc/iso_8859_1.c
|
|
compiling ./enc/iso_8859_2.c
|
|
compiling ./enc/iso_8859_3.c
|
|
compiling ./enc/iso_8859_4.c
|
|
compiling ./enc/iso_8859_5.c
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
compiling ./enc/iso_8859_6.c
|
|
compiling ./enc/iso_8859_7.c
|
|
compiling ./enc/iso_8859_8.c
|
|
compiling ./enc/iso_8859_9.c
|
|
compiling ./enc/iso_8859_10.c
|
|
compiling ./enc/iso_8859_11.c
|
|
compiling ./enc/trans/transdb.c
|
|
configuring coverage
|
|
configuring -test-/RUBY_ALIGNOF
|
|
configuring continuation
|
|
configuring date
|
|
configuring cgi/escape
|
|
configuring erb/escape
|
|
configuring etc
|
|
configuring digest
|
|
configuring digest/bubblebabble
|
|
configuring digest/md5
|
|
configuring fcntl
|
|
configuring json
|
|
configuring json/generator
|
|
configuring io/console
|
|
compiling ./enc/iso_8859_13.c
|
|
configuring monitor
|
|
configuring objspace
|
|
compiling ./enc/iso_8859_14.c
|
|
compiling ./enc/iso_8859_15.c
|
|
compiling ./enc/trans/big5.c
|
|
compiling ./enc/iso_8859_16.c
|
|
compiling ./enc/koi8_r.c
|
|
compiling ./enc/koi8_u.c
|
|
compiling ./enc/shift_jis.c
|
|
compiling ./enc/utf_16be.c
|
|
compiling ./enc/utf_16le.c
|
|
compiling ./enc/utf_32be.c
|
|
compiling ./enc/utf_32le.c
|
|
compiling ./enc/windows_31j.c
|
|
compiling ./enc/windows_1250.c
|
|
compiling ./enc/windows_1251.c
|
|
compiling ./enc/windows_1252.c
|
|
compiling ./enc/windows_1253.c
|
|
compiling ./enc/windows_1254.c
|
|
compiling ./enc/trans/cesu_8.c
|
|
compiling ./enc/windows_1257.c
|
|
configuring psych
|
|
configuring openssl
|
|
linking encoding encdb.so
|
|
linking encoding big5.so
|
|
linking encoding cesu_8.so
|
|
configuring pty
|
|
linking encoding cp949.so
|
|
compiling ./enc/trans/chinese.c
|
|
compiling ./enc/trans/ebcdic.c
|
|
linking encoding emacs_mule.so
|
|
compiling ./enc/trans/emoji.c
|
|
linking encoding euc_jp.so
|
|
linking encoding euc_kr.so
|
|
linking encoding euc_tw.so
|
|
compiling ./enc/trans/emoji_iso2022_kddi.c
|
|
linking encoding gb2312.so
|
|
linking encoding gb18030.so
|
|
linking encoding gbk.so
|
|
linking encoding iso_8859_1.so
|
|
linking encoding iso_8859_2.so
|
|
compiling ./enc/trans/emoji_sjis_docomo.c
|
|
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
|
|
compiling ./enc/trans/emoji_sjis_kddi.c
|
|
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
|
|
configuring -test-/abi
|
|
linking encoding utf_16be.so
|
|
configuring -test-/arith_seq/beg_len_step
|
|
configuring -test-/arith_seq/extract
|
|
configuring -test-/array/concat
|
|
configuring -test-/array/resize
|
|
configuring -test-/bignum
|
|
configuring -test-/box/yay1
|
|
linking encoding utf_16le.so
|
|
configuring -test-/box/yay2
|
|
configuring -test-/bug-14834
|
|
configuring ripper
|
|
configuring -test-/bug-3571
|
|
configuring -test-/bug-5832
|
|
configuring rbconfig/sizeof
|
|
configuring -test-/bug_reporter
|
|
configuring -test-/class
|
|
configuring -test-/cxxanyargs
|
|
linking encoding utf_32be.so
|
|
linking encoding utf_32le.so
|
|
compiling ./enc/trans/emoji_sjis_softbank.c
|
|
compiling ./enc/trans/escape.c
|
|
configuring digest/rmd160
|
|
linking encoding windows_31j.so
|
|
compiling ./enc/trans/gb18030.c
|
|
compiling ./enc/trans/gbk.c
|
|
linking encoding windows_1250.so
|
|
configuring rubyvm
|
|
configuring socket
|
|
compiling ./enc/trans/iso2022.c
|
|
linking encoding windows_1251.so
|
|
configuring stringio
|
|
configuring strscan
|
|
linking encoding windows_1252.so
|
|
linking encoding windows_1253.so
|
|
configuring zlib
|
|
linking encoding windows_1254.so
|
|
compiling ./enc/trans/japanese.c
|
|
linking encoding windows_1257.so
|
|
compiling ./enc/trans/japanese_euc.c
|
|
compiling ./enc/trans/japanese_sjis.c
|
|
configuring bigdecimal-4.0.1/ext/bigdecimal
|
|
compiling ./enc/trans/korean.c
|
|
configuring -test-/debug
|
|
configuring -test-/dln/empty
|
|
configuring debug-1.11.1/ext/debug
|
|
configuring -test-/econv
|
|
configuring -test-/ensure_and_callcc
|
|
configuring -test-/enumerator_kw
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
compiling ./enc/trans/single_byte.c
|
|
configuring -test-/eval
|
|
configuring -test-/exception
|
|
configuring -test-/fatal
|
|
configuring -test-/file
|
|
compiling ./enc/trans/utf8_mac.c
|
|
configuring fiddle-1.1.8/ext/fiddle
|
|
configuring digest/sha1
|
|
compiling ./enc/trans/utf_16_32.c
|
|
linking transcoder transdb.so
|
|
linking transcoder cesu_8.so
|
|
linking transcoder ebcdic.so
|
|
linking transcoder emoji.so
|
|
linking transcoder emoji_iso2022_kddi.so
|
|
linking transcoder emoji_sjis_docomo.so
|
|
linking transcoder escape.so
|
|
linking transcoder iso2022.so
|
|
configuring nkf-0.2.0/ext/nkf
|
|
configuring racc-1.8.1/ext/racc/cparse
|
|
linking transcoder japanese.so
|
|
linking transcoder emoji_sjis_kddi.so
|
|
configuring digest/sha2
|
|
linking transcoder emoji_sjis_softbank.so
|
|
linking transcoder single_byte.so
|
|
linking transcoder chinese.so
|
|
configuring rbs-3.10.0/ext/rbs_extension
|
|
configuring syslog-0.3.0/ext/syslog
|
|
linking transcoder gb18030.so
|
|
linking transcoder utf_16_32.so
|
|
linking transcoder japanese_sjis.so
|
|
linking transcoder gbk.so
|
|
linking transcoder korean.so
|
|
linking transcoder utf8_mac.so
|
|
linking transcoder japanese_euc.so
|
|
configuring json/parser
|
|
linking transcoder big5.so
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
making encs
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'encs'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
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-/load/resolve_symbol_resolver
|
|
configuring -test-/load/resolve_symbol_target
|
|
configuring -test-/load/stringify_symbols
|
|
configuring -test-/load/stringify_target
|
|
configuring -test-/marshal/compat
|
|
configuring -test-/marshal/internal_ivar
|
|
configuring -test-/marshal/usr
|
|
configuring -test-/memory_status
|
|
configuring -test-/memory_view
|
|
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-/public_header_warnings
|
|
configuring -test-/random
|
|
configuring -test-/rational
|
|
configuring -test-/rb_call_super_kw
|
|
configuring -test-/recursion
|
|
configuring -test-/regexp
|
|
configuring -test-/sanitizers
|
|
configuring -test-/scan_args
|
|
configuring -test-/scheduler
|
|
configuring -test-/st/foreach
|
|
configuring -test-/st/numhash
|
|
configuring -test-/st/update
|
|
configuring -test-/stack
|
|
configuring -test-/string
|
|
configuring -test-/struct
|
|
configuring -test-/symbol
|
|
configuring -test-/thread/id
|
|
configuring -test-/thread/instrumentation
|
|
configuring -test-/thread/lock_native_thread
|
|
configuring -test-/time
|
|
configuring -test-/tracepoint
|
|
configuring -test-/typeddata
|
|
configuring -test-/vm
|
|
configuring -test-/wait
|
|
configuring io/nonblock
|
|
configuring io/wait
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
generating makefile exts.mk
|
|
exts.mk updated
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/box/yay2'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/box/yay1'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/RUBY_ALIGNOF'
|
|
compiling yay2.c
|
|
compiling yay1.c
|
|
compiling c.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/array/concat'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/array/resize'
|
|
compiling cpp.cpp
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/arith_seq/extract'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/cxxanyargs'
|
|
compiling to_ary_concat.c
|
|
compiling extract.c
|
|
compiling resize.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/arith_seq/beg_len_step'
|
|
compiling cxxanyargs.cpp
|
|
compiling beg_len_step.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-14834'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-3571'
|
|
compiling bug-14834.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bignum'
|
|
compiling bug.c
|
|
compiling big2str.c
|
|
compiling bigzero.c
|
|
compiling div.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-5832'
|
|
compiling bug.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/class'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug_reporter'
|
|
compiling class2name.c
|
|
compiling bug_reporter.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/debug'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/ensure_and_callcc'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/enumerator_kw'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/dln/empty'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/eval'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/econv'
|
|
compiling empty.c
|
|
compiling ensure_and_callcc.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/exception'
|
|
compiling init.c
|
|
compiling enumerator_kw.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/fatal'
|
|
compiling append.c
|
|
compiling dataerror.c
|
|
compiling init.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/funcall'
|
|
compiling eval.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/file'
|
|
compiling funcall.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/float'
|
|
compiling fs.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/gvl/call_without_gvl'
|
|
compiling call_without_gvl.c
|
|
compiling init.c
|
|
compiling init.c
|
|
compiling nextafter.c
|
|
linking shared-object -test-/bug_3571.so
|
|
compiling init.c
|
|
linking shared-object -test-/eval.so
|
|
linking shared-object -test-/box/yay2.so
|
|
linking shared-object -test-/array/to_ary_concat.so
|
|
linking shared-object -test-/bug_reporter.so
|
|
linking shared-object -test-/bug_14834.so
|
|
linking shared-object -test-/bug_5832.so
|
|
compiling enc_raise.c
|
|
compiling invalid.c
|
|
compiling inspector.c
|
|
linking shared-object -test-/ensure_and_callcc.so
|
|
compiling init.c
|
|
linking shared-object -test-/array/resize.so
|
|
linking shared-object -test-/box/yay1.so
|
|
linking shared-object -test-/arith_seq/beg_len_step.so
|
|
linking shared-object -test-/arith_seq/extract.so
|
|
linking shared-object -test-/dln/empty.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/hash'
|
|
compiling delete.c
|
|
compiling intpack.c
|
|
compiling profile_frames.c
|
|
compiling newline_conv.c
|
|
compiling init.c
|
|
linking shared-object -test-/funcall.so
|
|
linking shared-object -test-/enumerator_kw.so
|
|
linking shared-object -test-/gvl/call_without_gvl.so
|
|
compiling mul.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-3571'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/integer'
|
|
compiling core_ext.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/eval'
|
|
compiling init.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug_reporter'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/arith_seq/extract'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/array/resize'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/array/concat'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/arith_seq/beg_len_step'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-5832'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/box/yay2'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/dln/empty'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/box/yay1'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/ensure_and_callcc'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bug-14834'
|
|
compiling stat.c
|
|
compiling str2big.c
|
|
compiling ensured.c
|
|
compiling init.c
|
|
compiling init.c
|
|
compiling my_integer.c
|
|
compiling rb_fatal.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/enumerator_kw'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/iseq_load'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/iter'
|
|
compiling break.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/dot.dot'
|
|
compiling iseq_load.c
|
|
compiling dot.dot.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/protect'
|
|
compiling protect.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/funcall'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/resolve_symbol_resolver'
|
|
compiling resolve_symbol_resolver.c
|
|
linking shared-object -test-/econv.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/resolve_symbol_target'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/gvl/call_without_gvl'
|
|
compiling resolve_symbol_target.c
|
|
linking shared-object -test-/RUBY_ALIGNOF.so
|
|
compiling init.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/stringify_symbols'
|
|
compiling stringify_symbols.c
|
|
compiling yield.c
|
|
linking shared-object -test-/float.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/stringify_target'
|
|
compiling stringify_target.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/compat'
|
|
compiling usrcompat.c
|
|
linking shared-object -test-/class.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/internal_ivar'
|
|
compiling internal_ivar.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/usr'
|
|
compiling usrmarshal.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/RUBY_ALIGNOF'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/memory_view'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/method'
|
|
compiling arity.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/econv'
|
|
compiling init.c
|
|
linking shared-object -test-/debug.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/float'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/notimplement'
|
|
compiling bug.c
|
|
compiling memory_view.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/num2int'
|
|
compiling num2int.c
|
|
linking shared-object -test-/cxxanyargs.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/class'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/path_to_class'
|
|
compiling path_to_class.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/popen_deadlock'
|
|
compiling infinite_loop_dlsym.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/postponed_job'
|
|
compiling postponed_job.c
|
|
linking shared-object -test-/fatal.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/printf'
|
|
compiling printf.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/proc'
|
|
compiling init.c
|
|
linking shared-object -test-/hash.so
|
|
linking shared-object -test-/load/dot.dot.so
|
|
linking shared-object -test-/exception.so
|
|
compiling receiver.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/random'
|
|
compiling bad_version.c
|
|
linking shared-object -test-/load/resolve_symbol_target.so
|
|
compiling init.c
|
|
linking shared-object -test-/file.so
|
|
linking shared-object -test-/iseq_load.so
|
|
linking shared-object -test-/bignum.so
|
|
linking shared-object -test-/iter.so
|
|
linking shared-object -test-/load/protect.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/debug'
|
|
compiling super.c
|
|
linking shared-object -test-/load/stringify_symbols.so
|
|
linking shared-object -test-/marshal/compat.so
|
|
linking shared-object -test-/load/resolve_symbol_resolver.so
|
|
linking shared-object -test-/load/stringify_target.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/dot.dot'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/rational'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/fatal'
|
|
linking shared-object -test-/marshal/internal_ivar.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/rb_call_super_kw'
|
|
compiling rb_call_super_kw.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/exception'
|
|
compiling rat.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/hash'
|
|
compiling loop.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/iseq_load'
|
|
linking shared-object -test-/marshal/usr.so
|
|
linking shared-object -test-/method.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/resolve_symbol_target'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/recursion'
|
|
compiling recursion.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/regexp'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/sanitizers'
|
|
compiling init.c
|
|
compiling sanitizers.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/scan_args'
|
|
compiling scan_args.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/stringify_symbols'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/scheduler'
|
|
compiling scheduler.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/iter'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/protect'
|
|
linking shared-object -test-/notimplement.so
|
|
linking shared-object -test-/path_to_class.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/resolve_symbol_resolver'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/compat'
|
|
compiling parse_depth_limit.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/foreach'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/cxxanyargs'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/update'
|
|
compiling foreach.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/numhash'
|
|
compiling update.c
|
|
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
|
|
compiling numhash.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/file'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/stack'
|
|
compiling stack.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/load/stringify_target'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/bignum'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/string'
|
|
compiling capacity.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/internal_ivar'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/symbol'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/struct'
|
|
compiling init.c
|
|
compiling data.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/id'
|
|
compiling id.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/marshal/usr'
|
|
compiling duplicate.c
|
|
compiling coderange.c
|
|
compiling type.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/method'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/popen_deadlock'
|
|
linking shared-object -test-/num2int.so
|
|
compiling init.c
|
|
linking shared-object -test-/proc.so
|
|
compiling len.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/path_to_class'
|
|
compiling cstr.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/notimplement'
|
|
compiling member.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/instrumentation'
|
|
linking shared-object -test-/postponed_job.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/lock_native_thread'
|
|
compiling lock_native_thread.c
|
|
compiling instrumentation.c
|
|
linking shared-object -test-/sanitizers.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/num2int'
|
|
compiling ellipsize.c
|
|
linking shared-object -test-/rb_call_super_kw.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/time'
|
|
compiling init.c
|
|
linking shared-object -test-/printf.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/proc'
|
|
linking shared-object -test-/recursion.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/tracepoint'
|
|
compiling gc_hook.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/postponed_job'
|
|
compiling new.c
|
|
linking shared-object -test-/st/update.so
|
|
linking shared-object -test-/random.so
|
|
linking shared-object -test-/regexp.so
|
|
linking shared-object -test-/scheduler.so
|
|
compiling tracepoint.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/sanitizers'
|
|
compiling enc_associate.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/rb_call_super_kw'
|
|
compiling enc_dummy.c
|
|
linking shared-object -test-/thread/id.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/typeddata'
|
|
compiling typeddata.c
|
|
linking shared-object -test-/stack.so
|
|
compiling enc_str_buf_cat.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/recursion'
|
|
compiling fstring.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/vm'
|
|
compiling init.c
|
|
compiling at_exit.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/update'
|
|
linking shared-object -test-/struct.so
|
|
linking shared-object -test-/st/foreach.so
|
|
compiling modify.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/wait'
|
|
compiling wait.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/printf'
|
|
linking shared-object -test-/symbol.so
|
|
linking shared-object -test-/st/numhash.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/cgi/escape'
|
|
compiling escape.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/regexp'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/continuation'
|
|
compiling continuation.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/random'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/stack'
|
|
linking shared-object -test-/memory_view.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/coverage'
|
|
compiling coverage.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/id'
|
|
linking shared-object -test-/thread/lock_native_thread.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/scheduler'
|
|
compiling new.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/date'
|
|
compiling date_core.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest'
|
|
compiling digest.c
|
|
compiling date_parse.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/foreach'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/erb/escape'
|
|
compiling escape.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/st/numhash'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/struct'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/etc'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/fcntl'
|
|
compiling etc.c
|
|
compiling fcntl.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/symbol'
|
|
compiling nofree.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/console'
|
|
compiling console.c
|
|
linking shared-object -test-/time.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/nonblock'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/lock_native_thread'
|
|
compiling nonblock.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/memory_view'
|
|
linking shared-object -test-/integer.so
|
|
installing default console libraries
|
|
installing default digest libraries
|
|
compiling normalize.c
|
|
compiling qsort.c
|
|
installing default coverage libraries
|
|
compiling rb_interned_str.c
|
|
compiling rb_str_dup.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/wait'
|
|
compiling wait.c
|
|
linking shared-object -test-/thread/instrumentation.so
|
|
compiling set_len.c
|
|
linking shared-object -test-/vm/at_exit.so
|
|
linking shared-object -test-/typeddata.so
|
|
compiling date_strftime.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json'
|
|
compiling date_strptime.c
|
|
installing default date_core libraries
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/time'
|
|
linking shared-object -test-/tracepoint.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/monitor'
|
|
compiling monitor.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/objspace'
|
|
compiling object_tracing.c
|
|
linking shared-object -test-/wait.so
|
|
linking shared-object continuation.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/integer'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/typeddata'
|
|
installing default monitor libraries
|
|
compiling objspace.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/thread/instrumentation'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/psych'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/pty'
|
|
compiling pty.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/vm'
|
|
compiling psych.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/openssl'
|
|
compiling ossl.c
|
|
compiling psych_emitter.c
|
|
compiling objspace_dump.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rbconfig/sizeof'
|
|
compiling sizes.c
|
|
linking shared-object fcntl.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/tracepoint'
|
|
compiling limits.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/continuation'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/wait'
|
|
linking shared-object io/wait.so
|
|
linking shared-object erb/escape.so
|
|
compiling ossl_asn1.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/ripper'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/fcntl'
|
|
compiling eventids1.c
|
|
compiling ossl_bio.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rubyvm'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/stringio'
|
|
compiling stringio.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/socket'
|
|
compiling init.c
|
|
installing default libraries
|
|
compiling ossl_bn.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/wait'
|
|
installing default objspace libraries
|
|
compiling eventids2.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rubyvm'
|
|
compiling ripper.c
|
|
linking shared-object io/nonblock.so
|
|
linking shared-object -test-/string.so
|
|
compiling psych_parser.c
|
|
linking shared-object cgi/escape.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/erb/escape'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/strscan'
|
|
compiling strscan.c
|
|
compiling constants.c
|
|
linking shared-object -test-/rational.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/nonblock'
|
|
compiling psych_to_ruby.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/cgi/escape'
|
|
compiling basicsocket.c
|
|
linking shared-object rbconfig/sizeof.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/rational'
|
|
compiling ripper_init.c
|
|
linking shared-object coverage.so
|
|
linking shared-object monitor.so
|
|
linking shared-object digest.so
|
|
compiling socket.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/string'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rbconfig/sizeof'
|
|
compiling ipsocket.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/zlib'
|
|
compiling zlib.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/monitor'
|
|
compiling tcpsocket.c
|
|
linking shared-object etc.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest'
|
|
installing default pty libraries
|
|
linking shared-object pty.so
|
|
installing default strscan libraries
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/debug-1.11.1/ext/debug'
|
|
compiling bigdecimal.c
|
|
compiling debug.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/coverage'
|
|
compiling ossl_cipher.c
|
|
compiling iseq_collector.c
|
|
compiling ossl_config.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/etc'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/pty'
|
|
compiling missing.c
|
|
compiling ossl_digest.c
|
|
compiling tcpserver.c
|
|
compiling ossl_engine.c
|
|
compiling psych_yaml_tree.c
|
|
compiling ossl_hmac.c
|
|
linking shared-object -test-/scan_args.so
|
|
linking shared-object debug/debug.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/-test-/scan_args'
|
|
compiling sockssocket.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
|
|
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
|
|
compiling ossl_kdf.c
|
|
compiling closure.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/debug-1.11.1/ext/debug'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/nkf-0.2.0/ext/nkf'
|
|
installing default ripper libraries
|
|
compiling conversions.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
|
|
linking shared-object io/console.so
|
|
compiling cparse.c
|
|
compiling nkf.c
|
|
compiling fiddle.c
|
|
compiling ossl_ns_spki.c
|
|
linking shared-object psych.so
|
|
compiling udpsocket.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/console'
|
|
compiling function.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/psych'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/ast.c
|
|
compiling handle.c
|
|
compiling memory_view.c
|
|
compiling ossl_ocsp.c
|
|
compiling ossl_pkcs12.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/lexer.c
|
|
compiling pinned.c
|
|
compiling ossl_pkcs7.c
|
|
compiling ossl_pkey.c
|
|
compiling pointer.c
|
|
compiling ossl_pkey_dh.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/lexstate.c
|
|
linking shared-object objspace.so
|
|
compiling unixsocket.c
|
|
compiling unixserver.c
|
|
linking shared-object strscan.so
|
|
compiling ossl_pkey_dsa.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/location.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/parser.c
|
|
linking shared-object racc/cparse.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/objspace'
|
|
linking shared-object stringio.so
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/syslog-0.3.0/ext/syslog'
|
|
compiling ossl_pkey_ec.c
|
|
compiling ossl_pkey_rsa.c
|
|
compiling syslog.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/strscan'
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/string.c
|
|
compiling option.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_allocator.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/bubblebabble'
|
|
compiling bubblebabble.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/md5'
|
|
compiling md5init.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_assert.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/stringio'
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_buffer.c
|
|
compiling md5.c
|
|
compiling ancdata.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_constant_pool.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/rmd160'
|
|
compiling rmd160init.c
|
|
compiling ossl_provider.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha1'
|
|
compiling sha1init.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_encoding.c
|
|
linking shared-object digest/bubblebabble.so
|
|
compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_unescape.c
|
|
compiling rmd160.c
|
|
compiling ast_translation.c
|
|
compiling ossl_rand.c
|
|
compiling ossl_ssl.c
|
|
compiling sha1.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/bubblebabble'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha2'
|
|
compiling sha2init.c
|
|
compiling raddrinfo.c
|
|
linking shared-object digest/md5.so
|
|
compiling ifaddr.c
|
|
linking shared-object syslog_ext.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/md5'
|
|
compiling ossl_ssl_session.c
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json/generator'
|
|
compiling generator.c
|
|
compiling ossl_ts.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/syslog-0.3.0/ext/syslog'
|
|
compiling ossl_x509.c
|
|
compiling sha2.c
|
|
compiling ossl_x509attr.c
|
|
compiling ossl_x509cert.c
|
|
linking shared-object fiddle.so
|
|
linking shared-object digest/sha1.so
|
|
compiling ossl_x509crl.c
|
|
linking shared-object digest/rmd160.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha1'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json/parser'
|
|
compiling parser.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/rmd160'
|
|
compiling ossl_x509ext.c
|
|
compiling class_constants.c
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/fiddle-1.1.8/ext/fiddle'
|
|
compiling legacy_location.c
|
|
installing default sha2 libraries
|
|
compiling main.c
|
|
compiling rbs_string_bridging.c
|
|
compiling ossl_x509name.c
|
|
compiling ossl_x509req.c
|
|
compiling ossl_x509revoked.c
|
|
compiling ossl_x509store.c
|
|
linking shared-object digest/sha2.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha2'
|
|
linking shared-object rbs_extension.so
|
|
linking shared-object zlib.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
|
|
linking shared-object socket.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/zlib'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/socket'
|
|
linking shared-object nkf.so
|
|
linking shared-object openssl.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/nkf-0.2.0/ext/nkf'
|
|
linking shared-object json/ext/parser.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json/parser'
|
|
linking shared-object bigdecimal.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/openssl'
|
|
linking shared-object json/ext/generator.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json/generator'
|
|
linking shared-object date_core.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/date'
|
|
linking shared-object ripper.so
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/ripper'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
linking ruby
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'note'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
-> make install
|
|
BASERUBY = ./tool/missing-baseruby.bat
|
|
CC = gcc
|
|
LD = ld
|
|
LDSHARED = gcc -shared
|
|
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
|
|
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I./include -I. -I./prism -I./enc/unicode/17.0.0 -Dmodular_gc_dir=
|
|
CPPFLAGS =
|
|
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.0 -fstack-protector-strong
|
|
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
|
|
LANG =
|
|
LC_ALL =
|
|
LC_CTYPE =
|
|
MFLAGS =
|
|
RUSTC = rustc
|
|
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/' './yjit/src/lib.rs'
|
|
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/target/release/' './zjit/src/lib.rs'
|
|
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
|
|
Copyright (C) 2023 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.
|
|
|
|
generating enc.mk
|
|
making srcs under enc
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'srcs'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
generating transdb.h
|
|
transdb.h unchanged
|
|
generating makefiles ext/configure-ext.mk
|
|
ext/configure-ext.mk updated
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
generating makefile exts.mk
|
|
exts.mk unchanged
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/coverage'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/coverage'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/date'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/date'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha2'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/digest/sha2'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/console'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/io/console'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/json'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/monitor'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/monitor'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/objspace'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/objspace'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/openssl'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/openssl'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/psych'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/psych'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/pty'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/pty'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/ripper'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/ripper'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rubyvm'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/rubyvm'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/socket'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/socket'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/strscan'
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/ext/strscan'
|
|
make[2]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[2]: 'ruby' is up to date.
|
|
make[2]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'note'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
making enc
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'enc'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
making trans
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'trans'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
making encs
|
|
make[1]: Entering directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
make[1]: Nothing to be done for 'encs'.
|
|
make[1]: Leaving directory '/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0'
|
|
generating x86_64-linux-fake.rb
|
|
x86_64-linux-fake.rb updated
|
|
Generating RDoc documentation
|
|
Parsing sources...
|
|
0% [ 1/760] /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/rbconfig.rb
|
|
0% [ 2/760] COPYING
|
|
0% [ 3/760] COPYING.ja
|
|
0% [ 4/760] LEGAL
|
|
0% [ 5/760] NEWS.md
|
|
0% [ 6/760] README.ja.md
|
|
0% [ 7/760] README.md
|
|
1% [ 8/760] addr2line.c
|
|
1% [ 9/760] array.c
|
|
1% [10/760] array.rb
|
|
1% [11/760] ast.c
|
|
1% [12/760] ast.rb
|
|
1% [13/760] bignum.c
|
|
1% [14/760] box.c
|
|
1% [15/760] builtin.c
|
|
2% [16/760] class.c
|
|
2% [17/760] compar.c
|
|
2% [18/760] compile.c
|
|
2% [19/760] complex.c
|
|
2% [20/760] concurrent_set.c
|
|
2% [21/760] cont.c
|
|
2% [22/760] debug.c
|
|
3% [23/760] debug_counter.c
|
|
3% [24/760] dir.c
|
|
3% [25/760] dir.rb
|
|
3% [26/760] dln.c
|
|
3% [27/760] dln_find.c
|
|
3% [28/760] dmydln.c
|
|
3% [29/760] dmyenc.c
|
|
3% [30/760] dmyext.c
|
|
4% [31/760] doc/NEWS/NEWS-1.8.7
|
|
4% [32/760] doc/NEWS/NEWS-1.9.1
|
|
4% [33/760] doc/NEWS/NEWS-1.9.2
|
|
4% [34/760] doc/NEWS/NEWS-1.9.3
|
|
4% [35/760] doc/NEWS/NEWS-2.0.0
|
|
4% [36/760] doc/NEWS/NEWS-2.1.0
|
|
4% [37/760] doc/NEWS/NEWS-2.2.0
|
|
5% [38/760] doc/NEWS/NEWS-2.3.0
|
|
5% [39/760] doc/NEWS/NEWS-2.4.0
|
|
5% [40/760] doc/NEWS/NEWS-2.5.0
|
|
5% [41/760] doc/NEWS/NEWS-2.6.0
|
|
5% [42/760] doc/NEWS/NEWS-2.7.0
|
|
5% [43/760] doc/NEWS/NEWS-3.0.0.md
|
|
5% [44/760] doc/NEWS/NEWS-3.1.0.md
|
|
5% [45/760] doc/NEWS/NEWS-3.2.0.md
|
|
6% [46/760] doc/NEWS/NEWS-3.3.0.md
|
|
6% [47/760] doc/NEWS/NEWS-3.4.0.md
|
|
6% [48/760] doc/contributing/bug_triaging.rdoc
|
|
6% [49/760] doc/contributing/building_ruby.md
|
|
6% [50/760] doc/contributing/concurrency_guide.md
|
|
6% [51/760] doc/contributing/contributing.md
|
|
6% [52/760] doc/contributing/documentation_guide.md
|
|
6% [53/760] doc/contributing/dtrace_probes.rdoc
|
|
7% [54/760] doc/contributing/glossary.md
|
|
7% [55/760] doc/contributing/making_changes_to_ruby.md
|
|
7% [56/760] doc/contributing/making_changes_to_stdlibs.md
|
|
7% [57/760] doc/contributing/memory_view.md
|
|
7% [58/760] doc/contributing/reporting_issues.md
|
|
7% [59/760] doc/contributing/testing_ruby.md
|
|
7% [60/760] doc/contributing/vm_stack_and_frames.md
|
|
8% [61/760] doc/distribution/distribution.md
|
|
8% [62/760] doc/distribution/windows.md
|
|
8% [63/760] doc/extension.ja.rdoc
|
|
8% [64/760] doc/extension.rdoc
|
|
8% [65/760] doc/float.rb
|
|
8% [66/760] doc/index.md
|
|
8% [67/760] doc/jit/yjit.md
|
|
8% [68/760] doc/jit/zjit.md
|
|
9% [69/760] doc/language/box.md
|
|
9% [70/760] doc/language/bsearch.rdoc
|
|
9% [71/760] doc/language/calendars.rdoc
|
|
9% [72/760] doc/language/case_mapping.rdoc
|
|
9% [73/760] doc/language/character_selectors.rdoc
|
|
9% [74/760] doc/language/dig_methods.rdoc
|
|
9% [75/760] doc/language/encodings.rdoc
|
|
10% [76/760] doc/language/exceptions.md
|
|
10% [77/760] doc/language/fiber.md
|
|
10% [78/760] doc/language/format_specifications.rdoc
|
|
10% [79/760] doc/language/globals.md
|
|
10% [80/760] doc/language/hash_inclusion.rdoc
|
|
10% [81/760] doc/language/implicit_conversion.rdoc
|
|
10% [82/760] doc/language/marshal.rdoc
|
|
10% [83/760] doc/language/option_dump.md
|
|
11% [84/760] doc/language/options.md
|
|
11% [85/760] doc/language/packed_data.rdoc
|
|
11% [86/760] doc/language/ractor.md
|
|
11% [87/760] doc/language/regexp/methods.rdoc
|
|
11% [88/760] doc/language/regexp/unicode_properties.rdoc
|
|
11% [89/760] doc/language/signals.rdoc
|
|
11% [90/760] doc/language/strftime_formatting.rdoc
|
|
11% [91/760] doc/maintainers.md
|
|
12% [92/760] doc/optparse/argument_converters.rdoc
|
|
12% [93/760] doc/optparse/creates_option.rdoc
|
|
12% [94/760] doc/optparse/option_params.rdoc
|
|
12% [95/760] doc/optparse/tutorial.rdoc
|
|
12% [96/760] doc/security/command_injection.rdoc
|
|
12% [97/760] doc/security/security.rdoc
|
|
12% [98/760] doc/standard_library.md
|
|
13% [99/760] doc/string.rb
|
|
13% [100/760] doc/syntax.rdoc
|
|
13% [101/760] doc/syntax/assignment.rdoc
|
|
13% [102/760] doc/syntax/calling_methods.rdoc
|
|
13% [103/760] doc/syntax/comments.rdoc
|
|
13% [104/760] doc/syntax/control_expressions.rdoc
|
|
13% [105/760] doc/syntax/exceptions.rdoc
|
|
13% [106/760] doc/syntax/keywords.rdoc
|
|
14% [107/760] doc/syntax/layout.rdoc
|
|
14% [108/760] doc/syntax/literals.rdoc
|
|
14% [109/760] doc/syntax/methods.rdoc
|
|
14% [110/760] doc/syntax/miscellaneous.rdoc
|
|
14% [111/760] doc/syntax/modules_and_classes.rdoc
|
|
14% [112/760] doc/syntax/operators.rdoc
|
|
14% [113/760] doc/syntax/pattern_matching.rdoc
|
|
15% [114/760] doc/syntax/precedence.rdoc
|
|
15% [115/760] doc/syntax/refinements.rdoc
|
|
15% [116/760] encoding.c
|
|
15% [117/760] enum.c
|
|
15% [118/760] enumerator.c
|
|
15% [119/760] error.c
|
|
15% [120/760] eval.c
|
|
15% [121/760] eval_error.c
|
|
16% [122/760] eval_jump.c
|
|
16% [123/760] ext/cgi/escape/escape.c
|
|
16% [124/760] ext/continuation/continuation.c
|
|
16% [125/760] ext/coverage/coverage.c
|
|
16% [126/760] ext/coverage/lib/coverage.rb
|
|
16% [127/760] ext/date/date_core.c
|
|
16% [128/760] ext/date/date_parse.c
|
|
16% [129/760] ext/date/date_strftime.c
|
|
17% [130/760] ext/date/date_strptime.c
|
|
17% [131/760] ext/date/lib/date.rb
|
|
17% [132/760] ext/digest/bubblebabble/bubblebabble.c
|
|
17% [133/760] ext/digest/digest.c
|
|
17% [134/760] ext/digest/lib/digest.rb
|
|
17% [135/760] ext/digest/lib/digest/loader.rb
|
|
17% [136/760] ext/digest/lib/digest/version.rb
|
|
18% [137/760] ext/digest/md5/md5init.c
|
|
18% [138/760] ext/digest/rmd160/rmd160init.c
|
|
18% [139/760] ext/digest/sha1/sha1init.c
|
|
18% [140/760] ext/digest/sha2/lib/sha2.rb
|
|
18% [141/760] ext/digest/sha2/lib/sha2/loader.rb
|
|
18% [142/760] ext/digest/sha2/sha2init.c
|
|
18% [143/760] ext/etc/etc.c
|
|
18% [144/760] ext/fcntl/fcntl.c
|
|
19% [145/760] ext/io/console/console.c
|
|
19% [146/760] ext/io/nonblock/nonblock.c
|
|
19% [147/760] ext/io/wait/wait.c
|
|
19% [148/760] ext/json/generator/generator.c
|
|
19% [149/760] ext/json/lib/json.rb
|
|
19% [150/760] ext/json/lib/json/add/bigdecimal.rb
|
|
19% [151/760] ext/json/lib/json/add/complex.rb
|
|
20% [152/760] ext/json/lib/json/add/core.rb
|
|
20% [153/760] ext/json/lib/json/add/date.rb
|
|
20% [154/760] ext/json/lib/json/add/date_time.rb
|
|
20% [155/760] ext/json/lib/json/add/exception.rb
|
|
20% [156/760] ext/json/lib/json/add/ostruct.rb
|
|
20% [157/760] ext/json/lib/json/add/range.rb
|
|
20% [158/760] ext/json/lib/json/add/rational.rb
|
|
20% [159/760] ext/json/lib/json/add/regexp.rb
|
|
21% [160/760] ext/json/lib/json/add/set.rb
|
|
21% [161/760] ext/json/lib/json/add/string.rb
|
|
21% [162/760] ext/json/lib/json/add/struct.rb
|
|
21% [163/760] ext/json/lib/json/add/symbol.rb
|
|
21% [164/760] ext/json/lib/json/add/time.rb
|
|
21% [165/760] ext/json/lib/json/common.rb
|
|
21% [166/760] ext/json/lib/json/ext.rb
|
|
21% [167/760] ext/json/lib/json/ext/generator/state.rb
|
|
22% [168/760] ext/json/lib/json/generic_object.rb
|
|
22% [169/760] ext/json/lib/json/version.rb
|
|
22% [170/760] ext/json/parser/parser.c
|
|
22% [171/760] ext/monitor/lib/monitor.rb
|
|
22% [172/760] ext/monitor/monitor.c
|
|
22% [173/760] ext/objspace/lib/objspace.rb
|
|
22% [174/760] ext/objspace/lib/objspace/trace.rb
|
|
23% [175/760] ext/objspace/object_tracing.c
|
|
23% [176/760] ext/objspace/objspace.c
|
|
23% [177/760] ext/objspace/objspace_dump.c
|
|
23% [178/760] ext/openssl/lib/openssl.rb
|
|
23% [179/760] ext/openssl/lib/openssl/bn.rb
|
|
23% [180/760] ext/openssl/lib/openssl/buffering.rb
|
|
23% [181/760] ext/openssl/lib/openssl/cipher.rb
|
|
23% [182/760] ext/openssl/lib/openssl/digest.rb
|
|
24% [183/760] ext/openssl/lib/openssl/hmac.rb
|
|
24% [184/760] ext/openssl/lib/openssl/marshal.rb
|
|
24% [185/760] ext/openssl/lib/openssl/pkcs5.rb
|
|
24% [186/760] ext/openssl/lib/openssl/pkey.rb
|
|
24% [187/760] ext/openssl/lib/openssl/ssl.rb
|
|
|
|
RDoc::Parser::Ruby failure around line 520 of
|
|
ext/openssl/lib/openssl/ssl.rb
|
|
|
|
ssl = OpenSSL::SSL::SSLSocket.new(sock, @ctx)
|
|
|
|
Before reporting this, could you check that the file you're documenting
|
|
has proper syntax:
|
|
|
|
/root/.rbenv/versions/4.0.0/bin/ruby -c ext/openssl/lib/openssl/ssl.rb
|
|
|
|
RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.
|
|
|
|
The internal error was:
|
|
|
|
(NoMethodError) undefined method 'block_params=' for an instance of Integer
|
|
|
|
/tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1963:in 'RDoc::Parser::Ruby#parse_statements': undefined method 'block_params=' for an instance of Integer (NoMethodError)
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1521:in 'block in RDoc::Parser::Ruby#parse_method_params_and_body'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby_tools.rb:143:in 'RDoc::Parser::RubyTools#token_listener'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1499:in 'RDoc::Parser::Ruby#parse_method_params_and_body'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1482:in 'RDoc::Parser::Ruby#parse_method'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1878:in 'RDoc::Parser::Ruby#parse_statements'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:919:in 'RDoc::Parser::Ruby#parse_class_regular'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:861:in 'RDoc::Parser::Ruby#parse_class'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1872:in 'RDoc::Parser::Ruby#parse_statements'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1723:in 'RDoc::Parser::Ruby#parse_module'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1875:in 'RDoc::Parser::Ruby#parse_statements'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1723:in 'RDoc::Parser::Ruby#parse_module'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:1875:in 'RDoc::Parser::Ruby#parse_statements'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:2080:in 'RDoc::Parser::Ruby#parse_top_level_statements'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:2214:in 'block in RDoc::Parser::Ruby#scan'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:2212:in 'Kernel#catch'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/parser/ruby.rb:2212:in 'RDoc::Parser::Ruby#scan'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/rdoc.rb:354:in 'RDoc::RDoc#parse_file'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/rdoc.rb:406:in 'block in RDoc::RDoc#parse_files'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/rdoc.rb:404:in 'Array#map'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/rdoc.rb:404:in 'RDoc::RDoc#parse_files'
|
|
from /tmp/ruby-build.20260113162236.4849.OkdKES/ruby-4.0.0/.bundle/gems/rdoc-7.0.3/lib/rdoc/rdoc.rb:467:in 'RDoc::RDoc#document'
|
|
from ./tool/rdoc-srcdir:28:in '<main>'
|
|
make: *** [uncommon.mk:619: rdoc] Error 1
|
|
external command failed with status 2
|