Applying /builder/shared-workdir/build/sdk/feeds/packages/lang/ruby/patches/010-fix-riscv64-build.patch using plaintext: patching file vm_dump.c autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/host/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal -I /builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/usr/share/aclocal -I m4 -I . --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/host/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/hostpkg/share/aclocal --include=/builder/shared-workdir/build/sdk/staging_dir/target-mipsel_24kc+24kf_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force autoreconf: configure.ac: not using Autoheader autoreconf: configure.ac: not using Automake autoreconf: linking tool/config.guess to /builder/shared-workdir/build/sdk/staging_dir/host/share/autoconf/build-aux/config.guess autoreconf: linking tool/install-sh to /builder/shared-workdir/build/sdk/staging_dir/host/share/autoconf/build-aux/install-sh autoreconf: Leaving directory '.' configure: loading site script /builder/shared-workdir/build/sdk/include/site/mipsel checking for ruby... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/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... mipsel-openwrt-linux-gnu checking target system type... mipsel-openwrt-linux-gnu checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-musl-gcc checking for mipsel-openwrt-linux-musl-ld... mipsel-openwrt-linux-musl-ld checking for mipsel-openwrt-linux-musl-gcc-ar... mipsel-openwrt-linux-musl-gcc-ar checking for mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-g++ checking for mipsel-openwrt-linux-musl-gcc-nm... mipsel-openwrt-linux-musl-gcc-nm checking for mipsel-openwrt-linux-musl-gcc-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-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 mipsel-openwrt-linux-musl-gcc accepts -g... yes checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E checking for mipsel-openwrt-linux-ranlib... (cached) mipsel-openwrt-linux-musl-gcc-ranlib checking for mipsel-openwrt-linux-gar... (cached) mipsel-openwrt-linux-musl-gcc-ar checking for mipsel-openwrt-linux-gas... mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4=ruby-3.2.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro checking for mipsel-openwrt-linux-gld... (cached) mipsel-openwrt-linux-musl-ld checking for mipsel-openwrt-linux-gnm... (cached) mipsel-openwrt-linux-musl-gcc-nm checking for mipsel-openwrt-linux-gobjcopy... mipsel-openwrt-linux-musl-objcopy checking for mipsel-openwrt-linux-gobjdump... mipsel-openwrt-linux-musl-objdump checking for mipsel-openwrt-linux-gstrip... mipsel-openwrt-linux-musl-strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if thread-local storage is supported... yes checking whether the linker is GNU ld... yes checking whether mipsel-openwrt-linux-musl-gcc -E accepts -o... yes checking for mipsel-openwrt-linux-musl-gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking for mipsel-openwrt-linux-dtrace... no checking for dot... no checking for doxygen... no checking for mipsel-openwrt-linux-pkg-config... /builder/shared-workdir/build/sdk/staging_dir/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 -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... 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 -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... no checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as 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... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... 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 gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for mipsel-openwrt-linux-musl-gcc option to enable large file support... none needed checking whether byte ordering is bigendian... (cached) no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... (cached) 4 checking size of short... (cached) 2 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking size of __int64... (cached) 0 checking size of __int128... 0 checking size of off_t... (cached) 8 checking size of void*... 4 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 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... LL 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++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __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 mipsel-openwrt-linux-musl-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... (cached) 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... (cached) 2 checking for uint16_t... yes checking size of uint16_t... (cached) 2 checking for int32_t... yes checking size of int32_t... (cached) 4 checking for uint32_t... yes checking size of uint32_t... (cached) 4 checking for int64_t... yes checking size of int64_t... (cached) 8 checking for uint64_t... yes checking size of uint64_t... (cached) 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... (cached) 4 checking for printf prefix for int64_t... NONE checking for stack end address... no checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/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... (cached) 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... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchmod... (cached) 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... no checking for getattrlist... no checking for getcwd... (cached) yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... (cached) yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... (cached) yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... yes checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... (cached) yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no 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... (cached) no 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 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... no checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... (cached) 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 crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_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 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 whether _SC_CLK_TCK is supported... yes checking stack growing direction on mipsel... 0 checking for getcontext... no checking native coroutine implementation for mipsel-linux-gnu... 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... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking 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 mipsel-openwrt-linux-musl-strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether 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... yes checking for setjmp type... __builtin_setjmp checking for rustc... rustc checking whether rustc works for YJIT... no checking for prefix of external symbols... NONE checking if make is GNU make... yes .ext/include/mipsel-linux-gnu/ruby/config.h updated configure: ruby library version = 3.2 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.2.4 * Installation prefix: /usr * exec prefix: /usr * arch: mipsel-linux-gnu * 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-gnu * compiler: mipsel-openwrt-linux-musl-gcc * with thread: pthread * with coroutine: pthread * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. \ -L/builder/shared-workdir/build/sdk/staging_dir/to\ olchain-mipsel_24kc+24kf_gcc-12.3.0_musl/usr/lib \ -L/builder/shared-workdir/build/sdk/staging_dir/to\ olchain-mipsel_24kc+24kf_gcc-12.3.0_musl/lib \ -znow -zrelro \ -L/builder/shared-workdir/build/sdk/build_dir/targ\ et-mipsel_24kc+24kf_musl/ruby-3.2.4 \ -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -L/builder/shared-workdir/build/sdk/staging_dir/to\ olchain-mipsel_24kc+24kf_gcc-12.3.0_musl/usr/lib \ -L/builder/shared-workdir/build/sdk/staging_dir/to\ olchain-mipsel_24kc+24kf_gcc-12.3.0_musl/lib \ -znow -zrelro \ -L/builder/shared-workdir/build/sdk/build_dir/targ\ et-mipsel_24kc+24kf_musl/ruby-3.2.4 \ -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 \ -Wmisleading-indentation -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 \ -Wundef * strip command: mipsel-openwrt-linux-musl-strip -S -x * install doc: no * MJIT support: no * YJIT support: no * man page type: man * BASERUBY -v: ruby 3.2.4 (2024-04-23 revision af471c0e01) \ [x86_64-linux-gnu] --- make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' BASERUBY = /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/ruby --disable=gems CC = mipsel-openwrt-linux-musl-gcc LD = mipsel-openwrt-linux-musl-ld LDSHARED = mipsel-openwrt-linux-musl-gcc -shared CFLAGS = -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4=ruby-3.2.4 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fPIC XCFLAGS = -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/mipsel-linux-gnu -I./include -I. -I./enc/unicode/15.0.0 CPPFLAGS = -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/include DLDFLAGS = -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/lib -znow -zrelro -L/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4 -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.2 -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc+24kf_gcc-12.3.0_musl/lib -znow -zrelro -L/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C LC_ALL = C LC_CTYPE = MFLAGS = -w --jobserver-auth=3,4 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/yjit/target/release/' ./yjit/src/lib.rs mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23903-cc0527b362) 12.3.0 Copyright (C) 2022 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. revision.h unchanged making dummy probes.h /bin/bash ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated compiling dln.c compiling localeinit.c creating verconf.h verconf.h updated compiling array.c compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c compiling debug_counter.c compiling dir.c compiling dln_find.c compiling encoding.c compiling enum.c compiling enumerator.c compiling error.c compiling eval.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling io_buffer.c compiling iseq.c compiling load.c compiling marshal.c compiling math.c compiling memory_view.c making mjit_config.h compiling mjit_c.c compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c parse.y: In function 'parser_has_token': parse.y:6189:63: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] 6189 | if (p->keep_tokens && (p->lex.pcur < p->lex.ptok)) rb_bug("lex.pcur < lex.ptok. (line: %d) %ld|%ld|%ld", p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int parse.y:6189:63: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] 6189 | if (p->keep_tokens && (p->lex.pcur < p->lex.ptok)) rb_bug("lex.pcur < lex.ptok. (line: %d) %ld|%ld|%ld", p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int parse.y:6189:63: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] 6189 | if (p->keep_tokens && (p->lex.pcur < p->lex.ptok)) rb_bug("lex.pcur < lex.ptok. (line: %d) %ld|%ld|%ld", p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int parse.y: In function 'parser_dispatch_scan_event': parse.y:6228:25: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] 6228 | debug_token_line(p, "parser_dispatch_scan_event", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:6228:25: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 6228 | debug_token_line(p, "parser_dispatch_scan_event", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:6228:25: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int' [-Wformat=] 6228 | debug_token_line(p, "parser_dispatch_scan_event", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y: In function 'parser_dispatch_delayed_token': parse.y:6249:25: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] 6249 | debug_token_line(p, "parser_dispatch_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:6249:25: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 6249 | debug_token_line(p, "parser_dispatch_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:6249:25: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int' [-Wformat=] 6249 | debug_token_line(p, "parser_dispatch_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y: In function 'add_delayed_token': parse.y:7014:25: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] 7014 | debug_token_line(p, "add_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:7014:25: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 7014 | debug_token_line(p, "add_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ parse.y:7014:25: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int' [-Wformat=] 7014 | debug_token_line(p, "add_delayed_token", line); | ^~~~~~~~~~~~~~~~~~~ parse.y:1245:75: note: in definition of macro 'debug_token_line' 1245 | #define debug_token_line(p, name, line) if (p->debug) rb_parser_printf(p, name ":%d (%d: %ld|%ld|%ld)\n", line, p->ruby_sourceline, p->lex.ptok - p->lex.pbeg, p->lex.pcur - p->lex.ptok, p->lex.pend - p->lex.pcur) | ^~~~ compiling proc.c compiling process.c compiling ractor.c compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling shape.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling symbol.c compiling thread.c compiling time.c time.c: In function 'zone_timelocal': time.c:2325:35: warning: passing argument 3 of 'split_second' from incompatible pointer type [-Wincompatible-pointer-types] 2325 | split_second(tobj->timew, &t, &s); | ^~ | | | wideval_t * {aka long long unsigned int *} time.c:620:58: note: expected 'VALUE *' {aka 'long unsigned int *'} but argument is of type 'wideval_t *' {aka 'long long unsigned int *'} 620 | split_second(wideval_t timew, wideval_t *timew_p, VALUE *subsecx_p) | ~~~~~~~^~~~~~~~~ compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c compiling vm.c compiling vm_backtrace.c compiling vm_dump.c compiling vm_sync.c compiling vm_trace.c compiling ./missing/setproctitle.c compiling addr2line.c compiling dmyext.c compiling dmyenc.c compiling ./main.c generating mipsel-linux-gnu-fake.rb mipsel-linux-gnu-fake.rb updated generating encdb.h encdb.h updated generating enc.mk compiling loadpath.c compiling mjit.c compiling version.c compiling coroutine/pthread/Context.c compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c compiling enc/trans/newline.c builtin_binary.inc updated making srcs under enc make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[5]: Nothing to be done for 'srcs'. make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' compiling builtin.c generating transdb.h transdb.h updated linking static-library libruby-static.a linking shared-library libruby.so.3.2.4 generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated 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 building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so 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 building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so 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 building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so 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 building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' compiling ./enc/encdb.c compiling ./enc/big5.c compiling ./enc/cesu_8.c compiling ./enc/cp949.c compiling ./enc/emacs_mule.c compiling ./enc/euc_jp.c compiling ./enc/euc_kr.c compiling ./enc/euc_tw.c compiling ./enc/gb2312.c compiling ./enc/gb18030.c compiling ./enc/gbk.c compiling ./enc/iso_8859_1.c compiling ./enc/iso_8859_2.c compiling ./enc/iso_8859_3.c compiling ./enc/iso_8859_4.c compiling ./enc/iso_8859_5.c compiling ./enc/iso_8859_6.c compiling ./enc/iso_8859_7.c compiling ./enc/iso_8859_8.c compiling ./enc/iso_8859_9.c compiling ./enc/iso_8859_10.c compiling ./enc/iso_8859_11.c compiling ./enc/iso_8859_13.c compiling ./enc/iso_8859_14.c compiling ./enc/iso_8859_15.c compiling ./enc/iso_8859_16.c compiling ./enc/koi8_r.c compiling ./enc/koi8_u.c compiling ./enc/shift_jis.c compiling ./enc/utf_16be.c compiling ./enc/utf_16le.c compiling ./enc/utf_32be.c compiling ./enc/utf_32le.c compiling ./enc/windows_31j.c compiling ./enc/windows_1250.c compiling ./enc/windows_1251.c compiling ./enc/windows_1252.c compiling ./enc/windows_1253.c compiling ./enc/windows_1254.c compiling ./enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so 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[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' making trans make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' compiling ./enc/trans/transdb.c compiling ./enc/trans/big5.c compiling ./enc/trans/cesu_8.c compiling ./enc/trans/chinese.c compiling ./enc/trans/ebcdic.c compiling ./enc/trans/emoji.c compiling ./enc/trans/emoji_iso2022_kddi.c compiling ./enc/trans/emoji_sjis_docomo.c compiling ./enc/trans/emoji_sjis_kddi.c compiling ./enc/trans/emoji_sjis_softbank.c compiling ./enc/trans/escape.c compiling ./enc/trans/gb18030.c compiling ./enc/trans/gbk.c compiling ./enc/trans/iso2022.c compiling ./enc/trans/japanese.c compiling ./enc/trans/japanese_euc.c compiling ./enc/trans/japanese_sjis.c compiling ./enc/trans/korean.c compiling ./enc/trans/single_byte.c compiling ./enc/trans/utf8_mac.c compiling ./enc/trans/utf_16_32.c linking transcoder transdb.so linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so 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 linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf8_mac.so linking transcoder utf_16_32.so make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring -test-/win32/console configuring -test-/win32/dln configuring -test-/win32/fd_setsize configuring bigdecimal configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc configuring fcntl configuring fiddle libffi_version: 3.4.2 configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.7.1/ext/debug configuring rbs-2.8.2/ext/rbs_extension make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' generating makefile exts.mk exts.mk updated making encs make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[5]: Nothing to be done for 'encs'. make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/RUBY_ALIGNOF' compiling c.c compiling cpp.cpp linking shared-object -test-/RUBY_ALIGNOF.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/RUBY_ALIGNOF' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/arith_seq/beg_len_step' compiling beg_len_step.c linking shared-object -test-/arith_seq/beg_len_step.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/arith_seq/beg_len_step' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/arith_seq/extract' compiling extract.c linking shared-object -test-/arith_seq/extract.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/arith_seq/extract' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/array/concat' compiling to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/array/concat' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/array/resize' compiling resize.c linking shared-object -test-/array/resize.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/array/resize' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bignum' compiling big2str.c compiling bigzero.c compiling div.c compiling init.c compiling intpack.c compiling mul.c compiling str2big.c linking shared-object -test-/bignum.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bignum' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-14834' compiling bug-14384.c linking shared-object -test-/bug_14834.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-14834' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-3571' compiling bug.c linking shared-object -test-/bug_3571.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-3571' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-5832' compiling bug.c linking shared-object -test-/bug_5832.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug-5832' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug_reporter' compiling bug_reporter.c linking shared-object -test-/bug_reporter.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/bug_reporter' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/class' compiling class2name.c compiling init.c linking shared-object -test-/class.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/class' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/cxxanyargs' compiling cxxanyargs.cpp linking shared-object -test-/cxxanyargs.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/cxxanyargs' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/debug' compiling init.c compiling inspector.c compiling profile_frames.c linking shared-object -test-/debug.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/debug' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/dln/empty' compiling empty.c linking shared-object -test-/dln/empty.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/dln/empty' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/econv' compiling append.c compiling init.c linking shared-object -test-/econv.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/econv' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/enumerator_kw' compiling enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/enumerator_kw' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/eval' compiling eval.c linking shared-object -test-/eval.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/eval' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/exception' compiling dataerror.c compiling enc_raise.c compiling ensured.c compiling init.c linking shared-object -test-/exception.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/exception' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/fatal' compiling rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/fatal' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/file' compiling fs.c compiling init.c compiling stat.c linking shared-object -test-/file.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/file' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/float' compiling init.c compiling nextafter.c linking shared-object -test-/float.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/float' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/funcall' compiling funcall.c linking shared-object -test-/funcall.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/funcall' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/gvl/call_without_gvl' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/hash' compiling delete.c compiling init.c linking shared-object -test-/hash.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/hash' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/integer' compiling core_ext.c compiling init.c compiling my_integer.c linking shared-object -test-/integer.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/integer' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/iseq_load' compiling iseq_load.c linking shared-object -test-/iseq_load.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/iseq_load' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/iter' compiling break.c compiling init.c compiling yield.c linking shared-object -test-/iter.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/iter' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/load/dot.dot' compiling dot.dot.c linking shared-object -test-/load/dot.dot.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/load/dot.dot' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/load/protect' compiling protect.c linking shared-object -test-/load/protect.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/load/protect' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/compat' compiling usrcompat.c linking shared-object -test-/marshal/compat.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/compat' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/internal_ivar' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/usr' compiling usrmarshal.c linking shared-object -test-/marshal/usr.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/marshal/usr' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/memory_view' compiling memory_view.c linking shared-object -test-/memory_view.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/memory_view' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/method' compiling arity.c compiling init.c linking shared-object -test-/method.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/method' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/notimplement' compiling bug.c linking shared-object -test-/notimplement.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/notimplement' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/num2int' compiling num2int.c linking shared-object -test-/num2int.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/num2int' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/path_to_class' compiling path_to_class.c linking shared-object -test-/path_to_class.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/path_to_class' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/popen_deadlock' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/postponed_job' compiling postponed_job.c linking shared-object -test-/postponed_job.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/postponed_job' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/printf' compiling printf.c linking shared-object -test-/printf.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/printf' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/proc' compiling init.c compiling receiver.c compiling super.c linking shared-object -test-/proc.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/proc' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/random' compiling bad_version.c compiling init.c compiling loop.c linking shared-object -test-/random.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/random' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/rational' compiling rat.c linking shared-object -test-/rational.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/rational' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/rb_call_super_kw' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/recursion' compiling recursion.c linking shared-object -test-/recursion.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/recursion' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/regexp' compiling init.c compiling parse_depth_limit.c linking shared-object -test-/regexp.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/regexp' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/scan_args' compiling scan_args.c linking shared-object -test-/scan_args.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/scan_args' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/foreach' compiling foreach.c linking shared-object -test-/st/foreach.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/foreach' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/numhash' compiling numhash.c linking shared-object -test-/st/numhash.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/numhash' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/update' compiling update.c linking shared-object -test-/st/update.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/st/update' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/string' compiling capacity.c compiling coderange.c compiling cstr.c compiling ellipsize.c compiling enc_associate.c compiling enc_str_buf_cat.c compiling fstring.c compiling init.c compiling modify.c compiling new.c compiling nofree.c compiling normalize.c compiling qsort.c compiling rb_interned_str.c compiling rb_str_dup.c compiling set_len.c linking shared-object -test-/string.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/string' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/struct' compiling duplicate.c compiling init.c compiling len.c compiling member.c linking shared-object -test-/struct.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/struct' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/symbol' compiling init.c compiling type.c linking shared-object -test-/symbol.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/symbol' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/thread/instrumentation' compiling instrumentation.c linking shared-object -test-/thread/instrumentation.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/thread/instrumentation' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/thread_fd' compiling thread_fd.c linking shared-object -test-/thread_fd.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/thread_fd' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/time' compiling init.c compiling leap_second.c compiling new.c linking shared-object -test-/time.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/time' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/tracepoint' compiling gc_hook.c compiling tracepoint.c linking shared-object -test-/tracepoint.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/tracepoint' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/typeddata' compiling typeddata.c linking shared-object -test-/typeddata.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/typeddata' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/vm' compiling at_exit.c linking shared-object -test-/vm/at_exit.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/vm' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/wait' compiling wait.c linking shared-object -test-/wait.so make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/-test-/wait' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/bigdecimal' compiling bigdecimal.c In file included from bigdecimal.h:14, from bigdecimal.c:11: 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:51, from ../.././include/ruby/ruby.h:193, from bigdecimal.h:13: ../.././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); | ^~~~~~~~~~~~~~~ bigdecimal.c: In function 'VPrint': bigdecimal.c:6456:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 6456 | nc += fprintf(fp, " (%"PRIdVALUE", %lu, %lu)", a->exponent, a->Prec, a->MaxPrec); | ^~~~~ ~~~~~~~ | | | size_t {aka unsigned int} bigdecimal.c:6456:54: note: format string is defined here 6456 | nc += fprintf(fp, " (%"PRIdVALUE", %lu, %lu)", a->exponent, a->Prec, a->MaxPrec); | ~~^ | | | long unsigned int | %u bigdecimal.c:6456:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 6456 | nc += fprintf(fp, " (%"PRIdVALUE", %lu, %lu)", a->exponent, a->Prec, a->MaxPrec); | ^~~~~ ~~~~~~~~~~ | | | size_t {aka unsigned int} bigdecimal.c:6456:59: note: format string is defined here 6456 | nc += fprintf(fp, " (%"PRIdVALUE", %lu, %lu)", a->exponent, a->Prec, a->MaxPrec); | ~~^ | | | long unsigned int | %u make[6]: *** [Makefile:299: bigdecimal.o] Error 1 make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/ext/bigdecimal' make[5]: *** [exts.mk:233: ext/bigdecimal/all] Error 2 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[4]: *** [uncommon.mk:331: build-ext] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4' make[3]: *** [Makefile:1058: /builder/shared-workdir/build/sdk/build_dir/target-mipsel_24kc+24kf_musl/ruby-3.2.4/.built] Error 2 time: package/feeds/packages/ruby/compile#250.47#30.27#392.30