FreeBSD Bugzilla – Attachment 208900 Details for
Bug 241633
devel/ruby-build: 20191030 or later cannot build MRI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
whole-ruby-build-log.log
ruby-build.20191106111145.55941.log (text/plain), 37.92 KB, created by
Koichiro Iwao
on 2019-11-06 02:14:59 UTC
(
hide
)
Description:
whole-ruby-build-log.log
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2019-11-06 02:14:59 UTC
Size:
37.92 KB
patch
obsolete
>/tmp/ruby-build.20191106111145.55941.1BVs2v ~ > >11/06 11:11:45 [[1;32mNOTICE[0m] Downloading 1 item(s) > >11/06 11:11:45 [[1;32mNOTICE[0m] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details. >[#376e0b 7.7MiB/13MiB(57%) CN:1 DL:8.9MiB] > >11/06 11:11:46 [[1;32mNOTICE[0m] Download complete: /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5.tar.bz2 > >Download Results: >gid |stat|avg speed |path/URI >======+====+===========+======================================================= >376e0b|OK | 9.5MiB/s|/tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5.tar.bz2 > >Status Legend: >(OK):download completed. >/tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 /tmp/ruby-build.20191106111145.55941.1BVs2v ~ >checking for ruby... /usr/local/bin/ruby >tool/config.guess already exists >tool/config.sub already exists >checking build system type... x86_64-unknown-freebsd12.1 >checking host system type... x86_64-unknown-freebsd12.1 >checking target system type... x86_64-unknown-freebsd12.1 >checking for gcc... no >checking for cc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for g++... no >checking for c++... c++ >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking how to run the C preprocessor... cc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking whether cc needs -traditional... no >checking for ld... ld >checking whether the linker is GNU ld... no >checking whether cc -E accepts -o... yes >checking for cc... /usr/bin/cc >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 make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p >checking for dtrace... dtrace >checking for dot... dot >checking for doxygen... doxygen >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... yes >checking whether -Wduplicated-cond is accepted as CFLAGS... no >checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes >checking whether -Wimplicit-int is accepted as CFLAGS... yes >checking whether -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... yes >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... yes >checking whether -Wno-long-long is accepted as CFLAGS... yes >checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes >checking whether -Wno-overlength-strings is accepted as CFLAGS... yes >checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no >checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes >checking whether -Wno-self-assign is accepted as CFLAGS... yes >checking whether -Wno-tautological-compare is accepted as CFLAGS... yes >checking whether -Wno-unused-parameter is accepted as CFLAGS... yes >checking whether -Wno-unused-value is accepted as CFLAGS... yes >checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no >checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no >checking whether -Wunused-variable is accepted as CFLAGS... yes >checking whether -diag-disable=175,188,2259 is accepted as CFLAGS... no >checking whether -Wextra-tokens is accepted as CFLAGS... yes >checking whether -Wall -Wextra is accepted as CFLAGS... yes >checking whether -Qunused-arguments is accepted as CFLAGS... yes >checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes >checking whether -fstack-protector-strong is accepted as CFLAGS... yes >checking whether -fstack-protector-strong is accepted as LDFLAGS... yes >checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes >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... yes >checking sanitizer/asan_interface.h presence... yes >checking for sanitizer/asan_interface.h... yes >checking sanitizer/msan_interface.h usability... yes >checking sanitizer/msan_interface.h presence... yes >checking for sanitizer/msan_interface.h... yes >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... no >checking for an ANSI C-conforming const... yes >checking whether char is unsigned... no >checking for inline... inline >checking for working volatile... yes >checking for typeof syntax and keyword spelling... typeof >checking for long long... yes >checking for off_t... yes >checking char bit... 8 >checking size of int... 4 >checking size of short... 2 >checking size of long... 8 >checking size of long long... 8 >checking size of __int64... 0 >checking size of __int128... 16 >checking size of off_t... 8 >checking size of void*... 8 >checking size of float... 4 >checking size of double... 8 >checking size of time_t... 8 >checking size of clock_t... 4 >checking packed struct attribute... x __attribute__((packed)) >checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes >checking for printf prefix for long long... ll >checking for pid_t... yes >checking for convertible type of pid_t... INT >checking for uid_t... yes >checking for convertible type of uid_t... UINT >checking for gid_t... yes >checking for convertible type of gid_t... UINT >checking for time_t... yes >checking for convertible type of time_t... LONG >checking for dev_t... yes >checking for convertible type of dev_t... ULONG >checking for mode_t... yes >checking for convertible type of mode_t... USHORT >checking for rlim_t... yes >checking for convertible type of rlim_t... LONG >checking for off_t... (cached) yes >checking for convertible type of off_t... LONG >checking for clockid_t... yes >checking for convertible type of clockid_t... INT >checking for 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... __attribute__ ((__deprecated__("by "#n))) x >checking for DEPRECATED_TYPE type attribute... x __attribute__ ((__deprecated__ mesg)) >checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x >checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x >checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x >checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x >checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x >checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x >checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x >checking for ERRORFUNC function attribute... 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... __attribute__ ((__cdecl__)) x >checking for FUNC_FASTCALL function attribute... x >checking for FUNC_UNOPTIMIZED function attribute... x >checking for FUNC_MINIMIZED function attribute... x >checking for function alias... alias >checking for __atomic builtins... yes >checking for __sync builtins... yes >checking for __builtin_unreachable... yes >checking for exported function attribute... __attribute__ ((__visibility__("default"))) >checking for 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... 8 >checking size of ptrdiff_t... 8 >checking for printf prefix for size_t... z >checking for printf prefix for ptrdiff_t... t >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_rdev... yes >checking size of struct stat.st_size... SIZEOF_OFF_T >checking size of struct stat.st_blocks... SIZEOF_OFF_T >checking size of struct stat.st_ino... SIZEOF_LONG >checking 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... __int128 >checking for uint128_t... unsigned __int128 >checking for intptr_t... yes >checking size of intptr_t... 8 >checking for uintptr_t... yes >checking size of uintptr_t... 8 >checking for printf prefix for intptr_t... NONE >checking for ssize_t... yes >checking size of ssize_t... 8 >checking for printf prefix for int64_t... NONE >checking for stack end address... 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... yes >checking for __builtin_assume_aligned... yes >checking for __builtin_bswap16... yes >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_popcount... yes >checking for __builtin_popcountll... yes >checking for __builtin_clz... yes >checking for __builtin_clzl... yes >checking for __builtin_clzll... yes >checking for __builtin_ctz... yes >checking for __builtin_ctzll... yes >checking for __builtin_add_overflow... yes >checking for __builtin_sub_overflow... yes >checking for __builtin_mul_overflow... yes >checking for __builtin_mul_overflow_p... no >checking for __builtin_constant_p... yes >checking for __builtin_choose_expr... yes >checking for __builtin_choose_expr_constant_p... yes >checking for __builtin_types_compatible_p... yes >checking for __builtin_trap... yes >checking 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 x86_64... -1 >checking native coroutine implementation for x86_64-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 for uncompress in -lz... yes >checking mach-o/loader.h usability... no >checking mach-o/loader.h presence... no >checking for mach-o/loader.h... no >checking whether OS depend dynamic link works... yes >checking for 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... no >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 ((void **)) >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\((void **)\) >checking for prefix of external symbols... NONE >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking if make is GNU make... no >checking for safe null command for make... : >.ext/include/x86_64-freebsd12.1/ruby/config.h updated >configure: ruby library version = 2.6.0 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ruby-2.6.pc >--- >Configuration summary for ruby version 2.6.5 > > * Installation prefix: /home/sair/.rbenv/versions/2.6.5 > * exec prefix: ${prefix} > * arch: x86_64-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: cc > * with pthread: yes > * enable shared libs: yes > * dynamic library ext: so > * CFLAGS: ${optflags} ${debugflags} ${warnflags} > * LDFLAGS: -L. -L/home/sair/.rbenv/versions/2.6.5/lib \ > -fstack-protector-strong -rdynamic > * DLDFLAGS: -L/home/sair/.rbenv/versions/2.6.5/lib \ > -Wl,--compress-debug-sections=zlib -Wl,-soname,$@ > * optflags: -O3 > * debugflags: -ggdb3 > * warnflags: -Wall -Wextra -Wdeclaration-after-statement \ > -Wdeprecated-declarations -Wdivision-by-zero \ > -Wimplicit-function-declaration -Wimplicit-int \ > -Wpointer-arith -Wshorten-64-to-32 \ > -Wwrite-strings -Wmissing-noreturn \ > -Wno-constant-logical-operand -Wno-long-long \ > -Wno-missing-field-initializers \ > -Wno-overlength-strings -Wno-parentheses-equality \ > -Wno-self-assign -Wno-tautological-compare \ > -Wno-unused-parameter -Wno-unused-value \ > -Wunused-variable -Wextra-tokens > * strip command: strip > * install doc: yes > * JIT support: yes > * man page type: doc > >--- >--- showflags --- >--- .ext/.timestamp/x86_64-freebsd12.1/.time --- >--- .ext/.timestamp/.enc-trans.time --- >--- probes.h --- >--- main.o --- >--- dmydln.o --- >--- miniinit.o --- >--- dmyext.o --- >--- showflags --- >BASERUBY = /usr/local/bin/ruby --disable=gems > CC = cc > LD = ld > LDSHARED = cc -shared > CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wdivision-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wmissing-noreturn -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wextra-tokens -std=gnu99 -fPIC > XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN > CPPFLAGS = -I/home/sair/.rbenv/versions/2.6.5/include -I. -I.ext/include/x86_64-freebsd12.1 -I./include -I. -I./enc/unicode/12.1.0 > DLDFLAGS = -L/home/sair/.rbenv/versions/2.6.5/lib -Wl,--compress-debug-sections=zlib -Wl,-soname,showflags -fstack-protector-strong >translating probes probes.d >compiling ./main.c >compiling dmydln.c >--- debug_counter.o --- >--- dln_find.o --- > SOLIBS = -lelf -lexecinfo -lprocstat -lz -lthr -lrt -lrt -ldl -lcrypt -lm > LANG = > LC_ALL = > LC_CTYPE = >compiling miniinit.c >compiling dmyext.c >--- debug_counter.o --- >compiling debug_counter.c >--- showflags --- >FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) >Target: x86_64-unknown-freebsd12.1 >Thread model: posix >InstalledDir: /usr/bin >--- dln_find.o --- >compiling dln_find.c >--- encoding.o --- >compiling encoding.c >--- inits.o --- >--- marshal.o --- >compiling inits.c >compiling marshal.c >--- math.o --- >--- pack.o --- >--- random.o --- >compiling math.c >compiling pack.c >compiling random.c >--- re.o --- >compiling re.c >--- regcomp.o --- >compiling regcomp.c >--- regenc.o --- >compiling regenc.c >--- regerror.o --- >compiling regerror.c >--- regexec.o --- >compiling regexec.c >--- regparse.o --- >compiling regparse.c >--- regsyntax.o --- >compiling regsyntax.c >--- st.o --- >compiling st.c >--- strftime.o --- >compiling strftime.c >--- transcode.o --- >compiling transcode.c >--- transient_heap.o --- >compiling transient_heap.c >--- util.o --- >compiling util.c >--- close.o --- >compiling ./missing/close.c >--- addr2line.o --- >compiling addr2line.c >--- dmyenc.o --- >compiling dmyenc.c >--- ./.revision.time --- >./revision.h unchanged >--- dln.o --- >compiling dln.c >--- localeinit.o --- >compiling localeinit.c >--- ast.o --- >compiling ast.c >--- bignum.o --- >compiling bignum.c >--- class.o --- >compiling class.c >--- compar.o --- >compiling compar.c >--- complex.o --- >compiling complex.c >--- cont.o --- >compiling cont.c >--- debug.o --- >compiling debug.c >--- dir.o --- >compiling dir.c >--- enum.o --- >compiling enum.c >--- enumerator.o --- >compiling enumerator.c >--- file.o --- >compiling file.c >--- io.o --- >compiling io.c >--- node.o --- >compiling node.c >--- numeric.o --- >compiling numeric.c >--- proc.o --- >compiling proc.c >--- process.o --- >compiling process.c >--- range.o --- >compiling range.c >--- rational.o --- >compiling rational.c >--- ruby.o --- >compiling ruby.c >--- safe.o --- >compiling safe.c >--- signal.o --- >compiling signal.c >--- sprintf.o --- >compiling sprintf.c >In file included from sprintf.c:1255: >./vsnprintf.c:832:8: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] > IS_PRI_EXTRA_MARK(fmt)) { > ^~~~~~~~~~~~~~~~~~~~~~ >./vsnprintf.c:825:34: note: expanded from macro 'IS_PRI_EXTRA_MARK' > strncmp((s)+1, PRI_EXTRA_MARK+1, \ > ~~~~~~~~~~~~~~^~ >./vsnprintf.c:832:8: note: use array indexing to silence this warning >./vsnprintf.c:825:34: note: expanded from macro 'IS_PRI_EXTRA_MARK' > strncmp((s)+1, PRI_EXTRA_MARK+1, \ > ^ >--- struct.o --- >compiling struct.c >--- thread.o --- >compiling thread.c >--- time.o --- >compiling time.c >--- variable.o --- >compiling variable.c >--- version.o --- >compiling version.c >--- vm_backtrace.o --- >compiling vm_backtrace.c >--- vm_dump.o --- >compiling vm_dump.c >--- vm_trace.o --- >compiling vm_trace.c >--- enc/ascii.o --- >compiling enc/ascii.c >--- enc/us_ascii.o --- >--- sprintf.o --- >1 warning generated. >--- enc/us_ascii.o --- >compiling enc/us_ascii.c >--- enc/unicode.o --- >compiling enc/unicode.c >--- enc/utf_8.o --- >compiling enc/utf_8.c >--- miniprelude.o --- >compiling miniprelude.c >--- compile.o --- >compiling compile.c >--- error.o --- >compiling error.c >--- iseq.o --- >compiling iseq.c >--- mjit_compile.o --- >compiling mjit_compile.c >--- array.o --- >compiling array.c >--- eval.o --- >compiling eval.c >--- gc.o --- >compiling gc.c >--- hash.o --- >compiling hash.c >--- load.o --- >compiling load.c >--- object.o --- >compiling object.c >--- string.o --- >compiling string.c >--- vm.o --- >compiling vm.c >--- symbol.o --- >compiling symbol.c >--- enc/trans/newline.o --- >compiling enc/trans/newline.c >--- prelude.o --- >compiling prelude.c >--- parse.o --- >compiling parse.c >--- mjit_config.h --- >making mjit_config.h >--- mjit.o --- >compiling mjit.c >--- probes.stamp --- >--- .ext/.timestamp/rb_mjit_header.time --- >building rb_mjit_header.h >--- probes.o --- >processing probes in object files >--- .ext/.timestamp/rb_mjit_header.time --- >rb_mjit_header.h updated >--- miniruby --- >linking miniruby >--- .rbconfig.time --- >--- .ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h --- >--- encdb.h --- >--- .ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h --- >building .ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h >./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "cc " rb_mjit_header.h .ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h >--- encdb.h --- >generating encdb.h >encdb.h updated >--- .rbconfig.time --- >./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp >rbconfig.rb updated >--- verconf.h --- >--- enc.mk --- >creating verconf.h >generating enc.mk >--- verconf.h --- >verconf.h updated >--- loadpath.o --- >compiling loadpath.c >--- srcs-enc --- >making srcs under enc >--- transdb.h --- >generating transdb.h >--- ruby-glommed.o --- >generating a glommed object with DTrace probes for static library >--- libruby-static.a --- >linking static-library libruby-static.a >--- libruby.so.26 --- >--- enc --- >making enc >--- .ext/.timestamp/.enc-trans.so.time --- >--- enc/encdb.o --- >--- enc/big5.o --- >--- enc/cp949.o --- >--- enc/emacs_mule.o --- >--- enc/euc_jp.o --- >compiling ./enc/encdb.c >compiling ./enc/big5.c >--- enc/euc_kr.o --- >compiling ./enc/cp949.c >compiling ./enc/emacs_mule.c >compiling ./enc/euc_jp.c >compiling ./enc/euc_kr.c >--- enc/euc_tw.o --- >--- enc/gb2312.o --- >--- enc/euc_tw.o --- >compiling ./enc/euc_tw.c >compiling ./enc/gb2312.c >--- enc/gb18030.o --- >compiling ./enc/gb18030.c >--- transdb.h --- >transdb.h updated >--- trans --- >making trans >--- enc --- >--- enc/gbk.o --- >compiling ./enc/gbk.c >--- trans --- >--- enc/trans/transdb.o --- >compiling ./enc/trans/transdb.c >--- enc --- >--- enc/iso_8859_1.o --- >compiling ./enc/iso_8859_1.c >--- enc/iso_8859_2.o --- >compiling ./enc/iso_8859_2.c >--- enc/iso_8859_3.o --- >compiling ./enc/iso_8859_3.c >--- enc/iso_8859_4.o --- >compiling ./enc/iso_8859_4.c >--- trans --- >--- .ext/x86_64-freebsd12.1/enc/trans/transdb.so --- >linking transcoder transdb.so >--- enc --- >--- enc/iso_8859_5.o --- >compiling ./enc/iso_8859_5.c >--- trans --- >ld: error: unable to find library -lruby >cc: error: linker command failed with exit code 1 (use -v to see invocation) >*** [.ext/x86_64-freebsd12.1/enc/trans/transdb.so] Error code 1 > >make[1]: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 >1 error > >make[1]: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 >*** [trans] Error code 2 > >make: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 >--- enc --- >A failure has been detected in another branch of the parallel make > >make[1]: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 >*** [enc] Error code 2 > >make: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5 >--- .ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h --- > >Transforming external functions to static: >transform_mjit_header: making external definition of 'Init_vm_stack_canary' static inline >transform_mjit_header: making external definition of 'rb_vm_opt_struct_aset' static inline >transform_mjit_header: making external definition of 'rb_vm_opt_struct_aref' static inline >transform_mjit_header: making external definition of 'rb_eql_opt' static inline >transform_mjit_header: changing definition of 'rb_equal_opt' to declaration >transform_mjit_header: changing definition of 'rb_vm_search_method_slowpath' to declaration >transform_mjit_header: making external definition of 'rb_vm_rewrite_cref' static inline >transform_mjit_header: making external definition of 'rb_vm_push_frame' static inline >transform_mjit_header: making external definition of 'rb_vm_block_ep_update' static inline >transform_mjit_header: making external definition of 'rb_vm_cref_new_toplevel' static inline >transform_mjit_header: making external definition of 'rb_vm_frame_block_handler' static inline >transform_mjit_header: making external definition of 'rb_vm_ep_local_ep' static inline >transform_mjit_header: making declaration of 'rb_vm_rewrite_cref' static inline >transform_mjit_header: making declaration of 'rb_vm_frame_block_handler' static inline >transform_mjit_header: making declaration of 'rb_vm_block_ep_update' static inline >transform_mjit_header: making declaration of 'rb_vm_ep_local_ep' static inline >transform_mjit_header: making declaration of 'Init_vm_stack_canary' static inline >transform_mjit_header: making declaration of 'rb_eql_opt' static inline >ln -sf ../../../.ext/include/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h include/ruby-2.6.0/x86_64-freebsd12.1/rb_mjit_min_header-2.6.5.h >2 errors > >make: stopped in /tmp/ruby-build.20191106111145.55941.1BVs2v/ruby-2.6.5
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 241633
:
208899
| 208900 |
208930
|
208958