Created
November 11, 2024 20:35
-
-
Save mislav/a4760df55d3007cb3ce69463d9e9db8a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /var/folders/6k/fwzzx67n163b0lfftyw3313h0000gn/T/ruby-build.20241111212743.5021.Puj6Tg | |
-> tar xzf ruby-3.3.0.tar.gz | |
cd /var/folders/6k/fwzzx67n163b0lfftyw3313h0000gn/T/ruby-build.20241111212743.5021.Puj6Tg/ruby-3.3.0 | |
==> Installing ruby-3.3.0... | |
-> ./configure "--prefix=$HOME/.rbenv/versions/3.3.0" --disable-install-doc --with-openssl-dir=/opt/homebrew/opt/openssl@3 --enable-shared --with-libyaml-dir=/opt/homebrew/opt/libyaml --with-gmp-dir=/opt/homebrew/opt/gmp --with-ext=openssl,psych,+ | |
checking for ruby... /Users/mislav/.rbenv/shims/ruby | |
tool/config.guess already exists | |
tool/config.sub already exists | |
checking build system type... aarch64-apple-darwin24.1.0 | |
checking host system type... aarch64-apple-darwin24.1.0 | |
checking target system type... aarch64-apple-darwin24.1.0 | |
checking for ld... ld | |
checking for llvm-ar... no | |
checking for clang++... clang++ | |
checking for llvm-nm... no | |
checking for llvm-objcopy... no | |
checking for llvm-objdump... no | |
checking for llvm-ranlib... no | |
checking for llvm-strip... no | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to enable C11 features... none needed | |
checking whether the compiler supports GNU C++... yes | |
checking whether clang++ accepts -g... yes | |
checking for clang++ option to enable C++11 features... none needed | |
checking how to run the C preprocessor... clang -E | |
checking for ranlib... ranlib | |
checking for gar... (cached) /Library/Developer/CommandLineTools/usr/bin/ar | |
checking for gas... no | |
checking for as... as | |
checking for gnm... (cached) /Library/Developer/CommandLineTools/usr/bin/nm | |
checking for gobjcopy... (cached) : | |
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 if minimum required OS X version is supported... yes | |
checking whether the linker is GNU ld... no | |
checking whether clang -E accepts -o... yes | |
checking for real target cpu... arm64 | |
checking arch option... -arch arm64 | |
checking for /Library/Developer/CommandLineTools/usr/bin/ar flags... rcu | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c | |
checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p | |
checking for dtrace... dtrace | |
checking for dot... no | |
checking for doxygen... no | |
checking for pkg-config... pkg-config | |
checking whether it is Android... no | |
checking for cd using physical directory... cd -P | |
checking whether CFLAGS is valid... yes | |
checking whether LDFLAGS is valid... yes | |
checking whether ELF binaries are produced... no | |
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes | |
checking whether -fdeclspec is accepted as LDFLAGS... yes | |
checking whether -fdeclspec is accepted as CXXFLAGS... yes | |
checking whether -Wextra-tokens is accepted as CFLAGS... yes | |
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes | |
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes | |
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes | |
checking whether -Wduplicated-cond is accepted as CFLAGS... no | |
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... yes | |
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... no | |
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... no | |
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... no | |
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no | |
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 -Wno-maybe-uninitialized 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... yes | |
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... no | |
checking whether -fno-strict-overflow is accepted as CFLAGS... yes | |
checking whether -ggdb3 is accepted as CFLAGS... yes | |
checking whether -fvisibility=hidden is accepted as CFLAGS... yes | |
checking whether -fno-fast-math is accepted as CFLAGS... yes | |
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes | |
checking whether -fp-model precise is accepted as CFLAGS... no | |
checking 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 syscall(2) is deprecated... yes | |
checking for broken crypt with 8bit chars... yes | |
checking for codesign... codesign | |
checking for dsymutil... dsymutil | |
checking for crt_externs.h... yes | |
checking whether CXXFLAGS is valid... yes | |
checking for crypt in -lcrypt... (cached) no | |
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... yes | |
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... no | |
checking for malloc/malloc.h... yes | |
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... yes | |
checking for setjmpex.h... no | |
checking for stdalign.h... yes | |
checking for stdio.h... (cached) yes | |
checking for sys/attr.h... yes | |
checking for sys/eventfd.h... no | |
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... no | |
checking for sys/random.h... yes | |
checking for sys/resource.h... yes | |
checking for sys/select.h... yes | |
checking for sys/sendfile.h... no | |
checking for sys/socket.h... yes | |
checking for sys/syscall.h... (cached) no | |
checking for sys/sysmacros.h... no | |
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... (cached) no | |
checking for time.h... yes | |
checking for ucontext.h... yes | |
checking for utime.h... yes | |
checking for sys/epoll.h... no | |
checking for sys/event.h... yes | |
checking for gmp.h... no | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether byte ordering is bigendian... no | |
checking for an ANSI C-conforming const... yes | |
checking whether char is unsigned... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for typeof syntax and keyword spelling... typeof | |
checking for 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... INT | |
checking for mode_t... yes | |
checking for convertible type of mode_t... USHORT | |
checking for rlim_t... yes | |
checking for convertible type of rlim_t... ULL | |
checking for off_t... (cached) yes | |
checking for convertible type of off_t... LL | |
checking for clockid_t... yes | |
checking for convertible type of clockid_t... UINT | |
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 __attribute__((__depreacted__(msg))) in C++... yes | |
checking for std::nullptr_t... yes | |
checking for FUNC_STDCALL function attribute... x | |
checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x | |
checking for FUNC_FASTCALL function attribute... x | |
checking for FUNC_UNOPTIMIZED function attribute... x | |
checking for FUNC_MINIMIZED function attribute... x | |
checking for function alias... no | |
checking for __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 clang options needed to detect all undeclared functions... none needed | |
checking whether sys_nerr is declared... yes | |
checking whether getenv is declared... yes | |
checking for size_t... yes | |
checking size of size_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking size of dev_t... 4 | |
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... no | |
checking for struct stat.st_atimespec... yes | |
checking for struct stat.st_atimensec... no | |
checking for struct stat.st_mtim... no | |
checking for struct stat.st_mtimespec... yes | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_ctim... no | |
checking for struct stat.st_ctimespec... yes | |
checking for struct stat.st_ctimensec... no | |
checking for struct stat.st_birthtimespec... 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... l | |
checking for ssize_t... yes | |
checking size of ssize_t... 8 | |
checking for printf prefix for int64_t... ll | |
checking for stack end address... no | |
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... (cached) 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... no | |
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... (cached) no | |
checking for working fork... yes | |
checking for __syscall... (cached) no | |
checking for _longjmp... yes | |
checking for arc4random_buf... yes | |
checking for atan2l... yes | |
checking for atan2f... 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... no | |
checking for cosh... yes | |
checking for crypt_r... no | |
checking for daemon... (cached) no | |
checking for dirfd... yes | |
checking for dl_iterate_phdr... no | |
checking for dlopen... yes | |
checking for dladdr... yes | |
checking for dup3... no | |
checking for eaccess... no | |
checking for endgrent... yes | |
checking for eventfd... no | |
checking for execl... yes | |
checking for execle... yes | |
checking for execv... yes | |
checking for execve... yes | |
checking for explicit_memset... no | |
checking for fcopyfile... yes | |
checking for fchdir... yes | |
checking for fchmod... yes | |
checking for fchown... yes | |
checking for fcntl... yes | |
checking for fdatasync... (cached) no | |
checking for fdopendir... yes | |
checking for fgetattrlist... yes | |
checking for fmod... yes | |
checking for fstatat... yes | |
checking for fsync... yes | |
checking for ftruncate... yes | |
checking for ftruncate64... no | |
checking for getattrlist... yes | |
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... no | |
checking for getresgid... no | |
checking for getresuid... no | |
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 grantpt... yes | |
checking for initgroups... yes | |
checking for ioctl... yes | |
checking for isfinite... no | |
checking for issetugid... yes | |
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... no | |
checking for malloc_size... yes | |
checking for malloc_trim... no | |
checking for mblen... yes | |
checking for memalign... no | |
checking for memset_s... yes | |
checking for writev... yes | |
checking for memrchr... no | |
checking for memmem... yes | |
checking for mkfifo... yes | |
checking for mknod... yes | |
checking for mktime... yes | |
checking for mmap... yes | |
checking for mremap... no | |
checking for openat... yes | |
checking for pclose... yes | |
checking for pipe... yes | |
checking for pipe2... no | |
checking for poll... yes | |
checking for popen... yes | |
checking for posix_fadvise... no | |
checking for posix_madvise... yes | |
checking for posix_memalign... yes | |
checking for ppoll... no | |
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... no | |
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... no | |
checking for setresuid... no | |
checking for setreuid... yes | |
checking for setrgid... yes | |
checking for setrlimit... yes | |
checking for setruid... yes | |
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... (cached) no | |
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... no | |
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... yes | |
checking for __sinpi... yes | |
checking if getcwd allocates buffer if NULL is given... 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_add_overflow... yes | |
checking for __builtin_sub_overflow... yes | |
checking for __builtin_mul_overflow... yes | |
checking for __builtin_mul_overflow_p... no | |
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_mul_overflow with long long arguments... yes | |
checking whether qsort_r is GNU version... no | |
checking whether qsort_r is BSD version... yes | |
checking whether atan2 handles Inf as C99... yes | |
checking for clock_getres... yes | |
checking for timer_create in -lrt... no | |
checking for timer_settime in -lrt... no | |
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 for copy_file_range... no | |
checking whether _SC_CLK_TCK is supported... yes | |
checking stack growing direction on arm64... -1 | |
checking native coroutine implementation for arm64-darwin24... arm64 | |
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... yes | |
checking for pthread_get_stacksize_np... yes | |
checking for thr_stksegment... no | |
checking for pthread_stackseg_np... no | |
checking for pthread_getthrds_np... no | |
checking for pthread_condattr_setclock... no | |
checking for pthread_setname_np... yes | |
checking for pthread_set_name_np... no | |
checking for pthread_sigmask... yes | |
checking for pthread_getattr_np... no | |
checking arguments of pthread_setname_np... (name) | |
checking for thread-local storage sepcifier... _Thread_local | |
checking if mcontext_t is a pointer... yes | |
checking for getcontext... (cached) no | |
checking for setcontext... (cached) no | |
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 mach-o/loader.h... yes | |
checking whether OS depend dynamic link works... yes | |
checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... no | |
checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes | |
checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... yes | |
checking for libproc.h... yes | |
checking for execinfo.h... yes | |
checking for backtrace in -lexecinfo... no | |
checking for libunwind.h... yes | |
checking for mach/task.h... yes | |
checking for mach/mach_init.h... yes | |
checking for mach/mach_port.h... yes | |
checking for backtrace... yes | |
checking for broken backtrace... yes | |
checking for valgrind/memcheck.h... no | |
checking for strip flags... -A -n | |
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... no | |
checking whether -Wl,--no-undefined is accepted as LDFLAGS... no | |
checking whether wrapper for DYLD_LIBRARY_PATH is needed... yes | |
checking whether dtrace USDT is available... yes(-xnolibs) | |
checking whether dtrace needs post processing... no | |
checking for __builtin_setjmp... (cached) no | |
checking for _setjmpex as a macro or function... no | |
checking for _setjmp as a macro or function... yes | |
checking for sigsetjmp as a macro or function... yes | |
checking for setjmp type... sigsetjmp,0 | |
checking for rustc... rustc | |
checking whether rustc works for YJIT... yes | |
checking for prefix of external symbols... _ | |
checking for default symbols in empty shared library... | |
checking whether Security framework is needed... no | |
checking if make is GNU make... yes | |
.ext/include/arm64-darwin24/ruby/config.h updated | |
configure: ruby library version = 3.3.0 | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating Makefile | |
--- | |
Configuration summary for ruby version 3.3.0 | |
* Installation prefix: /Users/mislav/.rbenv/versions/3.3.0 | |
* exec prefix: ${prefix} | |
* arch: arm64-darwin24 | |
* 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: darwin24 | |
* compiler: clang | |
* with thread: pthread | |
* with coroutine: arm64 | |
* enable shared libs: yes | |
* dynamic library ext: bundle | |
* CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags} | |
* LDFLAGS: -L. -fstack-protector-strong \ | |
-L/opt/homebrew/opt/gmp/lib | |
* DLDFLAGS: -L/opt/homebrew/opt/gmp/lib \ | |
-Wl,-undefined,dynamic_lookup | |
* optflags: -O3 -fno-fast-math | |
* debugflags: -ggdb3 | |
* warnflags: -Wall -Wextra -Wextra-tokens \ | |
-Wdeprecated-declarations -Wdivision-by-zero \ | |
-Wdiv-by-zero -Wimplicit-function-declaration \ | |
-Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ | |
-Wwrite-strings -Wold-style-definition \ | |
-Wmissing-noreturn -Wno-cast-function-type \ | |
-Wno-constant-logical-operand -Wno-long-long \ | |
-Wno-missing-field-initializers \ | |
-Wno-overlength-strings -Wno-parentheses-equality \ | |
-Wno-self-assign -Wno-tautological-compare \ | |
-Wno-unused-parameter -Wno-unused-value \ | |
-Wunused-variable -Wmisleading-indentation -Wundef | |
* strip command: strip -A -n | |
* install doc: no | |
* YJIT support: yes | |
* RJIT support: yes | |
* man page type: doc | |
* BASERUBY -v: ruby 3.2.2 (2023-03-30 revision e51014f9c0) \ | |
[arm64-darwin22] | |
--- | |
-> make -j 8 | |
file2lastrev.rb: does not seem to be under a vcs: . | |
BASERUBY = /Users/mislav/.rbenv/shims/ruby --disable=gems | |
CC = clang | |
LD = ld | |
LDSHARED = clang -dynamiclib | |
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fno-common -pipe -arch arm64 | |
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/arm64-darwin24 -I./include -I. -I./prism -I./enc/unicode/15.0.0 -I/opt/homebrew/opt/gmp/include | |
CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT | |
DLDFLAGS = -L/opt/homebrew/opt/gmp/lib -Wl,-undefined,dynamic_lookup -install_name /Users/mislav/.rbenv/versions/3.3.0/lib/libruby.3.3.dylib -compatibility_version 3.3 -current_version 3.3.0 -fstack-protector-strong -framework CoreFoundation -fstack-protector-strong -framework CoreFoundation -arch arm64 | |
SOLIBS = -ldl -lobjc -lpthread | |
LANG = en_US.UTF-8 | |
LC_ALL = | |
LC_CTYPE = UTF-8 | |
MFLAGS = - --jobserver-fds=5,6 -j | |
RUSTC = rustc | |
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/var/folders/6k/fwzzx67n163b0lfftyw3313h0000gn/T/ruby-build.20241111212743.5021.Puj6Tg/ruby-3.3.0/yjit/target/release/' ./yjit/src/lib.rs | |
Apple clang version 16.0.0 (clang-1600.0.26.4) | |
Target: arm64-apple-darwin24.1.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
compiling ./main.c | |
compiling dmydln.c | |
compiling dmyext.c | |
compiling miniinit.c | |
translating probes probes.d | |
compiling bignum.c | |
compiling ast.c | |
compiling class.c | |
compiling compar.c | |
. ./vm_opts.h | |
compiling compile.c | |
compiling complex.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 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 rjit.c | |
compiling rjit_c.c | |
compiling node.c | |
compiling node_dump.c | |
compiling numeric.c | |
compiling object.c | |
compiling pack.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 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 vm.c | |
revision.h unchanged | |
compiling vm_backtrace.c | |
compiling vm_dump.c | |
compiling vm_sync.c | |
compiling vm_trace.c | |
compiling weakmap.c | |
compiling yjit.c | |
building Rust YJIT (release mode) | |
compiling ./missing/explicit_bzero.c | |
compiling ./missing/setproctitle.c | |
compiling addr2line.c | |
warning: unused import: `rb_yjit_fix_mul_fix as rb_fix_mul_fix` | |
--> ./yjit/src/cruby.rs:188:9 | |
| | |
188 | pub use rb_yjit_fix_mul_fix as rb_fix_mul_fix; | |
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| | |
= note: `#[warn(unused_imports)]` on by default | |
compiling dmyenc.c | |
compiling dln.c | |
compiling localeinit.c | |
compiling array.c | |
compiling prism/api_node.c | |
compiling version.c | |
compiling prism/api_pack.c | |
compiling prism/diagnostic.c | |
compiling prism/encoding.c | |
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp | |
compiling prism/extension.c | |
rbconfig.rb updated | |
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/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_list.c | |
compiling prism/util/pm_memchr.c | |
compiling prism/util/pm_newline_list.c | |
compiling prism/util/pm_state_stack.c | |
compiling prism/util/pm_string.c | |
warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to `<Box<[T]> as IntoIterator>::into_iter` in Rust 2024 | |
--> ./yjit/src/core.rs:982:49 | |
| | |
982 | formatter.debug_list().entries(branches.into_iter()).finish() | |
| ^^^^^^^^^ | |
| | |
= warning: this changes meaning in Rust 2024 | |
= note: `#[warn(boxed_slice_into_iter)]` on by default | |
help: use `.iter()` instead of `.into_iter()` to avoid ambiguity | |
| | |
982 | formatter.debug_list().entries(branches.iter()).finish() | |
| ~~~~ | |
help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value | |
| | |
982 | formatter.debug_list().entries(IntoIterator::into_iter(branches)).finish() | |
| ++++++++++++++++++++++++ ~ | |
compiling prism/util/pm_string_list.c | |
compiling prism/util/pm_strncasecmp.c | |
compiling prism/util/pm_strpbrk.c | |
compiling prism/prism.c | |
compiling prism_init.c | |
assembling coroutine/arm64/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 | |
generating encdb.h | |
creating verconf.h | |
generating arm64-darwin24-fake.rb | |
encdb.h updated | |
verconf.h updated | |
compiling loadpath.c | |
arm64-darwin24-fake.rb updated | |
generating enc.mk | |
making srcs under enc | |
make[1]: Nothing to be done for `srcs'. | |
generating transdb.h | |
transdb.h updated | |
warning: 2 warnings emitted | |
touch yjit/target/release/libyjit.a | |
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o | |
linking miniruby | |
builtin_binary.inc updated | |
0a8c18ccb26a88b3540d2bfcca585c0ea3f4f4efa4fc16e58a854e8a186418bf builtin_binary.inc | |
compiling builtin.c | |
linking static-library libruby.3.3-static.a | |
linking shared-library libruby.3.3.dylib | |
generating makefiles ext/configure-ext.mk | |
building spec/ruby/optional/capi/ext/array_spec.bundle | |
building spec/ruby/optional/capi/ext/basic_object_spec.bundle | |
building spec/ruby/optional/capi/ext/bignum_spec.bundle | |
building spec/ruby/optional/capi/ext/boolean_spec.bundle | |
building spec/ruby/optional/capi/ext/binding_spec.bundle | |
building spec/ruby/optional/capi/ext/class_spec.bundle | |
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.bundle | |
ext/configure-ext.mk updated | |
building spec/ruby/optional/capi/ext/class_under_autoload_spec.bundle | |
building spec/ruby/optional/capi/ext/complex_spec.bundle | |
building spec/ruby/optional/capi/ext/constants_spec.bundle | |
building spec/ruby/optional/capi/ext/data_spec.bundle | |
building spec/ruby/optional/capi/ext/debug_spec.bundle | |
building spec/ruby/optional/capi/ext/encoding_spec.bundle | |
building spec/ruby/optional/capi/ext/exception_spec.bundle | |
building spec/ruby/optional/capi/ext/enumerator_spec.bundle | |
building spec/ruby/optional/capi/ext/fiber_spec.bundle | |
building spec/ruby/optional/capi/ext/file_spec.bundle | |
building spec/ruby/optional/capi/ext/fixnum_spec.bundle | |
building spec/ruby/optional/capi/ext/float_spec.bundle | |
building spec/ruby/optional/capi/ext/gc_spec.bundle | |
building spec/ruby/optional/capi/ext/globals_spec.bundle | |
building spec/ruby/optional/capi/ext/hash_spec.bundle | |
building spec/ruby/optional/capi/ext/integer_spec.bundle | |
building spec/ruby/optional/capi/ext/io_spec.bundle | |
building spec/ruby/optional/capi/ext/kernel_spec.bundle | |
building spec/ruby/optional/capi/ext/language_spec.bundle | |
building spec/ruby/optional/capi/ext/marshal_spec.bundle | |
building spec/ruby/optional/capi/ext/module_spec.bundle | |
building spec/ruby/optional/capi/ext/module_under_autoload_spec.bundle | |
building spec/ruby/optional/capi/ext/mutex_spec.bundle | |
building spec/ruby/optional/capi/ext/numeric_spec.bundle | |
building spec/ruby/optional/capi/ext/object_spec.bundle | |
building spec/ruby/optional/capi/ext/proc_spec.bundle | |
building spec/ruby/optional/capi/ext/range_spec.bundle | |
building spec/ruby/optional/capi/ext/rational_spec.bundle | |
building spec/ruby/optional/capi/ext/rbasic_spec.bundle | |
building spec/ruby/optional/capi/ext/regexp_spec.bundle | |
building spec/ruby/optional/capi/ext/st_spec.bundle | |
building spec/ruby/optional/capi/ext/string_spec.bundle | |
building spec/ruby/optional/capi/ext/struct_spec.bundle | |
building spec/ruby/optional/capi/ext/symbol_spec.bundle | |
building spec/ruby/optional/capi/ext/time_spec.bundle | |
building spec/ruby/optional/capi/ext/thread_spec.bundle | |
building spec/ruby/optional/capi/ext/tracepoint_spec.bundle | |
building spec/ruby/optional/capi/ext/typed_data_spec.bundle | |
building spec/ruby/optional/capi/ext/util_spec.bundle | |
making enc | |
making trans | |
compiling ./enc/encdb.c | |
compiling ./enc/trans/transdb.c | |
configuring -test-/RUBY_ALIGNOF | |
configuring cgi/escape | |
compiling ./enc/trans/big5.c | |
configuring bigdecimal | |
configuring continuation | |
configuring coverage | |
compiling ./enc/big5.c | |
configuring date | |
compiling ./enc/cesu_8.c | |
compiling ./enc/trans/cesu_8.c | |
configuring digest | |
configuring digest/bubblebabble | |
configuring digest/md5 | |
configuring -test-/abi | |
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-/bug-14834 | |
configuring -test-/bug-3571 | |
configuring -test-/bug-5832 | |
configuring erb/escape | |
configuring -test-/bug_reporter | |
configuring -test-/class | |
configuring -test-/cxxanyargs | |
compiling ./enc/cp949.c | |
configuring etc | |
configuring fcntl | |
configuring -test-/debug | |
configuring -test-/dln/empty | |
configuring -test-/econv | |
configuring -test-/enumerator_kw | |
configuring -test-/eval | |
configuring -test-/exception | |
configuring -test-/fatal | |
configuring -test-/file | |
compiling ./enc/emacs_mule.c | |
configuring fiddle | |
configuring digest/rmd160 | |
compiling ./enc/euc_jp.c | |
compiling ./enc/euc_kr.c | |
configuring digest/sha1 | |
compiling ./enc/euc_tw.c | |
compiling ./enc/gb2312.c | |
configuring digest/sha2 | |
compiling ./enc/gb18030.c | |
libffi_version: 3.4.0 | |
configuring io/console | |
compiling ./enc/gbk.c | |
compiling ./enc/iso_8859_1.c | |
compiling ./enc/iso_8859_2.c | |
compiling ./enc/trans/chinese.c | |
compiling ./enc/iso_8859_3.c | |
configuring -test-/float | |
configuring -test-/funcall | |
configuring -test-/gvl/call_without_gvl | |
configuring -test-/hash | |
compiling ./enc/iso_8859_4.c | |
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-/random | |
configuring -test-/rational | |
configuring -test-/rb_call_super_kw | |
configuring -test-/recursion | |
configuring -test-/regexp | |
configuring -test-/scan_args | |
configuring -test-/st/foreach | |
configuring -test-/st/numhash | |
configuring -test-/st/update | |
configuring -test-/string | |
configuring -test-/struct | |
configuring -test-/symbol | |
compiling ./enc/iso_8859_5.c | |
compiling ./enc/iso_8859_6.c | |
compiling ./enc/trans/ebcdic.c | |
compiling ./enc/iso_8859_7.c | |
configuring -test-/thread/instrumentation | |
configuring -test-/thread_fd | |
configuring -test-/time | |
configuring -test-/tracepoint | |
configuring -test-/typeddata | |
configuring -test-/vm | |
configuring -test-/wait | |
compiling ./enc/trans/emoji.c | |
configuring json | |
configuring json/generator | |
configuring json/parser | |
configuring monitor | |
compiling ./enc/trans/emoji_iso2022_kddi.c | |
compiling ./enc/iso_8859_8.c | |
compiling ./enc/iso_8859_9.c | |
compiling ./enc/trans/emoji_sjis_docomo.c | |
compiling ./enc/iso_8859_10.c | |
compiling ./enc/trans/emoji_sjis_kddi.c | |
compiling ./enc/iso_8859_11.c | |
compiling ./enc/iso_8859_13.c | |
configuring nkf | |
compiling ./enc/iso_8859_14.c | |
configuring objspace | |
compiling ./enc/trans/emoji_sjis_softbank.c | |
compiling ./enc/trans/escape.c | |
compiling ./enc/iso_8859_15.c | |
compiling ./enc/trans/gb18030.c | |
compiling ./enc/iso_8859_16.c | |
compiling ./enc/koi8_r.c | |
compiling ./enc/trans/gbk.c | |
compiling ./enc/koi8_u.c | |
compiling ./enc/shift_jis.c | |
compiling ./enc/trans/iso2022.c | |
compiling ./enc/utf_16be.c | |
compiling ./enc/trans/japanese.c | |
configuring openssl | |
compiling ./enc/utf_16le.c | |
compiling ./enc/trans/japanese_euc.c | |
compiling ./enc/utf_32be.c | |
compiling ./enc/utf_32le.c | |
compiling ./enc/windows_31j.c | |
compiling ./enc/trans/japanese_sjis.c | |
compiling ./enc/windows_1250.c | |
compiling ./enc/windows_1251.c | |
compiling ./enc/windows_1252.c | |
configuring pathname | |
compiling ./enc/windows_1253.c | |
compiling ./enc/windows_1254.c | |
compiling ./enc/trans/korean.c | |
compiling ./enc/windows_1257.c | |
linking encoding encdb.bundle | |
linking encoding big5.bundle | |
linking encoding cesu_8.bundle | |
linking encoding cp949.bundle | |
linking encoding emacs_mule.bundle | |
linking encoding euc_jp.bundle | |
compiling ./enc/trans/single_byte.c | |
linking encoding euc_kr.bundle | |
linking encoding euc_tw.bundle | |
linking encoding gb2312.bundle | |
compiling ./enc/trans/utf8_mac.c | |
linking encoding gb18030.bundle | |
linking encoding gbk.bundle | |
compiling ./enc/trans/utf_16_32.c | |
linking encoding iso_8859_1.bundle | |
linking encoding iso_8859_2.bundle | |
configuring psych | |
linking encoding iso_8859_3.bundle | |
linking transcoder transdb.bundle | |
linking encoding iso_8859_4.bundle | |
linking transcoder big5.bundle | |
linking encoding iso_8859_5.bundle | |
linking transcoder cesu_8.bundle | |
linking transcoder chinese.bundle | |
linking encoding iso_8859_6.bundle | |
configuring pty | |
configuring rbconfig/sizeof | |
linking encoding iso_8859_7.bundle | |
linking transcoder ebcdic.bundle | |
linking encoding iso_8859_8.bundle | |
linking transcoder emoji.bundle | |
linking transcoder emoji_iso2022_kddi.bundle | |
linking encoding iso_8859_9.bundle | |
linking transcoder emoji_sjis_docomo.bundle | |
linking encoding iso_8859_10.bundle | |
linking transcoder emoji_sjis_kddi.bundle | |
linking encoding iso_8859_11.bundle | |
configuring ripper | |
linking transcoder emoji_sjis_softbank.bundle | |
linking encoding iso_8859_13.bundle | |
configuring rubyvm | |
linking transcoder escape.bundle | |
linking encoding iso_8859_14.bundle | |
configuring socket | |
linking transcoder gb18030.bundle | |
linking encoding iso_8859_15.bundle | |
linking transcoder gbk.bundle | |
linking encoding iso_8859_16.bundle | |
linking encoding koi8_r.bundle | |
linking transcoder iso2022.bundle | |
linking encoding koi8_u.bundle | |
linking transcoder japanese.bundle | |
linking encoding shift_jis.bundle | |
linking transcoder japanese_euc.bundle | |
linking encoding utf_16be.bundle | |
linking encoding utf_16le.bundle | |
linking transcoder japanese_sjis.bundle | |
linking encoding utf_32be.bundle | |
linking transcoder korean.bundle | |
linking encoding utf_32le.bundle | |
configuring stringio | |
linking transcoder utf8_mac.bundle | |
linking transcoder single_byte.bundle | |
linking encoding windows_31j.bundle | |
linking transcoder utf_16_32.bundle | |
linking encoding windows_1250.bundle | |
configuring strscan | |
linking encoding windows_1251.bundle | |
configuring syslog | |
linking encoding windows_1252.bundle | |
linking encoding windows_1253.bundle | |
linking encoding windows_1254.bundle | |
linking encoding windows_1257.bundle | |
configuring zlib | |
configuring debug-1.9.1/ext/debug | |
configuring racc-1.7.3/ext/racc/cparse | |
making encs | |
make[1]: Nothing to be done for `encs'. | |
configuring rbs-3.4.0/ext/rbs_extension | |
configuring io/nonblock | |
configuring io/wait | |
generating makefile exts.mk | |
exts.mk updated | |
compiling beg_len_step.c | |
compiling c.c | |
compiling extract.c | |
compiling to_ary_concat.c | |
compiling resize.c | |
compiling bug-14384.c | |
compiling big2str.c | |
compiling bug.c | |
compiling cpp.cpp | |
compiling bigzero.c | |
linking shared-object -test-/array/resize.bundle | |
linking shared-object -test-/arith_seq/beg_len_step.bundle | |
linking shared-object -test-/arith_seq/extract.bundle | |
linking shared-object -test-/bug_14834.bundle | |
linking shared-object -test-/array/to_ary_concat.bundle | |
linking shared-object -test-/bug_3571.bundle | |
compiling div.c | |
compiling init.c | |
compiling bug.c | |
compiling intpack.c | |
compiling bug_reporter.c | |
compiling class2name.c | |
compiling cxxanyargs.cpp | |
linking shared-object -test-/RUBY_ALIGNOF.bundle | |
compiling mul.c | |
linking shared-object -test-/bug_5832.bundle | |
compiling init.c | |
compiling init.c | |
linking shared-object -test-/bug_reporter.bundle | |
compiling empty.c | |
compiling str2big.c | |
compiling inspector.c | |
linking shared-object -test-/class.bundle | |
compiling profile_frames.c | |
compiling append.c | |
linking shared-object -test-/dln/empty.bundle | |
compiling init.c | |
linking shared-object -test-/bignum.bundle | |
compiling enumerator_kw.c | |
compiling eval.c | |
linking shared-object -test-/debug.bundle | |
compiling dataerror.c | |
compiling rb_fatal.c | |
linking shared-object -test-/cxxanyargs.bundle | |
linking shared-object -test-/econv.bundle | |
linking shared-object -test-/enumerator_kw.bundle | |
compiling fs.c | |
linking shared-object -test-/eval.bundle | |
compiling enc_raise.c | |
compiling init.c | |
compiling init.c | |
linking shared-object -test-/fatal/rb_fatal.bundle | |
compiling ensured.c | |
compiling stat.c | |
compiling funcall.c | |
compiling call_without_gvl.c | |
compiling nextafter.c | |
compiling init.c | |
compiling delete.c | |
compiling init.c | |
linking shared-object -test-/funcall.bundle | |
compiling core_ext.c | |
linking shared-object -test-/gvl/call_without_gvl.bundle | |
linking shared-object -test-/file.bundle | |
linking shared-object -test-/float.bundle | |
linking shared-object -test-/exception.bundle | |
linking shared-object -test-/hash.bundle | |
compiling iseq_load.c | |
compiling init.c | |
compiling break.c | |
compiling dot.dot.c | |
compiling protect.c | |
compiling resolve_symbol_resolver.c | |
compiling my_integer.c | |
compiling resolve_symbol_target.c | |
linking shared-object -test-/iseq_load.bundle | |
compiling init.c | |
linking shared-object -test-/load/protect.bundle | |
linking shared-object -test-/integer.bundle | |
linking shared-object -test-/load/resolve_symbol_resolver.bundle | |
linking shared-object -test-/load/dot.dot.bundle | |
compiling stringify_symbols.c | |
compiling yield.c | |
compiling stringify_target.c | |
compiling usrcompat.c | |
linking shared-object -test-/load/stringify_symbols.bundle | |
compiling usrmarshal.c | |
compiling internal_ivar.c | |
linking shared-object -test-/load/resolve_symbol_target.bundle | |
compiling memory_status.c | |
linking shared-object -test-/iter.bundle | |
linking shared-object -test-/load/stringify_target.bundle | |
compiling memory_view.c | |
linking shared-object -test-/marshal/compat.bundle | |
linking shared-object -test-/marshal/usr.bundle | |
linking shared-object -test-/memory_status.bundle | |
linking shared-object -test-/marshal/internal_ivar.bundle | |
compiling arity.c | |
compiling init.c | |
compiling bug.c | |
compiling num2int.c | |
compiling path_to_class.c | |
compiling postponed_job.c | |
compiling printf.c | |
linking shared-object -test-/method.bundle | |
compiling init.c | |
linking shared-object -test-/memory_view.bundle | |
linking shared-object -test-/notimplement.bundle | |
compiling receiver.c | |
linking shared-object -test-/num2int.bundle | |
linking shared-object -test-/path_to_class.bundle | |
compiling rat.c | |
compiling bad_version.c | |
linking shared-object -test-/postponed_job.bundle | |
linking shared-object -test-/printf.bundle | |
compiling super.c | |
compiling rb_call_super_kw.c | |
compiling init.c | |
compiling recursion.c | |
compiling loop.c | |
compiling init.c | |
linking shared-object -test-/rational.bundle | |
compiling scan_args.c | |
linking shared-object -test-/proc.bundle | |
compiling parse_depth_limit.c | |
linking shared-object -test-/rb_call_super_kw.bundle | |
linking shared-object -test-/recursion.bundle | |
linking shared-object -test-/random.bundle | |
compiling foreach.c | |
compiling numhash.c | |
compiling update.c | |
linking shared-object -test-/regexp.bundle | |
compiling capacity.c | |
linking shared-object -test-/st/numhash.bundle | |
compiling data.c | |
linking shared-object -test-/st/update.bundle | |
compiling init.c | |
linking shared-object -test-/st/foreach.bundle | |
compiling instrumentation.c | |
linking shared-object -test-/scan_args.bundle | |
compiling cstr.c | |
compiling coderange.c | |
compiling type.c | |
compiling duplicate.c | |
compiling thread_fd.c | |
compiling init.c | |
compiling init.c | |
linking shared-object -test-/thread/instrumentation.bundle | |
compiling len.c | |
linking shared-object -test-/symbol.bundle | |
compiling gc_hook.c | |
compiling leap_second.c | |
compiling ellipsize.c | |
compiling member.c | |
compiling enc_associate.c | |
linking shared-object -test-/thread_fd.bundle | |
compiling new.c | |
compiling tracepoint.c | |
compiling typeddata.c | |
compiling enc_dummy.c | |
compiling enc_str_buf_cat.c | |
compiling fstring.c | |
linking shared-object -test-/struct.bundle | |
linking shared-object -test-/tracepoint.bundle | |
compiling at_exit.c | |
linking shared-object -test-/time.bundle | |
linking shared-object -test-/typeddata.bundle | |
compiling init.c | |
compiling modify.c | |
compiling new.c | |
compiling nofree.c | |
linking shared-object -test-/vm/at_exit.bundle | |
compiling wait.c | |
compiling bigdecimal.c | |
compiling escape.c | |
compiling continuation.c | |
compiling normalize.c | |
compiling missing.c | |
compiling coverage.c | |
compiling qsort.c | |
linking shared-object -test-/wait.bundle | |
linking shared-object continuation.bundle | |
linking shared-object cgi/escape.bundle | |
compiling rb_interned_str.c | |
compiling digest.c | |
compiling date_core.c | |
compiling escape.c | |
compiling etc.c | |
compiling rb_str_dup.c | |
installing default coverage libraries | |
linking shared-object coverage.bundle | |
compiling set_len.c | |
linking shared-object erb/escape.bundle | |
compiling date_parse.c | |
linking shared-object digest.bundle | |
linking shared-object etc.bundle | |
compiling fcntl.c | |
linking shared-object -test-/string.bundle | |
installing digest libraries | |
compiling date_strftime.c | |
installing default digest libraries | |
installing default bigdecimal libraries | |
linking shared-object fcntl.bundle | |
compiling closure.c | |
compiling console.c | |
compiling conversions.c | |
compiling date_strptime.c | |
compiling fiddle.c | |
installing default date_core libraries | |
compiling function.c | |
linking shared-object io/console.bundle | |
compiling nonblock.c | |
compiling handle.c | |
compiling memory_view.c | |
compiling wait.c | |
linking shared-object io/nonblock.bundle | |
compiling pinned.c | |
compiling pointer.c | |
linking shared-object io/wait.bundle | |
compiling monitor.c | |
linking shared-object bigdecimal.bundle | |
installing default fiddle libraries | |
compiling nkf.c | |
compiling object_tracing.c | |
installing default monitor libraries | |
installing default nkf libraries | |
compiling objspace.c | |
compiling openssl_missing.c | |
linking shared-object monitor.bundle | |
compiling objspace_dump.c | |
linking shared-object fiddle.bundle | |
compiling ossl.c | |
ld: warning: ignoring duplicate libraries: '-lffi' | |
compiling pathname.c | |
compiling psych.c | |
compiling ossl_asn1.c | |
installing default objspace libraries | |
compiling pty.c | |
compiling psych_emitter.c | |
linking shared-object objspace.bundle | |
compiling ossl_bio.c | |
installing default pathname libraries | |
installing default pty libraries | |
compiling sizes.c | |
linking shared-object pathname.bundle | |
linking shared-object pty.bundle | |
compiling psych_parser.c | |
compiling ossl_bn.c | |
linking shared-object date_core.bundle | |
compiling limits.c | |
compiling ossl_cipher.c | |
compiling eventids1.c | |
installing default libraries | |
compiling psych_to_ruby.c | |
compiling init.c | |
linking shared-object rbconfig/sizeof.bundle | |
compiling stringio.c | |
compiling eventids2.c | |
compiling psych_yaml_tree.c | |
compiling strscan.c | |
compiling ripper.c | |
compiling ossl_config.c | |
compiling ossl_digest.c | |
compiling constants.c | |
compiling ossl_engine.c | |
linking shared-object stringio.bundle | |
compiling ossl_hmac.c | |
linking shared-object nkf.bundle | |
linking shared-object strscan.bundle | |
compiling ripper_init.c | |
compiling syslog.c | |
compiling basicsocket.c | |
compiling ossl_kdf.c | |
compiling ossl_ns_spki.c | |
linking shared-object psych.bundle | |
linking shared-object syslog.bundle | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
ld: warning: ignoring duplicate libraries: '-lyaml' | |
compiling zlib.c | |
compiling ossl_ocsp.c | |
compiling ossl_pkcs12.c | |
installing default syslog libraries | |
compiling debug.c | |
compiling socket.c | |
compiling cparse.c | |
compiling iseq_collector.c | |
compiling ipsocket.c | |
compiling ossl_pkcs7.c | |
linking shared-object debug/debug.bundle | |
compiling tcpsocket.c | |
installing default ripper libraries | |
linking shared-object racc/cparse.bundle | |
compiling tcpserver.c | |
compiling constants.c | |
compiling sockssocket.c | |
compiling ossl_pkey.c | |
compiling udpsocket.c | |
compiling unixsocket.c | |
compiling lexer.c | |
compiling unixserver.c | |
compiling bubblebabble.c | |
compiling option.c | |
compiling ancdata.c | |
linking shared-object zlib.bundle | |
compiling lexstate.c | |
linking shared-object digest/bubblebabble.bundle | |
compiling ossl_pkey_dh.c | |
compiling raddrinfo.c | |
compiling md5init.c | |
compiling location.c | |
compiling main.c | |
linking shared-object digest/md5.bundle | |
compiling ossl_pkey_dsa.c | |
compiling parser.c | |
compiling ossl_pkey_ec.c | |
compiling ifaddr.c | |
compiling parserstate.c | |
compiling ossl_pkey_rsa.c | |
compiling rmd160init.c | |
compiling ossl_provider.c | |
compiling rmd160.c | |
installing default socket libraries | |
compiling ruby_objs.c | |
linking shared-object socket.bundle | |
compiling sha1init.c | |
compiling ossl_rand.c | |
compiling ossl_ssl.c | |
compiling unescape.c | |
compiling sha2init.c | |
linking shared-object digest/sha1.bundle | |
linking shared-object digest/rmd160.bundle | |
compiling ossl_ssl_session.c | |
linking shared-object rbs_extension.bundle | |
compiling generator.c | |
linking shared-object digest/sha2.bundle | |
compiling parser.c | |
linking shared-object ripper.bundle | |
compiling ossl_ts.c | |
compiling ossl_x509.c | |
compiling ossl_x509attr.c | |
compiling ossl_x509cert.c | |
compiling ossl_x509crl.c | |
compiling ossl_x509ext.c | |
compiling ossl_x509name.c | |
linking shared-object json/ext/parser.bundle | |
compiling ossl_x509req.c | |
compiling ossl_x509revoked.c | |
compiling ossl_x509store.c | |
installing default openssl libraries | |
linking shared-object json/ext/generator.bundle | |
linking shared-object openssl.bundle | |
file2lastrev.rb: does not seem to be under a vcs: . | |
revision.h unchanged | |
config.status: creating ruby-runner.h | |
ln -sf ../../rbconfig.rb .ext/arm64-darwin24/rbconfig.rb | |
linking ruby | |
make[1]: Nothing to be done for `note'. | |
-> make install | |
file2lastrev.rb: does not seem to be under a vcs: . | |
revision.h unchanged | |
generating arm64-darwin24-fake.rb | |
arm64-darwin24-fake.rb updated | |
BASERUBY = /Users/mislav/.rbenv/shims/ruby --disable=gems | |
CC = clang | |
LD = ld | |
LDSHARED = clang -dynamiclib | |
CFLAGS = -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fno-common -pipe -arch arm64 | |
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/arm64-darwin24 -I./include -I. -I./prism -I./enc/unicode/15.0.0 -I/opt/homebrew/opt/gmp/include | |
CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT | |
DLDFLAGS = -L/opt/homebrew/opt/gmp/lib -Wl,-undefined,dynamic_lookup -install_name /Users/mislav/.rbenv/versions/3.3.0/lib/libruby.3.3.dylib -compatibility_version 3.3 -current_version 3.3.0 -fstack-protector-strong -framework CoreFoundation -fstack-protector-strong -framework CoreFoundation -arch arm64 | |
SOLIBS = -ldl -lobjc -lpthread | |
LANG = en_US.UTF-8 | |
LC_ALL = | |
LC_CTYPE = UTF-8 | |
MFLAGS = | |
RUSTC = rustc | |
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/var/folders/6k/fwzzx67n163b0lfftyw3313h0000gn/T/ruby-build.20241111212743.5021.Puj6Tg/ruby-3.3.0/yjit/target/release/' ./yjit/src/lib.rs | |
Apple clang version 16.0.0 (clang-1600.0.26.4) | |
Target: arm64-apple-darwin24.1.0 | |
Thread model: posix | |
InstalledDir: /Library/Developer/CommandLineTools/usr/bin | |
generating enc.mk | |
making srcs under enc | |
make[1]: Nothing to be done for `srcs'. | |
generating transdb.h | |
transdb.h unchanged | |
generating makefiles ext/configure-ext.mk | |
ext/configure-ext.mk updated | |
generating makefile exts.mk | |
exts.mk unchanged | |
file2lastrev.rb: does not seem to be under a vcs: . | |
revision.h unchanged | |
make[1]: Nothing to be done for `note'. | |
making enc | |
make[1]: Nothing to be done for `enc'. | |
making trans | |
make[1]: Nothing to be done for `./enc/trans'. | |
making encs | |
make[1]: Nothing to be done for `encs'. | |
SDKROOT= ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./arm64-darwin24-fake ./tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc | |
Installing to | |
installing binary commands: /Users/mislav/.rbenv/versions/3.3.0/bin | |
installing base libraries: /Users/mislav/.rbenv/versions/3.3.0/lib | |
installing arch files: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/3.3.0/arm64-darwin24 | |
installing pkgconfig data: /Users/mislav/.rbenv/versions/3.3.0/lib/pkgconfig | |
installing extension objects: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/3.3.0/arm64-darwin24 | |
installing extension objects: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/site_ruby/3.3.0/arm64-darwin24 | |
installing extension objects: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/vendor_ruby/3.3.0/arm64-darwin24 | |
installing extension headers: /Users/mislav/.rbenv/versions/3.3.0/include/ruby-3.3.0/arm64-darwin24 | |
installing extension scripts: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/3.3.0 | |
installing extension scripts: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/site_ruby/3.3.0 | |
installing extension scripts: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/vendor_ruby/3.3.0 | |
installing extension headers: /Users/mislav/.rbenv/versions/3.3.0/include/ruby-3.3.0/ruby | |
installing command scripts: /Users/mislav/.rbenv/versions/3.3.0/bin | |
installing library scripts: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/3.3.0 | |
installing common headers: /Users/mislav/.rbenv/versions/3.3.0/include/ruby-3.3.0 | |
installing manpages: /Users/mislav/.rbenv/versions/3.3.0/share/man/man1 | |
installing default gems from lib: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0 | |
abbrev 0.1.2 | |
base64 0.2.0 | |
benchmark 0.3.0 | |
bundler 2.5.3 | |
cgi 0.4.1 | |
csv 3.2.8 | |
delegate 0.3.1 | |
did_you_mean 1.6.3 | |
drb 2.2.0 | |
english 0.8.0 | |
erb 4.0.3 | |
error_highlight 0.6.0 | |
fileutils 1.7.2 | |
find 0.2.0 | |
forwardable 1.3.3 | |
getoptlong 0.2.1 | |
ipaddr 1.2.6 | |
irb 1.11.0 | |
logger 1.6.0 | |
mutex_m 0.2.0 | |
net-http 0.4.0 | |
net-protocol 0.2.2 | |
observer 0.1.2 | |
open-uri 0.4.1 | |
open3 0.2.1 | |
optparse 0.4.0 | |
ostruct 0.6.0 | |
pp 0.5.0 | |
prettyprint 0.2.0 | |
prism 0.19.0 | |
pstore 0.1.3 | |
rdoc 6.6.2 | |
readline 0.0.4 | |
reline 0.4.1 | |
resolv 0.3.0 | |
resolv-replace 0.1.1 | |
rinda 0.2.0 | |
ruby2_keywords 0.0.5 | |
securerandom 0.3.1 | |
set 1.1.0 | |
shellwords 0.2.0 | |
singleton 0.2.0 | |
syntax_suggest 2.0.0 | |
tempfile 0.2.1 | |
time 0.3.0 | |
timeout 0.4.1 | |
tmpdir 0.2.0 | |
tsort 0.2.0 | |
un 0.3.0 | |
uri 0.13.0 | |
weakref 0.1.3 | |
yaml 0.3.0 | |
installing default gems from ext: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0 | |
bigdecimal 3.1.5 | |
date 3.3.4 | |
digest 3.1.1 | |
etc 1.4.3 | |
fcntl 1.1.0 | |
fiddle 1.1.2 | |
io-console 0.7.1 | |
io-nonblock 0.3.0 | |
io-wait 0.3.1 | |
json 2.7.1 | |
nkf 0.1.3 | |
openssl 3.2.0 | |
pathname 0.3.0 | |
psych 5.1.2 | |
stringio 3.1.0 | |
strscan 3.0.7 | |
syslog 0.1.2 | |
zlib 3.1.0 | |
installing bundled gems: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0 | |
minitest 5.20.0 | |
power_assert 2.0.3 | |
rake 13.1.0 | |
test-unit 3.6.1 | |
rexml 3.2.6 | |
rss 0.3.0 | |
net-ftp 0.3.3 | |
net-imap 0.4.9 | |
net-pop 0.1.2 | |
net-smtp 0.4.0 | |
matrix 0.4.2 | |
prime 0.1.2 | |
rbs 3.4.0 | |
typeprof 0.21.9 | |
debug 1.9.1 | |
racc 1.7.3 | |
installing bundled gem cache: /Users/mislav/.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/cache | |
==> Installed ruby-3.3.0 to /Users/mislav/.rbenv/versions/3.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment