|
$ CC=/opt/homebrew/opt/llvm/bin/clang CXX=/opt/homebrew/opt/llvm/bin/clang++ CPPFLAGS=-I/opt/homebrew/opt/llvm/include LDFLAGS=-L/opt/homebrew/opt/llvm/lib ./configure --enable-shared --with-rdoc=ri,html
|
|
checking for ruby... /opt/rubies/3.4.3/bin/ruby
|
|
tool/config.guess already exists
|
|
tool/config.sub already exists
|
|
checking build system type... aarch64-apple-darwin25.0.0
|
|
checking host system type... aarch64-apple-darwin25.0.0
|
|
checking target system type... aarch64-apple-darwin25.0.0
|
|
checking for /opt/homebrew/opt/llvm/bin/ld... no
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-ar... no
|
|
checking for /opt/homebrew/opt/llvm/bin/clang++... /opt/homebrew/opt/llvm/bin/clang++
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-nm... no
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-objcopy... no
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-objdump... no
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-ranlib... no
|
|
checking for /opt/homebrew/opt/llvm/bin/llvm-strip... no
|
|
checking for gcc... /opt/homebrew/opt/llvm/bin/clang
|
|
checking whether the C compiler works... yes
|
|
checking for C compiler default output file name... a.out
|
|
checking for suffix of executables...
|
|
checking whether we are cross compiling... no
|
|
checking for suffix of object files... o
|
|
checking whether the compiler supports GNU C... yes
|
|
checking whether /opt/homebrew/opt/llvm/bin/clang accepts -g... yes
|
|
checking for /opt/homebrew/opt/llvm/bin/clang option to enable C11 features... none needed
|
|
checking whether the compiler supports GNU C++... yes
|
|
checking whether /opt/homebrew/opt/llvm/bin/clang++ accepts -g... yes
|
|
checking for /opt/homebrew/opt/llvm/bin/clang++ option to enable C++11 features... none needed
|
|
checking how to run the C preprocessor... /opt/homebrew/opt/llvm/bin/clang -E
|
|
checking for ranlib... ranlib
|
|
checking for gar... no
|
|
checking for ar... ar
|
|
checking for gas... no
|
|
checking for as... as
|
|
checking for gld... no
|
|
checking for ld... ld
|
|
checking for gnm... no
|
|
checking for nm... nm
|
|
checking for gobjcopy... (cached) :
|
|
checking for gobjdump... no
|
|
checking for objdump... objdump
|
|
checking for gstrip... no
|
|
checking for strip... strip
|
|
checking for stdio.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for strings.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for sys/types.h... yes
|
|
checking for unistd.h... yes
|
|
checking for wchar.h... yes
|
|
checking for minix/config.h... no
|
|
checking for vfork.h... no
|
|
checking whether it is safe to define __EXTENSIONS__... yes
|
|
checking whether _XOPEN_SOURCE should be defined... no
|
|
checking if minimum required OS X version is supported... yes
|
|
checking whether the linker is GNU ld... no
|
|
checking whether /opt/homebrew/opt/llvm/bin/clang -E accepts -o... yes
|
|
checking for /opt/homebrew/opt/llvm/bin/clang linker warning... no
|
|
checking for real target cpu... arm64
|
|
checking arch option... -arch arm64
|
|
checking for ar flags... rcu
|
|
checking whether ln -s works... yes
|
|
checking whether make sets $(MAKE)... yes
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking for a race-free mkdir -p... mkdir -p
|
|
checking for dtrace... dtrace
|
|
checking for dot... no
|
|
checking for doxygen... no
|
|
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 ELF binaries are produced... no
|
|
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
|
|
checking whether -fdeclspec is accepted as LDFLAGS... yes
|
|
checking whether -fdeclspec is accepted as CXXFLAGS... yes
|
|
checking whether -Wextra-tokens is accepted as CFLAGS... yes
|
|
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
|
|
checking whether -Wdivision-by-zero is accepted as CFLAGS... yes
|
|
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
|
|
checking whether -Wduplicated-cond is accepted as CFLAGS... no
|
|
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
|
|
checking whether -Wimplicit-int is accepted as CFLAGS... yes
|
|
checking whether -Wpointer-arith is accepted as CFLAGS... yes
|
|
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes
|
|
checking whether -Wwrite-strings is accepted as CFLAGS... yes
|
|
checking whether -Wold-style-definition is accepted as CFLAGS... yes
|
|
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no
|
|
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
|
|
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
|
|
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
|
|
checking whether -Wno-long-long is accepted as CFLAGS... yes
|
|
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
|
|
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
|
|
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no
|
|
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
|
|
checking whether -Wno-self-assign is accepted as CFLAGS... yes
|
|
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
|
|
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
|
|
checking whether -Wno-unused-value is accepted as CFLAGS... yes
|
|
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no
|
|
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no
|
|
checking whether -Wunused-variable is accepted as CFLAGS... yes
|
|
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
|
|
checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no
|
|
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
|
|
checking whether -Wundef is accepted as CFLAGS... yes
|
|
checking whether -Wall -Wextra is accepted as CFLAGS... yes
|
|
checking whether -Qunused-arguments is accepted as CFLAGS... yes
|
|
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
|
|
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
|
|
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
|
|
checking for -fstack-protector... -fstack-protector-strong
|
|
checking for a broken LLVM libunwind that cannot unwind code with RA signing... yes
|
|
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no
|
|
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
|
|
checking whether -ggdb3 is accepted as LDFLAGS... 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 syscall(2) is deprecated... yes
|
|
checking for broken crypt with 8bit chars... yes
|
|
checking for codesign... codesign
|
|
checking for dsymutil... dsymutil
|
|
checking for crt_externs.h... yes
|
|
checking whether CXXFLAGS is valid... yes
|
|
checking for crypt in -lcrypt... (cached) no
|
|
checking for dlopen in -ldl... yes
|
|
checking for 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... yes
|
|
checking for direct.h... no
|
|
checking for grp.h... yes
|
|
checking for fcntl.h... yes
|
|
checking for float.h... yes
|
|
checking for ieeefp.h... no
|
|
checking for intrinsics.h... no
|
|
checking for langinfo.h... yes
|
|
checking for limits.h... yes
|
|
checking for locale.h... yes
|
|
checking for malloc.h... no
|
|
checking for malloc/malloc.h... yes
|
|
checking for malloc_np.h... no
|
|
checking for net/socket.h... no
|
|
checking for process.h... no
|
|
checking for pwd.h... yes
|
|
checking for sanitizer/asan_interface.h... yes
|
|
checking for sanitizer/msan_interface.h... yes
|
|
checking for setjmpex.h... no
|
|
checking for stdalign.h... yes
|
|
checking for stdio.h... (cached) yes
|
|
checking for sys/attr.h... yes
|
|
checking for sys/eventfd.h... no
|
|
checking for sys/fcntl.h... yes
|
|
checking for sys/file.h... yes
|
|
checking for sys/id.h... no
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/mkdev.h... no
|
|
checking for sys/param.h... yes
|
|
checking for sys/prctl.h... no
|
|
checking for sys/random.h... yes
|
|
checking for sys/resource.h... yes
|
|
checking for sys/select.h... yes
|
|
checking for sys/sendfile.h... no
|
|
checking for sys/socket.h... yes
|
|
checking for sys/syscall.h... (cached) no
|
|
checking for sys/sysmacros.h... no
|
|
checking for sys/time.h... yes
|
|
checking for sys/times.h... yes
|
|
checking for sys/uio.h... yes
|
|
checking for sys/utime.h... no
|
|
checking for syscall.h... (cached) no
|
|
checking for time.h... yes
|
|
checking for ucontext.h... yes
|
|
checking for utime.h... yes
|
|
checking for sys/epoll.h... no
|
|
checking for sys/event.h... yes
|
|
checking for stdckdint.h... yes
|
|
checking for stdatomic.h... yes
|
|
checking for gmp.h... no
|
|
checking for special C compiler options needed for large files... no
|
|
checking for _FILE_OFFSET_BITS value needed for large files... no
|
|
checking whether byte ordering is bigendian... no
|
|
checking for an ANSI C-conforming const... yes
|
|
checking whether char is unsigned... no
|
|
checking for inline... inline
|
|
checking for working volatile... yes
|
|
checking for typeof syntax and keyword spelling... typeof
|
|
checking for C/C++ restrict keyword... __restrict__
|
|
checking for long long... yes
|
|
checking for off_t... yes
|
|
checking char bit... 8
|
|
checking size of int... 4
|
|
checking size of short... 2
|
|
checking size of long... 8
|
|
checking size of long long... 8
|
|
checking size of __int64... 0
|
|
checking size of __int128... 16
|
|
checking size of off_t... 8
|
|
checking size of void*... 8
|
|
checking size of float... 4
|
|
checking size of double... 8
|
|
checking size of time_t... 8
|
|
checking size of clock_t... 8
|
|
checking word size... 8
|
|
checking packed struct attribute... x __attribute__((packed))
|
|
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
|
|
checking for printf prefix for long long... ll
|
|
checking for pid_t... yes
|
|
checking for convertible type of pid_t... INT
|
|
checking for uid_t... yes
|
|
checking for convertible type of uid_t... UINT
|
|
checking for gid_t... yes
|
|
checking for convertible type of gid_t... UINT
|
|
checking for time_t... yes
|
|
checking for convertible type of time_t... LONG
|
|
checking for dev_t... yes
|
|
checking for convertible type of dev_t... INT
|
|
checking for mode_t... yes
|
|
checking for convertible type of mode_t... USHORT
|
|
checking for rlim_t... yes
|
|
checking for convertible type of rlim_t... ULL
|
|
checking for off_t... (cached) yes
|
|
checking for convertible type of off_t... LL
|
|
checking for clockid_t... yes
|
|
checking for convertible type of clockid_t... UINT
|
|
checking for variable length macro... yes
|
|
checking if _Alignof() works... yes
|
|
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
|
|
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
|
|
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
|
|
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
|
|
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
|
|
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
|
|
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
|
|
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
|
|
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
|
|
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
|
|
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
|
|
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
|
|
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
|
|
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
|
|
checking for WEAK function attribute... __attribute__ ((__weak__)) x
|
|
checking for __attribute__((__deprecated__(msg))) in C++... yes
|
|
checking for std::nullptr_t... yes
|
|
checking for FUNC_STDCALL function attribute... x
|
|
checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x
|
|
checking for FUNC_FASTCALL function attribute... x
|
|
checking for FUNC_UNOPTIMIZED function attribute... x
|
|
checking for FUNC_MINIMIZED function attribute... x
|
|
checking for function alias... no
|
|
checking for __atomic builtins... yes
|
|
checking for __sync builtins... yes
|
|
checking for __builtin_unreachable... yes
|
|
checking for __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 /opt/homebrew/opt/llvm/bin/clang options needed to detect all undeclared functions... none needed
|
|
checking whether sys_nerr is declared... yes
|
|
checking whether getenv is declared... yes
|
|
checking for size_t... yes
|
|
checking size of size_t... 8
|
|
checking size of ptrdiff_t... 8
|
|
checking size of dev_t... 4
|
|
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... no
|
|
checking for struct stat.st_atimespec... yes
|
|
checking for struct stat.st_atimensec... no
|
|
checking for struct stat.st_mtim... no
|
|
checking for struct stat.st_mtimespec... yes
|
|
checking for struct stat.st_mtimensec... no
|
|
checking for struct stat.st_ctim... no
|
|
checking for struct stat.st_ctimespec... yes
|
|
checking for struct stat.st_ctimensec... no
|
|
checking for struct stat.st_birthtimespec... yes
|
|
checking for struct timeval... yes
|
|
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
|
|
checking for struct timespec... yes
|
|
checking for struct timezone... yes
|
|
checking for fd_mask... yes
|
|
checking for int8_t... yes
|
|
checking size of int8_t... 1
|
|
checking for uint8_t... yes
|
|
checking size of uint8_t... 1
|
|
checking for int16_t... yes
|
|
checking size of int16_t... 2
|
|
checking for uint16_t... yes
|
|
checking size of uint16_t... 2
|
|
checking for int32_t... yes
|
|
checking size of int32_t... 4
|
|
checking for uint32_t... yes
|
|
checking size of uint32_t... 4
|
|
checking for int64_t... yes
|
|
checking size of int64_t... 8
|
|
checking for uint64_t... yes
|
|
checking size of uint64_t... 8
|
|
checking for int128_t... __int128
|
|
checking for uint128_t... unsigned __int128
|
|
checking for intptr_t... yes
|
|
checking size of intptr_t... 8
|
|
checking for uintptr_t... yes
|
|
checking size of uintptr_t... 8
|
|
checking for printf prefix for intptr_t... l
|
|
checking for ssize_t... yes
|
|
checking size of ssize_t... 8
|
|
checking for printf prefix for int64_t... ll
|
|
checking for stack end address... no
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for uid_t in sys/types.h... (cached) yes
|
|
checking type of array argument to getgroups... (cached) gid_t
|
|
checking for working alloca.h... yes
|
|
checking for alloca... yes
|
|
checking for dynamic size alloca... ok
|
|
checking for working memcmp... yes
|
|
checking for 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... no
|
|
checking for ffs... yes
|
|
checking for flock... yes
|
|
checking for hypot... yes
|
|
checking for lgamma_r... yes
|
|
checking for memmove... yes
|
|
checking for nan... yes
|
|
checking for nextafter... yes
|
|
checking for setproctitle... no
|
|
checking for strchr... yes
|
|
checking for strerror... yes
|
|
checking for strlcat... yes
|
|
checking for strlcpy... yes
|
|
checking for strstr... yes
|
|
checking for tgamma... yes
|
|
checking for sys/pstat.h... no
|
|
checking for pid_t... (cached) yes
|
|
checking for fork... yes
|
|
checking for vfork... (cached) no
|
|
checking for working fork... yes
|
|
checking for __syscall... (cached) no
|
|
checking for _longjmp... yes
|
|
checking for arc4random_buf... yes
|
|
checking for atan2l... yes
|
|
checking for atan2f... yes
|
|
checking whether atomic_signal_fence is declared... yes
|
|
checking for chmod... yes
|
|
checking for chown... yes
|
|
checking for chroot... yes
|
|
checking for chsize... no
|
|
checking for clock_gettime... yes
|
|
checking for copy_file_range... no
|
|
checking for cosh... yes
|
|
checking for crypt_r... no
|
|
checking for daemon... (cached) no
|
|
checking for dirfd... yes
|
|
checking for dl_iterate_phdr... no
|
|
checking for dlopen... yes
|
|
checking for dladdr... yes
|
|
checking for dup3... no
|
|
checking for eaccess... no
|
|
checking for endgrent... yes
|
|
checking for eventfd... no
|
|
checking for execl... yes
|
|
checking for execle... yes
|
|
checking for execv... yes
|
|
checking for execve... yes
|
|
checking for explicit_memset... no
|
|
checking for fcopyfile... yes
|
|
checking for fchdir... yes
|
|
checking for fchmod... yes
|
|
checking for fchown... yes
|
|
checking for fcntl... yes
|
|
checking for fdatasync... (cached) no
|
|
checking for fdopendir... yes
|
|
checking for fgetattrlist... yes
|
|
checking for fmod... yes
|
|
checking for fstatat... yes
|
|
checking for fsync... yes
|
|
checking for ftruncate... yes
|
|
checking for ftruncate64... no
|
|
checking for getattrlist... yes
|
|
checking for getcwd... yes
|
|
checking for 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... yes
|
|
checking for getrandom... no
|
|
checking for getresgid... no
|
|
checking for getresuid... no
|
|
checking for getrlimit... yes
|
|
checking for getsid... yes
|
|
checking for gettimeofday... yes
|
|
checking for getuid... yes
|
|
checking for getuidx... no
|
|
checking for gmtime_r... 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... yes
|
|
checking for lutimes... yes
|
|
checking for malloc_usable_size... no
|
|
checking for malloc_size... yes
|
|
checking for malloc_trim... no
|
|
checking for mblen... yes
|
|
checking for memalign... no
|
|
checking for memset_s... yes
|
|
checking for writev... yes
|
|
checking for memrchr... no
|
|
checking for memmem... yes
|
|
checking for mkfifo... yes
|
|
checking for mknod... yes
|
|
checking for mktime... yes
|
|
checking for mmap... yes
|
|
checking for mremap... no
|
|
checking for openat... yes
|
|
checking for pclose... yes
|
|
checking for pipe... yes
|
|
checking for pipe2... no
|
|
checking for poll... yes
|
|
checking for popen... yes
|
|
checking for posix_fadvise... no
|
|
checking for posix_madvise... yes
|
|
checking for posix_memalign... yes
|
|
checking for ppoll... no
|
|
checking for pread... yes
|
|
checking for pwrite... yes
|
|
checking for qsort_r... yes
|
|
checking for qsort_s... no
|
|
checking for readlink... yes
|
|
checking for realpath... yes
|
|
checking for round... yes
|
|
checking for sched_getaffinity... no
|
|
checking for seekdir... yes
|
|
checking for select_large_fdset... no
|
|
checking for sendfile... yes
|
|
checking for setegid... yes
|
|
checking for setenv... yes
|
|
checking for seteuid... yes
|
|
checking for setgid... yes
|
|
checking for setgroups... yes
|
|
checking for setpgid... yes
|
|
checking for setpgrp... yes
|
|
checking for setregid... yes
|
|
checking for setresgid... no
|
|
checking for setresuid... no
|
|
checking for setreuid... yes
|
|
checking for setrgid... yes
|
|
checking for setrlimit... yes
|
|
checking for setruid... yes
|
|
checking for setsid... yes
|
|
checking for setuid... yes
|
|
checking for shutdown... yes
|
|
checking for sigaction... yes
|
|
checking for sigaltstack... yes
|
|
checking for sigprocmask... yes
|
|
checking for sinh... yes
|
|
checking for snprintf... yes
|
|
checking for spawnv... no
|
|
checking for symlink... yes
|
|
checking for syscall... (cached) no
|
|
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... yes
|
|
checking for wait4... yes
|
|
checking for waitpid... yes
|
|
checking for __cospi... yes
|
|
checking for __sinpi... yes
|
|
checking if getcwd allocates buffer if NULL is given... yes
|
|
checking for __builtin_alloca_with_align... yes
|
|
checking for __builtin_assume_aligned... yes
|
|
checking for __builtin_bswap16... yes
|
|
checking for __builtin_bswap32... yes
|
|
checking for __builtin_bswap64... yes
|
|
checking for __builtin_popcount... yes
|
|
checking for __builtin_popcountll... yes
|
|
checking for __builtin_clz... yes
|
|
checking for __builtin_clzl... yes
|
|
checking for __builtin_clzll... yes
|
|
checking for __builtin_ctz... yes
|
|
checking for __builtin_ctzll... yes
|
|
checking for __builtin_constant_p... yes
|
|
checking for __builtin_choose_expr... yes
|
|
checking for __builtin_choose_expr_constant_p... yes
|
|
checking for __builtin_types_compatible_p... yes
|
|
checking for __builtin_trap... yes
|
|
checking for __builtin_expect... yes
|
|
checking for __builtin_add_overflow... yes
|
|
checking for __builtin_add_overflow_p... no
|
|
checking for __builtin_add_overflow with long long arguments... yes
|
|
checking for __builtin_sub_overflow... yes
|
|
checking for __builtin_sub_overflow_p... no
|
|
checking for __builtin_sub_overflow with long long arguments... yes
|
|
checking for __builtin_mul_overflow... yes
|
|
checking for __builtin_mul_overflow_p... no
|
|
checking for __builtin_mul_overflow with long long arguments... yes
|
|
checking whether qsort_r is GNU version... no
|
|
checking whether qsort_r is BSD version... yes
|
|
checking whether atan2 handles Inf as C99... yes
|
|
checking for clock_getres... yes
|
|
checking for timer_create in -lrt... no
|
|
checking for timer_settime in -lrt... no
|
|
checking for unsetenv returns a value... yes
|
|
checking whether struct tm is in sys/time.h or time.h... time.h
|
|
checking for struct tm.tm_zone... yes
|
|
checking for struct tm.tm_gmtoff... yes
|
|
checking for external int daylight... yes
|
|
checking for negative time_t for gmtime(3)... yes
|
|
checking for localtime(3) overflow correctly... yes
|
|
checking for sig_t... yes
|
|
checking whether right shift preserve sign bit... yes
|
|
checking for copy_file_range... no
|
|
checking whether _SC_CLK_TCK is supported... yes
|
|
checking stack growing direction on arm64... -1
|
|
checking native coroutine implementation for arm64-darwin25... arm64
|
|
checking whether pthread_t is scalar type... yes
|
|
checking for sched_yield... yes
|
|
checking for pthread_attr_setinheritsched... yes
|
|
checking for pthread_attr_get_np... no
|
|
checking for pthread_attr_getstack... yes
|
|
checking for pthread_attr_getguardsize... yes
|
|
checking for pthread_get_stackaddr_np... yes
|
|
checking for pthread_get_stacksize_np... yes
|
|
checking for thr_stksegment... no
|
|
checking for pthread_stackseg_np... no
|
|
checking for pthread_getthrds_np... no
|
|
checking for pthread_condattr_setclock... no
|
|
checking for pthread_setname_np... yes
|
|
checking for pthread_set_name_np... no
|
|
checking for pthread_sigmask... yes
|
|
checking for pthread_getattr_np... no
|
|
checking arguments of pthread_setname_np... (name)
|
|
checking for thread-local storage specifier... _Thread_local
|
|
checking if mcontext_t is a pointer... yes
|
|
checking for getcontext... (cached) no
|
|
checking for setcontext... (cached) no
|
|
checking if fork works with pthread... yes
|
|
checking for sys/user.h... yes
|
|
checking whether PAGE_SIZE is compile-time const... no
|
|
checking ioctl request type... unsigned long
|
|
checking for mach-o/loader.h... yes
|
|
checking whether OS depend dynamic link works... yes
|
|
checking whether -Wl,-multiply_defined,suppress is accepted as LDFLAGS... no
|
|
checking whether -Wl,-undefined,dynamic_lookup is accepted as LDFLAGS... yes
|
|
checking whether -Wl,-undefined,dynamic_lookup is accepted for bundle... yes
|
|
checking for libproc.h... yes
|
|
checking for execinfo.h... yes
|
|
checking for backtrace in -lexecinfo... no
|
|
checking for libunwind.h... yes
|
|
checking for mach/task.h... yes
|
|
checking for mach/mach_init.h... yes
|
|
checking for mach/mach_port.h... yes
|
|
checking for backtrace... yes
|
|
checking for broken backtrace... yes
|
|
checking for valgrind/memcheck.h... no
|
|
checking for strip flags... -A -n
|
|
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... no
|
|
checking whether -Wl,--no-undefined is accepted as LDFLAGS... no
|
|
checking whether wrapper for DYLD_LIBRARY_PATH is needed... yes
|
|
checking whether dtrace USDT is available... yes(-xnolibs)
|
|
checking whether dtrace needs post processing... no
|
|
checking for __builtin_setjmp... (cached) no
|
|
checking for _setjmpex as a macro or function... no
|
|
checking for _setjmp as a macro or function... yes
|
|
checking for setjmp type... _setjmp
|
|
checking if building with modular GC support... no
|
|
checking for rustc... rustc
|
|
checking whether rustc works for YJIT... yes
|
|
checking for prefix of external symbols... _
|
|
checking for default symbols in empty shared library...
|
|
checking whether -pipe is accepted as CFLAGS... yes
|
|
checking whether Security framework is needed... no
|
|
checking if make is GNU make... yes
|
|
.ext/include/arm64-darwin25/ruby/config.h updated
|
|
configure: ruby library version = 3.4.0
|
|
configure: creating ./config.status
|
|
config.status: creating GNUmakefile
|
|
config.status: creating Makefile
|
|
---
|
|
Configuration summary for ruby version 3.4.7
|
|
|
|
* Installation prefix: /usr/local
|
|
* exec prefix: ${prefix}
|
|
* arch: arm64-darwin25
|
|
* 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: darwin25
|
|
* compiler: /opt/homebrew/opt/llvm/bin/clang
|
|
* with thread: pthread
|
|
* with coroutine: arm64
|
|
* with modular GC: no
|
|
* enable shared libs: yes
|
|
* dynamic library ext: bundle
|
|
* CFLAGS: ${hardenflags} -fdeclspec ${optflags} \
|
|
${debugflags} ${warnflags}
|
|
* LDFLAGS: -L. -L/opt/homebrew/opt/llvm/lib \
|
|
-fstack-protector-strong
|
|
* DLDFLAGS: -L/opt/homebrew/opt/llvm/lib \
|
|
-Wl,-undefined,dynamic_lookup
|
|
* optflags: -O3 -fno-fast-math
|
|
* debugflags: -ggdb3
|
|
* warnflags: -Wall -Wextra -Wextra-tokens \
|
|
-Wdeprecated-declarations -Wdivision-by-zero \
|
|
-Wdiv-by-zero -Wimplicit-function-declaration \
|
|
-Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \
|
|
-Wwrite-strings -Wold-style-definition \
|
|
-Wmissing-noreturn -Wno-cast-function-type \
|
|
-Wno-constant-logical-operand -Wno-long-long \
|
|
-Wno-missing-field-initializers \
|
|
-Wno-overlength-strings -Wno-parentheses-equality \
|
|
-Wno-self-assign -Wno-tautological-compare \
|
|
-Wno-unused-parameter -Wno-unused-value \
|
|
-Wunused-variable -Wmisleading-indentation -Wundef
|
|
* hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \
|
|
-D_FORTIFY_SOURCE=2
|
|
* strip command: strip -A -n
|
|
* install doc: rdoc html
|
|
* YJIT support: yes
|
|
* RJIT support: yes
|
|
* man page type: doc
|
|
* BASERUBY -v: ruby 3.4.3 (2025-04-14 revision d0b7e5b6a0) \
|
|
+PRISM [arm64-darwin24]
|
|
|
|
---
|
|
|
|
$ make -j
|
|
file2lastrev.rb: does not seem to be under a vcs: .
|
|
BASERUBY = /opt/rubies/3.4.3/bin/ruby --disable=gems
|
|
CC = /opt/homebrew/opt/llvm/bin/clang
|
|
LD = ld
|
|
LDSHARED = /opt/homebrew/opt/llvm/bin/clang -dynamiclib
|
|
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fno-common -pipe -arch arm64
|
|
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/arm64-darwin25 -I.ext/include -I./include -I. -I./prism -I./enc/unicode/15.0.0 -Dmodular_gc_dir=
|
|
CPPFLAGS = -I/opt/homebrew/opt/llvm/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT
|
|
DLDFLAGS = -L/opt/homebrew/opt/llvm/lib -Wl,-undefined,dynamic_lookup -install_name /usr/local/lib/libruby.3.4.dylib -compatibility_version 3.4 -current_version 3.4.7 -fstack-protector-strong -framework CoreFoundation -fstack-protector-strong -framework CoreFoundation -arch arm64
|
|
SOLIBS = -ldl -lobjc -lpthread
|
|
LANG = en_US.UTF-8
|
|
LC_ALL =
|
|
LC_CTYPE =
|
|
MFLAGS = -j
|
|
RUSTC = rustc
|
|
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/private/tmp/ruby-3.4.7/yjit/target/release/' ./yjit/src/lib.rs
|
|
Homebrew clang version 21.1.2
|
|
Target: arm64-apple-darwin25.0.0
|
|
Thread model: posix
|
|
InstalledDir: /opt/homebrew/Cellar/llvm/21.1.2/bin
|
|
Configuration file: /opt/homebrew/etc/clang/arm64-apple-darwin25.cfg
|
|
compiling ./main.c
|
|
compiling dmydln.c
|
|
compiling miniinit.c
|
|
translating probes probes.d
|
|
compiling ast.c
|
|
compiling bignum.c
|
|
compiling class.c
|
|
compiling compar.c
|
|
compiling complex.c
|
|
compiling cont.c
|
|
compiling debug.c
|
|
compiling debug_counter.c
|
|
compiling dir.c
|
|
compiling dln_find.c
|
|
compiling encoding.c
|
|
compiling enum.c
|
|
compiling enumerator.c
|
|
compiling error.c
|
|
compiling file.c
|
|
compiling inits.c
|
|
compiling imemo.c
|
|
compiling io.c
|
|
compiling io_buffer.c
|
|
compiling iseq.c
|
|
compiling marshal.c
|
|
compiling math.c
|
|
compiling memory_view.c
|
|
compiling rjit.c
|
|
compiling node.c
|
|
compiling node_dump.c
|
|
compiling numeric.c
|
|
compiling pack.c
|
|
compiling parser_st.c
|
|
compiling proc.c
|
|
compiling process.c
|
|
compiling ractor.c
|
|
compiling random.c
|
|
compiling range.c
|
|
compiling rational.c
|
|
compiling re.c
|
|
compiling regcomp.c
|
|
compiling regenc.c
|
|
compiling regerror.c
|
|
compiling regexec.c
|
|
compiling regparse.c
|
|
compiling regsyntax.c
|
|
compiling ruby.c
|
|
compiling ruby_parser.c
|
|
compiling scheduler.c
|
|
compiling shape.c
|
|
compiling signal.c
|
|
compiling sprintf.c
|
|
compiling st.c
|
|
compiling strftime.c
|
|
compiling struct.c
|
|
compiling thread.c
|
|
In file included from dmydln.c:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling time.c
|
|
compiling transcode.c
|
|
compiling util.c
|
|
compiling variable.c
|
|
compiling vm_backtrace.c
|
|
compiling vm_dump.c
|
|
compiling vm_sync.c
|
|
compiling vm_trace.c
|
|
1 warning generated.
|
|
compiling weakmap.c
|
|
building Rust YJIT (release mode)
|
|
compiling ./missing/explicit_bzero.c
|
|
compiling ./missing/setproctitle.c
|
|
compiling addr2line.c
|
|
compiling dln.c
|
|
compiling localeinit.c
|
|
compiling dmyext.c
|
|
compiling dmyenc.c
|
|
. ./vm_opts.h
|
|
In file included from ./main.c:21:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling enc/ascii.c
|
|
1 warning generated.
|
|
compiling enc/us_ascii.c
|
|
compiling enc/utf_8.c
|
|
compiling enc/unicode.c
|
|
compiling enc/trans/newline.c
|
|
compiling array.c
|
|
In file included from vm_backtrace.c:12:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling eval.c
|
|
compiling gc.c
|
|
In file included from regsyntax.c:31:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ast.c:2:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from regcomp.c:31:
|
|
In file included from ./regparse.h:33:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
|
|
compiling hash.c
|
|
In file included from re.c:16:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
revision.h unchanged
|
|
rbconfig.rb updated
|
|
In file included from class.c:20:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from io.c:16:
|
|
In file included from ./include/ruby/fiber/scheduler.h:20:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from process.c:16:
|
|
In file included from ./include/ruby/fiber/scheduler.h:20:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from regexec.c:31:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling load.c
|
|
In file included from regenc.c:31:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from dir.c:105:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling rjit_c.c
|
|
In file included from proc.c:12:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ractor.c:3:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from dln.c:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
In file included from st.c:108:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h398: | 28 :
|
|
In file included from ./include/ruby/internal/arithmetic.h : 24 :
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:s29t:
|
|
r./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
uct RStr i398n | g r e t v a l ;s
|
|
t r| uc ^t
|
|
RString retval;./include/ruby/internal/core/rbasic.h:
|
|
86 :| 17 ^
|
|
: ./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from regerror.c:31:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling object.c
|
|
In file included from strftime.c:68:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from imemo.c:2:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling parse.c
|
|
In file included from debug_counter.c:11:
|
|
In file included from ./debug_counter.h:351:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from weakmap.c:1:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from pack.c:19:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling string.c
|
|
In file included from ruby.c:44:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from localeinit.c:12:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ruby_parser.c:3:
|
|
In file included from ./internal/parse.h:12:
|
|
In file included from ./rubyparser.h:21:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/In file included from math.c:22:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enc/unicode.c:30:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling symbol.c
|
|
In file included from cont.c:28:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from dln_find.c:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from range.c:22:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from memory_view.c:9:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enc/us_ascii.c:1:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enum.c:13:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from numeric.c:28:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from marshal.c:22:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from io_buffer.c:9:
|
|
In file included from ./include/ruby/io/buffer.h:16:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from node_dump.c:12:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enc/utf_8.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from signal.c:36:
|
|
In file included from ./debug_counter.h:351:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from regparse.c:38:
|
|
In file included from ./regparse.h:33:
|
|
In file included from ./regint.h:115:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from transcode.c:16:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default1 warninginitialization generated .
|
|
of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from sprintf.c:24:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enc/trans/newline.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enc/ascii.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from object.c:22:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from rational.c:27:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from miniinit.c:12:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from encoding.c:16:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from vm_sync.c:1:
|
|
In file included from ./internal/gc.h:16:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling vm.c
|
|
In file included from array.c:14:
|
|
In file included from ./debug_counter.h:351:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from scheduler.c:11:
|
|
In file included from ./vm_core.h:118:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from eval.c:20:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from struct.c:13:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from variable.c:18:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from enumerator.c:22:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from error.c:34:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | coIn file included from nstbignum.c: 35:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.hVALUE kl:a24s:
|
|
sIn file included from ;./include/ruby/internal/arithmetic/char.h:
|
|
29 :
|
|
| ./include/ruby/internal/core/rstring.h:398:24: ^
|
|
warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from iseq.c:21:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from complex.c:19:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from vm_trace.c:24:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from thread.c:75:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/api_node.c
|
|
In file included from util.c:32:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: In file included from node.c:18:
|
|
In file included from ./internal/variable.h:13:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from random.c:65:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/api_pack.c
|
|
In file included from rjit.c:9:
|
|
In file included from ./rjit.h:13:
|
|
In file included from ./vm_core.h:118:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from compar.c:13:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from time.c:35:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from shape.c:1:
|
|
In file included from ./vm_core.h:118:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from gc.c:84:
|
|
In file included from ./constant.h:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from file.c:158:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./missing/setproctitle.c:35:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from vm_dump.c:12:
|
|
In file included from ./include/ruby/fiber/scheduler.h:20:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/diagnostic.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from debug.c:16:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from load.c:6:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/encoding.c
|
|
In file included from inits.c:13:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from hash.c:26:
|
|
In file included from ./debug_counter.h:351:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/extension.c
|
|
1 warning generated.
|
|
compiling prism/node.c
|
|
1 warning generated.
|
|
compiling prism/options.c
|
|
1 warning generated.
|
|
compiling prism/pack.c
|
|
compiling prism/prettyprint.c
|
|
In file included from parse.y:43:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling prism/regexp.c
|
|
In file included from vm.c:13:
|
|
In file included from ./eval_intern.h:4:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from rjit_c.c:9:
|
|
In file included from ./rjit.h:13:
|
|
In file included from ./vm_core.h:118:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
marshal.c:1426:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1426 | struct RString src;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
file.c:361:44: warning: initializer-string for character array is too long, array size is 3 but initializer has size 4 (including the null terminating character); did you mean to use the 'nonstring' attribute?
|
|
[-Wunterminated-string-initialization]
|
|
361 | static const char invalid[3] = "\xEF\xBF\xBD";
|
|
| ^~~~~~~~~~~~~~
|
|
compiling prism/serialize.c
|
|
compiling prism/static_literals.c
|
|
In file included from string.c:24:
|
|
In file included from ./debug_counter.h:351:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from symbol.c:12:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from prism/templates/ext/prism/api_node.c.erb:2:
|
|
In file included from ./prism/extension.h:6:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from prism/api_pack.c:1:
|
|
In file included from ./prism/extension.h:6:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:compiling prism/token_type.c
|
|
17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/util/pm_buffer.c
|
|
error.c:2631:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
2631 | struct RString s_str, c_str, d_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
error.c:2631:31: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
2631 | struct RString s_str, c_str, d_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
error.c:2631:38: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
2631 | struct RString s_str, c_str, d_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling prism/util/pm_char.c
|
|
compiling prism/util/pm_constant_pool.c
|
|
compiling prism/util/pm_integer.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling prism/util/pm_list.c
|
|
In file included from prism/extension.c:1:
|
|
In file included from ./prism/extension.h:6:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
symbol.c:756:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
756 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
symbol.c:1218:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1218 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
symbol.c:1230:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1230 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
symbol.c:1254compiling prism/util/pm_memchr.c
|
|
1 warning generated.
|
|
compiling prism/util/pm_newline_list.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
load.c:1385:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1385 | struct RString fake;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
load.c:1427:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1427 | struct RString fake;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/util/pm_string.c
|
|
string.c:612:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
612 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
string.c:619:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
619 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/util/pm_strncasecmp.c
|
|
1 warning generated.
|
|
:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1254 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling prism/util/pm_strpbrk.c
|
|
1 warning generated.
|
|
compiling prism/prism.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling prism_init.c
|
|
compiling yjit.c
|
|
assembling coroutine/arm64/Context.S
|
|
1 warning generated.
|
|
generating encdb.h
|
|
1 warning generated.
|
|
creating verconf.h
|
|
1 warning generated.
|
|
compiling compile.c
|
|
compiling version.c
|
|
encdb.h updated
|
|
verconf.h updated
|
|
generating arm64-darwin25-fake.rb
|
|
1 warning generated.
|
|
In file included from yjit.c:9:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling loadpath.c
|
|
In file included from version.c:12:
|
|
In file included from ./internal/cmdlineopt.h:4:
|
|
In file included from ./rjit.h:13:
|
|
In file included from ./vm_core.h:118:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
string.c:12517:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
12517 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
string.c:12534:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
12534 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
string.c:12545:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
12545 | struct RString fake_str;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from prism_init.c:1:
|
|
In file included from ./prism/extension.h:6:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from loadpath.c:13:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from compile.c:19:
|
|
In file included from ./encindex.h:14:
|
|
In file included from ./include/ruby/encoding.h:19:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
arm64-darwin25-fake.rb updated
|
|
1 warning generated.
|
|
generating enc.mk
|
|
In file included from vm.c:534:
|
|
./vm_insnhelper.c:6262:23: warning: default initialization of an object of type 'struct RArray' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
6262 | struct RArray fake_ary;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from 1 warning generated.
|
|
vm.c:534:
|
|
./vm_insnhelper.c:6282:23: warning: default initialization of an object of type 'struct RArray' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
6282 | struct RArray fake_ary;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
making srcs under enc
|
|
make[1]: Nothing to be done for `srcs'.
|
|
5 warnings generated.
|
|
1 warning generated.
|
|
generating transdb.h
|
|
3 warnings generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
transdb.h updated
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
4 warnings generated.
|
|
2 warnings generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
2 warnings generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
6 warnings generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
3 warnings generated.
|
|
1 warning generated.
|
|
touch yjit/target/release/libyjit.a
|
|
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
|
|
linking miniruby
|
|
builtin_binary.inc updated
|
|
52c22c7268434f8d35f5f8ef57662fbc8a7cac2cc8517588542605365b6d2107 builtin_binary.inc
|
|
compiling builtin.c
|
|
In file included from builtin.c:1:
|
|
In file included from ./internal.h:31:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking static-library libruby.3.4-static.a
|
|
linking shared-library libruby.3.4.dylib
|
|
generating makefiles ext/configure-ext.mk
|
|
making enc
|
|
making trans
|
|
compiling ./enc/encdb.c
|
|
compiling ./enc/trans/transdb.c
|
|
compiling ./enc/big5.c
|
|
compiling ./enc/trans/big5.c
|
|
compiling ./enc/cesu_8.c
|
|
compiling ./enc/trans/cesu_8.c
|
|
compiling ./enc/trans/chinese.c
|
|
compiling ./enc/cp949.c
|
|
compiling ./enc/emacs_mule.c
|
|
compiling ./enc/trans/ebcdic.c
|
|
compiling ./enc/trans/emoji.c
|
|
compiling ./enc/euc_jp.c
|
|
ext/configure-ext.mk updated
|
|
compiling ./enc/trans/emoji_iso2022_kddi.c
|
|
compiling ./enc/euc_kr.c
|
|
compiling ./enc/trans/emoji_sjis_docomo.c
|
|
compiling ./enc/euc_tw.c
|
|
compiling ./enc/gb2312.c
|
|
compiling ./enc/trans/emoji_sjis_kddi.c
|
|
In file included from ./enc/trans/transdb.c:12:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/cesu_8.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/big5.c:7:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/gb18030.c
|
|
In file included from ./enc/big5.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/trans/emoji_sjis_softbank.c
|
|
In file included from ./enc/trans/chinese.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/ebcdic.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling ./enc/trans/escape.c
|
|
In file included from ./enc/encdb.c:12:
|
|
In file included from ./internal/encoding.h:11:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString'In file included from ./enc/trans/cesu_8.cwith: 5const:
|
|
In file included from member./transcode_data.h :leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
configuring fcntl
|
|
In file included from ./enc/euc_jp.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internalconfiguring strscan
|
|
/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/emacs_mule.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const m1 warning generated.
|
|
configuring cgi/escape
|
|
ember leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/cp949.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
configuring continuation
|
|
configuring digest
|
|
compiling ./enc/gbk.c
|
|
configuring pathname
|
|
configuring digest/bubblebabble
|
|
configuring erb/escape
|
|
configuring digest/md5
|
|
configuring socket
|
|
compiling ./enc/trans/gb18030.c
|
|
compiling ./enc/trans/gbk.c
|
|
compiling ./enc/trans/iso2022.c
|
|
compiling ./enc/iso_8859_1.c
|
|
compiling ./enc/iso_8859_2.c
|
|
compiling ./enc/trans/japanese.c
|
|
compiling ./enc/iso_8859_3.c
|
|
compiling ./enc/iso_8859_4.c
|
|
In file included from ./enc/trans/emoji.c:6:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/iso_8859_5.c
|
|
configuring -test-/RUBY_ALIGNOF
|
|
compiling ./enc/trans/japanese_euc.c
|
|
In file included from ./enc/trans/emoji_sjis_docomo.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
configuring fiddle
|
|
In file included from ./enc/trans/emoji_iso2022_kddi.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
configuring rubyvm
|
|
configuring zlib
|
|
configuring rbconfig/sizeof
|
|
compiling ./enc/iso_8859_6.c
|
|
configuring nkf-0.2.0/ext/nkf
|
|
configuring pty
|
|
compiling ./enc/trans/japanese_sjis.c
|
|
configuring objspace
|
|
1 warning generated.
|
|
configuring date
|
|
compiling ./enc/trans/korean.c
|
|
compiling ./enc/iso_8859_7.c
|
|
configuring stringio
|
|
configuring racc-1.8.1/ext/racc/cparse
|
|
configuring bigdecimal-3.1.8/ext/bigdecimal
|
|
1 warning generated.
|
|
configuring monitor
|
|
configuring io/console
|
|
compiling ./enc/iso_8859_8.c
|
|
compiling ./enc/iso_8859_9.c
|
|
configuring json
|
|
configuring coverage
|
|
configuring openssl
|
|
configuring json/generator
|
|
configuring rbs-3.8.0/ext/rbs_extension
|
|
In file included from ./enc/trans/emoji_sjis_kddi.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
configuring psych
|
|
1 warning generated.
|
|
1 warning generated.
|
|
configuring debug-1.11.0/ext/debug
|
|
In file included from ./enc/euc_tw.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/gb18030.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/iso_8859_10.c
|
|
configuring syslog-0.2.0/ext/syslog
|
|
In file included from ./enc/euc_kr.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
configuring etc
|
|
configuring ripper
|
|
compiling ./enc/iso_8859_11.c
|
|
compiling ./enc/iso_8859_13.c
|
|
compiling ./enc/trans/single_byte.c
|
|
compiling ./enc/iso_8859_14.c
|
|
compiling ./enc/iso_8859_15.c
|
|
compiling ./enc/trans/utf8_mac.c
|
|
compiling ./enc/trans/utf_16_32.c
|
|
In file included from ./enc/trans/gb18030.c:6:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/gb2312.c:1:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/emoji_sjis_softbank.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/iso_8859_16.c
|
|
In file included from ./enc/iso_8859_6.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/escape.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_2.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/koi8_r.c
|
|
In file included from ./enc/trans/japanese.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_3.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/koi8_u.c
|
|
1 warning generated.
|
|
In file included from ./enc/iso_8859_5.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/gbk.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ./enc/trans/gbk.c:6:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_1.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/shift_jis.c
|
|
In file included from ./enc/trans/japanese_euc.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/utf_16be.c
|
|
In file included from ./enc/trans/iso2022.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ./enc/iso_8859_4.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/utf_16le.c
|
|
In file included from ./enc/iso_8859_10.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling ./enc/utf_32be.c
|
|
In file included from ./enc/iso_8859_7.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ./enc/trans/japanese_sjis.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_9.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/utf_32le.c
|
|
linking transcoder transdb.bundle
|
|
In file included from ./enc/iso_8859_11.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/utf_16_32.c:5:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/In file included from ./enc/iso_8859_8.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking transcoder cesu_8.bundle
|
|
ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ./enc/windows_31j.c
|
|
linking transcoder ebcdic.bundle
|
|
1 warning generated.
|
|
In file included from ./enc/trans/korean.c:7:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling ./enc/windows_1250.c
|
|
linking transcoder emoji.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking transcoder escape.bundle
|
|
compiling ./enc/windows_1251.c
|
|
In file included from ./enc/utf_16le.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_14.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/trans/utf8_mac.c:6:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/iso_8859_15.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ./enc/iso_8859_16.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking transcoder japanese.bundle
|
|
1 warning generated.
|
|
compiling ./enc/windows_1252.c
|
|
compiling ./enc/windows_1253.c
|
|
In file included from ./enc/iso_8859_13.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/koi8_u.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling ./enc/windows_1254.c
|
|
In file included from ./enc/trans/single_byte.c:58:
|
|
In file included from ./transcode_data.h:14:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking transcoder chinese.bundle
|
|
In file included from ./enc/utf_32be.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling ./enc/windows_1257.c
|
|
In file included from ./enc/shift_jis.c:31:
|
|
In file included from ./enc/shift_jis.h:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ./enc/windows_1254.c:38:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking encoding encdb.bundle
|
|
In file included from ./enc/koi8_r.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking encoding big5.bundle
|
|
In file included from ./enc/windows_1257.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking encoding cesu_8.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking transcoder iso2022.bundle
|
|
linking encoding cp949.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ./enc/utf_16be.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/windows_1250.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking encoding emacs_mule.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ./enc/windows_1251.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ./enc/windows_31j.c:32:
|
|
In file included from ./enc/shift_jis.h:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking encoding euc_jp.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ./enc/windows_1252.c:31:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking transcoder utf_16_32.bundle
|
|
linking encoding euc_kr.bundle
|
|
In file included from ./enc/utf_32le.c:30:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking encoding euc_tw.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking encoding gb2312.bundle
|
|
linking encoding gb18030.bundle
|
|
linking encoding gbk.bundle
|
|
linking encoding iso_8859_1.bundle
|
|
1 warning generated.
|
|
linking encoding iso_8859_2.bundle
|
|
1 warning generated.
|
|
linking encoding iso_8859_3.bundle
|
|
linking encoding iso_8859_4.bundle
|
|
In file included from ./enc/windows_1253.c:38:
|
|
In file included from ./regenc.h:43:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking encoding iso_8859_5.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking encoding iso_8859_6.bundle
|
|
1 warning generated.
|
|
configuring -test-/abi
|
|
configuring -test-/arith_seq/beg_len_step
|
|
configuring -test-/arith_seq/extract
|
|
configuring -test-/array/concat
|
|
configuring -test-/array/resize
|
|
linking encoding iso_8859_7.bundle
|
|
1 warning generated.
|
|
configuring -test-/asan
|
|
configuring -test-/bignum
|
|
configuring -test-/bug-14834
|
|
1 warning generated.
|
|
configuring -test-/bug-3571
|
|
linking configuring -test-/bug-5832
|
|
transcoder single_byte.bundle
|
|
linking encoding iso_8859_8.bundle
|
|
linking encoding iso_8859_9.bundle
|
|
linking encoding iso_8859_10.bundle
|
|
linking encoding iso_8859_11.bundle
|
|
1 warning generated.
|
|
linking transcoder emoji_sjis_docomo.bundle
|
|
linking encoding iso_8859_13.bundle
|
|
linking encoding iso_8859_14.bundle
|
|
1 warning generated.
|
|
configuring -test-/bug_reporter
|
|
linking transcoder emoji_iso2022_kddi.bundle
|
|
linking encoding iso_8859_15.bundle
|
|
linking encoding iso_8859_16.bundle
|
|
configuring -test-/class
|
|
linking transcoder emoji_sjis_softbank.bundle
|
|
configuring -test-/cxxanyargs
|
|
linking encoding koi8_r.bundle
|
|
linking encoding koi8_u.bundle
|
|
linking encoding shift_jis.bundle
|
|
1 warning generated.
|
|
linking encoding utf_16be.bundle
|
|
linking encoding utf_16le.bundle
|
|
1 warning generated.
|
|
linking encoding utf_32be.bundle
|
|
linking transcoder emoji_sjis_kddi.bundle
|
|
linking encoding utf_32le.bundle
|
|
linking encoding windows_31j.bundle
|
|
1 warning generated.
|
|
linking encoding windows_1250.bundle
|
|
linking transcoder gb18030.bundle
|
|
linking encoding windows_1251.bundle
|
|
linking encoding windows_1252.bundle
|
|
linking encoding windows_1253.bundle
|
|
linking encoding windows_1254.bundle
|
|
linking encoding windows_1257.bundle
|
|
1 warning generated.
|
|
linking transcoder japanese_sjis.bundle
|
|
configuring -test-/debug
|
|
configuring -test-/dln/empty
|
|
configuring -test-/econv
|
|
configuring -test-/ensure_and_callcc
|
|
configuring -test-/enumerator_kw
|
|
configuring -test-/eval
|
|
configuring -test-/exception
|
|
configuring -test-/fatal
|
|
configuring -test-/file
|
|
configuring digest/rmd160
|
|
configuring json/parser
|
|
1 warning generated.
|
|
linking transcoder utf8_mac.bundle
|
|
1 warning generated.
|
|
configuring digest/sha1
|
|
linking transcoder korean.bundle
|
|
1 warning generated.
|
|
linking transcoder gbk.bundle
|
|
libffi_version: 3.4.0
|
|
configuring digest/sha2
|
|
1 warning generated.
|
|
linking transcoder japanese_euc.bundle
|
|
1 warning generated.
|
|
linking transcoder big5.bundle
|
|
making encs
|
|
make[1]: Nothing to be done for `encs'.
|
|
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-/load/resolve_symbol_resolver
|
|
configuring -test-/load/resolve_symbol_target
|
|
configuring -test-/load/stringify_symbols
|
|
configuring -test-/load/stringify_target
|
|
configuring -test-/marshal/compat
|
|
configuring -test-/marshal/internal_ivar
|
|
configuring -test-/marshal/usr
|
|
configuring -test-/memory_status
|
|
configuring -test-/memory_view
|
|
configuring -test-/method
|
|
configuring -test-/notimplement
|
|
configuring -test-/num2int
|
|
configuring -test-/path_to_class
|
|
configuring -test-/popen_deadlock
|
|
configuring -test-/postponed_job
|
|
configuring -test-/printf
|
|
configuring -test-/proc
|
|
configuring -test-/public_header_warnings
|
|
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/id
|
|
configuring -test-/thread/instrumentation
|
|
configuring -test-/thread/lock_native_thread
|
|
configuring -test-/thread_fd
|
|
configuring -test-/time
|
|
configuring -test-/tracepoint
|
|
configuring -test-/typeddata
|
|
configuring -test-/vm
|
|
configuring -test-/wait
|
|
configuring io/nonblock
|
|
configuring io/wait
|
|
generating makefile exts.mk
|
|
exts.mk updated
|
|
compiling asan.c
|
|
compiling c.c
|
|
compiling big2str.c
|
|
compiling append.c
|
|
compiling beg_len_step.c
|
|
compiling to_ary_concat.c
|
|
compiling ensure_and_callcc.c
|
|
compiling eval.c
|
|
compiling bug.c
|
|
compiling cpp.cpp
|
|
compiling bigzero.c
|
|
compiling resize.c
|
|
compiling call_without_gvl.c
|
|
compiling extract.c
|
|
compiling cxxanyargs.cpp
|
|
compiling enumerator_kw.c
|
|
compiling bug_reporter.c
|
|
compiling stringify_symbols.c
|
|
compiling stringify_target.c
|
|
compiling empty.c
|
|
compiling init.c
|
|
compiling bug-14834.c
|
|
compiling class2name.c
|
|
compiling fs.c
|
|
compiling div.c
|
|
compiling init.c
|
|
compiling break.c
|
|
compiling resolve_symbol_target.c
|
|
compiling bug.c
|
|
compiling init.c
|
|
compiling dataerror.c
|
|
compiling init.c
|
|
compiling dot.dot.c
|
|
compiling init.c
|
|
compiling bad_version.c
|
|
compiling memory_status.c
|
|
compiling arity.c
|
|
compiling init.c
|
|
compiling postponed_job.c
|
|
compiling inspector.c
|
|
compiling delete.c
|
|
compiling resolve_symbol_resolver.c
|
|
compiling memory_view.c
|
|
compiling init.c
|
|
compiling iseq_load.c
|
|
compiling usrmarshal.c
|
|
compiling core_ext.c
|
|
compiling internal_ivar.c
|
|
compiling intpack.c
|
|
compiling invalid.c
|
|
compiling foreach.c
|
|
compiling enc_raise.c
|
|
compiling rb_call_super_kw.c
|
|
compiling path_to_class.c
|
|
compiling init.c
|
|
compiling lock_native_thread.c
|
|
compiling init.c
|
|
compiling data.c
|
|
compiling init.c
|
|
compiling protect.c
|
|
compiling init.c
|
|
compiling numhash.c
|
|
compiling usrcompat.c
|
|
compiling funcall.c
|
|
compiling printf.c
|
|
compiling capacity.c
|
|
compiling scan_args.c
|
|
compiling nextafter.c
|
|
compiling init.c
|
|
compiling instrumentation.c
|
|
compiling recursion.c
|
|
compiling bug.c
|
|
compiling ensured.c
|
|
compiling profile_frames.c
|
|
compiling rb_fatal.c
|
|
compiling init.c
|
|
compiling update.c
|
|
compiling num2int.c
|
|
compiling receiver.c
|
|
compiling init.c
|
|
compiling init.c
|
|
compiling escape.c
|
|
compiling mul.c
|
|
compiling rat.c
|
|
compiling init.c
|
|
compiling parse_depth_limit.c
|
|
compiling thread_fd.c
|
|
compiling duplicate.c
|
|
compiling gc_hook.c
|
|
compiling at_exit.c
|
|
compiling yield.c
|
|
compiling typeddata.c
|
|
compiling init.c
|
|
compiling etc.c
|
|
compiling type.c
|
|
compiling escape.c
|
|
compiling date_core.c
|
|
compiling continuation.c
|
|
compiling closure.c
|
|
compiling str2big.c
|
|
compiling fcntl.c
|
|
compiling tracepoint.c
|
|
compiling console.c
|
|
compiling my_integer.c
|
|
compiling digest.c
|
|
compiling super.c
|
|
compiling loop.c
|
|
compiling wait.c
|
|
compiling newline_conv.c
|
|
compiling init.c
|
|
compiling coverage.c
|
|
compiling leap_second.c
|
|
compiling coderange.c
|
|
compiling date_parse.c
|
|
compiling conversions.c
|
|
compiling len.c
|
|
compiling stat.c
|
|
compiling date_strftime.c
|
|
compiling new.c
|
|
compiling cstr.c
|
|
compiling compiling fiddle.c
|
|
stringio.c
|
|
compiling member.c
|
|
compiling nonblock.c
|
|
compiling pathname.c
|
|
compiling wait.c
|
|
compiling psych.c
|
|
compiling function.c
|
|
compiling monitor.c
|
|
compiling date_strptime.c
|
|
compiling ellipsize.c
|
|
compiling object_tracing.c
|
|
compiling pty.c
|
|
compiling sizes.c
|
|
compiling debug.c
|
|
compiling handle.c
|
|
compiling bigdecimal.c
|
|
compiling nkf.c
|
|
compiling objspace.c
|
|
compiling enc_associate.c
|
|
compiling limits.c
|
|
compiling psych_emitter.c
|
|
compiling cparse.c
|
|
compiling eventids1.c
|
|
compiling init.c
|
|
compiling syslog.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/constants.c
|
|
compiling strscan.c
|
|
compiling openssl_missing.c
|
|
compiling enc_dummy.c
|
|
compiling objspace_dump.c
|
|
compiling memory_view.c
|
|
compiling psych_parser.c
|
|
compiling eventids2.c
|
|
compiling iseq_collector.c
|
|
compiling constants.c
|
|
compiling enc_str_buf_cat.c
|
|
compiling missing.c
|
|
compiling zlib.c
|
|
compiling psych_to_ruby.c
|
|
compiling pinned.c
|
|
compiling fstring.c
|
|
compiling basicsocket.c
|
|
compiling psych_yaml_tree.c
|
|
compiling ../../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/ruby_objs.c
|
|
compiling ripper.c
|
|
compiling ossl.c
|
|
compiling socket.c
|
|
compiling pointer.c
|
|
compiling lexer.c
|
|
compiling init.c
|
|
compiling ossl_asn1.c
|
|
compiling ripper_init.c
|
|
compiling lexstate.c
|
|
compiling ipsocket.c
|
|
installing default digest libraries
|
|
installing default objspace libraries
|
|
In file included from div.c:1:
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
installing digest libraries
|
|
In file included from beg_len_step.c:1:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling location.c
|
|
In file included from path_to_class.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from bigzero.c:1:
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling modify.c
|
|
In file included from resolve_symbol_resolver.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_bio.c
|
|
compiling tcpsocket.c
|
|
In file included from postponed_job.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from escape.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from intpack.c:1:
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from funcall.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from eval.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling new.c
|
|
compiling ossl_bn.c
|
|
In file included from class2name.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling main.c
|
|
compiling tcpserver.c
|
|
In file included from usrmarshal.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from usrcompat.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from bug.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from new.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from dot.dot.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from thread_fd.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from duplicate.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from escape.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling nofree.c
|
|
compiling parser.c
|
|
compiling ossl_cipher.c
|
|
In file included from ensure_and_callcc.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from to_ary_concat.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling sockssocket.c
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling normalize.c
|
|
In file included from dataerror.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from call_without_gvl.c:1:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from bug_reporter.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from enumerator_kw.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from at_exit.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_config.c
|
|
compiling qsort.c
|
|
In file included from core_ext.c:1:
|
|
In file included from ../../../internal/numeric.h:11:
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from numhash.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from rb_call_super_kw.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling parserstate.c
|
|
compiling udpsocket.c
|
|
In file included from rb_fatal.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
installing default fiddle libraries
|
|
In file included from append.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ensured.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
|
|
In file included from extract.c:1:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from bug.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from iseq_load.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling unescape.c
|
|
In file included from data.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling unixsocket.c
|
|
compiling ossl_digest.c
|
|
installing default ripper libraries
|
|
In file included from receiver.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
In file included from break.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from resize.c:1:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from asan.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling rb_interned_str.c
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling rb_str_dup.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from recursion.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from empty.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from printf.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling unixserver.c
|
|
compiling ossl_engine.c
|
|
In file included from memory_status.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from internal_ivar.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from etc.c:10:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from syslog.c:11:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves 1 warningthe object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
generated.
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from stat.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from memory_view.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from linking 1 warning generated.
|
|
shared-object -test-/dln/empty.bundle
|
|
../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization ofIn file included from an object of type 'struct RString' with const member leaves the objectIn file included from uninitialized [-Wdefault-const-init-field-unsafe]pathname.cIn file included from :In file included from 1capacity.c::
|
|
1init.cIn file included from :../.././include/ruby.h:138:
|
|
:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:
|
|
:24In file included from ../../.././include/ruby.h:stringify_symbols.c38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24:
|
|
warning: In file included from default initialization of an object of398:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object: of type../../.././include/ruby.h 'struct RString' with | const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
struct1:
|
|
In file included from ../../../.././include/ruby.h: 38R:
|
|
SIn file included from t../../../.././include/ruby/ruby.hr:i28n:
|
|
gIn file included from retv../../../.././include/ruby/internal/arithmetic.ha:l24;:
|
|
In file included from
|
|
../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h :| 398 ^
|
|
In file included from :24: ../../.././include/ruby/internal/core/rbasic.hwarning: In file included from :default86 :initialization of17 :an object of type note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
enc_raise.cinit.c::1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from In file included from psych_parser.c:1:
|
|
In file included from ./psych.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from c.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from typeddata.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from rat.c:1:
|
|
In file included from ../../../internal/rational.h:12:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from type.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from limits.c:2:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/bug_5832.bundle
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from continuation.c:2:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from pinned.c:1:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from closure.c:1:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_hmac.c
|
|
In file included from fcntl.c:28:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
1 warning generated.
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling option.c
|
|
1 warning generated.
|
|
In file included from wait.c:14:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from nextafter.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_kdf.c
|
|
In file included from tracepoint.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from delete.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from resolve_symbol_target.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from stringify_target.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from big2str.c:1:
|
|
In file included from ../../../internal/bignum.h:profile_frames.c:191:
|
|
:
|
|
In file included from ../../.././include/ruby/ruby.hIn file included from :28../../.././include/ruby/ruby.h:
|
|
:281:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h warning: generated24.
|
|
:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const In file included from memberIn file included from leaves In file included from str2big.cthe: loop.c1object gc_hook.cIn file included from uninitializedIn file included from In file included from bad_version.ccompiling zlib.c:In file included from 9:
|
|
In file included from :../.././include/ruby.h1:
|
|
In file included from ../../.././include/ruby/random.h:17num2int.c:1:
|
|
In file included from set_len.c
|
|
In file included from ../../.././include/ruby.h:38psych_emitter.c:
|
|
scan_args.c::1In file included from 1:
|
|
:
|
|
In file included from ../../.././include/ruby.hIn file included from :./psych.h38::
|
|
4In file included from :
|
|
In file included from ../.././include/ruby.h:38:
|
|
[-Wdefault-const-init-field-unsafe]In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from :
|
|
|
|
../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.hIn file included from :29:
|
|
cstr.c:1:
|
|
In file included from In file included from bug.c:1:
|
|
../../../internal.hIn file included from :../../.././include/ruby.h31::
|
|
38In file included from :
|
|
In file included from ../../.././include/ruby/ruby.h../../.././include/ruby/ruby.h::2828:
|
|
:
|
|
In file included from In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h../../.././include/ruby/internal/arithmetic/char.h:29::
|
|
24:
|
|
../../.././include/ruby/internal/core/rstring.hIn file included from :../../.././include/ruby/internal/arithmetic/char.h398::2924:
|
|
: In file included from ../../.././include/ruby/internal/core/rstring.h:398arity.c::241:
|
|
In file included from In file included from psych_to_ruby.c../../.././include/ruby.h::1:
|
|
In file included from ./psych.h398 | : 4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
strucompiling ct RString retval;
|
|
| ^
|
|
In file included from mul.c:1:
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: ../../.././include/ruby/internal/core/rbasic.hwarning: :86:17default initialization of an objectancdata.c
|
|
of type 'struct RString' with const member leaves the object uninitializedIn file included from super.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from [-Wdefault-const-init-field-unsafe]invalid.cIn file included from :../../.././include/ruby/internal/arithmetic/char.h1:
|
|
1In file included from
|
|
1../../.././include/ruby.h: warning38 generated:
|
|
.
|
|
In file included from In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from enc_associate.c:1../../.././include/ruby/internal/arithmetic.h:241:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h: warning29 generated.
|
|
1 warning generated.
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declareIn file included from protect.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from date_core.c:5:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file incIn file included from yield.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
In file included from digest.c:16:
|
|
In file included from ./digest.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: ../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
note: member 'klass' declared 'const' here
|
|
luded from 86 | ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h :co398:24: warning: default initialization of an object of type 'struct RString' 86with | const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
nst VALUE klass;
|
|
| ^
|
|
In file included from len.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALU E klass;
|
|
| ^
|
|
const VALUE klass;
|
|
| ^
|
|
compiling raddrinfo.c
|
|
compiling ossl_ns_spki.c
|
|
linking shared-object -test-/eval.bundle
|
|
linking shared-object -test-/rb_call_super_kw.bundle
|
|
1 warning generated.
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
type 'struct RString' with const member leaves the object1In file included from 1 warning generated.
|
|
1linking shared-object -test-/enumerator_kw.bundle
|
|
1 warning generated.
|
|
In file included from instrumentation.c:1:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from foreach.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:uninitialized In file included from [-Wdefault-const-init-field-unsafe]
|
|
init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from psych.c:1:
|
|
In file included from ./psych.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.hIn file included from :24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.hbigdecimal.c:11:
|
|
In file included from ./bigdecimal.h:13:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
398 | struct RString retvawarning: : note: member 'klass' declared In file included from 'const' here
|
|
inspector.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
38In file included from :
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^1
|
|
warning generated.
|
|
l;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
default 8686 | | const VALUE klasinitializations;
|
|
of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
1 warning../../.././include/ruby/internal/core/rbasic.h generated:.
|
|
86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
../../.././include/ruby/internal/arithmetic/char.h : 29 :
|
|
con../../.././include/ruby/internal/core/rstring.hs:t398: 24V:A LUwarning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-fieldIn file included from coderange.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
| ^
|
|
-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
In file included from newline_conv.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
E klass;
|
|
| ^
|
|
compiling ossl_ocsp.c
|
|
linking shared-object -test-/gvl/call_without_gvl.bundle
|
|
In file included from bug-14834.c1: warning generated1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
.
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from enc_dummy.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from wait.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/path_to_class.bundle
|
|
1 warning generated.
|
|
compiling ifaddr.c
|
|
1 warning generated.
|
|
In file included from date_strptime.c:5:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.hIn file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from object_tracing.c:16:
|
|
In file included from linking ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
shared-object In file included from ../.././include/ruby/internal/arithmetic/char.h-test-/thread_fd.bundle
|
|
In file included from sizes.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1:1 warning generated.
|
|
29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object warninguninitialized [-Wdefault-const-init-field-unsafe]
|
|
1 warning generated.
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_pkcs12.c
|
|
generated.
|
|
In file included from update.c:1:
|
|
In file included from ../../../.././include/ruby.h:38:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: 1 warning generated.
|
|
warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
lock_native_thread.c::2:
|
|
In file included from ../../../.././include/ruby/ruby.h:28:
|
|
In file included from 29:
|
|
../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | ../.././include/ruby/internal/core/rstring.h :398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
struct RString retval;
|
|
| ^
|
|
../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
d 'const' hereIn file included from
|
|
parse_depth_limit.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h 86 | const VALUE klass;
|
|
| ^
|
|
:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const 1member warning generatedleaves.
|
|
the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from nonblock.c:13:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
installing default socket libraries
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
../../.././include/ruby/ruby.h 398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized :
|
|
:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization ../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/load/resolve_symbol_resolver.bundle
|
|
linking shared-object -test-/load/stringify_target.bundle
|
|
In file included from memory_view.c:1:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking shared-object -test-/class.bundle
|
|
[-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
In file included from constants.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from fiddle.c:3:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from In file included from eventids1.c:1:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
fs.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:291 warning generated.
|
|
:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
:1 warning generated.
|
|
29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from basicsocket.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from coverage.c:11:
|
|
In file included from ../../internal/gc.h:16:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-in1 warning generated.
|
|
1 warning generated.
|
|
eventids2.c:1:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
it-field-unsafe]
|
|
1 warning generated1 warning generatedIn file included from enc_str_buf_cat.c:1:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file in../.././include/ruby/internal/core/rstring.h:3981 warning generated.
|
|
1In file included from date_strftime.c:7:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from conversions.c:3:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././includlinking shared-object -test-/bug_reporter.bundle
|
|
compiling ossl_pkcs7.c
|
|
compiling :
|
|
ossl_pkey.c
|
|
linking warningshared-object -test-/arith_seq/beg_len_step.bundle
|
|
In file included from ../../../internal/bignum.h:19:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from generated../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type.
|
|
'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
warning :398 | struct RString retval;
|
|
| ^
|
|
1:
|
|
In file included from ../../.././include/ruby/random.h:../../.././include/ruby/internal/core/rbasic.h:86:17: :note: member 'klass' declared 'const' here
|
|
38:
|
|
86 | const VALUE klass;
|
|
| ^
|
|
generated.
|
|
17:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.linking shared-object -test-/array/to_ary_concat.bundle
|
|
linking shared-object -test-/funcall.bundle
|
|
linking shared-object -test-/ensure_and_callcc.bundle
|
|
linking shared-object -test-/vm/at_exit.bundle
|
|
linking shared-object continuation.bundle
|
|
linking 11linking linking linking shared-object shared-object -test-/notimplement.bundle
|
|
-test-/marshal/internal_ivar.bundle
|
|
shared-object -test-/hash.bundle
|
|
shared-object -test-/proc.bundle
|
|
h:In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
:
|
|
24In file included from :
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:../.././include/ruby/internal/core/rstring.h:398:24: warning: ../../.././include/ruby.hdefault In file included from initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
:../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object 398 | str of type 'struct RString' with const: member38:
|
|
In file included from ../../.././include/ruby/ruby.huct RString retval;
|
|
: 28| :
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
24../../.././include/ruby/internal/core/rstring.h:: ^398: 24: 29leaves:
|
|
thewarning: object defaultuninitialized [-Wdefault-const-init-field-unsafe]initialization
|
|
../../.././include/ruby/internal/core/rstring.h :398:24 : warning:
|
|
of anwarning: object defaultof typedefault398 | initialization ../.././include/ruby/internal/core/rbasic.h: 86 :17: 'struct RString'initialization with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
of an object of type 'struct RString' with conststruct of an objectR of type 'struct RString' member leaves the object uninitialized with const member leaves the [-Wdefault-const-init-field-unsafe]object
|
|
note: member 'klass' declared 'const' here
|
|
S t398 | s t398rr | structuninitialized RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: memberu ct RString re t86val;
|
|
| ^
|
|
| const'klass'i ../../.././include/ruby/internal/core/rbasic.hdeclared 'const' here:
|
|
86:17: VALnote: UE memberk l'klass'a sdeclareds ;'const'
|
|
here |
|
|
^
|
|
86 | const VALUE klass;
|
|
| ^
|
|
86 | const VALUE klass;
|
|
| ^
|
|
ng retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/asan.bundle
|
|
398 | In file included from nkf.c: st14:
|
|
In file included from ../../../../.././include/ruby/ruby.h:128:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h warning generated:291:
|
|
../../../../.././include/ruby/internal/core/rstring.h:.
|
|
warning generated.
|
|
In file included from In file included from const VALUE klass;
|
|
| ^
|
|
member.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_pkey_dh.c
|
|
In file included from ../1 warning generated.
|
|
In file included from function.c:1:
|
|
In file included from ./fiddle.h:4:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
leap_second.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from linking shared-object -test-/load/dot.dot.bundle
|
|
../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.hr../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/ruby_objs.cuct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:29:
|
|
:../../.././include/ruby/internal/core/rstring.h:8:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitializIn file included from In file included from In file included from strscan.cpty.c:objspace.c::1157:
|
|
:
|
|
In file included from In file included from ../../internal.h../.././include/ruby/ruby.h::3128:
|
|
:
|
|
In file included from In file included from ../.././include/ruby/ruby.h../.././include/ruby/internal/arithmetic.h::28In file included from 24:
|
|
In file included from ../.././include/ruby/internal/arithmetic.hsockssocket.c::24:
|
|
11:
|
|
15In file included from :
|
|
In file included from :
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: In file included from warning: ../.././include/ruby/internal/arithmetic/char.h:29default initialization./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h../../internal.h:28::
|
|
31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from :
|
|
../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h../.././include/ruby/internal/core/rstring.h::398398::24: warning: default initialization of an24 :object warning: default initialization ofof an object In file included from of ../.././include/ruby/internal/arithmetic.htype: 24'struct RString':
|
|
In file included from with../.././include/ruby/internal/arithmetic/char.h :const29 :
|
|
member ../.././include/ruby/internal/core/rstring.hleaves: 398the: 24object: uninitialized [-Wdefault-const-init-field-unsafe]warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]1
|
|
warning generated.
|
|
398 | struct an
|
|
object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
of type 'struct RString' with ../.././include/ruby/internal/core/rbasic.h: 86398: | 17: note: RStrconst member member 'klass' ideclaredn g'const' rhereet
|
|
val;
|
|
| ^
|
|
86 | const ../.././include/ruby/internal/core/rbasic.hV:A86L:U17E: klanote: ssmember; 'klass'
|
|
declared| 'const' ^
|
|
here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const'ed here
|
|
[-Wdefault-const-init-field-unsafe] 86 | const VALUE klass;
|
|
| ^
|
|
398
|
|
:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
398 | struct../../../../.././include/ruby/internal/core/rbasic.h :R86S:t17r:i ng note: remembert v'klass'a ldeclared; 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from stringio.c:20:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const memberIn file included from missing.c:1:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:e/ruby/ruby.h29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type: 28'struct RString' with const member leaves the:
|
|
In file included from ellipsize.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:124:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
warning generated.
|
|
In file included from ../../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/constants.c:8:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | In file included from my_integer.c: s1:
|
|
In file included from ../../.././include/ruby.h:In file included from 38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.hconsole.c::249:
|
|
:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.hIn file included from :../../.././include/ruby.h: warning generatedIn file included from 38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from .
|
|
../../.././include/ruby/internal/arithmetic/char.hossl.c::2910:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:3981:24: warning: ruct RString retval;
|
|
| ^
|
|
29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: ../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member :
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type warning 'struct RString' with generated.
|
|
0mdefault initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
warning generated.
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RStringthe retval;
|
|
object uninitialized../.././include/ruby/internal/core/rstring.h [-Wdefault-const-init-field-unsafe]
|
|
| 398 | struc:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
t RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86struct RString retval;
|
|
| ^
|
|
^../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
|
|
86 | cons../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALtU VALE UE klass;
|
|
| ^
|
|
klass;
|
|
| | ^
|
|
const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/st/foreach.bundle
|
|
In file included from date_parse.c:5:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1In file included from 1 warning generated.
|
|
1 warningIn file included from fstring.c:1:
|
|
In file included from ../../.././include/ruby.h:381 warning generated.
|
|
1 warning generated.
|
|
1 In file included from object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struc1t RString retval;
|
|
| ^
|
|
warning generated.
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.hhandle.c::861::
|
|
17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
warning generated.
|
|
:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: generated.
|
|
cparse.c:12:
|
|
In file included from ../../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../../.././include/ruby/internIn file included from ossl_bio.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/marshal/usr.bundle
|
|
1 warning generated.
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
al/core/rstring.h warning../.././include/ruby/internal/core/rstring.h generated.
|
|
:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
: 398 | linking shared-object -test-/marshal/compat.bundle
|
|
linking shared-object -test-/array/resize.bundle
|
|
linking shared-object -test-/iter.bundle
|
|
linking shared-object -test-/arith_seq/extract.bundle
|
|
linking shared-object -test-/postponed_job.bundle
|
|
398:24: warning: default initialization note: memberof 'klass' declared 'const' here an object stof type
|
|
'struct RString'ruct RString r etval;
|
|
86with | const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | cons| t VALUE klass;
|
|
| ^
|
|
^
|
|
const../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
VALUE klass;
|
|
| ^
|
|
compiling ossl_pkey_dsa.c
|
|
linking shared-object -test-/exception.bundle
|
|
1 warning generated.
|
|
In file included from iseq_collector.c:1:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from parser.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from init.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct Rlinking Sshared-object t-test-/econv.bundle
|
|
ring retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from psych_yaml_tree.c:.
|
|
1:
|
|
In file included from ./psych.h:4:
|
|
linking linking shared-object -test-/method.bundle
|
|
shared-object fcntl.bundle
|
|
compiling generator.c
|
|
linking shared-object -test-/iseq_load.bundle
|
|
1 warning generated.
|
|
In file included from modify.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:In file included from 24main.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default:
|
|
In file included from 1 warning generated.
|
|
compiling parser.c
|
|
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:124: warning: warning generateddefault.
|
|
initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
1 warning generated.
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
warning generated.
|
|
linking shared-object -test-/bug_14834.bundle
|
|
linking shared-object -test-/recursion.bundle
|
|
1In file included from In file included from In file included from tcpsocket.c:cluded from 11.
|
|
rb_str_dup.c:1In file included from :
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
11 warning generated.
|
|
1 warning generated.
|
|
In file included from warningdebug.c:2:
|
|
generated.
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with constobjspace_dump.c:15:
|
|
In file included from ../../id_table.h:5:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././inc warning generated.
|
|
linking shared-object -test-/num2int.bundle
|
|
lude/ruby/internal/arithmetic.h member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object cgi/escape.bundle
|
|
linking shared-object -test-/bug_3571.bundle
|
|
linking shared-object -test-/symbol.bundle
|
|
linking shared-object -test-/thread/lock_native_thread.bundle
|
|
compiling ossl_pkey_ec.c
|
|
ossl_asn1.c1../../.././include/ruby/internal/arithmetic.h:10:
|
|
In file included from :24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
1 warning generated.uby/internal/core/rstring.h:398:24: warning: default initialization of an object of warning generated./ossl.h:16 :
|
|
|
|
In file included from :
|
|
../../.././include/ruby/internal/core/rstring.hIn file included from ./rubysocket.h.
|
|
type 'struct RString' with const member leaves the ../.././include/ruby.h:38:
|
|
:24:
|
|
:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
:object139:
|
|
In file included from ../../internal.h: uninitialized [-Wdefault-const-init-field-unsafe]In file included from ../.././include/ruby/ruby.h
|
|
31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
In file included from 398 | struct :RString retval;
|
|
| ^
|
|
28:
|
|
In file included from ../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | cons../.././include/ruby/internal/arithmetic.ht: V24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h../.././include/ruby/internal/arithmetic/char.h:ALUE klass29;
|
|
| ^
|
|
:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: 398 | warning: :default initialization of 29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the an object of type object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
s398 truct RStri398 | n g retva l;
|
|
| | ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/float.bundle
|
|
linking shared-object rbconfig/sizeof.bundle
|
|
linking shared-object io/wait.bundle
|
|
In file included from parserstate.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/typeddata.bundle
|
|
linking shared-object -test-/st/numhash.bundle
|
|
1 warning generated.
|
|
linking shared-object -test-/load/resolve_symbol_target.bundle
|
|
In file included from lexstate.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from In file included from ipsocket.c:11:
|
|
../../../../.././include/ruby.h1:38:
|
|
In file included from In file included from ../../../../.././include/ruby/ruby.h./rubysocket.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: :default initialization of an object 139of :
|
|
type 'struct RString' with const member leaves the object In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves theIn file included from object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
ext/rbs_extension/lexer.re:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initializationuninitialized [-Wdefault-const-init-field-unsafe]
|
|
In file included from rb_interned_str.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
of an object of type 'struct RString' with const member ../../.././include/ruby/internal/core/rstring.h:398:24: warning: default 398 warninginitialization of warning an generated.
|
|
generated.
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| | ^
|
|
struct RStrleavesin gthe robjecte uninitializedtval;
|
|
| ^
|
|
[-Wdefault-const-init-field-unsafe]../../../../.././include/ruby/internal/core/rbasic.h:object86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
|
|
of type 'struct RString' with const member leaves 398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86the: 17:object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_digest.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:861:17: warning generated.
|
|
note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
ossl_kdf.c:5:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/memory_status.bundle
|
|
linking shared-object -test-/thread/instrumentation.bundle
|
|
In file included from pointer.c:6:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_pkey_rsa.c
|
|
In file included from location.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_bn.c:11:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ripper.y:43:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from normalize.c:1:
|
|
In file included from ../../../internal/file.h:11:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from unixserver.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from monitor.c:1:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/load/stringify_symbols.bundle
|
|
1 warning generated.
|
|
compiling ossl_provider.c
|
|
linking shared-object -test-/tracepoint.bundle
|
|
linking shared-object -test-/debug.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from socket.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' hereinking warning generatedshared-object -test-/wait.bundle
|
|
.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/file.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1In file included from warning generated.
|
|
nofree.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object -test-/fatal.bundle
|
|
linking shared-object -test-/load/protect.bundle
|
|
linking 0mshared-object -test-/integer.bundle
|
|
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_cipher.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
1../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/time.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ossl_engine.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from new.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_rand.c
|
|
In file included from tcpserver.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from qsort.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
ripper_init.c:1:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:1 warning generated.
|
|
24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/regexp.bundle
|
|
1 warning generated.
|
|
linking shared-object -test-/printf.bundle
|
|
1 warning generated.
|
|
linking shared-object syslog_ext.bundle
|
|
In file included from udpsocket.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking shared-object -test-/bignum.bundle
|
|
compiling ossl_ssl.c
|
|
In file included from set_len.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from unescape.c:1:
|
|
In file included from ./rbs_extension.h:3:
|
|
In file included from ../../../../.././include/ruby.h:38:
|
|
In file included from ../../../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
11 warning generated.
|
|
warning generated.
|
|
In file included from ossl_pkcs12.c:5:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
fstring.c:15:20: warning: default initialization of an object of type 'struct RString' with const member leaves the object un1linking linking warninglinking generatedshared-object .
|
|
erb/escape.bundle
|
|
shared-object -test-/struct.bundle
|
|
shared-object initialized-test-/rational.bundle
|
|
[-Wdefault-const-init-field-unsafe]
|
|
1 warning generated.
|
|
15 | struct RString fake_str;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/RUBY_ALIGNOF.bundle
|
|
1 warning generated.
|
|
linking shared-object -test-/random.bundle
|
|
compiling ossl_ssl_session.c
|
|
In file included from option.c:1:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/st/update.bundle
|
|
linking shared-object -test-/memory_view.bundle
|
|
1 warning generated.
|
|
compiling ossl_ts.c
|
|
In file included from ossl_hmac.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object pty.bundle
|
|
1 warning generated.
|
|
zlib.c:2608:25: warning: default initialization of an object of type 'struct read_raw_arg' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
2608 | struct read_raw_arg ra;
|
|
| ^
|
|
zlib.c:2450:14: note: member 'argv' declared 'const' here
|
|
2450 | const VALUE argv[2]; /* for rb_funcallv */
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from unixsocket.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ancdata.c:1:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_config.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling ossl_x509.c
|
|
1 warning generated.
|
|
linking shared-object io/nonblock.bundle
|
|
2 warnings generated.
|
|
11 warning generated.
|
|
warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
compiling ossl_x509attr.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ifaddr.c:1:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from raddrinfo.c:11:
|
|
In file included from ./rubysocket.h:139:
|
|
In file included from ../../internal.h:31:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_x509cert.c
|
|
linking shared-object debug/debug.bundle
|
|
In file included from ossl_ocsp.c:11:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_x509crl.c
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ossl_ns_spki.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from parser.rl:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
compiling ossl_x509ext.c
|
|
linking shared-object digest.bundle
|
|
1 warning generated.
|
|
In file included from ossl_pkey.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ossl_pkcs7.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_x509name.c
|
|
linking shared-object etc.bundle
|
|
1 warning generated.
|
|
linking shared-object -test-/string.bundle
|
|
1 warning generated.
|
|
compiling ossl_x509req.c
|
|
In file included from ossl_pkey_dh.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from generator.c:1:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
linking shared-object monitor.bundle
|
|
linking shared-object -test-/cxxanyargs.bundle
|
|
compiling ossl_x509revoked.c
|
|
In file included from ossl_rand.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling ossl_x509store.c
|
|
In file included from ossl_pkey_dsa.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object coverage.bundle
|
|
1 warning generated.
|
|
In file included from ossl_pkey_rsa.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object racc/cparse.bundle
|
|
1 warning generated.
|
|
In file included from ossl_provider.c:5:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_ts.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_ssl.c:12:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_pkey_ec.c:5:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
installing default openssl libraries
|
|
In file included from ossl_ssl_session.c:5:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ossl_x509ext.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_x509cert.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ossl_x509.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from ossl_x509attr.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object -test-/scan_args.bundle
|
|
linking shared-object psych.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from ossl_x509revoked.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from ossl_x509name.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
compiling rmd160init.c
|
|
compiling md5init.c
|
|
compiling sha2init.c
|
|
compiling bubblebabble.c
|
|
In file included from ossl_x509req.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object fiddle.bundle
|
|
compiling sha1init.c
|
|
compiling rmd160.c
|
|
In file included from ossl_x509crl.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
installing default sha2 libraries
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object objspace.bundle
|
|
In file included from md5init.c:4:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
ld: warning: ignoring duplicate libraries: '-lyaml'
|
|
linking shared-object io/console.bundle
|
|
linking shared-object strscan.bundle
|
|
In file included from ossl_x509store.c:10:
|
|
In file included from ./ossl.h:16:
|
|
In file included from ../.././include/ruby.h:38:
|
|
In file included from ../.././include/ruby/ruby.h:28:
|
|
In file included from ../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
ld: warning: ignoring duplicate libraries: '-lffi'
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from sha1init.c:4:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from rmd160.c:23:
|
|
In file included from ./rmd160.h:29:
|
|
In file included from ./../defs.h:8:
|
|
In file included from ../../.././include/ruby.h:38:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from rmd160init.c:4:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
linking shared-object pathname.bundle
|
|
In file included from bubblebabble.c:14:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
1 warning generated.
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from sha2init.c:4:
|
|
In file included from ../../.././include/ruby/ruby.h:28:
|
|
In file included from ../../.././include/ruby/internal/arithmetic.h:24:
|
|
In file included from ../../.././include/ruby/internal/arithmetic/char.h:29:
|
|
../../.././include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
../../.././include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object digest/md5.bundle
|
|
1 warning generated.
|
|
linking shared-object stringio.bundle
|
|
linking shared-object digest/sha1.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object digest/sha2.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object digest/bubblebabble.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
11 warning warning generated generated.
|
|
.
|
|
linking shared-object digest/rmd160.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object json/ext/generator.bundle
|
|
1 warning generated.
|
|
linking shared-object rbs_extension.bundle
|
|
1 warning generated.
|
|
linking shared-object json/ext/parser.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object socket.bundle
|
|
2 warnings generated.
|
|
1 warning generated.
|
|
linking shared-object zlib.bundle
|
|
linking shared-object openssl.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
linking shared-object nkf.bundle
|
|
linking shared-object bigdecimal.bundle
|
|
1 warning generated.
|
|
linking shared-object date_core.bundle
|
|
1 warning generated.
|
|
linking shared-object ripper.bundle
|
|
file2lastrev.rb: does not seem to be under a vcs: .
|
|
revision.h unchanged
|
|
config.status: creating ruby-runner.h
|
|
ln -sf ../../rbconfig.rb .ext/arm64-darwin25/rbconfig.rb
|
|
linking ruby
|
|
make[1]: Nothing to be done for `note'.
|
|
building spec/ruby/optional/capi/ext/array_spec.bundle
|
|
building spec/ruby/optional/capi/ext/basic_object_spec.bundle
|
|
building spec/ruby/optional/capi/ext/bignum_spec.bundle
|
|
building spec/ruby/optional/capi/ext/binding_spec.bundle
|
|
building spec/ruby/optional/capi/ext/boolean_spec.bundle
|
|
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.bundle
|
|
building spec/ruby/optional/capi/ext/class_spec.bundle
|
|
building spec/ruby/optional/capi/ext/class_under_autoload_spec.bundle
|
|
building spec/ruby/optional/capi/ext/complex_spec.bundle
|
|
building spec/ruby/optional/capi/ext/constants_spec.bundle
|
|
building spec/ruby/optional/capi/ext/data_spec.bundle
|
|
building spec/ruby/optional/capi/ext/debug_spec.bundle
|
|
building spec/ruby/optional/capi/ext/encoding_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/array_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/boolean_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/binding_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/bignum_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/basic_object_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/class_id_under_autoload_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/class_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/class_under_autoload_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/enumerator_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/complex_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/constants_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/exception_spec.bundle
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/data_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/fiber_spec.bundle
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/file_spec.bundle
|
|
building spec/ruby/optional/capi/ext/fixnum_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/debug_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/exception_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/float_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/encoding_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/fiber_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/gc_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/enumerator_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/globals_spec.bundle
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/file_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/hash_spec.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/integer_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/float_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/fixnum_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/globals_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/io_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/gc_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/kernel_spec.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/hash_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/language_spec.bundle
|
|
building spec/ruby/optional/capi/ext/marshal_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/integer_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/module_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/kernel_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/module_under_autoload_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/io_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/mutex_spec.bundle
|
|
building spec/ruby/optional/capi/ext/numeric_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/marshal_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/language_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/object_spec.bundle
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/proc_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/module_under_autoload_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^1
|
|
warning generated.
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/range_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/module_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/rational_spec.bundle
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/mutex_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/numeric_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/rbasic_spec.bundle
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/regexp_spec.bundle
|
|
building spec/ruby/optional/capi/ext/st_spec.bundle
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/string_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/object_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/proc_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/range_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/rational_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/struct_spec.bundle
|
|
building spec/ruby/optional/capi/ext/symbol_spec.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/string_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/rbasic_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/regexp_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/st_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/thread_spec.bundle
|
|
building spec/ruby/optional/capi/ext/time_spec.bundle
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/struct_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
building spec/ruby/optional/capi/ext/tracepoint_spec.bundle
|
|
building spec/ruby/optional/capi/ext/typed_data_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/symbol_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
building spec/ruby/optional/capi/ext/util_spec.bundle
|
|
In file included from spec/ruby/optional/capi/ext/time_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/thread_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/tracepoint_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
In file included from spec/ruby/optional/capi/ext/typed_data_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
In file included from spec/ruby/optional/capi/ext/util_spec.c:1:
|
|
In file included from ./include/ruby.h:38:
|
|
In file included from ./include/ruby/ruby.h:28:
|
|
In file included from ./include/ruby/internal/arithmetic.h:24:
|
|
In file included from ./include/ruby/internal/arithmetic/char.h:29:
|
|
./include/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
|
|
398 | struct RString retval;
|
|
| ^
|
|
./include/ruby/internal/core/rbasic.h:86:17: note: member 'klass' declared 'const' here
|
|
86 | const VALUE klass;
|
|
| ^
|
|
1 warning generated.
|
|
1 warning generated.
|
|
/private/tmp/ruby-3.4.7 [arm64] macbook-pro-2 status: 0
|
|
$ echo $?
|
|
0
|