cd /var/folders/64/6pyr9gcn45ndngcymzpfzqjc0000gp/T/ruby-build.20240924112240.30103.zKmnOJ ==> Downloading ruby-3.0.5.tar.gz... -> curl -q -fL -o ruby-3.0.5.tar.gz https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.5.tar.gz -> tar xzf ruby-3.0.5.tar.gz cd /var/folders/64/6pyr9gcn45ndngcymzpfzqjc0000gp/T/ruby-build.20240924112240.30103.zKmnOJ/ruby-3.0.5 ==> Installing ruby-3.0.5... -> ./configure "--prefix=$HOME/.local/share/mise/installs/ruby/3.0.5" --with-openssl-dir=/opt/homebrew/opt/openssl@1.1 --enable-shared --with-readline-dir=/opt/homebrew/opt/readline --with-libyaml-dir=/opt/homebrew/opt/libyaml --with-gmp-dir=/opt/homebrew/opt/gmp --with-ext=openssl,psych,+ checking for ruby... /Users/jeffschoolcraft/.local/share/mise/installs/ruby/3.3/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... aarch64-apple-darwin24.0.0 checking host system type... aarch64-apple-darwin24.0.0 checking target system type... aarch64-apple-darwin24.0.0 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 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 C++11 features... none needed checking for gcc... clang 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 how to run the C preprocessor... clang -E checking for ranlib... ranlib checking for gar... no checking for ar... ar checking for gas... no checking for as... as checking for gnm... no checking for nm... nm checking for gobjcopy... no checking for objcopy... no 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 clang... /usr/bin/clang checking for real target cpu... arm64 checking arch option... -m64 checking for ar flags... rcu 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... -d use 'mkdir -p' as MKDIR_P checking for dtrace... dtrace 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 whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether -Wl,-R. is accepted as LDFLAGS... no checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-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 -Wmisleading-indentation 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 -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 -Wextra-tokens 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 whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no checking whether -std=gnu99 is accepted as CFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes 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 shl_load in -ldld... no checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for a.out.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 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/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 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 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 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 -fdeclspec 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 for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking for struct stat.st_atim... 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 acosh... yes checking for cbrt... yes checking for crypt... yes checking for dup2... 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 whether finite is declared... no checking for finite... no checking whether isinf is declared... yes checking whether isnan is declared... yes checking for sys/pstat.h... no checking for signbit... yes 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 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 dup... yes checking for dup3... no checking for eaccess... no checking for endgrent... yes checking for eventfd... no checking for explicit_memset... no checking for fcopyfile... 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 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 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 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 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 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 openat... yes checking for pipe2... no checking for poll... yes checking for posix_fadvise... no 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 spawnv... no checking for symlink... yes checking for syscall... (cached) no checking for sysconf... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... no 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 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 for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_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_sigmask... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_getattr_np... no checking arguments of pthread_setname_np... (name) 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 whether ELF binaries are produced... no 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... ./configure: line 29806: -Wl,-multiply_defined,suppress=: command not found no checking whether -Wl,-multiply_defined,suppress is accepted for bundle... 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 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_FALLBACK_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 prefix of external symbols... _ checking for pthread.h... yes checking if make is GNU make... yes .ext/include/arm64-darwin24/ruby/config.h updated configure: ruby library version = 3.0.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby-3.0.pc --- Configuration summary for ruby version 3.0.5 * Installation prefix: /Users/jeffschoolcraft/.local/share/mise/installs/\ ruby/3.0.5 * 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 -fdeclspec * with pthread: yes * with coroutine: arm64 * enable shared libs: yes * dynamic library ext: bundle * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong * DLDFLAGS: -Wl,-undefined,dynamic_lookup * optflags: -O3 * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdivision-by-zero \ -Wimplicit-function-declaration -Wimplicit-int \ -Wmisleading-indentation -Wpointer-arith \ -Wshorten-64-to-32 -Wwrite-strings \ -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 -Wextra-tokens * strip command: strip -A -n * install doc: rdoc * JIT support: yes * man page type: doc * BASERUBY -v: ruby 3.3.5 (2024-09-03 revision ef084cc8f4) \ [arm64-darwin24] --- -> make -j 12 BASERUBY = /Users/jeffschoolcraft/.local/share/mise/installs/ruby/3.3/bin/ruby --disable=gems CC = clang -fdeclspec LD = clang LDSHARED = clang -fdeclspec -dynamiclib CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -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 -Wextra-tokens -std=gnu99 -fno-common -pipe -m64 XCFLAGS = -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./enc/unicode/12.1.0 CPPFLAGS = -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT DLDFLAGS = -Wl,-undefined,dynamic_lookup -install_name /Users/jeffschoolcraft/.local/share/mise/installs/ruby/3.0.5/lib/libruby.3.0.dylib -compatibility_version 3.0 -current_version 3.0.5 -fstack-protector-strong -framework Security -framework Foundation -fstack-protector-strong -framework Security -framework Foundation -m64 SOLIBS = -lpthread -ldl -lobjc LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = - --jobserver-fds=6,7 -j Apple clang version 16.0.0 (clang-1600.0.26.3) Target: arm64-apple-darwin24.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin compiling ./main.c compiling dmydln.c compiling miniinit.c compiling dmyext.c translating probes probes.d compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c . ./vm_opts.h 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 error.c:2242:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] 2242 | char *strerror(); | ^ compiling inits.c In file included from eval.c:58: ./eval_jump.c:105:18: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 105 | (*endproc.func) (endproc.data); | ^ compiling io.c compiling iseq.c compiling load.c compiling marshal.c compiling math.c 1 warning generated. 1 warning generated. gc.c:4764:9: warning: variable 'moved_slots' set but not used [-Wunused-but-set-variable] 4764 | int moved_slots = 0; | ^ compiling memory_view.c making mjit_config.h compiling mjit_compile.c In file included from io.c:118: ./ccan/list/list.h:75:9: warning: 'LIST_HEAD' macro redefined [-Wmacro-redefined] 75 | #define LIST_HEAD(name) \ | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/queue.h:465:9: note: previous definition is here 465 | #define LIST_HEAD(name, type) \ | ^ compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c compiling proc.c compiling process.c compiling ractor.c parse.c:6678:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] 6678 | int yynerrs = 0; | ^ compiling random.c compiling range.c In file included from parse.y:7878: defs/keywords:5:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 5 | static const struct kwtable *reserved_word(/*const char *, unsigned int*/); | ^ defs/keywords:162:1: note: conflicting prototype is here 162 | rb_reserved_word (register const char *str, register size_t len) | ^ defs/keywords:6:36: note: expanded from macro 'rb_reserved_word' 6 | #define rb_reserved_word(str, len) reserved_word(str, len) | ^ parse.y:10722:1: warning: unused function 'parser_token_value_print' [-Wunused-function] 10722 | parser_token_value_print(struct parser_params *p, enum yytokentype type, const YYSTYPE *valp) | ^~~~~~~~~~~~~~~~~~~~~~~~ ractor.c:2673:10: warning: variable 'pcnt' set but not used [-Wunused-but-set-variable] 2673 | int *pcnt = (int *)ptr; | ^ compiling rational.c compiling re.c compiling regcomp.c 1 warning generated. compiling regenc.c compiling regerror.c 1 warning generated. compiling regexec.c 1 warning generated. compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling signal.c compiling sprintf.c compiling st.c ruby.c:916:18: warning: variable 'set' set but not used [-Wunused-but-set-variable] 916 | unsigned int set = 0U; | ^ compiling strftime.c compiling string.c compiling struct.c In file included from sprintf.c:997: ./vsnprintf.c:329:21: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 329 | err = (*fp->vwrite)(fp, uio); | ^ ./vsnprintf.c:841:23: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 841 | cp = (*fp->vextra)(fp, sizeof(ulval), &ulval, &fieldsz, sign); | ^ compiling symbol.c compiling thread.c compiling time.c 1 warning generated. compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c 2 warnings generated. compiling vm.c compiling vm_backtrace.c compiling vm_dump.c compiling vm_sync.c compiling vm_trace.c 3 warnings generated. compiling ./missing/explicit_bzero.c In file included from vm.c:352: ./vm_insnhelper.c:2591:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 2591 | return (*func)(recv, rb_ary_new4(argc, argv)); | ^ ./vm_insnhelper.c:2598:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 2598 | return (*func)(argc, argv, recv); | ^ ./vm_insnhelper.c:2732:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 2732 | return (*func)(recv, rb_ary_new4(argc, argv)); | ^ ./vm_insnhelper.c:2738:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 2738 | return (*func)(argc, argv, recv); | ^ compiling ./missing/setproctitle.c compiling ./missing/finite.c compiling addr2line.c compiling dmyenc.c compiling dln.c compiling localeinit.c compiling array.c compiling mjit.c assembling coroutine/arm64/Context.S compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c dln.c:77:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] 77 | char *getenv(); | ^ /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdlib.h:143:7: note: conflicting prototype is here 143 | char *getenv(const char *); | ^ compiling enc/trans/newline.c 1 warning generated. ./revision.h unchanged compiling version.c config.status: creating ruby-runner.h In file included from enc/unicode.c:177: ./enc/unicode/12.1.0/name2ctype.h:38038:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 38038 | static const struct uniname2ctype_struct *uniname2ctype_p( | ^ ./enc/unicode/12.1.0/name2ctype.h:39913:1: note: conflicting prototype is here 39913 | uniname2ctype_p (register const char *str, register size_t len) | ^ 1 warning generated. 4 warnings generated. linking miniruby generating arm64-darwin24-fake.rb arm64-darwin24-fake.rb updated generating encdb.h builtin_binary.inc updated compiling builtin.c ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk creating verconf.h building rb_mjit_header.h ./miniruby -I./lib -I. -I.ext/common ./tool/mjit_tabs.rb "" \ clang -E -DMJIT_HEADER -P -dD -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -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 -Wextra-tokens -std=gnu99 -fno-common -pipe -m64 -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./enc/unicode/12.1.0 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT ./vm.c -o rb_mjit_header.h.new verconf.h updated compiling loadpath.c encdb.h updated linking static-library libruby.3.0-static.a rb_mjit_header.h updated building .ext/include/arm64-darwin24/rb_mjit_min_header-3.0.5.h ./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "clang -fdeclspec -m64 -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -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 -Wextra-tokens -std=gnu99 -fno-common -pipe -m64" rb_mjit_header.h .ext/include/arm64-darwin24/rb_mjit_min_header-3.0.5.h making srcs under enc make[1]: Nothing to be done for `srcs'. generating transdb.h linking shared-library libruby.3.0.dylib transdb.h updated transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep transform_mjit_header: SKIPPED to transform: __sigbits, isspecial, isrune, isphonogram, isnumber, isideogram, ishexnumber, digittoint, toupper, tolower, toascii, isxdigit, isupper, isspace, ispunct, isprint, islower, isgraph, isdigit, iscntrl, isblank, isalpha, isalnum, __wcwidth, __isctype, __istype, isascii, __sincospi, __sincospif, __sincos, __sincosf, __inline_isnormall, __inline_isnormald, __inline_isnormalf, __inline_signbitl, __inline_signbitd, __inline_signbitf, __inline_isnanl, __inline_isnand, __inline_isnanf, __inline_isinfl, __inline_isinfd, __inline_isinff, __inline_isfinitel, __inline_isfinited, __inline_isfinitef, __darwin_fd_clr, __darwin_fd_set, __darwin_fd_isset, __darwin_check_fd_set, __sputc ln -sf ../../../.ext/include/arm64-darwin24/rb_mjit_min_header-3.0.5.h include/ruby-3.0.0/arm64-darwin24/rb_mjit_min_header-3.0.5.h making mjit_build_dir.dylib generating makefiles ext/configure-ext.mk making enc making trans linking ruby compiling ./enc/trans/transdb.c compiling ./enc/encdb.c compiling ./enc/big5.c compiling ./enc/trans/big5.c compiling ./enc/cesu_8.c compiling ./enc/trans/cesu_8.c compiling ./enc/cp949.c compiling ./enc/trans/chinese.c compiling ./enc/emacs_mule.c compiling ./enc/trans/ebcdic.c compiling ./enc/trans/emoji.c compiling ./enc/trans/emoji_iso2022_kddi.c compiling ./enc/trans/emoji_sjis_docomo.c compiling ./enc/trans/emoji_sjis_kddi.c compiling ./enc/euc_jp.c compiling ./enc/trans/emoji_sjis_softbank.c compiling ./enc/euc_kr.c compiling ./enc/trans/escape.c compiling ./enc/euc_tw.c In file included from ./enc/euc_jp.c:503: enc/jis/props.kwd:40:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 40 | static const struct enc_property *onig_jis_property(/*const char *str, unsigned int len*/); | ^ enc/jis/props.kwd:146:1: note: conflicting prototype is here 146 | onig_jis_property (register const char *str, register size_t len) | ^ compiling ./enc/trans/gb18030.c 1 warning generated. ext/configure-ext.mk updated compiling ./enc/gb2312.c compiling ./enc/gb18030.c compiling ./enc/trans/gbk.c compiling ./enc/gbk.c compiling ./enc/trans/iso2022.c compiling ./enc/trans/japanese.c compiling ./enc/iso_8859_1.c compiling ./enc/trans/japanese_euc.c compiling ./enc/iso_8859_2.c configuring bigdecimal compiling ./enc/iso_8859_3.c configuring -test-/RUBY_ALIGNOF configuring cgi/escape configuring coverage configuring continuation compiling ./enc/trans/japanese_sjis.c compiling ./enc/iso_8859_4.c configuring date compiling ./enc/trans/korean.c compiling ./enc/iso_8859_5.c configuring dbm configuring digest configuring digest/bubblebabble compiling ./enc/iso_8859_6.c configuring digest/md5 configuring etc compiling ./enc/iso_8859_7.c configuring fcntl compiling ./enc/trans/single_byte.c compiling ./enc/iso_8859_8.c compiling ./enc/iso_8859_9.c compiling ./enc/trans/utf8_mac.c configuring -test-/arith_seq/extract compiling ./enc/iso_8859_10.c configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring fiber compiling ./enc/trans/utf_16_32.c compiling ./enc/iso_8859_11.c configuring -test-/bug-14834 compiling ./enc/iso_8859_13.c configuring -test-/bug-3571 configuring -test-/bug-5832 configuring digest/rmd160 linking transcoder transdb.bundle configuring -test-/bug_reporter configuring gdbm configuring fiddle ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/class configuring -test-/cxxanyargs compiling ./enc/iso_8859_14.c configuring io/console configuring json linking transcoder big5.bundle configuring json/generator configuring digest/sha1 ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring json/parser compiling ./enc/iso_8859_15.c configuring monitor configuring -test-/debug linking transcoder cesu_8.bundle configuring -test-/dln/empty compiling ./enc/iso_8859_16.c configuring -test-/enumerator_kw ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring digest/sha2 configuring nkf configuring -test-/exception linking transcoder chinese.bundle configuring -test-/fatal compiling ./enc/koi8_r.c compiling ./enc/koi8_u.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/file linking transcoder ebcdic.bundle compiling ./enc/shift_jis.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder emoji.bundle configuring objspace ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ./enc/utf_16be.c linking transcoder emoji_iso2022_kddi.bundle In file included from ./enc/shift_jis.c:31: In file included from ./enc/shift_jis.h:490: enc/jis/props.kwd:40:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 40 | static const struct enc_property *onig_jis_property(/*const char *str, unsigned int len*/); | ^ enc/jis/props.kwd:146:1: note: conflicting prototype is here 146 | onig_jis_property (register const char *str, register size_t len) | ^ ld: warning: ignoring duplicate libraries: '-lruby.3.0' 1 warning generated. linking transcoder emoji_sjis_docomo.bundle compiling ./enc/utf_16le.c configuring openssl ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder emoji_sjis_kddi.bundle compiling ./enc/utf_32be.c configuring pathname ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder emoji_sjis_softbank.bundle configuring psych ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ./enc/utf_32le.c linking transcoder escape.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder gb18030.bundle compiling ./enc/windows_31j.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder gbk.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' In file included from ./enc/windows_31j.c:32: In file included from ./enc/shift_jis.h:490: enc/jis/props.kwd:40:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 40 | static const struct enc_property *onig_jis_property(/*const char *str, unsigned int len*/); | ^ enc/jis/props.kwd:146:1: note: conflicting prototype is here 146 | onig_jis_property (register const char *str, register size_t len) | ^ linking transcoder iso2022.bundle 1 warning generated. ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ./enc/windows_1250.c linking transcoder japanese.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ./enc/windows_1251.c linking transcoder japanese_euc.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder japanese_sjis.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder korean.bundle compiling ./enc/windows_1252.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder single_byte.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ./enc/windows_1253.c linking transcoder utf8_mac.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking transcoder utf_16_32.bundle compiling ./enc/windows_1254.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring pty compiling ./enc/windows_1257.c linking encoding encdb.bundle configuring racc/cparse ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding big5.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring rbconfig/sizeof linking encoding cesu_8.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding cp949.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding emacs_mule.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding euc_jp.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding euc_kr.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding euc_tw.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding gb2312.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding gb18030.bundle header: ndbm.h library: libc ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring readline linking encoding gbk.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding iso_8859_1.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding iso_8859_2.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding iso_8859_3.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/float configuring -test-/funcall linking encoding iso_8859_4.bundle configuring -test-/gvl/call_without_gvl configuring -test-/hash ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding iso_8859_5.bundle configuring -test-/integer ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/iseq_load linking encoding iso_8859_6.bundle configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/marshal/compat linking encoding iso_8859_7.bundle configuring -test-/marshal/internal_ivar ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/marshal/usr linking encoding iso_8859_8.bundle configuring -test-/memory_status configuring -test-/memory_view ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/method configuring -test-/notimplement linking encoding iso_8859_9.bundle configuring -test-/num2int ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/path_to_class configuring ripper linking encoding iso_8859_10.bundle configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/proc linking encoding iso_8859_11.bundle configuring -test-/random configuring rubyvm configuring -test-/rational ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/rb_call_super_kw linking encoding iso_8859_13.bundle configuring socket configuring -test-/recursion ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/regexp linking encoding iso_8859_14.bundle configuring -test-/scan_args configuring -test-/st/foreach ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/st/numhash linking encoding iso_8859_15.bundle configuring -test-/st/update configuring stringio ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/string linking encoding iso_8859_16.bundle configuring -test-/struct ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring io/nonblock configuring -test-/symbol linking encoding koi8_r.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding koi8_u.bundle linking encoding shift_jis.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding utf_16be.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring strscan linking encoding utf_16le.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding utf_32be.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring io/wait linking encoding utf_32le.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding windows_31j.bundle configuring -test-/thread_fd_close ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/time linking encoding windows_1250.bundle configuring -test-/tracepoint ld: warning: ignoring duplicate libraries: '-lruby.3.0' configuring -test-/typeddata configuring -test-/vm linking encoding windows_1251.bundle configuring -test-/wait_for_single_fd ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding windows_1252.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding windows_1253.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding windows_1254.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking encoding windows_1257.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' making encs make[1]: Nothing to be done for `encs'. configuring syslog configuring zlib generating makefile exts.mk exts.mk updated compiling to_ary_conact.c compiling c.c compiling bug.c compiling bug_reporter.c compiling resize.c compiling extract.c compiling big2str.c compiling bug-14384.c compiling bug.c compiling cxxanyargs.cpp compiling class2name.c compiling init.c compiling cpp.cpp compiling init.c linking shared-object -test-/bug_5832.bundle linking shared-object -test-/bug_reporter.bundle compiling bigzero.c linking shared-object -test-/array/to_ary_concat.bundle linking shared-object -test-/bug_3571.bundle linking shared-object -test-/array/resize.bundle linking shared-object -test-/bug_14834.bundle linking shared-object -test-/arith_seq/extract.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling inspector.c compiling div.c compiling profile_frames.c compiling empty.c compiling enumerator_kw.c linking shared-object -test-/dln/empty.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object -test-/class.bundle compiling init.c compiling dataerror.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling intpack.c compiling rb_fatal.c linking shared-object -test-/RUBY_ALIGNOF.bundle compiling enc_raise.c linking shared-object -test-/debug.bundle linking shared-object -test-/enumerator_kw.bundle compiling mul.c compiling fs.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling ensured.c compiling str2big.c compiling init.c compiling init.c compiling init.c linking shared-object -test-/cxxanyargs.bundle linking shared-object -test-/fatal/rb_fatal.bundle compiling nextafter.c compiling stat.c compiling funcall.c linking shared-object -test-/bignum.bundle compiling call_without_gvl.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling delete.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling core_ext.c compiling init.c compiling break.c compiling iseq_load.c linking shared-object -test-/exception.bundle compiling init.c linking shared-object -test-/gvl/call_without_gvl.bundle linking shared-object -test-/file.bundle linking shared-object -test-/funcall.bundle linking shared-object -test-/float.bundle compiling dot.dot.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object -test-/hash.bundle compiling my_integer.c compiling init.c compiling yield.c linking shared-object -test-/load/dot.dot.bundle compiling protect.c compiling usrcompat.c compiling internal_ivar.c compiling usrmarshal.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object -test-/iseq_load.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling memory_status.c compiling memory_view.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling arity.c compiling bug.c compiling init.c linking shared-object -test-/marshal/internal_ivar.bundle linking shared-object -test-/iter.bundle linking shared-object -test-/integer.bundle linking shared-object -test-/marshal/compat.bundle linking shared-object -test-/marshal/usr.bundle linking shared-object -test-/load/protect.bundle compiling num2int.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling path_to_class.c compiling postponed_job.c compiling printf.c compiling compiling rat.c init.c compiling init.c linking shared-object -test-/notimplement.bundle compiling rb_call_super_kw.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object -test-/memory_view.bundle linking shared-object -test-/method.bundle linking shared-object -test-/memory_status.bundle linking shared-object -test-/num2int.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling recursion.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling receiver.c compiling loop.c compiling super.c compiling init.c compiling parse_depth_limit.c linking shared-object -test-/path_to_class.bundle linking shared-object -test-/rb_call_super_kw.bundle linking shared-object -test-/postponed_job.bundle linking shared-object -test-/rational.bundle compiling scan_args.c linking shared-object -test-/recursion.bundle linking shared-object -test-/proc.bundle linking shared-object -test-/printf.bundle linking shared-object -test-/random.bundle compiling foreach.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling numhash.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling update.c compiling capacity.c compiling coderange.c compiling duplicate.c compiling thread_fd_close.c compiling init.c compiling init.c compiling gc_hook.c linking shared-object -test-/st/update.bundle compiling type.c compiling init.c linking shared-object -test-/thread_fd_close.bundle linking shared-object -test-/regexp.bundle compiling leap_second.c compiling cstr.c compiling tracepoint.c linking shared-object -test-/st/numhash.bundle linking shared-object -test-/st/foreach.bundle compiling typeddata.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling new.c compiling ellipsize.c compiling len.c linking shared-object -test-/scan_args.bundle compiling at_exit.c compiling wait_for_single_fd.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object -test-/symbol.bundle linking shared-object -test-/tracepoint.bundle compiling member.c compiling enc_associate.c linking shared-object -test-/typeddata.bundle compiling bigdecimal.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling enc_str_buf_cat.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling fstring.c compiling escape.c compiling init.c linking shared-object -test-/time.bundle linking shared-object -test-/vm/at_exit.bundle linking shared-object -test-/struct.bundle bigdecimal.c:249:5: error: 'maybe_unused' attribute cannot be applied to types 249 | ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:372:5: error: 'maybe_unused' attribute cannot be applied to types 372 | ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:405:5: error: 'maybe_unused' attribute cannot be applied to types 405 | linking shared-object -test-/wait_for_single_fd.bundle ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:456:5: error: 'maybe_unused' attribute cannot be applied to types 456 | ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:490:5: error: 'maybe_unused' attribute cannot be applied to types 490 | ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:519:5: error: 'maybe_unused' attribute cannot be applied to types 519 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:541:5: error: 'maybe_unused' attribute cannot be applied to types 541 | ENTER(2); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:861:5: error: 'maybe_unused' attribute cannot be applied to types 861 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:908:5: error: 'maybe_unused' attribute cannot be applied to types 908 | ENTER(1); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1001:5: error: 'maybe_unused' attribute cannot be applied to types 1001 | ENTER(2); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1058:5: error: 'maybe_unused' attribute cannot be applied to types 1058 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1116:5: error: 'maybe_unused' attribute cannot be applied to types 1116 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYcompiling continuation.c BE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1157:5: error: 'maybe_unused' attribute cannot be applied to types 1157 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1353:5: error: 'maybe_unused' attribute cannot be applied to types 1353 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1379:5: error: 'maybe_unused' attribute cannot be applied to types 1379 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1407:5: error: 'maybe_unused' attribute cannot be applied to types 1407 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1449:5: error: 'maybe_unused' attribute cannot be applied to types 1449 | ENTER(5); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1472:5: error: 'maybe_unused' attribute cannot be applied to types 1472 | ENTER(8); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ bigdecimal.c:1560:5: error: 'maybe_unused' attribute cannot be applied to types 1560 | ENTER(3); | ^ bigdecimal.c:68:33: note: expanded from macro 'ENTER' 68 | #define ENTER(n) volatile VALUE RB_UNUSED_VAR(vStack[n]);int iStack=0 | ^ ../.././include/ruby/backward/2/attributes.h:168:28: note: expanded from macro 'RB_UNUSED_VAR' 168 | #define RB_UNUSED_VAR(x) x RBIMPL_ATTR_MAYBE_UNUSED() | ^ ../.././include/ruby/internal/attr/maybe_unused.h:31:39: note: expanded from macro 'RBIMPL_ATTR_MAYBE_UNUSED' 31 | # define RBIMPL_ATTR_MAYBE_UNUSED() [[maybe_unused]] | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' ld: warning: ignoring duplicate libraries: '-lruby.3.0' compiling coverage.c 20 errors generated. make[2]: *** [bigdecimal.o] Error 1 make[2]: *** Waiting for unfinished jobs.... installing default bigdecimal libraries compiling modify.c make[1]: *** [ext/bigdecimal/all] Error 2 make[1]: *** Waiting for unfinished jobs.... compiling new.c compiling nofree.c compiling normalize.c compiling date_core.c compiling qsort.c compiling date_parse.c compiling rb_interned_str.c compiling date_strftime.c linking shared-object continuation.bundle compiling rb_str_dup.c compiling set_len.c compiling date_strptime.c ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object cgi/escape.bundle installing default date_core libraries ld: warning: ignoring duplicate libraries: '-lruby.3.0' linking shared-object coverage.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' In file included from date_parse.c:362: zonetab.list:6:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 6 | static const struct zone *zonetab(); | ^ zonetab.list:774:1: note: conflicting prototype is here 774 | zonetab (register const char *str, register size_t len) | ^ linking shared-object -test-/string.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' 1 warning generated. linking shared-object date_core.bundle ld: warning: ignoring duplicate libraries: '-lruby.3.0' make: *** [build-ext] Error 2 external command failed with status 2