>>> ruby 3.3.0 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/ruby/ruby-3.3.0.tar.xz | /home/buildroot/autobuild/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0 -xf - >>> ruby 3.3.0 Patching >>> ruby 3.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ruby 3.3.0 Patching libtool >>> ruby 3.3.0 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ && rm -rf config.cache && GIT_DIR=. PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes LIBS=-latomic ac_cv_func_finite=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes stack_protector=no CONFIG_SITE=/dev/null ./configure --target=arceb-buildroot-linux-uclibc --host=arceb-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --disable-static --enable-shared --disable-install-doc --disable-rpath --disable-rubygems --disable-yjit --with-gmp CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " ) checking for ruby... /home/buildroot/autobuild/instance-0/output-1/host/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... arceb-buildroot-linux-uclibc checking target system type... arceb-buildroot-linux-uclibc checking for arceb-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-g++... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib checking for arceb-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp checking for arceb-buildroot-linux-uclibc-ranlib... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib checking for arceb-buildroot-linux-uclibc-gar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar checking for arceb-buildroot-linux-uclibc-gas... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-as checking for arceb-buildroot-linux-uclibc-gld... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld checking for arceb-buildroot-linux-uclibc-gnm... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm checking for arceb-buildroot-linux-uclibc-gobjcopy... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy checking for arceb-buildroot-linux-uclibc-gobjdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-objdump checking for arceb-buildroot-linux-uclibc-gstrip... /bin/true checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp accepts -o... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for arceb-buildroot-linux-uclibc-dtrace... no checking for dot... no checking for doxygen... no checking for arceb-buildroot-linux-uclibc-pkg-config... /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking for -fstack-protector... no checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... no checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... (cached) yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... yes 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... 4 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 0 checking size of off_t... 8 checking size of void*... 4 checking size of float... 4 checking size of double... 8 checking size of time_t... 4 checking size of clock_t... 4 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... ULL checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... 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... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 4 checking size of ptrdiff_t... 4 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... no checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for 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... no checking for uint128_t... no checking for intptr_t... yes checking size of intptr_t... 4 checking for uintptr_t... yes checking size of uintptr_t... 4 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 4 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... (cached) yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... no checking for cosh... yes checking for crypt_r... no checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... no checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... yes checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking 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... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... no 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 arceb... 0 checking for getcontext... no checking native coroutine implementation for arceb-linux-uclibc... pthread 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... no checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... no checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... no checking for thread-local storage sepcifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... (cached) no checking for setcontext... no checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... no checking for valgrind/memcheck.h... no checking for /bin/true flags... -A -n checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for rustc... no checking for prefix of external symbols... NONE checking for default symbols in empty shared library... _init __bss_start _fini _edata _end checking if make is GNU make... yes .ext/include/arceb-linux-uclibc/ruby/config.h updated configure: ruby library version = 3.3.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.3.0 * Installation prefix: /usr * exec prefix: /usr * arch: arceb-linux-uclibc * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux-uclibc * compiler: /home/buildroot/autobuild/instance-0/output-1/host\ /bin/arceb-buildroot-linux-uclibc-gcc * with thread: pthread * with coroutine: pthread * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -rdynamic -Wl,-export-dynamic \ -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdiv-by-zero -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -Wpointer-arith -Wwrite-strings \ -Wold-style-definition -Wimplicit-fallthrough=0 \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wmisleading-indentation -Wundef * strip command: /bin/true -A -n * install doc: no * YJIT support: no * RJIT support: no * man page type: doc * BASERUBY -v: ruby 3.3.0 (2023-12-25 revision 5124f9ac75) \ [x86_64-linux] --- >>> ruby 3.3.0 Building GIT_DIR=. PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" GIT_DIR=. PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' file2lastrev.rb: does not seem to be under a vcs: . BASERUBY = /home/buildroot/autobuild/instance-0/output-1/host/bin/ruby --disable=gems CC = /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc LD = /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-ld LDSHARED = /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -shared CFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/arceb-linux-uclibc -I./include -I. -I./prism -I./enc/unicode/15.0.0 CPPFLAGS = -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DDISABLE_RUBYGEMS=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -latomic LANG = en_US.UTF-8 LC_ALL = C LC_CTYPE = MFLAGS = -w -j4 --jobserver-auth=4,5 RUSTC = no 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=/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/yjit/target/release/' ./yjit/src/lib.rs arceb-buildroot-linux-uclibc-gcc.br_real (Buildroot 2024.02-929-g8759d81b00) 13.1.1 20230516 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making dummy probes.h compiling dln.c compiling localeinit.c revision.h unchanged compiling array.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from dln.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from localeinit.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from debug_counter.h:351, from array.c:14: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ast.c compiling bignum.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from ast.c:2: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from bignum.c:38: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from bignum.c:16: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated compiling class.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from constant.h:13, from class.c:20: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling compar.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from compar.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling compile.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from encindex.h:14, from compile.c:19: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from compile.c:13: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling complex.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from complex.c:19: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from complex.c:16: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling cont.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from cont.c:28: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling debug.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from debug.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling debug_counter.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from debug_counter.h:351, from debug_counter.c:11: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling dir.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from encindex.h:14, from dir.c:105: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling dln_find.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from dln_find.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling encoding.c compiling enum.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from encindex.h:14, from encoding.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from enum.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enumerator.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from enumerator.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling error.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from error.c:34: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling eval.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from eval.c:20: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling file.c compiling gc.c In file included from ./include/ruby/defines.h:79, from dln.h:14, from file.c:157: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from constant.h:13, from gc.c:106: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling hash.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from debug_counter.h:351, from hash.c:26: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling inits.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from inits.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling io.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/fiber/scheduler.h:20, from io.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling io_buffer.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from ./include/ruby/io.h:16, from io_buffer.c:9: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling iseq.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from iseq.c:21: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling load.c In file included from ./include/ruby/defines.h:79, from dln.h:14, from load.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling marshal.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from encindex.h:14, from marshal.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from marshal.c:14: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling math.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from math.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from math.c:20: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling memory_view.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from memory_view.c:9: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling rjit.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from vm_core.h:94, from rjit.h:13, from rjit.c:9: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling rjit_c.c compiling node.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from vm_core.h:94, from rjit.h:13, from rjit_c.c:9: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling node_dump.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from node.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from node_dump.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling numeric.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from numeric.c:28: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from numeric.c:16: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling object.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from constant.h:13, from object.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from object.c:19: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling pack.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from pack.c:19: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling parse.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from parse.y:49: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling parser_st.c In file included from ./include/ruby/defines.h:79, from parser_st.h:21, from parser_st.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling proc.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from proc.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling process.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/fiber/scheduler.h:20, from process.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ractor.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ractor.c:3: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling random.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from random.c:65: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from random.c:16: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling range.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from range.c:22: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from range.c:15: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling rational.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from rational.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from rational.c:12: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling re.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby/encoding.h:19, from encindex.h:14, from re.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regcomp.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regparse.h:33, from regcomp.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regenc.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regenc.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regerror.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regerror.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regexec.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regexec.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regparse.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regparse.h:33, from regparse.c:38: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling regsyntax.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from regint.h:115, from regsyntax.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ruby.c In file included from ./include/ruby/defines.h:79, from dln.h:14, from ruby.c:43: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ruby_parser.c compiling scheduler.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from vm_core.h:94, from scheduler.c:11: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling shape.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from vm_core.h:94, from shape.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling signal.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from debug_counter.h:351, from signal.c:36: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling sprintf.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from sprintf.c:24: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from sprintf.c:16: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling st.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from st.c:107: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling strftime.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from strftime.c:68: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from strftime.c:66: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling string.c compiling struct.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from debug_counter.h:351, from string.c:24: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from string.c:18: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from struct.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling symbol.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from symbol.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling thread.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from thread.c:75: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling time.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from time.c:35: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from time.c:18: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling transcode.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from transcode.c:16: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling util.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from util.c:32: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from util.c:25: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling variable.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from constant.h:13, from variable.c:18: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling vm.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from vm.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling vm_backtrace.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from vm_backtrace.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling vm_dump.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from vm_dump.c:32: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling vm_sync.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal/gc.h:16, from vm_sync.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling vm_trace.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from eval_intern.h:4, from vm_trace.c:24: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling weakmap.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from weakmap.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./missing/setproctitle.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./missing/setproctitle.c:35: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling addr2line.c In file included from ./include/ruby/defines.h:79, from addr2line.c:21: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling dmyext.c compiling dmyenc.c compiling ./main.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./main.c:21: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | generating arceb-linux-uclibc-fake.rb In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./internal.h:31, from ./vm_core.h:94, from ./rjit.h:13, from ./internal/cmdlineopt.h:4, from ./version.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | arceb-linux-uclibc-fake.rb updated generating encdb.h encdb.h updated generating enc.mk creating verconf.h verconf.h updated compiling version.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./internal.h:31, from ./vm_core.h:94, from ./rjit.h:13, from internal/cmdlineopt.h:4, from version.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling prism/api_node.c compiling prism/api_pack.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./prism/extension.h:6, from api_node.c.erb:2: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./prism/extension.h:6, from prism/api_pack.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling prism/diagnostic.c compiling prism/encoding.c compiling prism/extension.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./prism/extension.h:6, from prism/extension.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | 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 In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from prism/extension.h:6, from prism_init.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling coroutine/pthread/Context.c compiling enc/ascii.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from enc/ascii.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enc/us_ascii.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from enc/us_ascii.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enc/unicode.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./regint.h:115, from enc/unicode.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enc/utf_8.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from enc/utf_8.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enc/trans/newline.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from enc/trans/newline.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling builtin.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from internal.h:31, from builtin.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | making srcs under enc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' make[2]: Nothing to be done for 'srcs'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' compiling loadpath.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from loadpath.c:13: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | generating transdb.h transdb.h updated linking static-library libruby-static.a linking shared-library libruby.so.3.3.0 generating makefiles ext/configure-ext.mk building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so ext/configure-ext.mk updated building spec/ruby/optional/capi/ext/binding_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/array_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/basic_object_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/bignum_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/binding_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/boolean_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/boolean_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/class_id_under_autoload_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/class_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/class_under_autoload_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/complex_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/constants_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/constants_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/data_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/debug_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/encoding_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/enumerator_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/exception_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/fiber_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/fiber_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/file_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/file_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/fixnum_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/fixnum_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/float_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/hash_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/gc_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/globals_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/hash_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/integer_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/integer_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/io_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/kernel_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/language_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/marshal_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/module_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/module_under_autoload_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/mutex_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/numeric_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/object_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/proc_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/range_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/rational_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/rational_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/rbasic_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/rbasic_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/regexp_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/st_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/string_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/string_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/struct_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/symbol_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/thread_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/thread_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/time_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/time_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/tracepoint_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/tracepoint_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/typed_data_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | making enc In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from spec/ruby/optional/capi/ext/util_spec.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' compiling ./enc/encdb.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./internal/encoding.h:11, from ./enc/encdb.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | making trans make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' compiling ./enc/trans/transdb.c compiling ./enc/trans/big5.c compiling ./enc/trans/cesu_8.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./include/ruby.h:38, from ./enc/trans/transdb.c:12: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/cesu_8.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/big5.c:7: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/big5.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/big5.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/chinese.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/chinese.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/ebcdic.c compiling ./enc/cesu_8.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/ebcdic.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/cesu_8.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/emoji.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/emoji.c:6: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/cp949.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/cp949.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/emacs_mule.c compiling ./enc/trans/emoji_iso2022_kddi.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/emacs_mule.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/emoji_iso2022_kddi.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/euc_jp.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/euc_jp.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/euc_kr.c compiling ./enc/trans/emoji_sjis_docomo.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/euc_kr.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/emoji_sjis_docomo.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/euc_tw.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/euc_tw.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/emoji_sjis_kddi.c compiling ./enc/gb2312.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/emoji_sjis_kddi.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/gb2312.c:1: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/gb18030.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/gb18030.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/gbk.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/gbk.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/emoji_sjis_softbank.c compiling ./enc/iso_8859_1.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/emoji_sjis_softbank.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_1.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_2.c compiling ./enc/trans/escape.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_2.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/escape.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_3.c compiling ./enc/trans/gb18030.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_3.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/gb18030.c:6: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_4.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_4.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_5.c compiling ./enc/trans/gbk.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_5.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/gbk.c:6: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_6.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_6.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_7.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_7.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_8.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_8.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/iso2022.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/iso2022.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_9.c compiling ./enc/trans/japanese.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_9.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/japanese.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/japanese_euc.c compiling ./enc/iso_8859_10.c compiling ./enc/trans/japanese_sjis.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/japanese_euc.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_10.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/japanese_sjis.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_11.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_11.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_13.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_13.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_14.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_14.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_15.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_15.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/korean.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/korean.c:7: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/iso_8859_16.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/iso_8859_16.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/single_byte.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/single_byte.c:57: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/koi8_r.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/koi8_r.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/koi8_u.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/koi8_u.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/shift_jis.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/shift_jis.h:31, from ./enc/shift_jis.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/utf8_mac.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/utf8_mac.c:6: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/utf_16be.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/utf_16be.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/utf_16le.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/utf_16le.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/utf_32be.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/utf_32be.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/utf_32le.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/utf_32le.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/trans/utf_16_32.c In file included from ./include/ruby/defines.h:79, from ./include/ruby/ruby.h:25, from ./transcode_data.h:14, from ./enc/trans/utf_16_32.c:5: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/windows_31j.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/shift_jis.h:31, from ./enc/windows_31j.c:32: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/windows_1250.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1250.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ./enc/windows_1251.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1251.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking transcoder transdb.so compiling ./enc/windows_1252.c linking transcoder big5.so linking transcoder cesu_8.so In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1252.c:31: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | linking transcoder chinese.so In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' compiling ./enc/windows_1253.c linking transcoder gb18030.so compiling ./enc/windows_1254.c In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1253.c:38: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking transcoder gbk.so configuring -test-/RUBY_ALIGNOF In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1254.c:38: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract linking transcoder iso2022.so configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum linking transcoder japanese.so configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class linking transcoder japanese_euc.so configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv linking transcoder japanese_sjis.so configuring -test-/enumerator_kw linking transcoder korean.so configuring -test-/eval configuring -test-/exception configuring -test-/fatal linking transcoder single_byte.so linking transcoder utf8_mac.so configuring -test-/file linking transcoder utf_16_32.so compiling ./enc/windows_1257.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' In file included from ./include/ruby/defines.h:79, from ./regenc.h:40, from ./enc/windows_1257.c:30: ./include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ./include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | configuring bigdecimal configuring cgi/escape linking encoding encdb.so linking encoding big5.so configuring continuation linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so configuring coverage linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so configuring date linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' making encs configuring digest configuring digest/bubblebabble configuring digest/md5 make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' make[2]: Nothing to be done for 'encs'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' configuring erb/escape configuring -test-/float configuring etc configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring digest/rmd160 configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring digest/sha1 configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring digest/sha2 configuring fcntl configuring fiddle configuring io/console libffi_version: 3.4.6 configuring json configuring json/generator configuring json/parser configuring io/nonblock configuring monitor configuring nkf configuring objspace configuring openssl configuring io/wait configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.9.1/ext/debug configuring racc-1.7.3/ext/racc/cparse configuring rbs-3.4.0/ext/rbs_extension make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' generating makefile exts.mk exts.mk updated make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/RUBY_ALIGNOF' compiling c.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/arith_seq/beg_len_step' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/arith_seq/extract' compiling beg_len_step.c compiling extract.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/array/concat' compiling to_ary_concat.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from c.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from extract.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from beg_len_step.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from to_ary_concat.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/arith_seq/beg_len_step.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/RUBY_ALIGNOF' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/array/resize' compiling resize.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/arith_seq/extract' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/array/concat' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/arith_seq/beg_len_step' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-14834' compiling bug-14384.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-3571' compiling bug.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bignum' compiling big2str.c In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from resize.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from bug-14384.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from big2str.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from bug.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/array/resize.so linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_14834.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/array/resize' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-5832' compiling bug.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-14834' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-3571' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug_reporter' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/class' compiling bug_reporter.c compiling class2name.c compiling bigzero.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from bug.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from class2name.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from bug_reporter.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from bigzero.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/bug_5832.so compiling init.c linking shared-object -test-/bug_reporter.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug-5832' compiling div.c compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bug_reporter' compiling intpack.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from div.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from intpack.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/class.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/class' compiling mul.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/debug' compiling init.c compiling str2big.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from mul.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from str2big.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling inspector.c compiling profile_frames.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from inspector.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from profile_frames.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/dln/empty' compiling empty.c linking shared-object -test-/bignum.so In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from empty.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/bignum' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/econv' compiling append.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/enumerator_kw' compiling enumerator_kw.c linking shared-object -test-/debug.so linking shared-object -test-/dln/empty.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from append.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from enumerator_kw.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/debug' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/dln/empty' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/eval' compiling eval.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/exception' compiling dataerror.c compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from eval.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from dataerror.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/enumerator_kw.so linking shared-object -test-/eval.so compiling enc_raise.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/eval' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/enumerator_kw' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/fatal' compiling rb_fatal.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/file' compiling fs.c linking shared-object -test-/econv.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from enc_raise.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/econv' compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from rb_fatal.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from fs.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ensured.c linking shared-object -test-/fatal/rb_fatal.so compiling stat.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/fatal' compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from ensured.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/float' compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from stat.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/funcall' compiling funcall.c linking shared-object -test-/exception.so compiling nextafter.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/exception' linking shared-object -test-/file.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from funcall.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/file' In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from nextafter.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/hash' compiling delete.c In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from call_without_gvl.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from delete.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/funcall.so linking shared-object -test-/float.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/funcall' linking shared-object -test-/gvl/call_without_gvl.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/integer' compiling core_ext.c compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/float' compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/gvl/call_without_gvl' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/iseq_load' compiling iseq_load.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/bignum.h:19, from ../../../internal/numeric.h:11, from core_ext.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from iseq_load.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/hash.so compiling my_integer.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/hash' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/iter' compiling break.c compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from my_integer.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/iseq_load.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from break.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/iseq_load' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/dot.dot' linking shared-object -test-/integer.so compiling dot.dot.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/integer' compiling yield.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/protect' compiling protect.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/resolve_symbol_resolver' In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from dot.dot.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling resolve_symbol_resolver.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from yield.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from protect.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from resolve_symbol_resolver.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/load/dot.dot.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/dot.dot' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/resolve_symbol_target' compiling resolve_symbol_target.c linking shared-object -test-/iter.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/iter' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/stringify_symbols' linking shared-object -test-/load/resolve_symbol_resolver.so compiling stringify_symbols.c In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from resolve_symbol_target.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/load/protect.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/resolve_symbol_resolver' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/stringify_target' compiling stringify_target.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/protect' In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from stringify_symbols.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/compat' compiling usrcompat.c linking shared-object -test-/load/resolve_symbol_target.so In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from stringify_target.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/resolve_symbol_target' In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from usrcompat.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c linking shared-object -test-/load/stringify_symbols.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/stringify_symbols' linking shared-object -test-/load/stringify_target.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/usr' compiling usrmarshal.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/load/stringify_target' In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from internal_ivar.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/memory_view' compiling memory_view.c linking shared-object -test-/marshal/compat.so In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from usrmarshal.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/compat' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/method' compiling arity.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from memory_view.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/marshal/internal_ivar.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/internal_ivar' compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from arity.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/marshal/usr.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/marshal/usr' In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/notimplement' compiling bug.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/num2int' compiling num2int.c linking shared-object -test-/method.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from bug.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from num2int.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/method' In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/path_to_class' compiling path_to_class.c linking shared-object -test-/notimplement.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from path_to_class.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/notimplement' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/path_to_class.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from infinite_loop_dlsym.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/num2int.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/path_to_class' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/postponed_job' compiling postponed_job.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/num2int' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/printf' compiling printf.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from postponed_job.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from printf.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/popen_deadlock' linking shared-object -test-/memory_view.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/proc' compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/memory_view' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/random' compiling bad_version.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby/random.h:17, from bad_version.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling receiver.c linking shared-object -test-/postponed_job.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from receiver.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/postponed_job' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/rational' compiling rat.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/printf.so compiling super.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/rational.h:12, from rat.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/printf' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from super.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling loop.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from rb_call_super_kw.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby/random.h:17, from loop.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/rational.so linking shared-object -test-/proc.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/rational' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/proc' linking shared-object -test-/rb_call_super_kw.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/recursion' compiling recursion.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/regexp' compiling init.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/rb_call_super_kw' compiling parse_depth_limit.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from recursion.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from parse_depth_limit.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/random.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/random' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/scan_args' compiling scan_args.c linking shared-object -test-/recursion.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/foreach' compiling foreach.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/recursion' linking shared-object -test-/regexp.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/numhash' compiling numhash.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from scan_args.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/regexp' In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from foreach.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/update' compiling update.c In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from numhash.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from ../../../.././include/ruby.h:38, from update.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/st/update.so linking shared-object -test-/st/foreach.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/update' linking shared-object -test-/st/numhash.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/foreach' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/string' compiling capacity.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/struct' compiling data.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/st/numhash' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/symbol' compiling init.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from capacity.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from data.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling duplicate.c compiling coderange.c compiling type.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from duplicate.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from coderange.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from type.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling init.c compiling cstr.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/symbol.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal.h:31, from cstr.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/symbol' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/thread/instrumentation' compiling len.c compiling instrumentation.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from len.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../../.././include/ruby/defines.h:79, from ../../../.././include/ruby/ruby.h:25, from instrumentation.c:1: ../../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling member.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from member.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling ellipsize.c linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/struct.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from ellipsize.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/thread/instrumentation' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/struct' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/thread_fd' compiling thread_fd.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/time' compiling init.c compiling enc_associate.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from thread_fd.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from enc_associate.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling leap_second.c linking shared-object -test-/thread_fd.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/thread_fd' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/tracepoint' In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from leap_second.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling gc_hook.c compiling enc_dummy.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from gc_hook.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from enc_dummy.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling new.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from new.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling enc_str_buf_cat.c compiling tracepoint.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from enc_str_buf_cat.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from tracepoint.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/time.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/time' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/typeddata' compiling typeddata.c compiling fstring.c linking shared-object -test-/tracepoint.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from typeddata.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/tracepoint' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/vm' compiling at_exit.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from fstring.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/scan_args.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from at_exit.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/scan_args' linking shared-object -test-/typeddata.so make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/wait' compiling wait.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/typeddata' compiling init.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/bigdecimal' compiling bigdecimal.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from wait.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/vm/at_exit.so In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from init.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/vm' In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from bigdecimal.h:13, from bigdecimal.c:11: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling missing.c In file included from bigdecimal.h:14: missing.h:127:1: error: static declaration of 'rb_rational_num' follows non-static declaration 127 | rb_rational_num(VALUE rat) | ^~~~~~~~~~~~~~~ In file included from ../.././include/ruby/intern.h:50, from ../.././include/ruby/ruby.h:194: ../.././include/ruby/internal/intern/rational.h:128:7: note: previous declaration of 'rb_rational_num' with type 'VALUE(VALUE)' {aka 'long unsigned int(long unsigned int)'} 128 | VALUE rb_rational_num(VALUE rat); | ^~~~~~~~~~~~~~~ missing.h:139:1: error: static declaration of 'rb_rational_den' follows non-static declaration 139 | rb_rational_den(VALUE rat) | ^~~~~~~~~~~~~~~ ../.././include/ruby/internal/intern/rational.h:138:7: note: previous declaration of 'rb_rational_den' with type 'VALUE(VALUE)' {aka 'long unsigned int(long unsigned int)'} 138 | VALUE rb_rational_den(VALUE rat); | ^~~~~~~~~~~~~~~ missing.h:153:1: error: static declaration of 'rb_complex_real' follows non-static declaration 153 | rb_complex_real(VALUE cmp) | ^~~~~~~~~~~~~~~ In file included from ../.././include/ruby/intern.h:31: ../.././include/ruby/internal/intern/complex.h:101:7: note: previous declaration of 'rb_complex_real' with type 'VALUE(VALUE)' {aka 'long unsigned int(long unsigned int)'} 101 | VALUE rb_complex_real(VALUE z); | ^~~~~~~~~~~~~~~ missing.h:165:1: error: static declaration of 'rb_complex_imag' follows non-static declaration 165 | rb_complex_imag(VALUE cmp) | ^~~~~~~~~~~~~~~ ../.././include/ruby/internal/intern/complex.h:110:7: note: previous declaration of 'rb_complex_imag' with type 'VALUE(VALUE)' {aka 'long unsigned int(long unsigned int)'} 110 | VALUE rb_complex_imag(VALUE z); | ^~~~~~~~~~~~~~~ In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from missing.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling modify.c linking shared-object -test-/wait.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/wait' compiling new.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from modify.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from new.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/cgi/escape' compiling escape.c compiling nofree.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from escape.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from nofree.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling normalize.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../../internal/file.h:11, from normalize.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: *** [Makefile:298: bigdecimal.o] Error 1 make[3]: *** Waiting for unfinished jobs.... compiling qsort.c compiling rb_interned_str.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from qsort.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from rb_interned_str.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling rb_str_dup.c linking shared-object cgi/escape.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/cgi/escape' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/continuation' compiling continuation.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from rb_str_dup.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/coverage' compiling coverage.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from continuation.c:2: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../../internal/gc.h:16, from coverage.c:11: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling set_len.c linking shared-object continuation.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/continuation' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/date' compiling date_core.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from set_len.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from date_core.c:5: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object -test-/string.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/-test-/string' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/digest' compiling digest.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from digest.h:16, from digest.c:16: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | installing default coverage libraries linking shared-object coverage.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/coverage' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/erb/escape' compiling escape.c In file included from ../../.././include/ruby/defines.h:79, from ../../.././include/ruby/ruby.h:25, from ../../.././include/ruby.h:38, from escape.c:1: ../../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | linking shared-object digest.so linking shared-object erb/escape.so installing digest libraries installing default digest libraries make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/digest' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/erb/escape' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/etc' compiling etc.c make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/fcntl' compiling fcntl.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from etc.c:10: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from fcntl.c:28: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | etc.c: In function 'io_descriptor_fallback': etc.c:75:5: warning: 'fd' is deprecated: rb_io_descriptor [-Wdeprecated-declarations] 75 | return fptr->fd; | ^~~~~~ In file included from etc.c:12: ../.././include/ruby/io.h:154:9: note: declared here 154 | int fd; | ^~ linking shared-object fcntl.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/fcntl' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/fiddle' compiling closure.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from closure.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/bigdecimal' make[2]: *** [exts.mk:239: ext/bigdecimal/all] Error 2 make[2]: *** Waiting for unfinished jobs.... compiling conversions.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from conversions.c:3: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling fiddle.c linking shared-object etc.so In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from fiddle.c:3: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/etc' compiling date_parse.c compiling function.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from date_parse.c:5: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from function.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling handle.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from handle.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling memory_view.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from memory_view.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling pinned.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from ./fiddle.h:4, from pinned.c:1: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling pointer.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from pointer.c:6: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | compiling date_strftime.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from date_strftime.c:7: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | installing default fiddle libraries linking shared-object fiddle.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/fiddle' compiling date_strptime.c In file included from ../.././include/ruby/defines.h:79, from ../.././include/ruby/ruby.h:25, from ../.././include/ruby.h:38, from date_strptime.c:5: ../.././include/ruby/missing.h:165: warning: "finite" redefined 165 | # define finite(x) isfinite(x) | In file included from ../.././include/ruby/missing.h:21: /home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/math.h:334: note: this is the location of the previous definition 334 | #define finite(x) __finite(x) | installing default date_core libraries linking shared-object date_core.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/ext/date' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' make[1]: *** [uncommon.mk:397: build-ext] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-0/output-1/build/ruby-3.3.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'