Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 763968 Details for
Bug 832372
dev-lang/ruby-2.6.9: fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 46.00 KB, created by
Matthias Coppens
on 2022-01-30 14:22:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matthias Coppens
Created:
2022-01-30 14:22:29 UTC
Size:
46.00 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-lang/ruby-2.6.9 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: ruby@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc gdbm ipv6 kernel_linux rdoc ssl tk userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ruby-2.6.9.tar.xz to /var/tmp/portage/dev-lang/ruby-2.6.9/work >>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-2.6.9/work >>>> Preparing source in /var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9 ... > [32m*[0m Applying 002-autoconf-2.70.patch ... >patching file configure.ac >Hunk #1 succeeded at 180 with fuzz 2 (offset -91 lines). >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying 010-default-gem-location.patch ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Unbundling gems... > [32m*[0m Removing bundled libraries... > [32m*[0m Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9' ... > [32m*[0m Running 'aclocal --system-acdir=/var/tmp/portage/dev-lang/ruby-2.6.9/temp/aclocal' ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[162C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: ruby-2.6.9/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9 ... > * econf: updating ruby-2.6.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ruby-2.6.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ruby-2.6.9/tool/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ruby-2.6.9/tool/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/ruby-2.6.9 --htmldir=/usr/share/doc/ruby-2.6.9/html --libdir=/usr/lib64 --program-suffix=26 --with-soname=ruby26 --with-readline-dir=/usr --enable-shared --enable-pthread --disable-rpath --with-out-ext=,dbm --without-jemalloc --disable-jit-support --disable-socks --disable-dtrace --disable-install-doc --enable-ipv6 --disable-static --disable-install-static-library --without-static-linked-ext --disable-debug --enable-option-checking=no >checking for ruby... [33;1m/usr/bin/ruby[m >tool/config.guess already exists >tool/config.sub already exists >checking build system type... [33;1mx86_64-pc-linux-gnu[m >./configure: line 3757: -1: command not found >checking host system type... [33;1mx86_64-pc-linux-gnu[m >checking target system type... [33;1mx86_64-pc-linux-gnu[m >checking for x86_64-pc-linux-gnu-gcc... [33;1mx86_64-pc-linux-gnu-gcc[m >checking whether the C compiler works... [32;1myes[m >checking for C compiler default output file name... [33;1ma.out[m >checking for suffix of executables... [33;1m[m >checking whether we are cross compiling... [31;1mno[m >checking for suffix of object files... [33;1mo[m >checking whether the compiler supports GNU C... [32;1myes[m >checking whether x86_64-pc-linux-gnu-gcc accepts -g... [32;1myes[m >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... [33;1mnone needed[m >checking how to run the C preprocessor... [33;1mx86_64-pc-linux-gnu-gcc -E[m >checking for x86_64-pc-linux-gnu-gcc... (cached) [33;1mx86_64-pc-linux-gnu-gcc[m >checking whether the compiler supports GNU C... (cached) [32;1myes[m >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) [32;1myes[m >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) [33;1mnone needed[m >checking for x86_64-pc-linux-gnu-g++... [33;1mx86_64-pc-linux-gnu-g++[m >checking whether the compiler supports GNU C++... [32;1myes[m >checking whether x86_64-pc-linux-gnu-g++ accepts -g... [32;1myes[m >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... [33;1mnone needed[m >checking for grep that handles long lines and -e... [33;1m/bin/grep[m >checking for egrep... [33;1m/bin/grep -E[m >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... [31;1mno[m >checking for x86_64-pc-linux-gnu-ld... [33;1mx86_64-pc-linux-gnu-ld[m >checking whether the linker is GNU ld... [32;1myes[m >checking whether x86_64-pc-linux-gnu-gcc -E accepts -o... [32;1myes[m >checking for x86_64-pc-linux-gnu-gcc... [33;1m/usr/bin/x86_64-pc-linux-gnu-gcc[m >checking for x86_64-pc-linux-gnu-ranlib... [33;1mx86_64-pc-linux-gnu-ranlib[m >checking for x86_64-pc-linux-gnu-ar... [33;1mx86_64-pc-linux-gnu-ar[m >checking for x86_64-pc-linux-gnu-ar flags... [33;1mrcD[m >checking for x86_64-pc-linux-gnu-as... [33;1mx86_64-pc-linux-gnu-as[m >checking for x86_64-pc-linux-gnu-objdump... [33;1mx86_64-pc-linux-gnu-objdump[m >checking for x86_64-pc-linux-gnu-objcopy... [33;1mx86_64-pc-linux-gnu-objcopy[m >checking for x86_64-pc-linux-gnu-nm... [33;1mx86_64-pc-linux-gnu-nm[m >checking whether ln -s works... [32;1myes[m >checking whether make sets $(MAKE)... [32;1myes[m >checking for a BSD-compatible install... [33;1m/usr/bin/install -c[m >checking for a race-free mkdir -p... [33;1m/bin/mkdir -p[m >checking for x86_64-pc-linux-gnu-dtrace... [31;1mno[m >checking for dtrace... [31;1mno[m >checking for dot... [33;1mdot[m >checking for doxygen... [33;1mdoxygen[m >checking for pkg-config... [33;1mpkg-config[m >checking for stdio.h... [32;1myes[m >checking for stdlib.h... [32;1myes[m >checking for string.h... [32;1myes[m >checking for inttypes.h... [32;1myes[m >checking for stdint.h... [32;1myes[m >checking for strings.h... [32;1myes[m >checking for sys/stat.h... [32;1myes[m >checking for sys/types.h... [32;1myes[m >checking for unistd.h... [32;1myes[m >checking for wchar.h... [32;1myes[m >checking for minix/config.h... [31;1mno[m >checking for vfork.h... [31;1mno[m >checking whether it is safe to define __EXTENSIONS__... [32;1myes[m >checking whether _XOPEN_SOURCE should be defined... [31;1mno[m >checking for cd using physical directory... [33;1mcd -P[m >checking whether CFLAGS is valid... [32;1myes[m >checking whether LDFLAGS is valid... [32;1myes[m >checking whether -Wl,-R. is accepted as LDFLAGS... [32;1myes[m >checking whether -Wl,-rpath,. is accepted as LDFLAGS... [32;1myes[m >checking whether -Wdeclaration-after-statement is accepted as CFLAGS... [32;1myes[m >checking whether -Wdeprecated-declarations is accepted as CFLAGS... [32;1myes[m >checking whether -Wdivision-by-zero is accepted as CFLAGS... [31;1mno[m >checking whether -Wduplicated-cond is accepted as CFLAGS... [32;1myes[m >checking whether -Wimplicit-function-declaration is accepted as CFLAGS... [32;1myes[m >checking whether -Wimplicit-int is accepted as CFLAGS... [32;1myes[m >checking whether -Wmisleading-indentation is accepted as CFLAGS... [32;1myes[m >checking whether -Wpointer-arith is accepted as CFLAGS... [32;1myes[m >checking whether -Wrestrict is accepted as CFLAGS... [32;1myes[m >checking whether -Wshorten-64-to-32 is accepted as CFLAGS... [31;1mno[m >checking whether -Wwrite-strings is accepted as CFLAGS... [32;1myes[m >checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... [32;1myes[m >checking whether -Wmissing-noreturn is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-cast-function-type is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-constant-logical-operand is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-long-long is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-missing-field-initializers is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-overlength-strings is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-parentheses-equality is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-self-assign is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-tautological-compare is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-unused-parameter is accepted as CFLAGS... [32;1myes[m >checking whether -Wno-unused-value is accepted as CFLAGS... [32;1myes[m >checking whether -Wsuggest-attribute=format is accepted as CFLAGS... [32;1myes[m >checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... [32;1myes[m >checking whether -Wunused-variable is accepted as CFLAGS... [32;1myes[m >checking whether -diag-disable=175,188,2259 is accepted as CFLAGS... [31;1mno[m >checking whether -Wextra-tokens is accepted as CFLAGS... [31;1mno[m >checking whether -Wall -Wextra is accepted as CFLAGS... [32;1myes[m >checking whether -Qunused-arguments is accepted as CFLAGS... [31;1mno[m >checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... [32;1myes[m >checking whether -fstack-protector-strong is accepted as CFLAGS... [32;1myes[m >checking whether -fstack-protector-strong is accepted as LDFLAGS... [32;1myes[m >checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... [32;1myes[m >checking whether -std=gnu99 is accepted as CFLAGS... [32;1myes[m >checking whether -fno-strict-overflow is accepted as CFLAGS... [32;1myes[m >checking whether -ggdb3 is accepted as CFLAGS... [32;1myes[m >checking whether -fvisibility=hidden is accepted as CFLAGS... [32;1myes[m >checking whether -fno-fast-math is accepted as CFLAGS... [32;1myes[m >checking whether -fexcess-precision=standard is accepted as CFLAGS... [32;1myes[m >checking whether -fp-model precise is accepted as CFLAGS... [31;1mno[m >checking whether compiler has statement and declarations in expressions... [32;1myes[m >checking for crypt in -lcrypt... [32;1myes[m >checking for dlopen in -ldl... [32;1myes[m >checking for shl_load in -ldld... [31;1mno[m >checking for shutdown in -lsocket... [31;1mno[m >checking for dirent.h that defines DIR... [32;1myes[m >checking for library containing opendir... [33;1mnone required[m >checking for _Bool... [32;1myes[m >checking for stdbool.h that conforms to C99... [32;1myes[m >checking for sys/wait.h that is POSIX.1 compatible... [32;1myes[m >checking for a.out.h... [32;1myes[m >checking for atomic.h... [31;1mno[m >checking for direct.h... [31;1mno[m >checking for grp.h... [32;1myes[m >checking for fcntl.h... [32;1myes[m >checking for float.h... [32;1myes[m >checking for ieeefp.h... [31;1mno[m >checking for intrinsics.h... [31;1mno[m >checking for langinfo.h... [32;1myes[m >checking for limits.h... [32;1myes[m >checking for locale.h... [32;1myes[m >checking for malloc.h... [32;1myes[m >checking for malloc/malloc.h... [31;1mno[m >checking for malloc_np.h... [31;1mno[m >checking for net/socket.h... [31;1mno[m >checking for process.h... [31;1mno[m >checking for pwd.h... [32;1myes[m >checking for sanitizer/asan_interface.h... [32;1myes[m >checking for sanitizer/msan_interface.h... [31;1mno[m >checking for setjmpex.h... [31;1mno[m >checking for stdalign.h... [32;1myes[m >checking for sys/attr.h... [31;1mno[m >checking for sys/eventfd.h... [32;1myes[m >checking for sys/fcntl.h... [32;1myes[m >checking for sys/file.h... [32;1myes[m >checking for sys/id.h... [31;1mno[m >checking for sys/ioctl.h... [32;1myes[m >checking for sys/mkdev.h... [31;1mno[m >checking for sys/param.h... [32;1myes[m >checking for sys/prctl.h... [32;1myes[m >checking for sys/resource.h... [32;1myes[m >checking for sys/select.h... [32;1myes[m >checking for sys/sendfile.h... [32;1myes[m >checking for sys/socket.h... [32;1myes[m >checking for sys/syscall.h... [32;1myes[m >checking for sys/sysmacros.h... [32;1myes[m >checking for sys/time.h... [32;1myes[m >checking for sys/times.h... [32;1myes[m >checking for sys/uio.h... [32;1myes[m >checking for sys/utime.h... [31;1mno[m >checking for syscall.h... [32;1myes[m >checking for time.h... [32;1myes[m >checking for ucontext.h... [32;1myes[m >checking for utime.h... [32;1myes[m >checking for gmp.h... [32;1myes[m >checking for library containing __gmpz_init... [33;1m-lgmp[m >checking for special C compiler options needed for large files... [31;1mno[m >checking for _FILE_OFFSET_BITS value needed for large files... [31;1mno[m >checking whether byte ordering is bigendian... [31;1mno[m >checking for an ANSI C-conforming const... [32;1myes[m >checking whether char is unsigned... [31;1mno[m >checking for inline... [33;1minline[m >checking for working volatile... [32;1myes[m >checking for typeof syntax and keyword spelling... [33;1mtypeof[m >checking for long long... [32;1myes[m >checking for off_t... [32;1myes[m >checking char bit... [33;1m8[m >checking size of int... [33;1m4[m >checking size of short... [33;1m2[m >checking size of long... [33;1m8[m >checking size of long long... [33;1m8[m >checking size of __int64... [33;1m0[m >checking size of __int128... [33;1m16[m >checking size of off_t... [33;1m8[m >checking size of void*... [33;1m8[m >checking size of float... [33;1m4[m >checking size of double... [33;1m8[m >checking size of time_t... [33;1m8[m >checking size of clock_t... [33;1m8[m >checking packed struct attribute... [33;1mx __attribute__((packed))[m >checking whether -Wno-address-of-packed-member is accepted as CFLAGS... [32;1myes[m >checking for printf prefix for long long... [33;1mll[m >checking for pid_t... [32;1myes[m >checking for convertible type of pid_t... [33;1mINT[m >checking for uid_t... [32;1myes[m >checking for convertible type of uid_t... [33;1mUINT[m >checking for gid_t... [32;1myes[m >checking for convertible type of gid_t... [33;1mUINT[m >checking for time_t... [32;1myes[m >checking for convertible type of time_t... [33;1mLONG[m >checking for dev_t... [32;1myes[m >checking for convertible type of dev_t... [33;1mULONG[m >checking for mode_t... [32;1myes[m >checking for convertible type of mode_t... [33;1mUINT[m >checking for rlim_t... [32;1myes[m >checking for convertible type of rlim_t... [33;1mULONG[m >checking for off_t... (cached) [32;1myes[m >checking for convertible type of off_t... [33;1mLONG[m >checking for clockid_t... [32;1myes[m >checking for convertible type of clockid_t... [33;1mINT[m >checking for prototypes... [32;1myes[m >checking token paste string... [33;1mansi[m >checking stringization... [33;1m#expr[m >checking string literal concatenation... [32;1myes[m >checking for variable length prototypes and stdarg.h... [32;1myes[m >checking for variable length macro... [32;1myes[m >checking for alignas() syntax... [33;1m[[alignas(x)]][m >checking for alignof() syntax... [33;1malignof[m >checking for CONSTFUNC function attribute... [33;1m__attribute__ ((__const__)) x[m >checking for PUREFUNC function attribute... [33;1m__attribute__ ((__pure__)) x[m >checking for NORETURN function attribute... [33;1m__attribute__ ((__noreturn__)) x[m >checking for DEPRECATED function attribute... [33;1m__attribute__ ((__deprecated__)) x[m >checking for DEPRECATED_BY function attribute... [33;1m__attribute__ ((__deprecated__("by "#n))) x[m >checking for DEPRECATED_TYPE type attribute... [33;1m__attribute__ ((__deprecated__ mesg)) x[m >checking for NOINLINE function attribute... [33;1m__attribute__ ((__noinline__)) x[m >checking for ALWAYS_INLINE function attribute... [33;1m__attribute__ ((__always_inline__)) x[m >checking for NO_SANITIZE function attribute... [33;1m__attribute__ ((__no_sanitize__(san))) x[m >checking for NO_SANITIZE_ADDRESS function attribute... [33;1m__attribute__ ((__no_sanitize_address__)) x[m >checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... [33;1m__attribute__ ((__no_address_safety_analysis__)) x[m >checking for WARN_UNUSED_RESULT function attribute... [33;1m__attribute__ ((__warn_unused_result__)) x[m >checking for MAYBE_UNUSED function attribute... [33;1m__attribute__ ((__unused__)) x[m >checking for ERRORFUNC function attribute... [33;1m__attribute__ ((__error__ mesg)) x[m >checking for WARNINGFUNC function attribute... [33;1m__attribute__ ((__warning__ mesg)) x[m >checking for WEAK function attribute... [33;1m__attribute__ ((__weak__)) x[m >checking for FUNC_STDCALL function attribute... [33;1m__attribute__ ((__stdcall__)) x[m >checking for FUNC_CDECL function attribute... [33;1m__attribute__ ((__cdecl__)) x[m >checking for FUNC_FASTCALL function attribute... [33;1m__attribute__ ((__fastcall__)) x[m >checking for FUNC_UNOPTIMIZED function attribute... [33;1m__attribute__ ((__optimize__("O0"))) x[m >checking for FUNC_MINIMIZED function attribute... [33;1m__attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x[m >checking for function alias... [33;1malias[m >checking for __atomic builtins... [32;1myes[m >checking for __sync builtins... [32;1myes[m >checking for __builtin_unreachable... [32;1myes[m >checking for exported function attribute... [33;1m__attribute__ ((__visibility__("default")))[m >checking for function name string predefined identifier... [33;1m__func__[m >checking if enum over int is allowed... [32;1myes[m >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... [33;1mnone needed[m >checking whether sys_nerr is declared... [31;1mno[m >checking whether getenv is declared... [32;1myes[m >checking for size_t... [32;1myes[m >checking size of size_t... [33;1m8[m >checking size of ptrdiff_t... [33;1m8[m >checking for printf prefix for size_t... [33;1mz[m >checking for printf prefix for ptrdiff_t... [33;1mt[m >checking for struct stat.st_blksize... [32;1myes[m >checking for struct stat.st_blocks... [32;1myes[m >checking for struct stat.st_rdev... [32;1myes[m >checking size of struct stat.st_size... [33;1mSIZEOF_OFF_T[m >checking size of struct stat.st_blocks... [33;1mSIZEOF_OFF_T[m >checking size of struct stat.st_ino... [33;1mSIZEOF_LONG[m >checking for struct stat.st_atim... [32;1myes[m >checking for struct stat.st_atimespec... [31;1mno[m >checking for struct stat.st_atimensec... [31;1mno[m >checking for struct stat.st_mtim... [32;1myes[m >checking for struct stat.st_mtimespec... [31;1mno[m >checking for struct stat.st_mtimensec... [31;1mno[m >checking for struct stat.st_ctim... [32;1myes[m >checking for struct stat.st_ctimespec... [31;1mno[m >checking for struct stat.st_ctimensec... [31;1mno[m >checking for struct stat.st_birthtimespec... [31;1mno[m >checking for struct timeval... [32;1myes[m >checking size of struct timeval.tv_sec... [33;1mSIZEOF_TIME_T[m >checking for struct timespec... [32;1myes[m >checking for struct timezone... [32;1myes[m >checking for fd_mask... [32;1myes[m >checking for int8_t... [32;1myes[m >checking size of int8_t... [33;1m1[m >checking for uint8_t... [32;1myes[m >checking size of uint8_t... [33;1m1[m >checking for int16_t... [32;1myes[m >checking size of int16_t... [33;1m2[m >checking for uint16_t... [32;1myes[m >checking size of uint16_t... [33;1m2[m >checking for int32_t... [32;1myes[m >checking size of int32_t... [33;1m4[m >checking for uint32_t... [32;1myes[m >checking size of uint32_t... [33;1m4[m >checking for int64_t... [32;1myes[m >checking size of int64_t... [33;1m8[m >checking for uint64_t... [32;1myes[m >checking size of uint64_t... [33;1m8[m >checking for int128_t... [33;1m__int128[m >checking for uint128_t... [33;1munsigned __int128[m >checking for intptr_t... [32;1myes[m >checking size of intptr_t... [33;1m8[m >checking for uintptr_t... [32;1myes[m >checking size of uintptr_t... [33;1m8[m >checking for printf prefix for intptr_t... [33;1mNONE[m >checking for ssize_t... [32;1myes[m >checking size of ssize_t... [33;1m8[m >checking for printf prefix for int64_t... [33;1mNONE[m >checking for stack end address... [33;1m__libc_stack_end[m >checking for uid_t in sys/types.h... (cached) [32;1myes[m >checking type of array argument to getgroups... [33;1mgid_t[m >checking return type of signal handlers... [33;1mvoid[m >checking for working alloca.h... [32;1myes[m >checking for alloca... [32;1myes[m >checking for dynamic size alloca... [33;1mok[m >checking for working memcmp... [32;1myes[m >checking for broken erfc of glibc-2.3.6 on IA64... [31;1mno[m >checking for acosh... [32;1myes[m >checking for cbrt... [32;1myes[m >checking for crypt... [32;1myes[m >checking for dup2... [32;1myes[m >checking for erf... [32;1myes[m >checking for explicit_bzero... [32;1myes[m >checking for ffs... [32;1myes[m >checking for finite... [32;1myes[m >checking for flock... [32;1myes[m >checking for hypot... [32;1myes[m >checking for isinf... [32;1myes[m >checking for isnan... [32;1myes[m >checking for lgamma_r... [32;1myes[m >checking for memmove... [32;1myes[m >checking for nan... [32;1myes[m >checking for nextafter... [32;1myes[m >checking for setproctitle... [31;1mno[m >checking for strchr... [32;1myes[m >checking for strerror... [32;1myes[m >checking for strlcat... [31;1mno[m >checking for strlcpy... [31;1mno[m >checking for strstr... [32;1myes[m >checking for tgamma... [32;1myes[m >checking for sys/pstat.h... [31;1mno[m >checking for signbit... [32;1myes[m >checking for broken memmem... [31;1mno[m >checking for pid_t... (cached) [32;1myes[m >checking for fork... [32;1myes[m >checking for vfork... [32;1myes[m >checking for working fork... [32;1myes[m >checking for working vfork... (cached) [32;1myes[m >checking for __syscall... [31;1mno[m >checking for _longjmp... [32;1myes[m >checking for arc4random_buf... [31;1mno[m >checking for atan2l... [32;1myes[m >checking for atan2f... [32;1myes[m >checking for chroot... [32;1myes[m >checking for chsize... [31;1mno[m >checking for clock_gettime... [32;1myes[m >checking for cosh... [32;1myes[m >checking for crypt_r... [32;1myes[m >checking for daemon... (cached) [31;1mno[m >checking for dirfd... [32;1myes[m >checking for dl_iterate_phdr... [32;1myes[m >checking for dlopen... [32;1myes[m >checking for dladdr... [32;1myes[m >checking for dup... [32;1myes[m >checking for dup3... [32;1myes[m >checking for eaccess... [32;1myes[m >checking for endgrent... [32;1myes[m >checking for eventfd... [32;1myes[m >checking for fchmod... [32;1myes[m >checking for fchown... [32;1myes[m >checking for fcntl... [32;1myes[m >checking for fdatasync... [32;1myes[m >checking for fdopendir... [32;1myes[m >checking for fgetattrlist... [31;1mno[m >checking for fmod... [32;1myes[m >checking for fstatat... [32;1myes[m >checking for fsync... [32;1myes[m >checking for ftruncate... [32;1myes[m >checking for ftruncate64... [32;1myes[m >checking for getattrlist... [31;1mno[m >checking for getcwd... [32;1myes[m >checking for getgidx... [31;1mno[m >checking for getgrnam... [32;1myes[m >checking for getgrnam_r... [32;1myes[m >checking for getgroups... [32;1myes[m >checking for getlogin... [32;1myes[m >checking for getlogin_r... [32;1myes[m >checking for getpgid... [32;1myes[m >checking for getpgrp... [32;1myes[m >checking for getpriority... [32;1myes[m >checking for getpwnam... [32;1myes[m >checking for getpwnam_r... [32;1myes[m >checking for getpwuid... [32;1myes[m >checking for getpwuid_r... [32;1myes[m >checking for getresgid... [32;1myes[m >checking for getresuid... [32;1myes[m >checking for getrlimit... [32;1myes[m >checking for getsid... [32;1myes[m >checking for gettimeofday... [32;1myes[m >checking for getuidx... [31;1mno[m >checking for gmtime_r... [32;1myes[m >checking for grantpt... [32;1myes[m >checking for initgroups... [32;1myes[m >checking for ioctl... [32;1myes[m >checking for isfinite... [31;1mno[m >checking for issetugid... [31;1mno[m >checking for killpg... [32;1myes[m >checking for lchmod... [32;1myes[m >checking for lchown... [32;1myes[m >checking for link... [32;1myes[m >checking for llabs... [32;1myes[m >checking for lockf... [32;1myes[m >checking for log2... [32;1myes[m >checking for lstat... [32;1myes[m >checking for lutimes... [32;1myes[m >checking for malloc_usable_size... [32;1myes[m >checking for malloc_size... [31;1mno[m >checking for mblen... [32;1myes[m >checking for memalign... [32;1myes[m >checking for memset_s... [31;1mno[m >checking for writev... [32;1myes[m >checking for memrchr... [32;1myes[m >checking for memmem... [32;1myes[m >checking for mkfifo... [32;1myes[m >checking for mknod... [32;1myes[m >checking for mktime... [32;1myes[m >checking for openat... [32;1myes[m >checking for pipe2... [32;1myes[m >checking for poll... [32;1myes[m >checking for posix_fadvise... [32;1myes[m >checking for posix_memalign... [32;1myes[m >checking for ppoll... [32;1myes[m >checking for pread... [32;1myes[m >checking for pwrite... [32;1myes[m >checking for qsort_r... [32;1myes[m >checking for qsort_s... [31;1mno[m >checking for readlink... [32;1myes[m >checking for round... [32;1myes[m >checking for sched_getaffinity... [32;1myes[m >checking for seekdir... [32;1myes[m >checking for select_large_fdset... [31;1mno[m >checking for sendfile... [32;1myes[m >checking for setegid... [32;1myes[m >checking for setenv... [32;1myes[m >checking for seteuid... [32;1myes[m >checking for setgid... [32;1myes[m >checking for setgroups... [32;1myes[m >checking for setpgid... [32;1myes[m >checking for setpgrp... [32;1myes[m >checking for setregid... [32;1myes[m >checking for setresgid... [32;1myes[m >checking for setresuid... [32;1myes[m >checking for setreuid... [32;1myes[m >checking for setrgid... [31;1mno[m >checking for setrlimit... [32;1myes[m >checking for setruid... [31;1mno[m >checking for setsid... [32;1myes[m >checking for setuid... [32;1myes[m >checking for shutdown... [32;1myes[m >checking for sigaction... [32;1myes[m >checking for sigaltstack... [32;1myes[m >checking for sigprocmask... [32;1myes[m >checking for sinh... [32;1myes[m >checking for spawnv... [31;1mno[m >checking for symlink... [32;1myes[m >checking for syscall... [32;1myes[m >checking for sysconf... [32;1myes[m >checking for tanh... [32;1myes[m >checking for telldir... [32;1myes[m >checking for timegm... [32;1myes[m >checking for times... [32;1myes[m >checking for truncate... [32;1myes[m >checking for truncate64... [32;1myes[m >checking for unsetenv... [32;1myes[m >checking for utimensat... [32;1myes[m >checking for utimes... [32;1myes[m >checking for wait4... [32;1myes[m >checking for waitpid... [32;1myes[m >checking if getcwd allocates buffer if NULL is given... [32;1myes[m >checking for crypt.h... [32;1myes[m >checking for struct crypt_data.initialized... [32;1myes[m >checking for __builtin_alloca_with_align... [32;1myes[m >checking for __builtin_assume_aligned... [32;1myes[m >checking for __builtin_bswap16... [32;1myes[m >checking for __builtin_bswap32... [32;1myes[m >checking for __builtin_bswap64... [32;1myes[m >checking for __builtin_popcount... [32;1myes[m >checking for __builtin_popcountll... [32;1myes[m >checking for __builtin_clz... [32;1myes[m >checking for __builtin_clzl... [32;1myes[m >checking for __builtin_clzll... [32;1myes[m >checking for __builtin_ctz... [32;1myes[m >checking for __builtin_ctzll... [32;1myes[m >checking for __builtin_add_overflow... [32;1myes[m >checking for __builtin_sub_overflow... [32;1myes[m >checking for __builtin_mul_overflow... [32;1myes[m >checking for __builtin_mul_overflow_p... [32;1myes[m >checking for __builtin_constant_p... [32;1myes[m >checking for __builtin_choose_expr... [32;1myes[m >checking for __builtin_choose_expr_constant_p... [32;1myes[m >checking for __builtin_types_compatible_p... [32;1myes[m >checking for __builtin_trap... [32;1myes[m >checking whether qsort_r is GNU version... [32;1myes[m >checking whether qsort_r is BSD version... [31;1mno[m >checking whether atan2 handles Inf as C99... [32;1myes[m >checking for clock_getres... [32;1myes[m >checking for timer_create in -lrt... [32;1myes[m >checking for timer_settime in -lrt... [32;1myes[m >checking for unsetenv returns a value... [32;1myes[m >checking whether struct tm is in sys/time.h or time.h... [33;1mtime.h[m >checking for struct tm.tm_zone... [32;1myes[m >checking for struct tm.tm_gmtoff... [32;1myes[m >checking for external int daylight... [32;1myes[m >checking for negative time_t for gmtime(3)... [32;1myes[m >checking for localtime(3) overflow correctly... [32;1myes[m >checking for sig_t... [32;1myes[m >checking whether right shift preserve sign bit... [32;1myes[m >checking whether _SC_CLK_TCK is supported... [32;1myes[m >checking stack growing direction on x86_64... [33;1m-1[m >checking native coroutine implementation for x86_64-linux... [33;1mamd64[m >checking for pthread_create in -lthr... [31;1mno[m >checking for pthread_create in -lpthread... [32;1myes[m >checking for pthread_np.h... [31;1mno[m >checking whether pthread_t is scalar type... [32;1myes[m >checking for sched_yield... [32;1myes[m >checking for pthread_attr_setinheritsched... [32;1myes[m >checking for pthread_attr_get_np... [31;1mno[m >checking for pthread_attr_getstack... [32;1myes[m >checking for pthread_attr_getguardsize... [32;1myes[m >checking for pthread_get_stackaddr_np... [31;1mno[m >checking for pthread_get_stacksize_np... [31;1mno[m >checking for thr_stksegment... [31;1mno[m >checking for pthread_stackseg_np... [31;1mno[m >checking for pthread_getthrds_np... [31;1mno[m >checking for pthread_condattr_setclock... [32;1myes[m >checking for pthread_sigmask... [32;1myes[m >checking for pthread_setname_np... [32;1myes[m >checking for pthread_set_name_np... [31;1mno[m >checking for pthread_getattr_np... [32;1myes[m >checking arguments of pthread_setname_np... [33;1m(pthread_self(), name)[m >checking if mcontext_t is a pointer... [31;1mno[m >checking for getcontext... [32;1myes[m >checking for setcontext... [32;1myes[m >checking if fork works with pthread... [32;1myes[m >checking whether ELF binaries are produced... [32;1myes[m >checking for elf.h... [32;1myes[m >checking for elf_abi.h... [31;1mno[m >checking for uncompress in -lz... [32;1myes[m >checking for mach-o/loader.h... [31;1mno[m >checking whether OS depend dynamic link works... [32;1myes[m >checking for backtrace... [32;1myes[m >checking for broken backtrace... [31;1mno[m >checking for valgrind/memcheck.h... [31;1mno[m >checking for x86_64-pc-linux-gnu-strip... [33;1mx86_64-pc-linux-gnu-strip[m >checking whether -Wl,--no-undefined is accepted as LDFLAGS... [32;1myes[m >checking for __builtin_setjmp... [33;1myes with cast ()[m >checking for _setjmpex as a macro or function... [31;1mno[m >checking for _setjmp as a macro or function... [32;1myes[m >checking for sigsetjmp as a macro or function... [31;1mno[m >checking for setjmp type... [33;1m__builtin_setjmp[m >checking for prefix of external symbols... [33;1mNONE[m >checking for pthread.h... [32;1myes[m >checking if make is GNU make... [32;1myes[m >.ext/include/x86_64-linux/ruby/config.h [31;1mupdated[m >configure: ruby library version = 2.6.0 >configure: creating ./config.status >config.status: creating GNUmakefile >config.status: creating Makefile >config.status: creating ruby-2.6.pc >--- >Configuration summary for ruby version 2.6.9 > > * Installation prefix: /usr > * exec prefix: ${prefix} > * arch: x86_64-linux > * site arch: ${arch} > * RUBY_BASE_NAME: ruby > * enable shared: yes > * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} > * site libraries path: ${rubylibprefix}/${sitearch} > * vendor path: ${rubylibprefix}/vendor_ruby > * target OS: linux > * compiler: x86_64-pc-linux-gnu-gcc > * with pthread: yes > * enable shared libs: yes > * dynamic library ext: so > * CFLAGS: ${optflags} ${debugflags} ${warnflags} > * LDFLAGS: -L. -Wl,-O1 -Wl,--as-needed \ > -fstack-protector-strong -rdynamic \ > -Wl,-export-dynamic > * DLDFLAGS: -Wl,-O1 -Wl,--as-needed \ > -Wl,--compress-debug-sections=zlib > * optflags: -O3 > * debugflags: -ggdb3 > * warnflags: -Wall -Wextra -Wdeclaration-after-statement \ > -Wdeprecated-declarations -Wduplicated-cond \ > -Wimplicit-function-declaration -Wimplicit-int \ > -Wmisleading-indentation -Wpointer-arith \ > -Wrestrict -Wwrite-strings \ > -Wimplicit-fallthrough=0 -Wmissing-noreturn \ > -Wno-cast-function-type \ > -Wno-constant-logical-operand -Wno-long-long \ > -Wno-missing-field-initializers \ > -Wno-overlength-strings \ > -Wno-packed-bitfield-compat \ > -Wno-parentheses-equality -Wno-self-assign \ > -Wno-tautological-compare -Wno-unused-parameter \ > -Wno-unused-value -Wsuggest-attribute=format \ > -Wsuggest-attribute=noreturn -Wunused-variable > * strip command: x86_64-pc-linux-gnu-strip -S -x > * install doc: no > * JIT support: no > * man page type: doc > >--- >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9 ... >make -j3 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed' 'MJIT_CFLAGS=-O3 -pipe -march=native -w -fno-strict-aliasing' MJIT_OPTFLAGS= MJIT_DEBUGFLAGS= > BASERUBY = /usr/bin/ruby --disable=gems > CC = x86_64-pc-linux-gnu-gcc > LD = x86_64-pc-linux-gnu-ld > LDSHARED = x86_64-pc-linux-gnu-gcc -shared > CFLAGS = -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC > XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN > CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 > DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby26.so.2.6 -fstack-protector-strong -Wl,-O1 -Wl,--as-needed > SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm > LANG = en_US.utf8 > LC_ALL = > LC_CTYPE = >x86_64-pc-linux-gnu-gcc (Gentoo 11.2.0 p1) 11.2.0 >Copyright (C) 2021 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o main.o -c ./main.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o dmydln.o -c dmydln.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o miniinit.o -c miniinit.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o dmyext.o -c dmyext.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o miniprelude.o -c miniprelude.c >echo '#include "probes.dmyh"' > probes.h >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o ast.o -c ast.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o bignum.o -c bignum.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o class.o -c class.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o compar.o -c compar.c >x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -w -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 -o compile.o -c compile.c >[01m[Kcompile.c:8493:38:[m[K [01;31m[Kerror: [m[Kexpected identifier or '[01m[K([m[K' before '[01m[Kchar[m[K' > 8493 | const RUBY_ALIGNAS(SIZEOF_VALUE) [01;31m[Kchar[m[K *buff; > | [01;31m[K^~~~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_alloc[m[K': >[01m[Kcompile.c:8557:22:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 8557 | memcpy(buff, load[01;31m[K->[m[Kbuff + offset, size); > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_id[m[K': >[01m[Kcompile.c:8630:42:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 8630 | long *indices = (long *)(load[01;31m[K->[m[Kbuff + load->header->id_list_offset); > | [01;31m[K^~[m[K >In file included from [01m[K./include/ruby/encoding.h:27[m[K, > from [01m[Kcompile.c:12[m[K: >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_param_opt_table[m[K': >[01m[Kcompile.c:8845:27:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 8845 | MEMCPY(table, load[01;31m[K->[m[Kbuff + offset, VALUE, opt_num+1); > | [01;31m[K^~[m[K >[01m[K./include/ruby/ruby.h:1738:44:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KMEMCPY[m[K' > 1738 | #define MEMCPY(p1,p2,type,n) memcpy((p1), ([01;36m[Kp2[m[K), sizeof(type)*(size_t)(n)) > | [01;36m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_catch_table[m[K': >[01m[Kcompile.c:8989:38:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 8989 | size = *(unsigned int *)(load[01;31m[K->[m[Kbuff + IBF_OFFSET(body->catch_table)); > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_ci_entries[m[K': >[01m[Kcompile.c:9053:46:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9053 | const int keyword_len = *(int *)(load[01;31m[K->[m[Kbuff + kw_arg_offset); > | [01;31m[K^~[m[K >[01m[Kcompile.c:9054:47:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9054 | const VALUE *keywords = (VALUE *)(load[01;31m[K->[m[Kbuff + kw_arg_offset + sizeof(int)); > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_iseq_each[m[K': >[01m[Kcompile.c:9121:85:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9121 | const struct rb_iseq_constant_body *body = (struct rb_iseq_constant_body *)(load[01;31m[K->[m[Kbuff + offset); > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_check_offset[m[K': >[01m[Kcompile.c:9333:16:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9333 | return load[01;31m[K->[m[Kbuff + offset; > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_object[m[K': >[01m[Kcompile.c:9794:93:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9794 | ibf_offset_t *offsets = (ibf_offset_t *)(load->header->object_list_offset + load[01;31m[K->[m[Kbuff); > | [01;31m[K^~[m[K >[01m[Kcompile.c:9805:61:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9805 | value_offset = (const char *)(header + 1) - load[01;31m[K->[m[Kbuff; > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_iseq_list[m[K': >[01m[Kcompile.c:9964:33:[m[K [01;31m[Kerror: [m[K'[01m[Kconst struct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' > 9964 | return (ibf_offset_t *)(load[01;31m[K->[m[Kbuff + load->header->iseq_list_offset); > | [01;31m[K^~[m[K >[01m[Kcompile.c:[m[K In function '[01m[Kibf_load_setup[m[K': >[01m[Kcompile.c:10060:9:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10060 | load[01;31m[K->[m[Kbuff = StringValuePtr(str); > | [01;31m[K^~[m[K >[01m[Kcompile.c:10061:45:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10061 | load->header = (struct ibf_header *)load[01;31m[K->[m[Kbuff; > | [01;31m[K^~[m[K >[01m[Kcompile.c:10078:20:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10078 | if (strcmp(load[01;31m[K->[m[Kbuff + sizeof(struct ibf_header), RUBY_PLATFORM) != 0) { > | [01;31m[K^~[m[K >In file included from [01m[K./include/ruby/ruby.h:29[m[K, > from [01m[K./include/ruby/encoding.h:27[m[K, > from [01m[Kcompile.c:12[m[K: >[01m[Kcompile.c:[m[K In function '[01m[Krb_iseq_ibf_load_extra_data[m[K': >[01m[Kcompile.c:10147:32:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10147 | extra_str = rb_str_new(load[01;31m[K->[m[Kbuff + load->header->size, load->header->extra_size); > | [01;31m[K^~[m[K >[01m[K./include/ruby/defines.h:116:53:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KRB_GNUC_EXTENSION_BLOCK[m[K' > 116 | #define RB_GNUC_EXTENSION_BLOCK(x) __extension__ ({ [01;36m[Kx[m[K; }) > | [01;36m[K^[m[K >[01m[Kcompile.c:10147:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Krb_str_new[m[K' >10147 | extra_str = [01;36m[Krb_str_new[m[K(load->buff + load->header->size, load->header->extra_size); > | [01;36m[K^~~~~~~~~~[m[K >[01m[Kcompile.c:10147:32:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10147 | extra_str = rb_str_new(load[01;31m[K->[m[Kbuff + load->header->size, load->header->extra_size); > | [01;31m[K^~[m[K >[01m[K./include/ruby/defines.h:116:53:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KRB_GNUC_EXTENSION_BLOCK[m[K' > 116 | #define RB_GNUC_EXTENSION_BLOCK(x) __extension__ ({ [01;36m[Kx[m[K; }) > | [01;36m[K^[m[K >[01m[Kcompile.c:10147:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Krb_str_new[m[K' >10147 | extra_str = [01;36m[Krb_str_new[m[K(load->buff + load->header->size, load->header->extra_size); > | [01;36m[K^~~~~~~~~~[m[K >[01m[Kcompile.c:10147:32:[m[K [01;31m[Kerror: [m[K'[01m[Kstruct ibf_load[m[K' has no member named '[01m[Kbuff[m[K' >10147 | extra_str = rb_str_new(load[01;31m[K->[m[Kbuff + load->header->size, load->header->extra_size); > | [01;31m[K^~[m[K >[01m[K./include/ruby/defines.h:116:53:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KRB_GNUC_EXTENSION_BLOCK[m[K' > 116 | #define RB_GNUC_EXTENSION_BLOCK(x) __extension__ ({ [01;36m[Kx[m[K; }) > | [01;36m[K^[m[K >[01m[Kcompile.c:10147:17:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[Krb_str_new[m[K' >10147 | extra_str = [01;36m[Krb_str_new[m[K(load->buff + load->header->size, load->header->extra_size); > | [01;36m[K^~~~~~~~~~[m[K >make: *** [Makefile:419: compile.o] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: dev-lang/ruby-2.6.9::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/ruby-2.6.9::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/ruby-2.6.9::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/ruby-2.6.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-2.6.9/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/ruby-2.6.9/work/ruby-2.6.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 832372
:
763967
| 763968 |
763969