FreeBSD Bugzilla – Attachment 210265 Details for
Bug 242630
[PowerPC] lang/ruby26 build fails on rb_mjit_min_header-2.6.5.h (FreeBSD 12.1-RELEASE-p1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Log file
ruby-build.20191225171610.23660.log (text/plain), 73.61 KB, created by
Tibikuera
on 2019-12-27 20:43:18 UTC
(
hide
)
Description:
Log file
Filename:
MIME Type:
Creator:
Tibikuera
Created:
2019-12-27 20:43:18 UTC
Size:
73.61 KB
patch
obsolete
>/tmp/ruby-build.20191225171610.23660.WmQdcU ~ >/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5 /tmp/ruby-build.20191225171610.23660.WmQdcU ~ >checking for ruby... false >checking build system type... powerpc-unknown-freebsd12.1 >checking host system type... powerpc-unknown-freebsd12.1 >checking target system type... powerpc-unknown-freebsd12.1 >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking whether gcc needs -traditional... no >checking for ld... ld >checking whether the linker is GNU ld... yes >checking whether gcc -E accepts -o... yes >checking for gcc... /usr/bin/gcc >checking for ranlib... ranlib >checking for ar... ar >checking for ar flags... rcD >checking for as... as >checking for objdump... objdump >checking for objcopy... objcopy >checking for nm... nm >checking whether ln -s works... yes >checking whether gmake sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a thread-safe mkdir -p... -d >use 'mkdir -p' as MKDIR_P >checking for dtrace... dtrace >checking for dot... no >checking for doxygen... no >checking for pkg-config... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for cd using physical directory... cd -P >checking whether CFLAGS is valid... yes >checking whether LDFLAGS is valid... yes >checking whether -Wl,-R. is accepted as LDFLAGS... yes >checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes >checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes >checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes >checking whether -Wdivision-by-zero is accepted as CFLAGS... no >checking whether -Wduplicated-cond is accepted as CFLAGS... no >checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes >checking whether -Wimplicit-int is accepted as CFLAGS... yes >checking whether -Wmisleading-indentation is accepted as CFLAGS... no >checking whether -Wpointer-arith is accepted as CFLAGS... yes >checking whether -Wrestrict is accepted as CFLAGS... no >checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no >checking whether -Wwrite-strings 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... no >checking whether -Wno-constant-logical-operand is accepted as CFLAGS... no >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... no >checking whether -Wno-self-assign is accepted as CFLAGS... no >checking whether -Wno-tautological-compare is accepted as CFLAGS... no >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,2259 is accepted as CFLAGS... no >checking whether -Wextra-tokens is accepted as CFLAGS... no >checking whether -Wall -Wextra is accepted as CFLAGS... yes >checking whether -Qunused-arguments is accepted as CFLAGS... no >checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes >checking whether -fstack-protector-strong is accepted as CFLAGS... yes >checking whether -fstack-protector-strong is accepted as LDFLAGS... yes >checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... no >checking whether -std=gnu99 is accepted as CFLAGS... yes >checking whether -fno-strict-overflow is accepted as CFLAGS... yes >checking whether -ggdb3 is accepted as CFLAGS... yes >checking whether -fvisibility=hidden is accepted as CFLAGS... yes >checking whether -fno-fast-math is accepted as CFLAGS... yes >checking whether -fexcess-precision=standard is accepted as CFLAGS... no >checking whether -fp-model precise is accepted as CFLAGS... no >checking whether compiler has statement and declarations in expressions... yes >checking whether pthread should be enabled by default... yes >checking for crypt in -lcrypt... yes >checking for dlopen in -ldl... yes >checking for shl_load in -ldld... no >checking for shutdown in -lsocket... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking a.out.h usability... yes >checking a.out.h presence... yes >checking for a.out.h... yes >checking atomic.h usability... no >checking atomic.h presence... no >checking for atomic.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking ieeefp.h usability... yes >checking ieeefp.h presence... yes >checking for ieeefp.h... yes >checking intrinsics.h usability... no >checking intrinsics.h presence... no >checking for intrinsics.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking malloc/malloc.h usability... no >checking malloc/malloc.h presence... no >checking for malloc/malloc.h... no >checking malloc_np.h usability... yes >checking malloc_np.h presence... yes >checking for malloc_np.h... yes >checking net/socket.h usability... no >checking net/socket.h presence... no >checking for net/socket.h... no >checking process.h usability... no >checking process.h presence... no >checking for process.h... no >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sanitizer/asan_interface.h usability... no >checking sanitizer/asan_interface.h presence... no >checking for sanitizer/asan_interface.h... no >checking sanitizer/msan_interface.h usability... no >checking sanitizer/msan_interface.h presence... no >checking for sanitizer/msan_interface.h... no >checking setjmpex.h usability... no >checking setjmpex.h presence... no >checking for setjmpex.h... no >checking stdalign.h usability... yes >checking stdalign.h presence... yes >checking for stdalign.h... yes >checking sys/attr.h usability... no >checking sys/attr.h presence... no >checking for sys/attr.h... no >checking sys/eventfd.h usability... no >checking sys/eventfd.h presence... no >checking for sys/eventfd.h... no >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/id.h usability... no >checking sys/id.h presence... no >checking for sys/id.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/prctl.h usability... no >checking sys/prctl.h presence... no >checking for sys/prctl.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sendfile.h usability... no >checking sys/sendfile.h presence... no >checking for sys/sendfile.h... no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking sys/sysmacros.h usability... no >checking sys/sysmacros.h presence... no >checking for sys/sysmacros.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking syscall.h usability... no >checking syscall.h presence... no >checking for syscall.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking gmp.h usability... no >checking gmp.h presence... no >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... yes >checking for an ANSI C-conforming const... yes >checking whether char is unsigned... yes >checking for inline... inline >checking for working volatile... yes >checking for typeof syntax and keyword spelling... typeof >checking for long long... yes >checking for off_t... yes >checking char bit... 8 >checking size of int... 4 >checking size of short... 2 >checking size of long... 4 >checking size of long long... 8 >checking size of __int64... 0 >checking size of __int128... 0 >checking size of off_t... 8 >checking size of void*... 4 >checking size of float... 4 >checking size of double... 8 >checking size of time_t... 8 >checking size of clock_t... 4 >checking packed struct attribute... x __attribute__((packed)) >checking whether -Wno-address-of-packed-member is accepted as CFLAGS... no >checking for printf prefix for long long... ll >checking for pid_t... yes >checking for convertible type of pid_t... INT >checking for uid_t... yes >checking for convertible type of uid_t... UINT >checking for gid_t... yes >checking for convertible type of gid_t... UINT >checking for time_t... yes >checking for convertible type of time_t... LL >checking for dev_t... yes >checking for convertible type of dev_t... ULL >checking for mode_t... yes >checking for convertible type of mode_t... USHORT >checking for rlim_t... yes >checking for convertible type of rlim_t... LL >checking for off_t... (cached) yes >checking for convertible type of off_t... LL >checking for clockid_t... yes >checking for convertible type of clockid_t... INT >checking for prototypes... yes >checking token paste string... ansi >checking stringization... #expr >checking string literal concatenation... yes >checking for variable length prototypes and stdarg.h... yes >checking for variable length macro... yes >checking for alignas() syntax... __attribute__((__aligned__(x))) >checking for alignof() syntax... alignof >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... x >checking for DEPRECATED_TYPE type attribute... __attribute__ ((__deprecated__ mesg)) 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... x >checking for NO_SANITIZE_ADDRESS function attribute... x >checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... 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... x >checking for WARNINGFUNC function attribute... x >checking for WEAK function attribute... __attribute__ ((__weak__)) x >checking for FUNC_STDCALL function attribute... x >checking for FUNC_CDECL function attribute... x >checking for FUNC_FASTCALL function attribute... x >checking for FUNC_UNOPTIMIZED function attribute... x >checking for FUNC_MINIMIZED function attribute... x >checking for function alias... alias >checking for __atomic builtins... no >checking for __sync builtins... yes >checking for __builtin_unreachable... no >checking for exported function attribute... __attribute__ ((__visibility__("default"))) >checking for function name string predefined identifier... __func__ >checking if enum over int is allowed... yes >checking whether sys_nerr is declared... yes >checking whether getenv is declared... yes >checking for size_t... yes >checking size of size_t... 4 >checking size of ptrdiff_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_LONG >checking for struct stat.st_atim... yes >checking for struct stat.st_atimespec... yes >checking for struct stat.st_atimensec... no >checking for struct stat.st_mtim... yes >checking for struct stat.st_mtimespec... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_ctim... yes >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... no >checking for uint128_t... no >checking for intptr_t... yes >checking size of intptr_t... 4 >checking for uintptr_t... yes >checking size of uintptr_t... 4 >checking for printf prefix for intptr_t... NONE >checking for ssize_t... yes >checking size of ssize_t... 4 >checking for printf prefix for int64_t... NONE >checking for stack end address... no >checking for uid_t in sys/types.h... (cached) yes >checking type of array argument to getgroups... gid_t >checking return type of signal handlers... void >checking for working alloca.h... no >checking for alloca... yes >checking for dynamic size alloca... ok >checking for working memcmp... yes >checking for broken erfc of glibc-2.3.6 on IA64... no >checking for close... (cached) no >checking for acosh... yes >checking for cbrt... yes >checking for crypt... yes >checking for dup2... yes >checking for erf... yes >checking for explicit_bzero... yes >checking for ffs... yes >checking for finite... yes >checking for flock... yes >checking for hypot... yes >checking for isinf... yes >checking for isnan... yes >checking for lgamma_r... yes >checking for memmove... yes >checking for nan... yes >checking for nextafter... yes >checking for setproctitle... yes >checking for strchr... yes >checking for strerror... yes >checking for strlcat... yes >checking for strlcpy... yes >checking for strstr... yes >checking for tgamma... yes >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking for signbit... yes >checking for broken memmem... no >checking for pid_t... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for __syscall... yes >checking for _longjmp... yes >checking for arc4random_buf... yes >checking for atan2l... yes >checking for atan2f... yes >checking for chroot... yes >checking for chsize... no >checking for clock_gettime... yes >checking for cosh... yes >checking for crypt_r... yes >checking for daemon... yes >checking for dirfd... yes >checking for dl_iterate_phdr... yes >checking for dlopen... yes >checking for dladdr... yes >checking for dup... yes >checking for dup3... yes >checking for eaccess... yes >checking for endgrent... yes >checking for eventfd... no >checking for fchmod... yes >checking for fchown... yes >checking for fcntl... yes >checking for fdatasync... yes >checking for fdopendir... yes >checking for fgetattrlist... no >checking for fmod... yes >checking for fstatat... yes >checking for fsync... yes >checking for ftruncate... yes >checking for ftruncate64... no >checking for getattrlist... no >checking for getcwd... yes >checking for getgidx... no >checking for getgrnam... yes >checking for getgrnam_r... yes >checking for getgroups... yes >checking for getpgid... yes >checking for getpgrp... yes >checking for getpriority... yes >checking for getpwnam_r... yes >checking for getresgid... yes >checking for getresuid... yes >checking for getrlimit... yes >checking for getsid... yes >checking for gettimeofday... yes >checking for getuidx... no >checking for gmtime_r... yes >checking for grantpt... yes >checking for initgroups... yes >checking for ioctl... yes >checking for isfinite... no >checking for issetugid... 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... yes >checking for malloc_size... no >checking for mblen... yes >checking for memalign... no >checking for memset_s... yes >checking for writev... yes >checking for memrchr... yes >checking for memmem... yes >checking for mkfifo... yes >checking for mknod... yes >checking for mktime... yes >checking for openat... yes >checking for pipe2... yes >checking for poll... yes >checking for posix_fadvise... yes >checking for posix_memalign... yes >checking for ppoll... yes >checking for pread... yes >checking for pwrite... yes >checking for qsort_r... yes >checking for qsort_s... no >checking for readlink... yes >checking for 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... yes >checking for setresuid... yes >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... (cached) no >checking for sigaction... yes >checking for sigaltstack... yes >checking for sigprocmask... yes >checking for sinh... yes >checking for spawnv... no >checking for symlink... yes >checking for syscall... yes >checking for sysconf... yes >checking for tanh... yes >checking for telldir... yes >checking for timegm... yes >checking for times... yes >checking for truncate... yes >checking for truncate64... no >checking for unsetenv... yes >checking for utimensat... yes >checking for utimes... yes >checking for wait4... yes >checking for waitpid... yes >checking if getcwd allocates buffer if NULL is given... yes >checking crypt.h usability... no >checking crypt.h presence... no >checking for crypt.h... no >checking for __builtin_alloca_with_align... no >checking for __builtin_assume_aligned... no >checking for __builtin_bswap16... no >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_popcount... yes >checking for __builtin_popcountll... yes >checking for __builtin_clz... yes >checking for __builtin_clzl... yes >checking for __builtin_clzll... yes >checking for __builtin_ctz... yes >checking for __builtin_ctzll... yes >checking for __builtin_add_overflow... no >checking for __builtin_sub_overflow... no >checking for __builtin_mul_overflow... no >checking for __builtin_mul_overflow_p... no >checking for __builtin_constant_p... yes >checking for __builtin_choose_expr... yes >checking for __builtin_choose_expr_constant_p... no >checking for __builtin_types_compatible_p... yes >checking for __builtin_trap... 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... yes >checking for timer_settime in -lrt... yes >checking for unsetenv returns a value... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... yes >checking for external int daylight... no >checking for negative time_t for gmtime(3)... yes >checking for localtime(3) overflow correctly... yes >checking for sig_t... yes >checking whether right shift preserve sign bit... yes >checking whether _SC_CLK_TCK is supported... yes >checking stack growing direction on powerpc... -1 >checking native coroutine implementation for powerpc-freebsd12.1... no >checking for pthread_create in -lthr... yes >checking for pthread_np.h... yes >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... yes >checking for pthread_attr_getstack... yes >checking for pthread_attr_getguardsize... yes >checking for pthread_get_stackaddr_np... no >checking for pthread_get_stacksize_np... no >checking for thr_stksegment... no >checking for pthread_stackseg_np... no >checking for pthread_getthrds_np... no >checking for pthread_condattr_setclock... yes >checking for pthread_sigmask... yes >checking for pthread_setname_np... no >checking for pthread_set_name_np... yes >checking for pthread_getattr_np... no >checking if mcontext_t is a pointer... no >checking for getcontext... yes >checking for setcontext... yes >checking if fork works with pthread... yes >checking whether ELF binaries are produced... yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking elf_abi.h usability... no >checking elf_abi.h presence... no >checking for elf_abi.h... no >checking mach-o/loader.h usability... no >checking mach-o/loader.h presence... no >checking for mach-o/loader.h... no >checking whether OS depend dynamic link works... yes >checking for procstat_open_sysctl in -lprocstat... yes >checking for procstat_getvmmap... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for backtrace in -lexecinfo... yes >checking for unw_backtrace in -lunwind... no >checking for backtrace... yes >checking for broken backtrace... yes >checking valgrind/memcheck.h usability... no >checking valgrind/memcheck.h presence... no >checking for valgrind/memcheck.h... no >checking for strip... strip >checking whether wrapper for LD_LIBRARY_PATH is needed... no >checking whether dtrace USDT is available... yes(-xnolibs) >checking whether dtrace needs post processing... rebuild >checking for __builtin_setjmp... yes with cast () >checking for _setjmpex as a macro or function... no >checking for _setjmp as a macro or function... yes >checking for sigsetjmp as a macro or function... yes >checking for setjmp type... __builtin_setjmp >checking for prefix of external symbols... NONE >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking if gmake is GNU make... yes >.ext/include/powerpc-freebsd12.1/ruby/config.h updated >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.5 > > * Installation prefix: /root/.rbenv/versions/2.6.5 > * exec prefix: ${prefix} > * arch: powerpc-freebsd12.1 > * 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: freebsd12.1 > * compiler: gcc > * with pthread: yes > * enable shared libs: yes > * dynamic library ext: so > * CFLAGS: ${optflags} ${debugflags} ${warnflags} > * LDFLAGS: -L. -L/root/.rbenv/versions/2.6.5/lib \ > -fstack-protector-strong -rdynamic > * DLDFLAGS: -L/root/.rbenv/versions/2.6.5/lib -Wl,-soname,$@ > * optflags: -O3 > * debugflags: -ggdb3 > * warnflags: -Wall -Wextra -Wdeclaration-after-statement \ > -Wdeprecated-declarations \ > -Wimplicit-function-declaration -Wimplicit-int \ > -Wpointer-arith -Wwrite-strings \ > -Wmissing-noreturn -Wno-long-long \ > -Wno-missing-field-initializers \ > -Wno-overlength-strings -Wno-unused-parameter \ > -Wno-unused-value -Wunused-variable > * strip command: strip > * install doc: yes > * JIT support: yes > * man page type: doc > >--- > BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false > CC = gcc > LD = ld > LDSHARED = gcc -shared > CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wmissing-noreturn -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-unused-parameter -Wno-unused-value -Wunused-variable -std=gnu99 -fPIC > XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN > CPPFLAGS = -I/root/.rbenv/versions/2.6.5/include -I. -I.ext/include/powerpc-freebsd12.1 -I./include -I. -I./enc/unicode/12.1.0 > DLDFLAGS = -L/root/.rbenv/versions/2.6.5/lib -Wl,-soname,showflags -fstack-protector-strong > SOLIBS = -lelf -lexecinfo -lprocstat -lthr -lrt -lrt -ldl -lcrypt -lm > LANG = > LC_ALL = > LC_CTYPE = >gcc (GCC) 4.2.1 20070831 patched [FreeBSD] >Copyright (C) 2007 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >compiling ./main.c >compiling dmydln.c >dmydln.c: In function 'dln_load': >dmydln.c:9: warning: function declared 'noreturn' has a 'return' statement >compiling miniinit.c >compiling dmyext.c >compiling miniprelude.c >translating probes probes.d >compiling array.c >compiling ast.c >ast.c: In function 'rb_ast_s_parse': >ast.c:73: warning: passing argument 2 of 'ast_new_internal' discards qualifiers from pointer target type >ast.c: In function 'rb_ast_parse_file': >ast.c:73: warning: passing argument 2 of 'ast_new_internal' discards qualifiers from pointer target type >ast.c: In function 'rb_ast_s_of': >ast.c:73: warning: passing argument 2 of 'ast_new_internal' discards qualifiers from pointer target type >ast.c:73: warning: passing argument 2 of 'ast_new_internal' discards qualifiers from pointer target type >compiling bignum.c >bignum.c: In function 'rb_absint_numwords': >bignum.c:3386: warning: 'nlz_bits' may be used uninitialized in this function >compiling class.c >internal.h: In function 'class_alloc': >internal.h:1006: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >internal.h: In function 'rb_prepend_module': >internal.h:1006: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling compar.c >compiling compile.c >compile.c: In function 'ibf_load_object_unsupported': >compile.c:9323: warning: function might be possible candidate for attribute 'noreturn' >compile.c: In function 'append_compile_error': >compile.c:384: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compile.c:388: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compile.c: In function 'iseq_setup': >compile.c:2381: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling complex.c >complex.c: In function 'nucomp_loader': >complex.c:1371: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:1372: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'nucomp_coerce': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'rb_complex_raw': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'Init_Complex': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'nucomp_s_alloc': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'nucomp_s_canonicalize_internal': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'f_complex_polar': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'nucomp_s_polar': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'rb_complex_pow': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c: In function 'nucomp_convert': >complex.c:306: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >complex.c:307: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling cont.c >cont.c:684: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >cont.c:750: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >cont.c: In function 'rb_fiber_start': >cont.c:1584: warning: 'noreturn' function does return >cont.c: In function 'rb_cont_call': >cont.c:1332: warning: function might be possible candidate for attribute 'noreturn' >compiling debug.c >compiling debug_counter.c >compiling dir.c >dir.c: In function 'glob_func_error': >dir.c:1979: warning: function might be possible candidate for attribute 'noreturn' >dir.c: In function 'dir_s_alloc': >dir.c:486: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >dir.c: In function 'dir_initialize': >dir.c:557: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >dir.c:580: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling dln_find.c >compiling encoding.c >encoding.c: In function 'enc_s_alloc': >encoding.c:1295: warning: function might be possible candidate for attribute 'noreturn' >compiling enum.c >enum.c: In function 'each_slice_i': >enum.c:2432: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'member_i': >enum.c:2246: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'imemo_count_up': >enum.c:153: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:158: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'any_i': >enum.c:1272: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'all_i': >enum.c:1230: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'first_i': >enum.c:944: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:940: warning: function might be possible candidate for attribute 'noreturn' >enum.c: In function 'inject_op_i': >enum.c:682: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:686: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:692: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'inject_i': >enum.c:665: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:668: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'find_index_iter_i': >enum.c:331: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'find_index_i': >enum.c:318: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'find_i': >enum.c:260: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'none_i': >enum.c:1587: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'one_i': >enum.c:1315: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1318: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'any_eqq': >enum.c:1272: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'any_iter_i': >enum.c:1272: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'all_eqq': >enum.c:1230: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'all_iter_i': >enum.c:1230: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'none_eqq': >enum.c:1587: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'none_iter_i': >enum.c:1587: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'one_eqq': >enum.c:1315: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1318: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'one_iter_i': >enum.c:1315: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1318: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'enum_sort_by': >enum.c:1164: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1165: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'max_by_i': >enum.c:2035: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:2036: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:2039: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:2040: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c: In function 'min_by_i': >enum.c:1973: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1974: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1977: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enum.c:1978: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling enumerator.c >enumerator.c: In function 'enumerator_with_index_i': >enumerator.c:573: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enumerator.c: In function 'lazy_grep_v_iter_proc': >enumerator.c:2026: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enumerator.c: In function 'lazy_grep_iter_proc': >enumerator.c:1987: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >enumerator.c: In function 'lazy_map_proc': >enumerator.c:1814: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling error.c >compiling eval.c >eval.c: In function 'setup_exception': >eval.c:576: warning: '_ec' may be used uninitialized in this function >eval.c:545: warning: '_ec' may be used uninitialized in this function >eval_error.c: In function 'rb_print_inaccessible': >eval_error.c:370: warning: 'mesg' may be used uninitialized in this function >eval_error.c: In function 'rb_print_undef': >eval_error.c:342: warning: 'mesg' may be used uninitialized in this function >eval.c: In function 'ruby_setup': >eval.c:72: warning: '_ec' may be used uninitialized in this function >eval_intern.h: In function 'rb_using_refinement': >eval_intern.h:237: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >eval_intern.h:237: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >eval.c: In function 'rb_f_raise': >eval.c:738: warning: function might be possible candidate for attribute 'noreturn' >eval.c: In function 'ruby_options': >eval.c:116: warning: '_ec' may be used uninitialized in this function >eval.c: In function 'ruby_cleanup': >eval.c:185: warning: '_ec' may be used uninitialized in this function >compiling file.c >compiling gc.c >gc.c: In function 'negative_size_allocation_error_with_gvl': >gc.c:7832: warning: function might be possible candidate for attribute 'noreturn' >gc.c: In function 'run_finalizer': >gc.c:2900: warning: '_ec' may be used uninitialized in this function >gc.c: In function 'ruby_memerror_body': >gc.c:7856: warning: function might be possible candidate for attribute 'noreturn' >compiling hash.c >hash.c: In function 'rb_hash_set_ifnone': >hash.c:97: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling inits.c >compiling io.c >io.c: In function 'rb_io_ungetbyte': >io.c:4272: warning: ISO C90 forbids mixed declarations and code >compiling iseq.c >iseq.c: In function 'iseqw_new': >iseq.c:1061: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >iseq.c: In function 'prepare_iseq_build': >iseq.c:466: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >iseq.c:474: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling load.c >load.c: In function 'rb_load_internal0': >load.c:594: warning: '_ec' may be used uninitialized in this function >load.c: In function 'rb_require_internal': >load.c:1006: warning: '_ec' may be used uninitialized in this function >compiling marshal.c >compiling math.c >making mjit_config.h >compiling mjit.c >In file included from mjit.c:18: >mjit_worker.c:530: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >mjit_worker.c:594: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >compiling mjit_compile.c >compiling node.c >compiling numeric.c >numeric.c: In function 'num_sadded': >numeric.c:481: warning: function might be possible candidate for attribute 'noreturn' >compiling object.c >compiling pack.c >compiling parse.c >parse.y: In function 'negate_lit': >parse.y:10004: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >parse.y:10007: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >parse.y:10008: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling proc.c >proc.c: In function 'binding_dup': >proc.c:302: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'umethod_bind': >proc.c:2297: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:2298: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'get_local_variable_ptr': >proc.c:389: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'bind_local_variable_set': >proc.c:548: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'method_unbind': >proc.c:1571: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:1572: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'mnew_missing': >proc.c:1370: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:1371: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'mnew_internal': >proc.c:1425: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:1426: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:1427: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'rb_sym_to_proc': >proc.c:647: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'proc_new': >proc.c:647: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'proc_binding': >proc.c:2887: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:2894: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:2898: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'method_clone': >proc.c:2079: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c:2080: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >proc.c: In function 'binding_clone': >proc.c:302: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling process.c >process.c: In function 'rb_f_exec': >process.c:2961: warning: function declared 'noreturn' has a 'return' statement >process.c: At top level: >process.c:3915: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >process.c:3979: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >process.c:4033: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >process.c:4063: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >process.c: In function 'rb_f_exit': >process.c:4239: warning: function declared 'noreturn' has a 'return' statement >process.c: In function 'rb_f_abort': >process.c:4276: warning: function declared 'noreturn' has a 'return' statement >process.c: In function 'retry_fork_async_signal_safe': >process.c:3929: warning: variable 'waitpid_lock_init' might be clobbered by 'longjmp' or 'vfork' >process.c: In function 'rb_f_exit_bang': >process.c:4157: warning: function might be possible candidate for attribute 'noreturn' >compiling random.c >random.c: In function 'random_ulong_limited': >random.c:1061: warning: left shift count >= width of type >compiling range.c >range.c: In function 'range_init': >range.c:45: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >range.c:46: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >range.c:47: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling rational.c >rational.c: In function 'nurat_s_new_internal': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_s_alloc': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_raw': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_reciprocal': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_loader': >rational.c:1819: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:1820: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_new': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_uminus': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_rationalize': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'float_rationalize': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_pow': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_coerce': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'parse_rat': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_convert': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_abs': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'nurat_sub': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'rb_rational_cmp': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c: In function 'f_round_common': >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:398: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >rational.c:399: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling re.c >re.c: In function 'reg_set_source': >re.c:2883: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >re.c: In function 'rb_reg_s_alloc': >re.c:2915: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >re.c: In function 'rb_reg_alloc': >re.c:2915: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >re.c: In function 'rb_enc_reg_new': >re.c:2974: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling regcomp.c >compiling regenc.c >compiling regerror.c >compiling regexec.c >compiling regparse.c >regparse.c: In function 'onig_parse_make_tree': >regparse.c:6632: warning: passing argument 3 of 'parse_regexp' discards qualifiers from pointer target type >compiling regsyntax.c >compiling ruby.c >compiling safe.c >compiling signal.c >compiling sprintf.c >vsnprintf.c: In function 'BSD_vfprintf': >vsnprintf.c:565: warning: 'uqval' may be used uninitialized in this function >compiling st.c >compiling strftime.c >strftime.c: In function 'rb_strftime_with_timespec': >strftime.c:434: warning: embedded '\0' in format >strftime.c:439: warning: embedded '\0' in format >strftime.c:448: warning: embedded '\0' in format >strftime.c:453: warning: embedded '\0' in format >strftime.c:458: warning: embedded '\0' in format >strftime.c:463: warning: embedded '\0' in format >strftime.c:485: warning: embedded '\0' in format >strftime.c:487: warning: embedded '\0' in format >strftime.c:491: warning: embedded '\0' in format >strftime.c:497: warning: embedded '\0' in format >strftime.c:501: warning: embedded '\0' in format >strftime.c:506: warning: embedded '\0' in format >strftime.c:510: warning: embedded '\0' in format >strftime.c:523: warning: embedded '\0' in format >strftime.c:529: warning: embedded '\0' in format >strftime.c:532: warning: embedded '\0' in format >strftime.c:662: warning: embedded '\0' in format >strftime.c:681: warning: embedded '\0' in format >strftime.c:690: warning: embedded '\0' in format >strftime.c:704: warning: embedded '\0' in format >strftime.c:719: warning: embedded '\0' in format >strftime.c:724: warning: embedded '\0' in format >strftime.c:751: warning: embedded '\0' in format >strftime.c:754: warning: embedded '\0' in format >strftime.c:760: warning: embedded '\0' in format >compiling string.c >string.c: In function 'str_replace_shared_without_enc': >string.c:1189: warning: ISO C90 forbids mixed declarations and code >string.c: In function 'rb_str_setbyte': >string.c:5471: warning: ISO C90 forbids mixed declarations and code >string.c: In function 'get_reg_grapheme_cluster': >string.c:8521: warning: ISO C90 forbids mixed declarations and code >string.c: In function 'unescape_ascii': >string.c:6222: warning: control reaches end of non-void function >compiling struct.c >struct.c: In function 'rb_struct_init_copy': >struct.c:949: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >struct.c: In function 'rb_struct_initialize_m': >struct.c:643: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >struct.c: In function 'rb_struct_aset': >struct.c:1058: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >struct.c: In function 'struct_hash_set_i': >struct.c:611: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >compiling symbol.c >compiling thread.c >thread.c:1240: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >thread.c:1264: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >thread_sync.c: In function 'undumpable': >thread_sync.c:1430: warning: function might be possible candidate for attribute 'noreturn' >thread_sync.c: In function 'rb_queue_initialize': >thread_sync.c:761: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >thread_sync.c: In function 'rb_szqueue_initialize': >thread_sync.c:1036: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >thread.c: In function 'exec_recursive': >thread.c:4983: warning: '_ec' may be used uninitialized in this function >thread.c:4948: warning: 'sym' may be used uninitialized in this function >thread.c: In function 'rb_thread_s_handle_interrupt': >thread.c:2009: warning: '_ec' may be used uninitialized in this function >thread_pthread.c: In function 'rb_sigwait_sleep': >thread_pthread.c:2043: warning: 'end' may be used uninitialized in this function >thread.c: In function 'thread_start_func_2': >thread.c:723: warning: '_ec' may be used uninitialized in this function >thread.c: In function 'rb_thread_terminate_all': >thread.c:568: warning: '_ec' may be used uninitialized in this function >compiling time.c >time.c: In function 'localtimew': >time.c:1373: warning: 'tm.tm_isdst' may be used uninitialized in this function >time.c:1373: note: 'tm.tm_isdst' was declared here >time.c:1446: warning: 'zone' may be used uninitialized in this function >time.c:1446: note: 'zone' was declared here >compiling transcode.c >compiling transient_heap.c >compiling util.c >compiling variable.c >variable.c: In function 'rb_mod_const_missing': >variable.c:1937: warning: function declared 'noreturn' has a 'return' statement >variable.c: In function 'const_tbl_update': >variable.c:2946: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >variable.c:2947: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >variable.c:2946: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >variable.c:2947: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >variable.c: In function 'rb_const_set': >variable.c:2946: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >variable.c:2947: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >executable host ruby is required. use --with-baseruby option. >gmake: [uncommon.mk:1089: .revision.time] Error 1 (ignored) >./revision.h unchanged >compiling version.c >compiling vm.c >In file included from vm.c:326: >vm_method.c: In function 'rb_f_notimplement': >vm_method.c:121: warning: function declared 'noreturn' has a 'return' statement >vm.c: In function 'rb_vm_bh_to_procval': >vm_insnhelper.c:392: warning: control reaches end of non-void function >vm_method.c: In function 'rb_export_method': >vm_method.c:1073: warning: passing argument 1 of 'METHOD_ENTRY_VISI_SET' discards qualifiers from pointer target type >vm_eval.c: In function 'rb_f_throw': >vm_eval.c:1858: warning: function might be possible candidate for attribute 'noreturn' >vm.c: In function 'rb_vm_block_copy': >vm.c:868: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c:869: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c:873: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c:876: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c: In function 'rb_method_entry_copy': >vm_method.c:451: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c:452: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_insnhelper.c: In function 'lep_svar_set': >vm_insnhelper.c:441: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_insnhelper.c:487: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_insnhelper.c:490: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_insnhelper.c:496: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c: In function 'rb_vm_make_proc_lambda': >vm.c:850: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c:851: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >eval_intern.h: In function 'vm_cref_dup': >eval_intern.h:237: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_insnhelper.c: In function 'cref_replace_with_duplicated_cref_each_frame': >vm_insnhelper.c:671: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c: In function 'rb_vm_make_binding': >vm.c:952: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm.c:954: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c: In function 'rb_method_definition_set': >vm_method.c:274: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c:282: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c:294: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c: In function 'rb_method_entry_complement_defined_class': >vm_method.c:424: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c: In function 'rb_method_entry': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'resolve_refined_method': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'method_entry_resolve_refinement': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'rb_callable_method_entry': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_eval.c: In function 'rb_method_missing': >vm_eval.c:642: warning: function might be possible candidate for attribute 'noreturn' >vm_args.c: In function 'refine_sym_proc_call': >vm_args.c:852: warning: 'me' may be used uninitialized in this function >vm_method.c: In function 'vm_respond_to': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'rb_obj_respond_to': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_eval.c: In function 'check_funcall_missing': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'obj_respond_to': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_eval.c: In function 'rb_eval_cmd': >vm_eval.c:1517: warning: '_ec' may be used uninitialized in this function >vm_eval.c:1510: warning: 'current_safe_level' may be used uninitialized in this function >vm_method.c: In function 'rb_undef': >vm_method.c:1210: warning: 'me' is used uninitialized in this function >vm_method.c: In function 'set_method_visibility': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'rb_method_entry_make': >vm_method.c:619: warning: 'me' is used uninitialized in this function >vm_method.c: In function 'rb_mod_modfunc': >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c: In function 'rb_alias': >vm_method.c:1625: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c:1626: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >vm_method.c:732: warning: 'me' may be used uninitialized in this function >vm_method.c:732: note: 'me' was declared here >eval_intern.h: In function 'rb_yield_refine_block': >eval_intern.h:237: warning: passing argument 2 of 'rb_obj_write' discards qualifiers from pointer target type >vm_eval.c: In function 'loop_i': >vm_eval.c:1055: warning: function might be possible candidate for attribute 'noreturn' >compiling vm_backtrace.c >vm_backtrace.c: In function 'rb_debug_inspector_open': >vm_backtrace.c:1224: warning: '_ec' may be used uninitialized in this function >compiling vm_dump.c >compiling vm_trace.c >vm_trace.c: In function 'rb_postponed_job_flush': >vm_trace.c:1967: warning: '_ec' may be used uninitialized in this function >vm_trace.c: In function 'rb_suppress_tracing': >vm_trace.c:431: warning: '_ec' may be used uninitialized in this function >vm_trace.c: In function 'exec_hooks_protected': >vm_trace.c:346: warning: '_ec' may be used uninitialized in this function >processing probes in object files >compiling enc/ascii.c >compiling enc/us_ascii.c >compiling enc/unicode.c >enc/unicode.c: In function 'onigenc_unicode_apply_all_case_fold': >enc/unicode.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:327: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:392: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:392: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:393: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:394: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:395: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:398: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:401: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:402: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:431: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:432: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:433: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:437: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:440: warning: dereferencing type-punned pointer will break strict-aliasing rules >enc/unicode.c:441: warning: dereferencing type-punned pointer will break strict-aliasing rules >compiling enc/utf_8.c >compiling enc/trans/newline.c >compiling ./missing/close.c >compiling addr2line.c >addr2line.c:15: warning: unknown option after '#pragma GCC diagnostic' kind >addr2line.c: In function 'fill_lines': >addr2line.c:413: warning: passing argument 6 of 'fill_line' discards qualifiers from pointer target type >addr2line.c:413: warning: passing argument 7 of 'fill_line' discards qualifiers from pointer target type >addr2line.c:460: warning: passing argument 6 of 'fill_line' discards qualifiers from pointer target type >addr2line.c:460: warning: passing argument 7 of 'fill_line' discards qualifiers from pointer target type >addr2line.c:492: warning: passing argument 6 of 'fill_line' discards qualifiers from pointer target type >addr2line.c:492: warning: passing argument 7 of 'fill_line' discards qualifiers from pointer target type >compiling dmyenc.c >linking miniruby >generating encdb.h >encdb.h updated >./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp >rbconfig.rb updated >generating enc.mk >making srcs under enc >gmake[1]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >gmake[1]: Nothing to be done for 'srcs'. >gmake[1]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >generating transdb.h >transdb.h updated >compiling dln.c >dln.c:1247: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >dln.c:1249: warning: unknown option after '#pragma GCC diagnostic' kind >dln.c:1257: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >compiling localeinit.c >creating verconf.h >verconf.h updated >compiling loadpath.c >compiling prelude.c >prelude.c:204: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >prelude.c:234: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' >generating a glommed object with DTrace probes for static library >linking static-library libruby-static.a >linking shared-library libruby.so.26 >/usr/bin/ld: BFD 2.17.50 [FreeBSD] 2007-07-03 assertion fail /usr/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/elf32-ppc.c:3606 >generating makefiles ext/configure-ext.mk >ext/configure-ext.mk updated >gmake[1]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >configuring -test-/arith_seq/extract >configuring -test-/array/resize >configuring -test-/bignum >configuring -test-/bug-14834 >configuring -test-/bug-3571 >configuring -test-/bug-5832 >configuring -test-/bug_reporter >configuring -test-/class >configuring -test-/debug >configuring -test-/dln/empty >configuring -test-/exception >configuring -test-/fatal >configuring -test-/file >configuring -test-/float >configuring -test-/funcall >configuring -test-/gvl/call_without_gvl >configuring -test-/hash >configuring -test-/integer >configuring -test-/iseq_load >configuring -test-/iter >configuring -test-/load/dot.dot >configuring -test-/load/protect >configuring -test-/marshal/compat >configuring -test-/marshal/internal_ivar >configuring -test-/marshal/usr >configuring -test-/memory_status >configuring -test-/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-/rational >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_fd_close >configuring -test-/time >configuring -test-/tracepoint >configuring -test-/typeddata >configuring -test-/vm >configuring -test-/wait_for_single_fd >configuring bigdecimal >configuring bigdecimal/util >configuring cgi/escape >configuring continuation >configuring coverage >configuring date >configuring dbm >header: ndbm.h >library: libc >configuring digest >configuring digest/bubblebabble >configuring digest/md5 >configuring digest/rmd160 >configuring digest/sha1 >configuring digest/sha2 >configuring etc >configuring fcntl >configuring fiber >configuring fiddle >configuring gdbm >configuring io/console >configuring io/nonblock >configuring io/wait >configuring json >configuring json/generator >configuring json/parser >configuring nkf >configuring objspace >configuring openssl >configuring pathname >configuring psych >configuring pty >configuring racc/cparse >configuring rbconfig/sizeof >configuring ripper >configuring readline >configuring rubyvm >configuring sdbm >configuring socket >configuring stringio >configuring strscan >configuring syslog >configuring zlib >gmake[1]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >generating makefile exts.mk >exts.mk updated >gmake[1]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >gmake[2]: Entering directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5/ext/-test-/arith_seq/extract' >compiling extract.c >linking shared-object -test-/arith_seq/extract.so >../../../../libruby.so: file not recognized: File format not recognized >gmake[2]: *** [Makefile:267: ../../../../.ext/powerpc-freebsd12.1/-test-/arith_seq/extract.so] Error 1 >gmake[2]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5/ext/-test-/arith_seq/extract' >gmake[1]: *** [exts.mk:91: ext/-test-/arith_seq/extract/all] Error 2 >gmake[1]: Leaving directory '/tmp/ruby-build.20191225171610.23660.WmQdcU/ruby-2.6.5' >gmake: *** [uncommon.mk:286: build-ext] Error 2
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 242630
:
209946
| 210265