-
-
Save paulodiovani/4fa20fe5237d725365881d04c5fcdc2b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /tmp/ruby-build.20250607194155.1339566.lL0B0Y | |
==> Downloading ruby-3.1.0.tar.gz... | |
-> curl -q -fL -o ruby-3.1.0.tar.gz https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.0.tar.gz | |
-> tar xzf ruby-3.1.0.tar.gz | |
cd /tmp/ruby-build.20250607194155.1339566.lL0B0Y/ruby-3.1.0 | |
==> Installing ruby-3.1.0... | |
-> ./configure "--prefix=$HOME/.asdf/installs/ruby/3.1.0" --enable-shared --with-ext=openssl,psych,+ | |
checking for ruby... /home/diovani/.asdf/shims/ruby | |
tool/config.guess already exists | |
tool/config.sub already exists | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for gcc... gcc | |
checking for ld... ld | |
checking for gcc-ar... gcc-ar | |
checking for g++... g++ | |
checking for gcc-nm... gcc-nm | |
checking for gcc-ranlib... gcc-ranlib | |
checking for gcc... (cached) 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... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for gcc option to accept ISO C99... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for ranlib... (cached) gcc-ranlib | |
checking for gas... no | |
checking for as... as | |
checking for gobjcopy... no | |
checking for objcopy... objcopy | |
checking for gobjdump... no | |
checking for objdump... objdump | |
checking for gstrip... no | |
checking for strip... strip | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether the linker is GNU ld... yes | |
checking whether gcc -E accepts -o... yes | |
checking for gcc... /usr/bin/gcc | |
checking for 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 thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for dtrace... no | |
checking for dot... dot | |
checking for doxygen... doxygen | |
checking for pkg-config... pkg-config | |
checking whether it is Android... no | |
checking for cd using physical directory... cd -P | |
checking whether CFLAGS is valid... yes | |
checking whether LDFLAGS is valid... yes | |
checking whether -Wl,-R. is accepted as LDFLAGS... 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 -Wdeprecated-declarations is accepted as CFLAGS... yes | |
checking whether -Wdivision-by-zero is accepted as CFLAGS... no | |
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 -Wextra-tokens 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... yes | |
checking whether -fstack-protector-strong is accepted as CFLAGS... yes | |
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes | |
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes | |
fgrep: warning: fgrep is obsolescent; using grep -F | |
checking whether -std=gnu99 is accepted as CFLAGS... no | |
checking whether -fno-strict-overflow is accepted as CFLAGS... yes | |
checking whether -ggdb3 is accepted as CFLAGS... yes | |
checking whether -fvisibility=hidden is accepted as CFLAGS... yes | |
checking whether -fno-fast-math is accepted as CFLAGS... yes | |
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes | |
checking whether -fp-model precise is accepted as CFLAGS... no | |
checking whether compiler has statement and declarations in expressions... yes | |
checking whether CXXFLAGS is valid... yes | |
checking for crypt in -lcrypt... yes | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for shutdown in -lsocket... no | |
checking for cs_open in -lcapstone... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for stdbool.h that conforms to C99... no | |
checking for _Bool... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking atomic.h usability... no | |
checking atomic.h presence... no | |
checking for atomic.h... no | |
checking copyfile.h usability... no | |
checking copyfile.h presence... no | |
checking for copyfile.h... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking intrinsics.h usability... no | |
checking intrinsics.h presence... no | |
checking for intrinsics.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking malloc/malloc.h usability... no | |
checking malloc/malloc.h presence... no | |
checking for malloc/malloc.h... no | |
checking malloc_np.h usability... no | |
checking malloc_np.h presence... no | |
checking for malloc_np.h... no | |
checking net/socket.h usability... no | |
checking net/socket.h presence... no | |
checking for net/socket.h... no | |
checking process.h usability... no | |
checking process.h presence... no | |
checking for process.h... no | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking sanitizer/asan_interface.h usability... yes | |
checking sanitizer/asan_interface.h presence... yes | |
checking for sanitizer/asan_interface.h... yes | |
checking sanitizer/msan_interface.h usability... no | |
checking sanitizer/msan_interface.h presence... no | |
checking for sanitizer/msan_interface.h... no | |
checking setjmpex.h usability... no | |
checking setjmpex.h presence... no | |
checking for setjmpex.h... no | |
checking stdalign.h usability... yes | |
checking stdalign.h presence... yes | |
checking for stdalign.h... yes | |
checking sys/attr.h usability... no | |
checking sys/attr.h presence... no | |
checking for sys/attr.h... no | |
checking sys/eventfd.h usability... yes | |
checking sys/eventfd.h presence... yes | |
checking for sys/eventfd.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/id.h usability... no | |
checking sys/id.h presence... no | |
checking for sys/id.h... no | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/prctl.h usability... yes | |
checking sys/prctl.h presence... yes | |
checking for sys/prctl.h... yes | |
checking sys/random.h usability... yes | |
checking sys/random.h presence... yes | |
checking for sys/random.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/sendfile.h usability... yes | |
checking sys/sendfile.h presence... yes | |
checking for sys/sendfile.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking sys/sysmacros.h usability... yes | |
checking sys/sysmacros.h presence... yes | |
checking for sys/sysmacros.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking syscall.h usability... yes | |
checking syscall.h presence... yes | |
checking for syscall.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking ucontext.h usability... yes | |
checking ucontext.h presence... yes | |
checking for ucontext.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking x86intrin.h usability... yes | |
checking x86intrin.h presence... yes | |
checking for x86intrin.h... yes | |
checking for x86intrin.h when defined(__x86_64__)... yes | |
checking gmp.h usability... yes | |
checking gmp.h presence... yes | |
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... no | |
checking for an ANSI C-conforming const... yes | |
checking whether char is unsigned... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for typeof syntax and keyword spelling... typeof | |
checking for C/C++ restrict keyword... __restrict | |
checking for long long... yes | |
checking for off_t... yes | |
checking char bit... 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking size of __int128... 16 | |
checking size of off_t... 8 | |
checking size of void*... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of time_t... 8 | |
checking size of clock_t... 8 | |
checking packed struct attribute... x __attribute__((packed)) | |
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes | |
checking for printf prefix for long long... ll | |
checking for pid_t... yes | |
checking for convertible type of pid_t... INT | |
checking for uid_t... yes | |
checking for convertible type of uid_t... UINT | |
checking for gid_t... yes | |
checking for convertible type of gid_t... UINT | |
checking for time_t... yes | |
checking for convertible type of time_t... LONG | |
checking for dev_t... yes | |
checking for convertible type of dev_t... ULONG | |
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... ULONG | |
checking for off_t... (cached) yes | |
checking for convertible type of off_t... LONG | |
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 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 whether sys_nerr is declared... no | |
checking whether getenv is declared... yes | |
checking for size_t... yes | |
checking size of size_t... 8 | |
checking size of ptrdiff_t... 8 | |
checking size of dev_t... 8 | |
checking for printf prefix for size_t... z | |
checking for printf prefix for ptrdiff_t... t | |
checking for struct stat.st_blksize... yes | |
checking for struct stat.st_blocks... yes | |
checking for struct stat.st_rdev... yes | |
checking size of struct stat.st_size... SIZEOF_OFF_T | |
checking size of struct stat.st_blocks... SIZEOF_OFF_T | |
checking size of struct stat.st_ino... SIZEOF_LONG | |
checking 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... yes | |
checking for struct timeval... yes | |
checking size of struct timeval.tv_sec... SIZEOF_TIME_T | |
checking for struct timespec... yes | |
checking for struct timezone... yes | |
checking for fd_mask... yes | |
checking for int8_t... yes | |
checking size of int8_t... 1 | |
checking for uint8_t... yes | |
checking size of uint8_t... 1 | |
checking for int16_t... yes | |
checking size of int16_t... 2 | |
checking for uint16_t... yes | |
checking size of uint16_t... 2 | |
checking for int32_t... yes | |
checking size of int32_t... 4 | |
checking for uint32_t... yes | |
checking size of uint32_t... 4 | |
checking for int64_t... yes | |
checking size of int64_t... 8 | |
checking for uint64_t... yes | |
checking size of uint64_t... 8 | |
checking for int128_t... __int128 | |
checking for uint128_t... unsigned __int128 | |
checking for intptr_t... yes | |
checking size of intptr_t... 8 | |
checking for uintptr_t... yes | |
checking size of uintptr_t... 8 | |
checking for printf prefix for intptr_t... NONE | |
checking for ssize_t... yes | |
checking size of ssize_t... 8 | |
checking for printf prefix for int64_t... NONE | |
checking for stack end address... __libc_stack_end | |
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... 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 sys/pstat.h usability... no | |
checking sys/pstat.h presence... no | |
checking for sys/pstat.h... no | |
checking for pid_t... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for __syscall... no | |
checking for _longjmp... yes | |
checking for arc4random_buf... yes | |
checking for atan2l... yes | |
checking for atan2f... yes | |
checking for chroot... yes | |
checking for chsize... no | |
checking for clock_gettime... yes | |
checking for copy_file_range... 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 explicit_memset... no | |
checking for fcopyfile... no | |
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 getentropy... yes | |
checking for getgidx... no | |
checking for getgrnam... yes | |
checking for getgrnam_r... yes | |
checking for getgroups... yes | |
checking for getlogin... yes | |
checking for getlogin_r... yes | |
checking for getpgid... yes | |
checking for getpgrp... yes | |
checking for getpriority... yes | |
checking for getpwnam... yes | |
checking for getpwnam_r... yes | |
checking for getpwuid... yes | |
checking for getpwuid_r... yes | |
checking for getrandom... yes | |
checking for getresgid... yes | |
checking for getresuid... yes | |
checking for getrlimit... yes | |
checking for getsid... yes | |
checking for gettimeofday... yes | |
checking for getuidx... no | |
checking for gmtime_r... yes | |
checking for grantpt... yes | |
checking for initgroups... yes | |
checking for ioctl... yes | |
checking for isfinite... no | |
checking for issetugid... no | |
checking for killpg... yes | |
checking for lchmod... yes | |
checking for lchown... yes | |
checking for link... yes | |
checking for llabs... yes | |
checking for lockf... yes | |
checking for log2... yes | |
checking for lstat... yes | |
checking for lutimes... yes | |
checking for malloc_usable_size... 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 openat... yes | |
checking for pipe2... yes | |
checking for poll... yes | |
checking for posix_fadvise... 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 spawnv... no | |
checking for symlink... yes | |
checking for syscall... yes | |
checking for sysconf... yes | |
checking for tanh... yes | |
checking for telldir... yes | |
checking for timegm... yes | |
checking for times... yes | |
checking for truncate... yes | |
checking for truncate64... 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 for statx... yes | |
checking if getcwd allocates buffer if NULL is given... yes | |
checking crypt.h usability... yes | |
checking crypt.h presence... 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... yes | |
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 x86_64... -1 | |
checking native coroutine implementation for x86_64-linux... amd64 | |
checking for pthread_create in -lthr... no | |
checking for pthread_create in -lpthread... yes | |
checking for pthread_np.h... no | |
checking whether pthread_t is scalar type... yes | |
checking for sched_yield... yes | |
checking for pthread_attr_setinheritsched... yes | |
checking for pthread_attr_get_np... no | |
checking for pthread_attr_getstack... yes | |
checking for pthread_attr_getguardsize... yes | |
checking for pthread_get_stackaddr_np... 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... yes | |
checking for setcontext... yes | |
checking if fork works with pthread... yes | |
checking sys/user.h usability... yes | |
checking sys/user.h presence... yes | |
checking for sys/user.h... yes | |
checking whether PAGE_SIZE is compile-time const... yes | |
checking ioctl request type... unsigned long | |
checking whether ELF binaries are produced... yes | |
checking elf.h usability... yes | |
checking elf.h presence... yes | |
checking for elf.h... yes | |
checking elf_abi.h usability... no | |
checking elf_abi.h presence... no | |
checking for elf_abi.h... no | |
checking for uncompress in -lz... yes | |
checking mach-o/loader.h usability... no | |
checking mach-o/loader.h presence... no | |
checking for mach-o/loader.h... no | |
checking whether OS depend dynamic link works... yes | |
checking for backtrace... yes | |
checking for broken backtrace... no | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
checking for 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 wrapper for LD_LIBRARY_PATH is needed... no | |
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 prefix of external symbols... NONE | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking if make is GNU make... yes | |
.ext/include/x86_64-linux/ruby/config.h updated | |
configure: ruby library version = 3.1.0 | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating Makefile | |
--- | |
Configuration summary for ruby version 3.1.0 | |
* Installation prefix: /home/diovani/.asdf/installs/ruby/3.1.0 | |
* exec prefix: ${prefix} | |
* arch: x86_64-linux | |
* 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 | |
* compiler: gcc | |
* with pthread: yes | |
* with coroutine: amd64 | |
* enable shared libs: yes | |
* dynamic library ext: so | |
* CFLAGS: ${optflags} ${debugflags} ${warnflags} | |
* LDFLAGS: -L. -fstack-protector-strong -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 \ | |
-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: strip -S -x | |
* install doc: rdoc | |
* JIT support: yes | |
* man page type: doc | |
* BASERUBY -v: ruby 3.4.3 (2025-04-14 revision d0b7e5b6a0) \ | |
+PRISM [x86_64-linux] | |
--- | |
-> make -j 12 | |
BASERUBY = /home/diovani/.asdf/shims/ruby --disable=gems | |
CC = gcc | |
LD = ld | |
LDSHARED = gcc -shared | |
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -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 -fPIC | |
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 | |
CPPFLAGS = | |
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.1 -fstack-protector-strong | |
SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm | |
LANG = en_US.UTF-8 | |
LC_ALL = | |
LC_CTYPE = | |
MFLAGS = -j12 --jobserver-auth=fifo:/tmp/GMfifo1366375 | |
compiling ./main.c | |
gcc (GCC) 15.1.1 20250425 | |
Copyright (C) 2025 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. | |
compiling dmydln.c | |
compiling miniinit.c | |
compiling dmyext.c | |
making dummy probes.h | |
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 | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from dmydln.c:1: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from ./include/ruby.h:38, | |
from ./main.c:21: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from internal.h:28, | |
from ast.c:2: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from miniinit.c:12: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from internal.h:28, | |
from compar.c:13: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from constant.h:13, | |
from class.c:20: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from debug_counter.h:397, | |
from debug_counter.c:11: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from ./include/ruby/encoding.h:19, | |
from encindex.h:14, | |
from compile.c:19: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from internal.h:28, | |
from complex.c:19: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from internal.h:28, | |
from bignum.c:32: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
make: *** [Makefile:433: dmydln.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [uncommon.mk:1159: main.o] Error 1 | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from eval_intern.h:4, | |
from cont.c:28: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
In file included from ./include/ruby/backward/2/bool.h:22, | |
from ./include/ruby/defines.h:74, | |
from ./include/ruby/ruby.h:25, | |
from eval_intern.h:4, | |
from debug.c:16: | |
./include/ruby/internal/stdbool.h:43:23: error: ‘_Bool’ cannot be defined via ‘typedef’ | |
43 | typedef unsigned char _Bool; | |
| ^~~~~ | |
./include/ruby/internal/stdbool.h:43:23: note: ‘_Bool’ is a keyword with ‘-std=c99’ onwards | |
./include/ruby/internal/stdbool.h:43:1: warning: useless type name in empty declaration | |
43 | typedef unsigned char _Bool; | |
| ^~~~~~~ | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: debug_counter.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: compar.o] Error 1 | |
In file included from mini_builtin.c:7, | |
from miniinit.c:51: | |
ast.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (489 chars into 488 available) [-Wunterminated-string-initialization] | |
1 | # for ast.c | |
| ^~ | |
ast.rb:96:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (504 chars into 503 available) [-Wunterminated-string-initialization] | |
96 | def first_lineno | |
| ^ ~~~~~~~~~~~~~~~~ | |
ast.rb:163:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (339 chars into 338 available) [-Wunterminated-string-initialization] | |
163 | Primitive.ast_node_script_lines | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
dir.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
1 | # Objects of class Dir are directory streams representing | |
| ^~ | |
dir.rb:192:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (351 chars into 350 available) [-Wunterminated-string-initialization] | |
192 | # glob, i.e. <code>Dir["c:\\foo*"]</code> will not work, use | |
| ^ ~~ | |
gc.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (480 chars into 479 available) [-Wunterminated-string-initialization] | |
1 | # for gc.c | |
| ^~ | |
gc.rb:59:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
59 | Primitive.gc_set_auto_compact(flag) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
gc.rb:205:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (505 chars into 504 available) [-Wunterminated-string-initialization] | |
205 | # | |
| ^ ~ | |
gc.rb:276:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (491 chars into 490 available) [-Wunterminated-string-initialization] | |
276 | def self.measure_total_time=(flag) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
gc.rb:307:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (129 chars into 128 available) [-Wunterminated-string-initialization] | |
307 | Primitive.gc_start_internal full_mark, immediate_mark, immediate_sweep, false | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
numeric.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
1 | class Numeric | |
| ^~~~~~~~~~~~~ | |
numeric.rb:103:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (505 chars into 504 available) [-Wunterminated-string-initialization] | |
103 | # (-2**1000+1).bit_length #=> 1000 | |
| ^ ~~ | |
numeric.rb:181:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
181 | return self | |
| ^ ~~~~~~~~~~~ | |
numeric.rb:271:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (508 chars into 507 available) [-Wunterminated-string-initialization] | |
271 | # | |
| ^ ~ | |
make: *** [Makefile:433: ast.o] Error 1 | |
numeric.rb:327:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (112 chars into 111 available) [-Wunterminated-string-initialization] | |
327 | def negative? | |
| ^ ~~~~~~~~~~~~~ | |
io.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (337 chars into 336 available) [-Wunterminated-string-initialization] | |
1 | class IO | |
| ^~~~~~~~ | |
marshal.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (203 chars into 202 available) [-Wunterminated-string-initialization] | |
1 | module Marshal | |
| ^~~~~~~~~~~~~~ | |
pack.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (502 chars into 501 available) [-Wunterminated-string-initialization] | |
1 | # for pack.c | |
| ^~ | |
pack.rb:309:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (51 chars into 50 available) [-Wunterminated-string-initialization] | |
309 | Primitive.pack_unpack1(fmt, offset) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
trace_point.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (481 chars into 480 available) [-Wunterminated-string-initialization] | |
1 | # loaded from vm_trace.c | |
| ^~ | |
trace_point.rb:211:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (480 chars into 479 available) [-Wunterminated-string-initialization] | |
211 | def enable(target: nil, target_line: nil, target_thread: nil) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
trace_point.rb:279:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (497 chars into 496 available) [-Wunterminated-string-initialization] | |
279 | Primitive.tracepoint_attr_parameters | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
trace_point.rb:354:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (216 chars into 215 available) [-Wunterminated-string-initialization] | |
354 | Primitive.tracepoint_attr_raised_exception | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
warning.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (183 chars into 182 available) [-Wunterminated-string-initialization] | |
1 | # encoding: utf-8 | |
| ^~ | |
array.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (398 chars into 397 available) [-Wunterminated-string-initialization] | |
1 | class Array | |
| ^~~~~~~~~~~ | |
kernel.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (485 chars into 484 available) [-Wunterminated-string-initialization] | |
1 | module Kernel | |
| ^~~~~~~~~~~~~ | |
kernel.rb:122:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (487 chars into 486 available) [-Wunterminated-string-initialization] | |
122 | return Primitive.cexpr! 'SIZED_ENUMERATOR(self, 0, 0, rb_obj_size)' | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
ractor.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
1 | # Ractor is a Actor-model abstraction for Ruby that provides thread-safe parallel execution. | |
| ^~ | |
ractor.rb:294:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (486 chars into 485 available) [-Wunterminated-string-initialization] | |
294 | # call-seq: | |
| ^ ~~ | |
ractor.rb:350:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
350 | (bool)RTEST(move) ? true : false, &rv); | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
ractor.rb:474:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (467 chars into 466 available) [-Wunterminated-string-initialization] | |
474 | # r.send(1) | |
| ^ ~~ | |
ractor.rb:628:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (455 chars into 454 available) [-Wunterminated-string-initialization] | |
628 | ractor_yield(ec, rb_ec_ractor_ptr(ec), obj, move) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
ractor.rb:704:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (479 chars into 478 available) [-Wunterminated-string-initialization] | |
704 | rb_str_new2(ractor_status_str(RACTOR_PTR(self)->status_)) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
ractor.rb:754:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
754 | ractor_close_outgoing(ec, RACTOR_PTR(self)); | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
ractor.rb:828:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (185 chars into 184 available) [-Wunterminated-string-initialization] | |
828 | def []=(sym, val) | |
| ^ ~~~~~~~~~~~~~~~~~ | |
timev.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (497 chars into 496 available) [-Wunterminated-string-initialization] | |
1 | # Time is an abstraction of dates and times. Time is stored internally as | |
| ^~ | |
timev.rb:299:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (323 chars into 322 available) [-Wunterminated-string-initialization] | |
299 | if Primitive.arg!(:in) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~ | |
nilclass.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (99 chars into 98 available) [-Wunterminated-string-initialization] | |
1 | class NilClass | |
| ^~~~~~~~~~~~~~ | |
prelude.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (183 chars into 182 available) [-Wunterminated-string-initialization] | |
1 | class Binding | |
| ^~~~~~~~~~~~~ | |
gem_prelude.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (389 chars into 388 available) [-Wunterminated-string-initialization] | |
1 | begin | |
| ^~~~~ | |
yjit.rb:1:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (476 chars into 475 available) [-Wunterminated-string-initialization] | |
1 | # frozen_string_literal: true | |
| ^~ | |
yjit.rb:35:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (475 chars into 474 available) [-Wunterminated-string-initialization] | |
35 | sorted_blocks.each_with_index do |block, i| | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:43:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (499 chars into 498 available) [-Wunterminated-string-initialization] | |
43 | str << " ; #{highlight.call(comment.comment)}\n" | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:60:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (457 chars into 456 available) [-Wunterminated-string-initialization] | |
60 | str << "\n" | |
| ^ ~~~~~~~~~~~ | |
yjit.rb:81:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (484 chars into 483 available) [-Wunterminated-string-initialization] | |
81 | buff << " legend [shape=record fontsize=\"30\" fillcolor=\"lightgrey\" style=\"filled\"];\n" | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:92:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (508 chars into 507 available) [-Wunterminated-string-initialization] | |
92 | disasm.gsub!(/\n/, linebreak) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:108:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (484 chars into 483 available) [-Wunterminated-string-initialization] | |
108 | buff << " }" | |
| ^ ~~~~~~~~~~~~~ | |
yjit.rb:124:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (509 chars into 508 available) [-Wunterminated-string-initialization] | |
124 | " %<address>08x: %<instruction>s\t%<details>s\n", | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:156:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (460 chars into 459 available) [-Wunterminated-string-initialization] | |
156 | Primitive.simulate_oom_bang | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:176:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (436 chars into 435 available) [-Wunterminated-string-initialization] | |
176 | print_counters(stats, prefix: 'leave_', prompt: 'leave exit reasons: ') | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:181:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (452 chars into 451 available) [-Wunterminated-string-initialization] | |
181 | print_counters(stats, prefix: 'expandarray_', prompt: 'expandarray exit reasons: ') | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:193:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (424 chars into 423 available) [-Wunterminated-string-initialization] | |
193 | avg_len_in_yjit = retired_in_yjit.to_f / total_exits | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:204:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (452 chars into 451 available) [-Wunterminated-string-initialization] | |
204 | $stderr.puts "compilation_failure: " + ("%10d" % compilation_failure) if compilation_failure != 0 | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:209:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (480 chars into 479 available) [-Wunterminated-string-initialization] | |
209 | $stderr.puts "inline_code_size: " + ("%10d" % stats[:inline_code_size]) | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:216:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (453 chars into 452 available) [-Wunterminated-string-initialization] | |
216 | $stderr.puts "ratio_in_yjit: " + ("%9.1f" % yjit_ratio_pct) + "%" | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:230:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (489 chars into 488 available) [-Wunterminated-string-initialization] | |
230 | exits = exits.sort_by { |name, count| -count }[0...how_many] | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:241:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (491 chars into 490 available) [-Wunterminated-string-initialization] | |
241 | padded_name = "%#{padding}s" % name | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:258:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (426 chars into 425 available) [-Wunterminated-string-initialization] | |
258 | $stderr.puts(prompt) | |
| ^ ~~~~~~~~~~~~~~~~~~~~ | |
yjit.rb:270:1: warning: initializer-string for array of ‘char’ truncates NUL terminator but destination lacks ‘nonstring’ attribute (371 chars into 370 available) [-Wunterminated-string-initialization] | |
270 | longest_name_length = counters.max_by { |(name, _)| name.length }.first.length | |
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: miniinit.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: class.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: debug.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: cont.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: bignum.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: complex.o] Error 1 | |
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics | |
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics | |
make: *** [Makefile:433: compile.o] Error 1 | |
external command failed with status 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment