|
Script started on Thu Aug 29 15:25:16 2024
|
|
|
|
[?2004h[15:25:17][wk@wkoszek_mba:~/tmp/rubyc]$
|
|
[?2004l
|
|
|
|
[?2004h[15:25:17][wk@wkoszek_mba:~/tmp/rubyc]$
|
|
[?2004l
|
|
|
|
[?2004h[15:25:17][wk@wkoszek_mba:~/tmp/rubyc]$
|
|
[?2004l
|
|
[?2004h[15:25:18][wk@wkoszek_mba:~/tmp/rubyc]$ tar xz [Kf ruby-3.3.4.tar.gz
|
|
[?2004l
|
|
[?2004h[15:25:26][wk@wkoszek_mba:~/tmp/rubyc]$ cd ruby-3.3.4
|
|
[?2004l
|
|
[?2004h[15:25:29][wk@wkoszek_mba:~/tmp/rubyc/ruby-3.3.4]$ ./configure
|
|
[?2004l
|
|
checking for ruby... [33;1m/opt/homebrew/bin/ruby[m
|
|
tool/config.guess already exists
|
|
tool/config.sub already exists
|
|
checking build system type... [33;1maarch64-apple-darwin24.0.0[m
|
|
checking host system type... [33;1maarch64-apple-darwin24.0.0[m
|
|
checking target system type... [33;1maarch64-apple-darwin24.0.0[m
|
|
checking for cl.exe... [31;1mno[m
|
|
checking for clang... [33;1mclang[m
|
|
checking for ld... [33;1mld[m
|
|
checking for ar... [33;1mar[m
|
|
checking for clang++... [33;1mclang++[m
|
|
checking for nm... [33;1mnm[m
|
|
checking for objcopy... [33;1mobjcopy[m
|
|
checking for objdump... [33;1mobjdump[m
|
|
checking for ranlib... [33;1mranlib[m
|
|
checking for strip... [33;1mstrip[m
|
|
checking for gcc... (cached) [33;1mclang[m
|
|
checking whether the C compiler works... [32;1myes[m
|
|
checking for C compiler default output file name... [33;1ma.out[m
|
|
checking for suffix of executables... [33;1m[m
|
|
checking whether we are cross compiling... [31;1mno[m
|
|
checking for suffix of object files... [33;1mo[m
|
|
checking whether the compiler supports GNU C... [32;1myes[m
|
|
checking whether clang accepts -g... [32;1myes[m
|
|
checking for clang option to enable C11 features... [33;1mnone needed[m
|
|
checking whether the compiler supports GNU C++... [32;1myes[m
|
|
checking whether clang++ accepts -g... [32;1myes[m
|
|
checking for clang++ option to enable C++11 features... [33;1mnone needed[m
|
|
checking how to run the C preprocessor... [33;1mclang -E[m
|
|
checking for gas... [31;1mno[m
|
|
checking for as... [33;1mas[m
|
|
checking for stdio.h... [32;1myes[m
|
|
checking for stdlib.h... [32;1myes[m
|
|
checking for string.h... [32;1myes[m
|
|
checking for inttypes.h... [32;1myes[m
|
|
checking for stdint.h... [32;1myes[m
|
|
checking for strings.h... [32;1myes[m
|
|
checking for sys/stat.h... [32;1myes[m
|
|
checking for sys/types.h... [32;1myes[m
|
|
checking for unistd.h... [32;1myes[m
|
|
checking for wchar.h... [32;1myes[m
|
|
checking for minix/config.h... [31;1mno[m
|
|
checking for vfork.h... [31;1mno[m
|
|
checking whether it is safe to define __EXTENSIONS__... [32;1myes[m
|
|
checking whether _XOPEN_SOURCE should be defined... [31;1mno[m
|
|
checking if minimum required OS X version is supported... [32;1myes[m
|
|
checking whether the linker is GNU ld... [31;1mno[m
|
|
checking whether clang -E accepts -o... [32;1myes[m
|
|
checking for real target cpu... [33;1marm64[m
|
|
checking arch option... [33;1m-arch arm64[m
|
|
checking for ar flags... [33;1mrcD[m
|
|
checking whether ln -s works... [32;1myes[m
|
|
checking whether make sets $(MAKE)... [32;1myes[m
|
|
checking for a BSD-compatible install... [33;1m/opt/homebrew/bin/ginstall -c[m
|
|
checking for a race-free mkdir -p... [33;1m/opt/homebrew/bin/gmkdir -p[m
|
|
checking for dtrace... [33;1mdtrace[m
|
|
checking for dot... [33;1mdot[m
|
|
checking for doxygen... [31;1mno[m
|
|
checking for pkg-config... [33;1mpkg-config[m
|
|
checking whether it is Android... [31;1mno[m
|
|
checking for cd using physical directory... [33;1mcd -P[m
|
|
checking whether CFLAGS is valid... [32;1myes[m
|
|
checking whether LDFLAGS is valid... [32;1myes[m
|
|
checking whether ELF binaries are produced... [31;1mno[m
|
|
checking whether -Wl,-rpath,. is accepted as LDFLAGS... [32;1myes[m
|
|
checking whether -fdeclspec is accepted as LDFLAGS... [32;1myes[m
|
|
checking whether -fdeclspec is accepted as CXXFLAGS... [32;1myes[m
|
|
checking whether -Wextra-tokens is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wdeprecated-declarations is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wdivision-by-zero is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wdiv-by-zero is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wduplicated-cond is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wimplicit-int is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wpointer-arith is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wwrite-strings is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wold-style-definition is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wmissing-noreturn is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-cast-function-type is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-long-long is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-overlength-strings is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wno-parentheses-equality is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-self-assign is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-tautological-compare is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-unused-parameter is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wno-unused-value is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wunused-variable is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -Wmisleading-indentation is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wundef is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Wall -Wextra is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -Qunused-arguments is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -fstack-protector-strong is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -fstack-protector-strong is accepted as LDFLAGS... [32;1myes[m
|
|
checking for -fstack-protector... [33;1m-fstack-protector-strong[m
|
|
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... [31;1mno[m
|
|
checking whether -fno-strict-overflow is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -ggdb3 is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -fvisibility=hidden is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -fno-fast-math is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -fexcess-precision=standard is accepted as CFLAGS... [31;1mno[m
|
|
checking whether -fp-model precise is accepted as CFLAGS... [31;1mno[m
|
|
checking whether compiler has statement and declarations in expressions... [32;1myes[m
|
|
checking for pthread.h... [32;1myes[m
|
|
checking for pthread_create in -lthr... [31;1mno[m
|
|
checking for pthread_create in -lpthread... [32;1myes[m
|
|
checking for pthread_np.h... [31;1mno[m
|
|
checking thread model... [33;1mpthread[m
|
|
checking whether syscall(2) is deprecated... [32;1myes[m
|
|
checking for broken crypt with 8bit chars... [32;1myes[m
|
|
checking for codesign... [33;1mcodesign[m
|
|
checking for dsymutil... [33;1mdsymutil[m
|
|
checking for crt_externs.h... [32;1myes[m
|
|
checking whether CXXFLAGS is valid... [32;1myes[m
|
|
checking for crypt in -lcrypt... (cached) [31;1mno[m
|
|
checking for dlopen in -ldl... [32;1myes[m
|
|
checking for shutdown in -lsocket... [31;1mno[m
|
|
checking for dirent.h that defines DIR... [32;1myes[m
|
|
checking for library containing opendir... [33;1mnone required[m
|
|
checking for _Bool... [32;1myes[m
|
|
checking for stdbool.h that conforms to C99... [32;1myes[m
|
|
checking for sys/wait.h that is POSIX.1 compatible... [32;1myes[m
|
|
checking for afunix.h... [31;1mno[m
|
|
checking for atomic.h... [31;1mno[m
|
|
checking for copyfile.h... [32;1myes[m
|
|
checking for direct.h... [31;1mno[m
|
|
checking for grp.h... [32;1myes[m
|
|
checking for fcntl.h... [32;1myes[m
|
|
checking for float.h... [32;1myes[m
|
|
checking for ieeefp.h... [31;1mno[m
|
|
checking for intrinsics.h... [31;1mno[m
|
|
checking for langinfo.h... [32;1myes[m
|
|
checking for limits.h... [32;1myes[m
|
|
checking for locale.h... [32;1myes[m
|
|
checking for malloc.h... [31;1mno[m
|
|
checking for malloc/malloc.h... [32;1myes[m
|
|
checking for malloc_np.h... [31;1mno[m
|
|
checking for net/socket.h... [31;1mno[m
|
|
checking for process.h... [31;1mno[m
|
|
checking for pwd.h... [32;1myes[m
|
|
checking for sanitizer/asan_interface.h... [32;1myes[m
|
|
checking for sanitizer/msan_interface.h... [32;1myes[m
|
|
checking for setjmpex.h... [31;1mno[m
|
|
checking for stdalign.h... [32;1myes[m
|
|
checking for stdio.h... (cached) [32;1myes[m
|
|
checking for sys/attr.h... [32;1myes[m
|
|
checking for sys/eventfd.h... [31;1mno[m
|
|
checking for sys/fcntl.h... [32;1myes[m
|
|
checking for sys/file.h... [32;1myes[m
|
|
checking for sys/id.h... [31;1mno[m
|
|
checking for sys/ioctl.h... [32;1myes[m
|
|
checking for sys/mkdev.h... [31;1mno[m
|
|
checking for sys/param.h... [32;1myes[m
|
|
checking for sys/prctl.h... [31;1mno[m
|
|
checking for sys/random.h... [32;1myes[m
|
|
checking for sys/resource.h... [32;1myes[m
|
|
checking for sys/select.h... [32;1myes[m
|
|
checking for sys/sendfile.h... [31;1mno[m
|
|
checking for sys/socket.h... [32;1myes[m
|
|
checking for sys/syscall.h... (cached) [31;1mno[m
|
|
checking for sys/sysmacros.h... [31;1mno[m
|
|
checking for sys/time.h... [32;1myes[m
|
|
checking for sys/times.h... [32;1myes[m
|
|
checking for sys/uio.h... [32;1myes[m
|
|
checking for sys/utime.h... [31;1mno[m
|
|
checking for syscall.h... (cached) [31;1mno[m
|
|
checking for time.h... [32;1myes[m
|
|
checking for ucontext.h... [32;1myes[m
|
|
checking for utime.h... [32;1myes[m
|
|
checking for sys/epoll.h... [31;1mno[m
|
|
checking for sys/event.h... [32;1myes[m
|
|
checking for stdatomic.h... [32;1myes[m
|
|
checking for gmp.h... [31;1mno[m
|
|
checking for special C compiler options needed for large files... [31;1mno[m
|
|
checking for _FILE_OFFSET_BITS value needed for large files... [31;1mno[m
|
|
checking whether byte ordering is bigendian... [31;1mno[m
|
|
checking for an ANSI C-conforming const... [32;1myes[m
|
|
checking whether char is unsigned... [31;1mno[m
|
|
checking for inline... [33;1minline[m
|
|
checking for working volatile... [32;1myes[m
|
|
checking for typeof syntax and keyword spelling... [33;1mtypeof[m
|
|
checking for C/C++ restrict keyword... [33;1m__restrict__[m
|
|
checking for long long... [32;1myes[m
|
|
checking for off_t... [32;1myes[m
|
|
checking char bit... [33;1m8[m
|
|
checking size of int... [33;1m4[m
|
|
checking size of short... [33;1m2[m
|
|
checking size of long... [33;1m8[m
|
|
checking size of long long... [33;1m8[m
|
|
checking size of __int64... [33;1m0[m
|
|
checking size of __int128... [33;1m16[m
|
|
checking size of off_t... [33;1m8[m
|
|
checking size of void*... [33;1m8[m
|
|
checking size of float... [33;1m4[m
|
|
checking size of double... [33;1m8[m
|
|
checking size of time_t... [33;1m8[m
|
|
checking size of clock_t... [33;1m8[m
|
|
checking word size... [33;1m8[m
|
|
checking packed struct attribute... [33;1mx __attribute__((packed))[m
|
|
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... [32;1myes[m
|
|
checking for printf prefix for long long... [33;1mll[m
|
|
checking for pid_t... [32;1myes[m
|
|
checking for convertible type of pid_t... [33;1mINT[m
|
|
checking for uid_t... [32;1myes[m
|
|
checking for convertible type of uid_t... [33;1mUINT[m
|
|
checking for gid_t... [32;1myes[m
|
|
checking for convertible type of gid_t... [33;1mUINT[m
|
|
checking for time_t... [32;1myes[m
|
|
checking for convertible type of time_t... [33;1mLONG[m
|
|
checking for dev_t... [32;1myes[m
|
|
checking for convertible type of dev_t... [33;1mINT[m
|
|
checking for mode_t... [32;1myes[m
|
|
checking for convertible type of mode_t... [33;1mUSHORT[m
|
|
checking for rlim_t... [32;1myes[m
|
|
checking for convertible type of rlim_t... [33;1mULL[m
|
|
checking for off_t... (cached) [32;1myes[m
|
|
checking for convertible type of off_t... [33;1mLL[m
|
|
checking for clockid_t... [32;1myes[m
|
|
checking for convertible type of clockid_t... [33;1mUINT[m
|
|
checking for variable length macro... [32;1myes[m
|
|
checking if _Alignof() works... [32;1myes[m
|
|
checking for CONSTFUNC function attribute... [33;1m__attribute__ ((__const__)) x[m
|
|
checking for PUREFUNC function attribute... [33;1m__attribute__ ((__pure__)) x[m
|
|
checking for NORETURN function attribute... [33;1m__attribute__ ((__noreturn__)) x[m
|
|
checking for DEPRECATED function attribute... [33;1m__attribute__ ((__deprecated__)) x[m
|
|
checking for DEPRECATED_BY function attribute... [33;1m__attribute__ ((__deprecated__("by "#n))) x[m
|
|
checking for NOINLINE function attribute... [33;1m__attribute__ ((__noinline__)) x[m
|
|
checking for ALWAYS_INLINE function attribute... [33;1m__attribute__ ((__always_inline__)) x[m
|
|
checking for NO_SANITIZE function attribute... [33;1m__attribute__ ((__no_sanitize__(san))) x[m
|
|
checking for NO_SANITIZE_ADDRESS function attribute... [33;1m__attribute__ ((__no_sanitize_address__)) x[m
|
|
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... [33;1m__attribute__ ((__no_address_safety_analysis__)) x[m
|
|
checking for WARN_UNUSED_RESULT function attribute... [33;1m__attribute__ ((__warn_unused_result__)) x[m
|
|
checking for MAYBE_UNUSED function attribute... [33;1m__attribute__ ((__unused__)) x[m
|
|
checking for ERRORFUNC function attribute... [33;1m__attribute__ ((__error__ mesg)) x[m
|
|
checking for WARNINGFUNC function attribute... [33;1m__attribute__ ((__warning__ mesg)) x[m
|
|
checking for WEAK function attribute... [33;1m__attribute__ ((__weak__)) x[m
|
|
checking for __attribute__((__depreacted__(msg))) in C++... [32;1myes[m
|
|
checking for std::nullptr_t... [32;1myes[m
|
|
checking for FUNC_STDCALL function attribute... [33;1mx[m
|
|
checking for FUNC_CDECL function attribute... [33;1m__attribute__ ((__cdecl__)) x[m
|
|
checking for FUNC_FASTCALL function attribute... [33;1mx[m
|
|
checking for FUNC_UNOPTIMIZED function attribute... [33;1mx[m
|
|
checking for FUNC_MINIMIZED function attribute... [33;1mx[m
|
|
checking for function alias... [31;1mno[m
|
|
checking for __atomic builtins... [32;1myes[m
|
|
checking for __sync builtins... [32;1myes[m
|
|
checking for __builtin_unreachable... [32;1myes[m
|
|
checking for __assume... [31;1mno[m
|
|
checking for exported function attribute... [33;1m__attribute__ ((__visibility__("default")))[m
|
|
checking for RUBY_FUNC_NONNULL function attribute... [33;1m__attribute__ ((__nonnull__(n))) x[m
|
|
checking for function name string predefined identifier... [33;1m__func__[m
|
|
checking if enum over int is allowed... [32;1myes[m
|
|
checking for clang options needed to detect all undeclared functions... [33;1mnone needed[m
|
|
checking whether sys_nerr is declared... [32;1myes[m
|
|
checking whether getenv is declared... [32;1myes[m
|
|
checking for size_t... [32;1myes[m
|
|
checking size of size_t... [33;1m8[m
|
|
checking size of ptrdiff_t... [33;1m8[m
|
|
checking size of dev_t... [33;1m4[m
|
|
checking for printf prefix for size_t... [33;1mz[m
|
|
checking for printf prefix for ptrdiff_t... [33;1mt[m
|
|
checking for struct stat.st_blksize... [32;1myes[m
|
|
checking for struct stat.st_blocks... [32;1myes[m
|
|
checking for struct stat.st_rdev... [32;1myes[m
|
|
checking size of struct stat.st_size... [33;1mSIZEOF_OFF_T[m
|
|
checking size of struct stat.st_blocks... [33;1mSIZEOF_OFF_T[m
|
|
checking size of struct stat.st_ino... [33;1mSIZEOF_LONG[m
|
|
checking size of struct stat.st_dev... [33;1mSIZEOF_DEV_T[m
|
|
checking size of struct stat.st_rdev... [33;1mSIZEOF_DEV_T[m
|
|
checking for struct stat.st_atim... [31;1mno[m
|
|
checking for struct stat.st_atimespec... [32;1myes[m
|
|
checking for struct stat.st_atimensec... [31;1mno[m
|
|
checking for struct stat.st_mtim... [31;1mno[m
|
|
checking for struct stat.st_mtimespec... [32;1myes[m
|
|
checking for struct stat.st_mtimensec... [31;1mno[m
|
|
checking for struct stat.st_ctim... [31;1mno[m
|
|
checking for struct stat.st_ctimespec... [32;1myes[m
|
|
checking for struct stat.st_ctimensec... [31;1mno[m
|
|
checking for struct stat.st_birthtimespec... [32;1myes[m
|
|
checking for struct timeval... [32;1myes[m
|
|
checking size of struct timeval.tv_sec... [33;1mSIZEOF_TIME_T[m
|
|
checking for struct timespec... [32;1myes[m
|
|
checking for struct timezone... [32;1myes[m
|
|
checking for fd_mask... [32;1myes[m
|
|
checking for int8_t... [32;1myes[m
|
|
checking size of int8_t... [33;1m1[m
|
|
checking for uint8_t... [32;1myes[m
|
|
checking size of uint8_t... [33;1m1[m
|
|
checking for int16_t... [32;1myes[m
|
|
checking size of int16_t... [33;1m2[m
|
|
checking for uint16_t... [32;1myes[m
|
|
checking size of uint16_t... [33;1m2[m
|
|
checking for int32_t... [32;1myes[m
|
|
checking size of int32_t... [33;1m4[m
|
|
checking for uint32_t... [32;1myes[m
|
|
checking size of uint32_t... [33;1m4[m
|
|
checking for int64_t... [32;1myes[m
|
|
checking size of int64_t... [33;1m8[m
|
|
checking for uint64_t... [32;1myes[m
|
|
checking size of uint64_t... [33;1m8[m
|
|
checking for int128_t... [33;1m__int128[m
|
|
checking for uint128_t... [33;1munsigned __int128[m
|
|
checking for intptr_t... [32;1myes[m
|
|
checking size of intptr_t... [33;1m8[m
|
|
checking for uintptr_t... [32;1myes[m
|
|
checking size of uintptr_t... [33;1m8[m
|
|
checking for printf prefix for intptr_t... [33;1ml[m
|
|
checking for ssize_t... [32;1myes[m
|
|
checking size of ssize_t... [33;1m8[m
|
|
checking for printf prefix for int64_t... [33;1mll[m
|
|
checking for stack end address... [31;1mno[m
|
|
checking for grep that handles long lines and -e... [33;1m/opt/homebrew/bin/ggrep[m
|
|
checking for egrep... [33;1m/opt/homebrew/bin/ggrep -E[m
|
|
checking for uid_t in sys/types.h... (cached) [32;1myes[m
|
|
checking type of array argument to getgroups... (cached) [33;1mgid_t[m
|
|
checking for working alloca.h... [32;1myes[m
|
|
checking for alloca... [32;1myes[m
|
|
checking for dynamic size alloca... [33;1mok[m
|
|
checking for working memcmp... [32;1myes[m
|
|
checking for dup... [32;1myes[m
|
|
checking for dup2... [32;1myes[m
|
|
checking for acosh... [32;1myes[m
|
|
checking for cbrt... [32;1myes[m
|
|
checking for crypt... [32;1myes[m
|
|
checking for erf... [32;1myes[m
|
|
checking for explicit_bzero... [31;1mno[m
|
|
checking for ffs... [32;1myes[m
|
|
checking for flock... [32;1myes[m
|
|
checking for hypot... [32;1myes[m
|
|
checking for lgamma_r... [32;1myes[m
|
|
checking for memmove... [32;1myes[m
|
|
checking for nan... [32;1myes[m
|
|
checking for nextafter... [32;1myes[m
|
|
checking for setproctitle... [31;1mno[m
|
|
checking for strchr... [32;1myes[m
|
|
checking for strerror... [32;1myes[m
|
|
checking for strlcat... [32;1myes[m
|
|
checking for strlcpy... [32;1myes[m
|
|
checking for strstr... [32;1myes[m
|
|
checking for tgamma... [32;1myes[m
|
|
checking for sys/pstat.h... [31;1mno[m
|
|
checking for pid_t... (cached) [32;1myes[m
|
|
checking for fork... [32;1myes[m
|
|
checking for vfork... (cached) [31;1mno[m
|
|
checking for working fork... [32;1myes[m
|
|
checking for __syscall... (cached) [31;1mno[m
|
|
checking for _longjmp... [32;1myes[m
|
|
checking for arc4random_buf... [32;1myes[m
|
|
checking for atan2l... [32;1myes[m
|
|
checking for atan2f... [32;1myes[m
|
|
checking whether atomic_signal_fence is declared... [32;1myes[m
|
|
checking for chmod... [32;1myes[m
|
|
checking for chown... [32;1myes[m
|
|
checking for chroot... [32;1myes[m
|
|
checking for chsize... [31;1mno[m
|
|
checking for clock_gettime... [32;1myes[m
|
|
checking for copy_file_range... [31;1mno[m
|
|
checking for cosh... [32;1myes[m
|
|
checking for crypt_r... [31;1mno[m
|
|
checking for daemon... (cached) [31;1mno[m
|
|
checking for dirfd... [32;1myes[m
|
|
checking for dl_iterate_phdr... [31;1mno[m
|
|
checking for dlopen... [32;1myes[m
|
|
checking for dladdr... [32;1myes[m
|
|
checking for dup3... [31;1mno[m
|
|
checking for eaccess... [31;1mno[m
|
|
checking for endgrent... [32;1myes[m
|
|
checking for eventfd... [31;1mno[m
|
|
checking for execl... [32;1myes[m
|
|
checking for execle... [32;1myes[m
|
|
checking for execv... [32;1myes[m
|
|
checking for execve... [32;1myes[m
|
|
checking for explicit_memset... [31;1mno[m
|
|
checking for fcopyfile... [32;1myes[m
|
|
checking for fchdir... [32;1myes[m
|
|
checking for fchmod... [32;1myes[m
|
|
checking for fchown... [32;1myes[m
|
|
checking for fcntl... [32;1myes[m
|
|
checking for fdatasync... (cached) [31;1mno[m
|
|
checking for fdopendir... [32;1myes[m
|
|
checking for fgetattrlist... [32;1myes[m
|
|
checking for fmod... [32;1myes[m
|
|
checking for fstatat... [32;1myes[m
|
|
checking for fsync... [32;1myes[m
|
|
checking for ftruncate... [32;1myes[m
|
|
checking for ftruncate64... [31;1mno[m
|
|
checking for getattrlist... [32;1myes[m
|
|
checking for getcwd... [32;1myes[m
|
|
checking for getegid... [32;1myes[m
|
|
checking for getentropy... [32;1myes[m
|
|
checking for geteuid... [32;1myes[m
|
|
checking for getgid... [32;1myes[m
|
|
checking for getgidx... [31;1mno[m
|
|
checking for getgrnam... [32;1myes[m
|
|
checking for getgrnam_r... [32;1myes[m
|
|
checking for getgroups... [32;1myes[m
|
|
checking for getlogin... [32;1myes[m
|
|
checking for getlogin_r... [32;1myes[m
|
|
checking for getpgid... [32;1myes[m
|
|
checking for getpgrp... [32;1myes[m
|
|
checking for getppid... [32;1myes[m
|
|
checking for getpriority... [32;1myes[m
|
|
checking for getpwnam... [32;1myes[m
|
|
checking for getpwnam_r... [32;1myes[m
|
|
checking for getpwuid... [32;1myes[m
|
|
checking for getpwuid_r... [32;1myes[m
|
|
checking for getrandom... [31;1mno[m
|
|
checking for getresgid... [31;1mno[m
|
|
checking for getresuid... [31;1mno[m
|
|
checking for getrlimit... [32;1myes[m
|
|
checking for getsid... [32;1myes[m
|
|
checking for gettimeofday... [32;1myes[m
|
|
checking for getuid... [32;1myes[m
|
|
checking for getuidx... [31;1mno[m
|
|
checking for gmtime_r... [32;1myes[m
|
|
checking for grantpt... [32;1myes[m
|
|
checking for initgroups... [32;1myes[m
|
|
checking for ioctl... [32;1myes[m
|
|
checking for isfinite... [31;1mno[m
|
|
checking for issetugid... [32;1myes[m
|
|
checking for kill... [32;1myes[m
|
|
checking for killpg... [32;1myes[m
|
|
checking for lchmod... [32;1myes[m
|
|
checking for lchown... [32;1myes[m
|
|
checking for link... [32;1myes[m
|
|
checking for llabs... [32;1myes[m
|
|
checking for lockf... [32;1myes[m
|
|
checking for log2... [32;1myes[m
|
|
checking for lstat... [32;1myes[m
|
|
checking for lutimes... [32;1myes[m
|
|
checking for malloc_usable_size... [31;1mno[m
|
|
checking for malloc_size... [32;1myes[m
|
|
checking for malloc_trim... [31;1mno[m
|
|
checking for mblen... [32;1myes[m
|
|
checking for memalign... [31;1mno[m
|
|
checking for memset_s... [32;1myes[m
|
|
checking for writev... [32;1myes[m
|
|
checking for memrchr... [31;1mno[m
|
|
checking for memmem... [32;1myes[m
|
|
checking for mkfifo... [32;1myes[m
|
|
checking for mknod... [32;1myes[m
|
|
checking for mktime... [32;1myes[m
|
|
checking for mmap... [32;1myes[m
|
|
checking for mremap... [31;1mno[m
|
|
checking for openat... [32;1myes[m
|
|
checking for pclose... [32;1myes[m
|
|
checking for pipe... [32;1myes[m
|
|
checking for pipe2... [31;1mno[m
|
|
checking for poll... [32;1myes[m
|
|
checking for popen... [32;1myes[m
|
|
checking for posix_fadvise... [31;1mno[m
|
|
checking for posix_madvise... [32;1myes[m
|
|
checking for posix_memalign... [32;1myes[m
|
|
checking for ppoll... [31;1mno[m
|
|
checking for pread... [32;1myes[m
|
|
checking for pwrite... [32;1myes[m
|
|
checking for qsort_r... [32;1myes[m
|
|
checking for qsort_s... [31;1mno[m
|
|
checking for readlink... [32;1myes[m
|
|
checking for realpath... [32;1myes[m
|
|
checking for round... [32;1myes[m
|
|
checking for sched_getaffinity... [31;1mno[m
|
|
checking for seekdir... [32;1myes[m
|
|
checking for select_large_fdset... [31;1mno[m
|
|
checking for sendfile... [32;1myes[m
|
|
checking for setegid... [32;1myes[m
|
|
checking for setenv... [32;1myes[m
|
|
checking for seteuid... [32;1myes[m
|
|
checking for setgid... [32;1myes[m
|
|
checking for setgroups... [32;1myes[m
|
|
checking for setpgid... [32;1myes[m
|
|
checking for setpgrp... [32;1myes[m
|
|
checking for setregid... [32;1myes[m
|
|
checking for setresgid... [31;1mno[m
|
|
checking for setresuid... [31;1mno[m
|
|
checking for setreuid... [32;1myes[m
|
|
checking for setrgid... [32;1myes[m
|
|
checking for setrlimit... [32;1myes[m
|
|
checking for setruid... [32;1myes[m
|
|
checking for setsid... [32;1myes[m
|
|
checking for setuid... [32;1myes[m
|
|
checking for shutdown... [32;1myes[m
|
|
checking for sigaction... [32;1myes[m
|
|
checking for sigaltstack... [32;1myes[m
|
|
checking for sigprocmask... [32;1myes[m
|
|
checking for sinh... [32;1myes[m
|
|
checking for snprintf... [32;1myes[m
|
|
checking for spawnv... [31;1mno[m
|
|
checking for symlink... [32;1myes[m
|
|
checking for syscall... (cached) [31;1mno[m
|
|
checking for sysconf... [32;1myes[m
|
|
checking for system... [32;1myes[m
|
|
checking for tanh... [32;1myes[m
|
|
checking for telldir... [32;1myes[m
|
|
checking for timegm... [32;1myes[m
|
|
checking for times... [32;1myes[m
|
|
checking for truncate... [32;1myes[m
|
|
checking for truncate64... [31;1mno[m
|
|
checking for tzset... [32;1myes[m
|
|
checking for umask... [32;1myes[m
|
|
checking for unsetenv... [32;1myes[m
|
|
checking for utimensat... [32;1myes[m
|
|
checking for utimes... [32;1myes[m
|
|
checking for wait4... [32;1myes[m
|
|
checking for waitpid... [32;1myes[m
|
|
checking for __cospi... [32;1myes[m
|
|
checking for __sinpi... [32;1myes[m
|
|
checking if getcwd allocates buffer if NULL is given... [32;1myes[m
|
|
checking for __builtin_alloca_with_align... [32;1myes[m
|
|
checking for __builtin_assume_aligned... [32;1myes[m
|
|
checking for __builtin_bswap16... [32;1myes[m
|
|
checking for __builtin_bswap32... [32;1myes[m
|
|
checking for __builtin_bswap64... [32;1myes[m
|
|
checking for __builtin_popcount... [32;1myes[m
|
|
checking for __builtin_popcountll... [32;1myes[m
|
|
checking for __builtin_clz... [32;1myes[m
|
|
checking for __builtin_clzl... [32;1myes[m
|
|
checking for __builtin_clzll... [32;1myes[m
|
|
checking for __builtin_ctz... [32;1myes[m
|
|
checking for __builtin_ctzll... [32;1myes[m
|
|
checking for __builtin_add_overflow... [32;1myes[m
|
|
checking for __builtin_sub_overflow... [32;1myes[m
|
|
checking for __builtin_mul_overflow... [32;1myes[m
|
|
checking for __builtin_mul_overflow_p... [31;1mno[m
|
|
checking for __builtin_constant_p... [32;1myes[m
|
|
checking for __builtin_choose_expr... [32;1myes[m
|
|
checking for __builtin_choose_expr_constant_p... [32;1myes[m
|
|
checking for __builtin_types_compatible_p... [32;1myes[m
|
|
checking for __builtin_trap... [32;1myes[m
|
|
checking for __builtin_expect... [32;1myes[m
|
|
checking for __builtin_mul_overflow with long long arguments... [32;1myes[m
|
|
checking whether qsort_r is GNU version... [31;1mno[m
|
|
checking whether qsort_r is BSD version... [32;1myes[m
|
|
checking whether atan2 handles Inf as C99... [32;1myes[m
|
|
checking for clock_getres... [32;1myes[m
|
|
checking for timer_create in -lrt... [31;1mno[m
|
|
checking for timer_settime in -lrt... [31;1mno[m
|
|
checking for unsetenv returns a value... [32;1myes[m
|
|
checking whether struct tm is in sys/time.h or time.h... [33;1mtime.h[m
|
|
checking for struct tm.tm_zone... [32;1myes[m
|
|
checking for struct tm.tm_gmtoff... [32;1myes[m
|
|
checking for external int daylight... [32;1myes[m
|
|
checking for negative time_t for gmtime(3)... [32;1myes[m
|
|
checking for localtime(3) overflow correctly... [32;1myes[m
|
|
checking for sig_t... [32;1myes[m
|
|
checking whether right shift preserve sign bit... [32;1myes[m
|
|
checking for copy_file_range... [31;1mno[m
|
|
checking whether _SC_CLK_TCK is supported... [32;1myes[m
|
|
checking stack growing direction on arm64... [33;1m-1[m
|
|
checking native coroutine implementation for arm64-darwin24... [33;1marm64[m
|
|
checking whether pthread_t is scalar type... [32;1myes[m
|
|
checking for sched_yield... [32;1myes[m
|
|
checking for pthread_attr_setinheritsched... [32;1myes[m
|
|
checking for pthread_attr_get_np... [31;1mno[m
|
|
checking for pthread_attr_getstack... [32;1myes[m
|
|
checking for pthread_attr_getguardsize... [32;1myes[m
|
|
checking for pthread_get_stackaddr_np... [32;1myes[m
|
|
checking for pthread_get_stacksize_np... [32;1myes[m
|
|
checking for thr_stksegment... [31;1mno[m
|
|
checking for pthread_stackseg_np... [31;1mno[m
|
|
checking for pthread_getthrds_np... [31;1mno[m
|
|
checking for pthread_condattr_setclock... [31;1mno[m
|
|
checking for pthread_setname_np... [32;1myes[m
|
|
checking for pthread_set_name_np... [31;1mno[m
|
|
checking for pthread_sigmask... [32;1myes[m
|
|
checking for pthread_getattr_np... [31;1mno[m
|
|
checking arguments of pthread_setname_np... [33;1m(name)[m
|
|
checking for thread-local storage sepcifier... [33;1m_Thread_local[m
|
|
checking if mcontext_t is a pointer... [32;1myes[m
|
|
checking for getcontext... (cached) [31;1mno[m
|
|
checking for setcontext... (cached) [31;1mno[m
|
|
checking if fork works with pthread... [32;1myes[m
|
|
checking for sys/user.h... [32;1myes[m
|
|
checking whether PAGE_SIZE is compile-time const... [31;1mno[m
|
|
checking ioctl request type... [33;1munsigned long[m
|
|
checking for mach-o/loader.h... [32;1myes[m
|
|
checking whether OS depend dynamic link works... [32;1myes[m
|
|
checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... [31;1mno[m
|
|
checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... [32;1myes[m
|
|
checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... [32;1myes[m
|
|
checking for libproc.h... [32;1myes[m
|
|
checking for execinfo.h... [32;1myes[m
|
|
checking for backtrace in -lexecinfo... [31;1mno[m
|
|
checking for libunwind.h... [32;1myes[m
|
|
checking for mach/task.h... [32;1myes[m
|
|
checking for mach/mach_init.h... [32;1myes[m
|
|
checking for mach/mach_port.h... [32;1myes[m
|
|
checking for backtrace... [32;1myes[m
|
|
checking for broken backtrace... [32;1myes[m
|
|
checking for valgrind/memcheck.h... [31;1mno[m
|
|
checking for strip flags... [33;1m-S -x[m
|
|
checking whether -fPIE is accepted as CFLAGS... [32;1myes[m
|
|
checking whether -pie is accepted as LDFLAGS... [31;1mno[m
|
|
checking whether -Wl,-pie is accepted as LDFLAGS... [32;1myes[m
|
|
checking whether wrapper for DYLD_LIBRARY_PATH is needed... [32;1myes[m
|
|
checking whether dtrace USDT is available... [33;1myes(-xnolibs)[m
|
|
checking whether dtrace needs post processing... [31;1mno[m
|
|
checking for __builtin_setjmp... (cached) [31;1mno[m
|
|
checking for _setjmpex as a macro or function... [31;1mno[m
|
|
checking for _setjmp as a macro or function... [32;1myes[m
|
|
checking for sigsetjmp as a macro or function... [32;1myes[m
|
|
checking for setjmp type... [33;1msigsetjmp,0[m
|
|
checking for rustc... [33;1mrustc[m
|
|
checking whether rustc works for YJIT... [32;1myes[m
|
|
checking for prefix of external symbols... [33;1m_[m
|
|
checking whether Security framework is needed... [31;1mno[m
|
|
checking if make is GNU make... [32;1myes[m
|
|
.ext/include/arm64-darwin24/ruby/config.h [31;1mupdated[m
|
|
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.4
|
|
|
|
* Installation prefix: /usr/local
|
|
* exec prefix: ${prefix}
|
|
* arch: arm64-darwin24
|
|
* site arch: ${arch}
|
|
* RUBY_BASE_NAME: ruby
|
|
* ruby lib prefix: ${libdir}/${RUBY_BASE_NAME}
|
|
* site libraries path: ${rubylibprefix}/${sitearch}
|
|
* vendor path: ${rubylibprefix}/vendor_ruby
|
|
* target OS: darwin24
|
|
* compiler: clang
|
|
* with thread: pthread
|
|
* with coroutine: arm64
|
|
* enable shared libs: no
|
|
* dynamic library ext: bundle
|
|
* CFLAGS: -fdeclspec ${optflags} ${debugflags} ${warnflags}
|
|
* LDFLAGS: -L. -fstack-protector-strong
|
|
* DLDFLAGS: -arch arm64 -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 -S -x
|
|
* install doc: rdoc
|
|
* YJIT support: yes
|
|
* RJIT support: yes
|
|
* man page type: doc
|
|
* BASERUBY -v: ruby 3.3.4 (2024-07-09 revision be1089c8ec) \
|
|
[arm64-darwin23]
|
|
|
|
---
|
|
[?2004h[15:26:43][wk@wkoszek_mba:~/tmp/rubyc/ruby-3.3.4]$ make -j
|
|
[?2004l
|
|
file2lastrev.rb: does not seem to be under a vcs: .
|
|
BASERUBY = /opt/homebrew/bin/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 -pipe -arch arm64
|
|
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/arm64-darwin24 -I./include -I. -I./prism -I./enc/unicode/15.0.0
|
|
CPPFLAGS = -arch arm64 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT
|
|
DLDFLAGS = -arch arm64 -Wl,-undefined,dynamic_lookup -fstack-protector-strong -Wl,-pie -framework CoreFoundation -arch arm64
|
|
SOLIBS = -ldl -lobjc -lpthread
|
|
LANG = en_US.UTF-8
|
|
LC_ALL =
|
|
LC_CTYPE =
|
|
MFLAGS = -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=/Users/wk/tmp/rubyc/ruby-3.3.4/yjit/target/release/' ./yjit/src/lib.rs
|
|
Apple clang version 15.0.0 (clang-1500.3.9.4)
|
|
Target: arm64-apple-darwin24.0.0
|
|
Thread model: posix
|
|
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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
|
|
compiling debug_counter.c
|
|
compiling dir.c
|
|
compiling dln_find.c
|
|
compiling encoding.c
|
|
compiling enum.c
|
|
compiling enumerator.c
|
|
compiling error.c
|
|
compiling file.c
|
|
compiling inits.c
|
|
compiling io.c
|
|
compiling io_buffer.c
|
|
. ./vm_opts.h
|
|
compiling iseq.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
|
|
compiling vm_backtrace.c
|
|
compiling vm_dump.c
|
|
compiling vm_sync.c
|
|
compiling vm_trace.c
|
|
revision.h [32munchanged[m
|
|
compiling weakmap.c
|
|
compiling yjit.c
|
|
building Rust YJIT (release mode)
|
|
compiling ./missing/explicit_bzero.c
|
|
compiling ./missing/setproctitle.c
|
|
compiling addr2line.c
|
|
compiling dmyenc.c
|
|
compiling dln.c
|
|
compiling localeinit.c
|
|
compiling array.c
|
|
compiling eval.c
|
|
compiling gc.c
|
|
compiling hash.c
|
|
compiling load.c
|
|
compiling version.c
|
|
compiling prism/api_node.c
|
|
compiling prism/api_pack.c
|
|
compiling prism/diagnostic.c
|
|
compiling prism/encoding.c
|
|
compiling prism/extension.c
|
|
compiling prism/node.c
|
|
compiling prism/options.c
|
|
compiling prism/pack.c
|
|
compiling prism/prettyprint.c
|
|
compiling prism/regexp.c
|
|
compiling prism/serialize.c
|
|
compiling prism/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
|
|
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 arm64-darwin24-fake.rb
|
|
arm64-darwin24-fake.rb [31;1mupdated[m
|
|
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
|
|
rbconfig.rb [31;1mupdated[m
|
|
generating encdb.h
|
|
generating enc.mk
|
|
creating verconf.h
|
|
verconf.h [31;1mupdated[m
|
|
encdb.h [31;1mupdated[m
|
|
compiling loadpath.c
|
|
making srcs under enc
|
|
make[1]: Nothing to be done for `srcs'.
|
|
generating transdb.h
|
|
transdb.h [31;1mupdated[m
|
|
[0m[1m[33mwarning[0m[0m[1m: 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[0m
|
|
[0m [0m[0m[1m[38;5;12m--> [0m[0m./yjit/src/core.rs:982:49[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m
|
|
[0m[1m[38;5;12m982[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m formatter.debug_list().entries(branches.into_iter()).finish()[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m
|
|
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mwarning[0m[0m: this changes meaning in Rust 2024[0m
|
|
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(boxed_slice_into_iter)]` on by default[0m
|
|
[0m[1m[38;5;14mhelp[0m[0m: use `.iter()` instead of `.into_iter()` to avoid ambiguity[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m
|
|
[0m[1m[38;5;12m982[0m[0m [0m[0m[1m[38;5;12m| [0m[0m formatter.debug_list().entries(branches.[0m[0m[38;5;10miter[0m[0m()).finish()[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[38;5;10m~~~~[0m
|
|
[0m[1m[38;5;14mhelp[0m[0m: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m
|
|
[0m[1m[38;5;12m982[0m[0m [0m[0m[1m[38;5;12m| [0m[0m formatter.debug_list().entries([0m[0m[38;5;10mIntoIterator::into_iter([0m[0mbranches[0m[0m[38;5;10m)[0m[0m).finish()[0m
|
|
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[38;5;10m++++++++++++++++++++++++[0m[0m [0m[0m[38;5;10m~[0m
|
|
|
|
[0m[1m[33mwarning[0m[0m[1m: 1 warning emitted[0m
|
|
|
|
touch yjit/target/release/libyjit.a
|
|
nm: __.SYMDEF: file format not recognized
|
|
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
|
|
linking miniruby
|
|
builtin_binary.inc [31;1mupdated[m
|
|
67242c227e76d7efccc88fb7203bf48011ce705f37213f147305535ac7320901 builtin_binary.inc
|
|
compiling builtin.c
|
|
linking static-library libruby.3.3-static.a
|
|
generating makefiles ext/configure-ext.mk
|
|
making enc
|
|
making trans
|
|
compiling ./enc/encdb.c
|
|
compiling ./enc/trans/transdb.c
|
|
compiling ./enc/trans/big5.c
|
|
compiling ./enc/big5.c
|
|
compiling ./enc/cp949.c
|
|
compiling ./enc/cesu_8.c
|
|
compiling ./enc/emacs_mule.c
|
|
compiling ./enc/trans/cesu_8.c
|
|
compiling ./enc/euc_jp.c
|
|
compiling ./enc/trans/ebcdic.c
|
|
compiling ./enc/trans/chinese.c
|
|
compiling ./enc/trans/emoji.c
|
|
compiling ./enc/euc_kr.c
|
|
compiling ./enc/trans/emoji_iso2022_kddi.c
|
|
compiling ./enc/euc_tw.c
|
|
compiling ./enc/trans/emoji_sjis_docomo.c
|
|
compiling ./enc/gb2312.c
|
|
compiling ./enc/gb18030.c
|
|
compiling ./enc/gbk.c
|
|
compiling ./enc/trans/emoji_sjis_kddi.c
|
|
compiling ./enc/trans/emoji_sjis_softbank.c
|
|
compiling ./enc/trans/escape.c
|
|
ext/configure-ext.mk [31;1mupdated[m
|
|
compiling ./enc/trans/gb18030.c
|
|
compiling ./enc/iso_8859_1.c
|
|
compiling ./enc/iso_8859_2.c
|
|
compiling ./enc/trans/gbk.c
|
|
compiling ./enc/iso_8859_3.c
|
|
compiling ./enc/trans/iso2022.c
|
|
compiling ./enc/trans/japanese.c
|
|
compiling ./enc/iso_8859_4.c
|
|
compiling ./enc/trans/japanese_euc.c
|
|
compiling ./enc/iso_8859_5.c
|
|
configuring bigdecimal
|
|
configuring erb/escape
|
|
compiling ./enc/iso_8859_6.c
|
|
configuring psych
|
|
configuring pty
|
|
configuring coverage
|
|
compiling ./enc/trans/japanese_sjis.c
|
|
configuring json
|
|
configuring pathname
|
|
compiling ./enc/iso_8859_7.c
|
|
configuring json/generator
|
|
configuring fcntl
|
|
compiling ./enc/trans/korean.c
|
|
configuring date
|
|
configuring fiddle
|
|
configuring nkf
|
|
configuring -test-/RUBY_ALIGNOF
|
|
configuring continuation
|
|
configuring stringio
|
|
configuring rubyvm
|
|
configuring json/parser
|
|
configuring debug-1.9.1/ext/debug
|
|
configuring racc-1.7.3/ext/racc/cparse
|
|
configuring rbs-3.4.0/ext/rbs_extension
|
|
configuring digest
|
|
configuring digest/bubblebabble
|
|
configuring strscan
|
|
configuring openssl
|
|
configuring digest/md5
|
|
compiling ./enc/iso_8859_8.c
|
|
compiling ./enc/iso_8859_9.c
|
|
configuring etc
|
|
configuring ripper
|
|
configuring syslog
|
|
compiling ./enc/iso_8859_10.c
|
|
compiling ./enc/trans/single_byte.c
|
|
configuring monitor
|
|
configuring io/console
|
|
configuring rbconfig/sizeof
|
|
configuring zlib
|
|
compiling ./enc/trans/utf8_mac.c
|
|
configuring cgi/escape
|
|
compiling ./enc/trans/utf_16_32.c
|
|
compiling ./enc/iso_8859_11.c
|
|
compiling ./enc/iso_8859_13.c
|
|
configuring socket
|
|
compiling ./enc/iso_8859_14.c
|
|
configuring objspace
|
|
linking transcoder transdb.bundle
|
|
compiling ./enc/iso_8859_15.c
|
|
linking transcoder cesu_8.bundle
|
|
compiling ./enc/iso_8859_16.c
|
|
linking transcoder ebcdic.bundle
|
|
compiling ./enc/koi8_r.c
|
|
linking transcoder emoji.bundle
|
|
compiling ./enc/koi8_u.c
|
|
configuring io/nonblock
|
|
configuring io/wait
|
|
linking transcoder escape.bundle
|
|
linking transcoder iso2022.bundle
|
|
compiling ./enc/shift_jis.c
|
|
compiling ./enc/utf_16be.c
|
|
linking transcoder japanese.bundle
|
|
configuring digest/rmd160
|
|
configuring digest/sha1
|
|
configuring digest/sha2
|
|
compiling ./enc/utf_16le.c
|
|
compiling ./enc/utf_32be.c
|
|
linking transcoder utf_16_32.bundle
|
|
compiling ./enc/utf_32le.c
|
|
compiling ./enc/windows_31j.c
|
|
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
|
|
compiling ./enc/windows_1250.c
|
|
configuring -test-/bug-14834
|
|
configuring -test-/bug-3571
|
|
configuring -test-/bug-5832
|
|
compiling ./enc/windows_1251.c
|
|
configuring -test-/bug_reporter
|
|
configuring -test-/class
|
|
configuring -test-/cxxanyargs
|
|
compiling ./enc/windows_1252.c
|
|
compiling ./enc/windows_1253.c
|
|
linking transcoder emoji_sjis_docomo.bundle
|
|
compiling ./enc/windows_1254.c
|
|
compiling ./enc/windows_1257.c
|
|
configuring -test-/debug
|
|
configuring -test-/dln/empty
|
|
configuring -test-/econv
|
|
configuring -test-/enumerator_kw
|
|
configuring -test-/eval
|
|
configuring -test-/exception
|
|
configuring -test-/fatal
|
|
linking encoding encdb.bundle
|
|
configuring -test-/file
|
|
linking transcoder single_byte.bundle
|
|
linking encoding big5.bundle
|
|
linking encoding cesu_8.bundle
|
|
linking encoding cp949.bundle
|
|
linking encoding emacs_mule.bundle
|
|
linking transcoder emoji_sjis_kddi.bundle
|
|
linking transcoder gb18030.bundle
|
|
linking encoding euc_jp.bundle
|
|
linking transcoder emoji_sjis_softbank.bundle
|
|
linking encoding euc_kr.bundle
|
|
linking transcoder emoji_iso2022_kddi.bundle
|
|
linking encoding euc_tw.bundle
|
|
configuring -test-/float
|
|
linking encoding gb2312.bundle
|
|
configuring -test-/funcall
|
|
configuring -test-/gvl/call_without_gvl
|
|
configuring -test-/hash
|
|
linking transcoder chinese.bundle
|
|
configuring -test-/integer
|
|
configuring -test-/iseq_load
|
|
configuring -test-/iter
|
|
linking encoding gb18030.bundle
|
|
configuring -test-/load/dot.dot
|
|
configuring -test-/load/protect
|
|
linking encoding gbk.bundle
|
|
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
|
|
linking encoding iso_8859_1.bundle
|
|
configuring -test-/memory_view
|
|
configuring -test-/method
|
|
linking encoding iso_8859_2.bundle
|
|
configuring -test-/notimplement
|
|
configuring -test-/num2int
|
|
configuring -test-/path_to_class
|
|
configuring -test-/popen_deadlock
|
|
configuring -test-/postponed_job
|
|
linking encoding iso_8859_3.bundle
|
|
configuring -test-/printf
|
|
configuring -test-/proc
|
|
configuring -test-/random
|
|
linking encoding iso_8859_4.bundle
|
|
configuring -test-/rational
|
|
configuring -test-/rb_call_super_kw
|
|
configuring -test-/recursion
|
|
linking transcoder japanese_sjis.bundle
|
|
configuring -test-/regexp
|
|
configuring -test-/scan_args
|
|
configuring -test-/st/foreach
|
|
linking encoding iso_8859_5.bundle
|
|
configuring -test-/st/numhash
|
|
configuring -test-/st/update
|
|
configuring -test-/string
|
|
linking encoding iso_8859_6.bundle
|
|
configuring -test-/struct
|
|
linking encoding iso_8859_7.bundle
|
|
configuring -test-/symbol
|
|
configuring -test-/thread/instrumentation
|
|
configuring -test-/thread_fd
|
|
linking encoding iso_8859_8.bundle
|
|
configuring -test-/time
|
|
linking encoding iso_8859_9.bundle
|
|
linking encoding iso_8859_10.bundle
|
|
linking encoding iso_8859_11.bundle
|
|
configuring -test-/tracepoint
|
|
linking encoding iso_8859_13.bundle
|
|
configuring -test-/typeddata
|
|
configuring -test-/vm
|
|
configuring -test-/wait
|
|
linking encoding iso_8859_14.bundle
|
|
generating makefile exts.mk
|
|
linking encoding iso_8859_15.bundle
|
|
linking encoding iso_8859_16.bundle
|
|
linking encoding koi8_r.bundle
|
|
linking encoding koi8_u.bundle
|
|
exts.mk [31;1mupdated[m
|
|
linking encoding shift_jis.bundle
|
|
linking encoding utf_16be.bundle
|
|
linking encoding utf_16le.bundle
|
|
linking encoding utf_32be.bundle
|
|
compiling c.c
|
|
linking transcoder utf8_mac.bundle
|
|
linking transcoder gbk.bundle
|
|
compiling to_ary_concat.c
|
|
compiling beg_len_step.c
|
|
compiling append.c
|
|
compiling init.c
|
|
compiling iseq_load.c
|
|
compiling empty.c
|
|
compiling class2name.c
|
|
compiling bug.c
|
|
compiling dot.dot.c
|
|
compiling init.c
|
|
compiling resolve_symbol_resolver.c
|
|
compiling enumerator_kw.c
|
|
compiling protect.c
|
|
compiling dataerror.c
|
|
compiling stringify_target.c
|
|
compiling internal_ivar.c
|
|
compiling init.c
|
|
compiling extract.c
|
|
compiling stringify_symbols.c
|
|
compiling init.c
|
|
linking encoding windows_1250.bundle
|
|
compiling arity.c
|
|
compiling receiver.c
|
|
compiling scan_args.c
|
|
compiling enc_raise.c
|
|
compiling foreach.c
|
|
compiling recursion.c
|
|
compiling core_ext.c
|
|
compiling resolve_symbol_target.c
|
|
compiling parse_depth_limit.c
|
|
compiling init.c
|
|
compiling break.c
|
|
compiling usrmarshal.c
|
|
compiling num2int.c
|
|
compiling instrumentation.c
|
|
compiling path_to_class.c
|
|
compiling usrcompat.c
|
|
compiling init.c
|
|
compiling funcall.c
|
|
compiling delete.c
|
|
compiling my_integer.c
|
|
compiling thread_fd.c
|
|
compiling memory_status.c
|
|
compiling at_exit.c
|
|
compiling bad_version.c
|
|
compiling bug.c
|
|
compiling postponed_job.c
|
|
compiling coderange.c
|
|
compiling update.c
|
|
compiling init.c
|
|
linking encoding windows_31j.bundle
|
|
compiling init.c
|
|
compiling wait.c
|
|
compiling memory_view.c
|
|
compiling rb_call_super_kw.c
|
|
compiling loop.c
|
|
compiling super.c
|
|
compiling gc_hook.c
|
|
compiling coverage.c
|
|
compiling resize.c
|
|
compiling init.c
|
|
compiling objspace.c
|
|
linking transcoder korean.bundle
|
|
linking encoding utf_32le.bundle
|
|
installing default coverage libraries
|
|
compiling leap_second.c
|
|
linking encoding windows_1251.bundle
|
|
compiling monitor.c
|
|
compiling fcntl.c
|
|
compiling numhash.c
|
|
compiling bug_reporter.c
|
|
compiling objspace_dump.c
|
|
compiling typeddata.c
|
|
compiling init.c
|
|
compiling escape.c
|
|
compiling rb_fatal.c
|
|
compiling ellipsize.c
|
|
compiling yield.c
|
|
compiling nkf.c
|
|
linking encoding windows_1253.bundle
|
|
compiling object_tracing.c
|
|
compiling ensured.c
|
|
linking encoding windows_1254.bundle
|
|
compiling init.c
|
|
compiling continuation.c
|
|
compiling init.c
|
|
compiling enc_associate.c
|
|
linking encoding windows_1252.bundle
|
|
compiling debug.c
|
|
linking encoding windows_1257.bundle
|
|
compiling enc_dummy.c
|
|
compiling stringio.c
|
|
compiling tracepoint.c
|
|
compiling printf.c
|
|
compiling eventids1.c
|
|
compiling iseq_collector.c
|
|
compiling cparse.c
|
|
compiling capacity.c
|
|
compiling rat.c
|
|
linking shared-object -test-/dln/empty.bundle
|
|
compiling eval.c
|
|
compiling fstring.c
|
|
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
|
|
compiling data.c
|
|
compiling init.c
|
|
compiling init.c
|
|
linking shared-object -test-/load/protect.bundle
|
|
compiling init.c
|
|
compiling new.c
|
|
compiling ripper_init.c
|
|
compiling profile_frames.c
|
|
compiling cstr.c
|
|
compiling eventids2.c
|
|
compiling mul.c
|
|
compiling bigzero.c
|
|
compiling duplicate.c
|
|
compiling len.c
|
|
compiling big2str.c
|
|
compiling intpack.c
|
|
compiling str2big.c
|
|
compiling modify.c
|
|
linking shared-object -test-/iseq_load.bundle
|
|
compiling digest.c
|
|
linking shared-object -test-/class.bundle
|
|
linking shared-object -test-/enumerator_kw.bundle
|
|
compiling new.c
|
|
compiling member.c
|
|
linking shared-object -test-/recursion.bundle
|
|
linking shared-object -test-/bug_reporter.bundle
|
|
compiling normalize.c
|
|
linking shared-object -test-/load/resolve_symbol_resolver.bundle
|
|
compiling qsort.c
|
|
linking shared-object -test-/wait.bundle
|
|
compiling rb_interned_str.c
|
|
linking shared-object -test-/memory_status.bundle
|
|
linking shared-object -test-/marshal/compat.bundle
|
|
compiling nextafter.c
|
|
linking shared-object -test-/array/to_ary_concat.bundle
|
|
linking shared-object -test-/marshal/usr.bundle
|
|
compiling bug.c
|
|
compiling nofree.c
|
|
linking shared-object -test-/path_to_class.bundle
|
|
compiling rb_str_dup.c
|
|
compiling set_len.c
|
|
compiling escape.c
|
|
linking shared-object -test-/arith_seq/extract.bundle
|
|
linking shared-object -test-/notimplement.bundle
|
|
compiling inspector.c
|
|
compiling enc_str_buf_cat.c
|
|
compiling call_without_gvl.c
|
|
compiling bug-14384.c
|
|
linking shared-object -test-/thread_fd.bundle
|
|
linking shared-object -test-/rb_call_super_kw.bundle
|
|
linking shared-object -test-/RUBY_ALIGNOF.bundle
|
|
linking shared-object -test-/load/resolve_symbol_target.bundle
|
|
linking shared-object -test-/hash.bundle
|
|
linking shared-object -test-/num2int.bundle
|
|
linking shared-object fcntl.bundle
|
|
linking shared-object -test-/funcall.bundle
|
|
linking shared-object -test-/method.bundle
|
|
compiling ripper.c
|
|
linking shared-object -test-/load/stringify_target.bundle
|
|
linking shared-object -test-/random.bundle
|
|
compiling init.c
|
|
linking shared-object debug/debug.bundle
|
|
linking shared-object -test-/eval.bundle
|
|
compiling div.c
|
|
linking shared-object -test-/vm/at_exit.bundle
|
|
linking shared-object -test-/load/stringify_symbols.bundle
|
|
linking shared-object -test-/regexp.bundle
|
|
linking shared-object -test-/proc.bundle
|
|
linking shared-object -test-/thread/instrumentation.bundle
|
|
linking shared-object -test-/st/update.bundle
|
|
linking shared-object -test-/postponed_job.bundle
|
|
linking transcoder japanese_euc.bundle
|
|
linking shared-object -test-/arith_seq/beg_len_step.bundle
|
|
linking shared-object -test-/econv.bundle
|
|
linking shared-object -test-/load/dot.dot.bundle
|
|
linking shared-object -test-/printf.bundle
|
|
linking shared-object -test-/bug_3571.bundle
|
|
linking shared-object -test-/time.bundle
|
|
linking shared-object digest.bundle
|
|
linking shared-object -test-/fatal/rb_fatal.bundle
|
|
compiling generator.c
|
|
linking shared-object -test-/tracepoint.bundle
|
|
linking shared-object -test-/bug_5832.bundle
|
|
linking shared-object -test-/iter.bundle
|
|
linking shared-object -test-/array/resize.bundle
|
|
linking shared-object -test-/struct.bundle
|
|
linking shared-object -test-/marshal/internal_ivar.bundle
|
|
linking shared-object monitor.bundle
|
|
linking shared-object -test-/rational.bundle
|
|
linking shared-object -test-/debug.bundle
|
|
linking shared-object -test-/gvl/call_without_gvl.bundle
|
|
linking shared-object -test-/float.bundle
|
|
linking shared-object erb/escape.bundle
|
|
linking shared-object -test-/exception.bundle
|
|
linking shared-object continuation.bundle
|
|
linking shared-object -test-/bug_14834.bundle
|
|
linking shared-object -test-/st/numhash.bundle
|
|
linking shared-object -test-/integer.bundle
|
|
compiling bubblebabble.c
|
|
linking shared-object -test-/typeddata.bundle
|
|
linking shared-object -test-/st/foreach.bundle
|
|
linking shared-object -test-/bignum.bundle
|
|
linking shared-object -test-/string.bundle
|
|
linking shared-object racc/cparse.bundle
|
|
linking shared-object cgi/escape.bundle
|
|
linking shared-object objspace.bundle
|
|
linking shared-object coverage.bundle
|
|
linking shared-object -test-/memory_view.bundle
|
|
linking shared-object -test-/scan_args.bundle
|
|
linking shared-object digest/bubblebabble.bundle
|
|
linking shared-object stringio.bundle
|
|
linking transcoder big5.bundle
|
|
linking shared-object json/ext/generator.bundle
|
|
making encs
|
|
make[1]: Nothing to be done for `encs'.
|
|
linking shared-object nkf.bundle
|
|
linking shared-object ripper.bundle
|
|
file2lastrev.rb: does not seem to be under a vcs: .
|
|
revision.h [32munchanged[m
|
|
config.status: creating ruby-runner.h
|
|
ln -sf ../../rbconfig.rb .ext/arm64-darwin24/rbconfig.rb
|
|
linking ruby
|
|
ld: warning: ignoring duplicate libraries: '-ldl', '-lobjc', '-lpthread'
|
|
ld: archive member '/' not a mach-o file in '/Users/wk/tmp/rubyc/ruby-3.3.4/libruby.3.3-static.a'
|
|
clang: [0;1;31merror: [0m[1mlinker command failed with exit code 1 (use -v to see invocation)[0m
|
|
make[2]: *** [ruby] Error 1
|
|
make[1]: *** [ruby] Error 2
|
|
make: *** [build-ext] Error 2
|
|
[?2004h[15:27:13][wk@wkoszek_mba:~/tmp/rubyc/ruby-3.3.4]$ exit
|
|
[?2004l
|
|
exit
|
|
|
|
Script done on Thu Aug 29 15:27:25 2024
|