Last active
April 9, 2021 11:09
-
-
Save gencer/a399a50058c187188d530e6e6d5a1647 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2021-04-09 10:38:55] ./configure | |
current path: /var/lib/buildkite-agent/.rvm/src/ruby-3.0.1 | |
GEM_PATH=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0:/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0@global | |
GEM_HOME=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0 | |
PATH=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0/bin:/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0@global/bin:/var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.0/bin:/var/lib/buildkite-agent/vcpkg:/var/lib/buildkite-agent/.gvm/pkgsets/go1.16.2/global/bin:/var/lib/buildkite-agent/.gvm/gos/go1.16.2/bin:/var/lib/buildkite-agent/.gvm/pkgsets/go1.16.2/global/overlay/bin:/var/lib/buildkite-agent/.gvm/bin:/var/lib/buildkite-agent/.gvm/bin:/var/lib/buildkite-agent/.pyenv/plugins/pyenv-virtualenv/shims:/var/lib/buildkite-agent/.pyenv/shims:/var/lib/buildkite-agent/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/var/lib/buildkite-agent/n/bin:/var/lib/buildkite-agent/.rvm/bin | |
command(4): ./configure --prefix=/var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.1 --disable-install-doc --enable-shared | |
checking for ruby... /var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.0/bin/ruby | |
tool/config.guess already exists | |
tool/config.sub already exists | |
checking build system type... x86_64-pc-linux-gnu | |
checking host system type... x86_64-pc-linux-gnu | |
checking target system type... x86_64-pc-linux-gnu | |
checking for gcc... gcc | |
checking for ld... ld | |
checking for gcc-ar... gcc-ar | |
checking for g++... g++ | |
checking for gcc-nm... gcc-nm | |
checking for gcc-ranlib... gcc-ranlib | |
checking for gcc... (cached) gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking for gcc option to accept ISO C99... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for ranlib... (cached) gcc-ranlib | |
checking for gas... no | |
checking for as... as | |
checking for gobjcopy... no | |
checking for objcopy... objcopy | |
checking for gobjdump... no | |
checking for objdump... objdump | |
checking for gstrip... no | |
checking for strip... strip | |
checking whether the linker is GNU ld... yes | |
checking whether gcc -E accepts -o... yes | |
checking for gcc... /usr/bin/gcc | |
checking for gcc-ar flags... rcD | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for dtrace... no | |
checking for dot... no | |
checking for doxygen... no | |
checking for pkg-config... pkg-config | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking whether it is Android... no | |
checking for cd using physical directory... cd -P | |
checking whether CFLAGS is valid... yes | |
checking whether LDFLAGS is valid... yes | |
checking whether -Wl,-R. is accepted as LDFLAGS... yes | |
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes | |
checking whether -fdeclspec is accepted as CFLAGS... no | |
checking whether -fdeclspec is accepted as CXXFLAGS... no | |
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes | |
checking whether -Wdivision-by-zero is accepted as CFLAGS... no | |
checking whether -Wduplicated-cond is accepted as CFLAGS... yes | |
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes | |
checking whether -Wimplicit-int is accepted as CFLAGS... yes | |
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes | |
checking whether -Wpointer-arith is accepted as CFLAGS... yes | |
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no | |
checking whether -Wwrite-strings is accepted as CFLAGS... yes | |
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes | |
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes | |
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes | |
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes | |
checking whether -Wno-long-long is accepted as CFLAGS... yes | |
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes | |
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes | |
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes | |
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes | |
checking whether -Wno-self-assign is accepted as CFLAGS... yes | |
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes | |
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes | |
checking whether -Wno-unused-value is accepted as CFLAGS... yes | |
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes | |
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes | |
checking whether -Wunused-variable is accepted as CFLAGS... yes | |
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no | |
checking whether -Wextra-tokens is accepted as CFLAGS... no | |
checking whether -Wall -Wextra is accepted as CFLAGS... yes | |
checking whether -Qunused-arguments is accepted as CFLAGS... no | |
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes | |
checking whether -fstack-protector-strong is accepted as CFLAGS... yes | |
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes | |
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes | |
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... yes | |
checking whether -fp-model precise is accepted as CFLAGS... no | |
checking whether compiler has statement and declarations in expressions... yes | |
checking whether CXXFLAGS is valid... yes | |
checking for crypt in -lcrypt... yes | |
checking for dlopen in -ldl... yes | |
checking for shl_load in -ldld... no | |
checking for shutdown in -lsocket... no | |
checking for 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 copyfile.h usability... no | |
checking copyfile.h presence... no | |
checking for copyfile.h... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking grp.h usability... yes | |
checking grp.h presence... yes | |
checking for grp.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking ieeefp.h usability... no | |
checking ieeefp.h presence... no | |
checking for ieeefp.h... no | |
checking intrinsics.h usability... no | |
checking intrinsics.h presence... no | |
checking for intrinsics.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking malloc/malloc.h usability... no | |
checking malloc/malloc.h presence... no | |
checking for malloc/malloc.h... no | |
checking malloc_np.h usability... no | |
checking malloc_np.h presence... no | |
checking for malloc_np.h... no | |
checking net/socket.h usability... no | |
checking net/socket.h presence... no | |
checking for net/socket.h... no | |
checking process.h usability... no | |
checking process.h presence... no | |
checking for process.h... no | |
checking pwd.h usability... yes | |
checking pwd.h presence... yes | |
checking for pwd.h... yes | |
checking sanitizer/asan_interface.h usability... yes | |
checking sanitizer/asan_interface.h presence... yes | |
checking for sanitizer/asan_interface.h... yes | |
checking sanitizer/msan_interface.h usability... no | |
checking sanitizer/msan_interface.h presence... no | |
checking for sanitizer/msan_interface.h... no | |
checking setjmpex.h usability... no | |
checking setjmpex.h presence... no | |
checking for setjmpex.h... no | |
checking stdalign.h usability... yes | |
checking stdalign.h presence... yes | |
checking for stdalign.h... yes | |
checking sys/attr.h usability... no | |
checking sys/attr.h presence... no | |
checking for sys/attr.h... no | |
checking sys/eventfd.h usability... yes | |
checking sys/eventfd.h presence... yes | |
checking for sys/eventfd.h... yes | |
checking sys/fcntl.h usability... yes | |
checking sys/fcntl.h presence... yes | |
checking for sys/fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/id.h usability... no | |
checking sys/id.h presence... no | |
checking for sys/id.h... no | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/mkdev.h usability... no | |
checking sys/mkdev.h presence... no | |
checking for sys/mkdev.h... no | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/prctl.h usability... yes | |
checking sys/prctl.h presence... yes | |
checking for sys/prctl.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/sendfile.h usability... yes | |
checking sys/sendfile.h presence... yes | |
checking for sys/sendfile.h... yes | |
checking sys/socket.h usability... yes | |
checking sys/socket.h presence... yes | |
checking for sys/socket.h... yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking sys/sysmacros.h usability... yes | |
checking sys/sysmacros.h presence... yes | |
checking for sys/sysmacros.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/utime.h usability... no | |
checking sys/utime.h presence... no | |
checking for sys/utime.h... no | |
checking syscall.h usability... yes | |
checking syscall.h presence... yes | |
checking for syscall.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking ucontext.h usability... yes | |
checking ucontext.h presence... yes | |
checking for ucontext.h... yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking x86intrin.h usability... yes | |
checking x86intrin.h presence... yes | |
checking for x86intrin.h... yes | |
checking gmp.h usability... yes | |
checking gmp.h presence... yes | |
checking for gmp.h... yes | |
checking for library containing __gmpz_init... -lgmp | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether byte ordering is bigendian... no | |
checking for an ANSI C-conforming const... yes | |
checking whether char is unsigned... no | |
checking for inline... inline | |
checking for working volatile... yes | |
checking for typeof syntax and keyword spelling... typeof | |
checking for C/C++ restrict keyword... __restrict | |
checking for long long... yes | |
checking for off_t... yes | |
checking char bit... 8 | |
checking size of int... 4 | |
checking size of short... 2 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking size of __int128... 16 | |
checking size of off_t... 8 | |
checking size of void*... 8 | |
checking size of float... 4 | |
checking size of double... 8 | |
checking size of time_t... 8 | |
checking size of clock_t... 8 | |
checking packed struct attribute... x __attribute__((packed)) | |
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes | |
checking for printf prefix for long long... ll | |
checking for pid_t... yes | |
checking for convertible type of pid_t... INT | |
checking for uid_t... yes | |
checking for convertible type of uid_t... UINT | |
checking for gid_t... yes | |
checking for convertible type of gid_t... UINT | |
checking for time_t... yes | |
checking for convertible type of time_t... LONG | |
checking for dev_t... yes | |
checking for convertible type of dev_t... ULONG | |
checking for mode_t... yes | |
checking for convertible type of mode_t... UINT | |
checking for rlim_t... yes | |
checking for convertible type of rlim_t... ULONG | |
checking for off_t... (cached) yes | |
checking for convertible type of off_t... LONG | |
checking for clockid_t... yes | |
checking for convertible type of clockid_t... INT | |
checking for variable length macro... yes | |
checking if _Alignof() works... yes | |
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x | |
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x | |
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x | |
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x | |
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x | |
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x | |
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x | |
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x | |
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x | |
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x | |
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x | |
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x | |
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x | |
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x | |
checking for WEAK function attribute... __attribute__ ((__weak__)) x | |
checking for __attribute__((__depreacted__(msg))) in C++... yes | |
checking for std::nullptr_t... yes | |
checking for FUNC_STDCALL function attribute... x | |
checking for FUNC_CDECL function attribute... x | |
checking for FUNC_FASTCALL function attribute... x | |
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x | |
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x | |
checking for function alias... alias | |
checking for __atomic builtins... yes | |
checking for __sync builtins... yes | |
checking for __builtin_unreachable... yes | |
checking for exported function attribute... __attribute__ ((__visibility__("default"))) | |
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x | |
checking for function name string predefined identifier... __func__ | |
checking if enum over int is allowed... yes | |
checking whether sys_nerr is declared... 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... no | |
checking for struct stat.st_atimensec... no | |
checking for struct stat.st_mtim... yes | |
checking for struct stat.st_mtimespec... no | |
checking for struct stat.st_mtimensec... no | |
checking for struct stat.st_ctim... yes | |
checking for struct stat.st_ctimespec... no | |
checking for struct stat.st_ctimensec... no | |
checking for struct stat.st_birthtimespec... no | |
checking for struct statx.stx_btime... yes | |
checking for struct timeval... yes | |
checking size of struct timeval.tv_sec... SIZEOF_TIME_T | |
checking for struct timespec... yes | |
checking for struct timezone... yes | |
checking for fd_mask... yes | |
checking for int8_t... yes | |
checking size of int8_t... 1 | |
checking for uint8_t... yes | |
checking size of uint8_t... 1 | |
checking for int16_t... yes | |
checking size of int16_t... 2 | |
checking for uint16_t... yes | |
checking size of uint16_t... 2 | |
checking for int32_t... yes | |
checking size of int32_t... 4 | |
checking for uint32_t... yes | |
checking size of uint32_t... 4 | |
checking for int64_t... yes | |
checking size of int64_t... 8 | |
checking for uint64_t... yes | |
checking size of uint64_t... 8 | |
checking for int128_t... __int128 | |
checking for uint128_t... unsigned __int128 | |
checking for intptr_t... yes | |
checking size of intptr_t... 8 | |
checking for uintptr_t... yes | |
checking size of uintptr_t... 8 | |
checking for printf prefix for intptr_t... NONE | |
checking for ssize_t... yes | |
checking size of ssize_t... 8 | |
checking for printf prefix for int64_t... NONE | |
checking for stack end address... __libc_stack_end | |
checking for uid_t in sys/types.h... (cached) yes | |
checking type of array argument to getgroups... gid_t | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for dynamic size alloca... ok | |
checking for working memcmp... yes | |
checking for 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 flock... yes | |
checking for hypot... yes | |
checking for lgamma_r... yes | |
checking for memmove... yes | |
checking for nan... yes | |
checking for nextafter... yes | |
checking for setproctitle... no | |
checking for strchr... yes | |
checking for strerror... yes | |
checking for strlcat... no | |
checking for strlcpy... no | |
checking for strstr... yes | |
checking for tgamma... yes | |
checking whether finite is declared... yes | |
checking whether isinf is declared... yes | |
checking whether isnan is declared... 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 pid_t... (cached) yes | |
checking vfork.h usability... no | |
checking vfork.h presence... no | |
checking for vfork.h... no | |
checking for fork... yes | |
checking for vfork... yes | |
checking for working fork... yes | |
checking for working vfork... (cached) yes | |
checking for __syscall... no | |
checking for _longjmp... yes | |
checking for arc4random_buf... no | |
checking for atan2l... yes | |
checking for atan2f... yes | |
checking for chroot... yes | |
checking for chsize... no | |
checking for clock_gettime... yes | |
checking for copy_file_range... yes | |
checking for cosh... yes | |
checking for crypt_r... yes | |
checking for daemon... (cached) no | |
checking for dirfd... yes | |
checking for dl_iterate_phdr... yes | |
checking for dlopen... yes | |
checking for dladdr... yes | |
checking for dup... yes | |
checking for dup3... yes | |
checking for eaccess... yes | |
checking for endgrent... yes | |
checking for eventfd... yes | |
checking for explicit_memset... no | |
checking for fcopyfile... no | |
checking for fchmod... yes | |
checking for fchown... yes | |
checking for fcntl... yes | |
checking for fdatasync... yes | |
checking for fdopendir... yes | |
checking for fgetattrlist... no | |
checking for fmod... yes | |
checking for fstatat... yes | |
checking for fsync... yes | |
checking for ftruncate... yes | |
checking for ftruncate64... yes | |
checking for getattrlist... no | |
checking for getcwd... yes | |
checking for getgidx... no | |
checking for getgrnam... yes | |
checking for getgrnam_r... yes | |
checking for getgroups... yes | |
checking for getlogin... yes | |
checking for getlogin_r... yes | |
checking for getpgid... yes | |
checking for getpgrp... yes | |
checking for getpriority... yes | |
checking for getpwnam... yes | |
checking for getpwnam_r... yes | |
checking for getpwuid... yes | |
checking for getpwuid_r... yes | |
checking for getrandom... yes | |
checking for getresgid... yes | |
checking for getresuid... yes | |
checking for getrlimit... yes | |
checking for getsid... yes | |
checking for gettimeofday... yes | |
checking for getuidx... no | |
checking for gmtime_r... yes | |
checking for grantpt... yes | |
checking for initgroups... yes | |
checking for ioctl... yes | |
checking for isfinite... no | |
checking for issetugid... no | |
checking for killpg... yes | |
checking for lchmod... no | |
checking for lchown... yes | |
checking for link... yes | |
checking for llabs... yes | |
checking for lockf... yes | |
checking for log2... yes | |
checking for lstat... yes | |
checking for lutimes... yes | |
checking for malloc_usable_size... yes | |
checking for malloc_size... no | |
checking for mblen... yes | |
checking for memalign... yes | |
checking for memset_s... no | |
checking for writev... yes | |
checking for memrchr... yes | |
checking for memmem... yes | |
checking for mkfifo... yes | |
checking for mknod... yes | |
checking for mktime... yes | |
checking for openat... yes | |
checking for pipe2... yes | |
checking for poll... yes | |
checking for posix_fadvise... yes | |
checking for posix_memalign... yes | |
checking for ppoll... yes | |
checking for pread... yes | |
checking for pwrite... yes | |
checking for qsort_r... yes | |
checking for qsort_s... no | |
checking for readlink... yes | |
checking for realpath... yes | |
checking for round... yes | |
checking for sched_getaffinity... yes | |
checking for seekdir... yes | |
checking for select_large_fdset... no | |
checking for sendfile... yes | |
checking for setegid... yes | |
checking for setenv... yes | |
checking for seteuid... yes | |
checking for setgid... yes | |
checking for setgroups... yes | |
checking for setpgid... yes | |
checking for setpgrp... yes | |
checking for setregid... yes | |
checking for setresgid... yes | |
checking for setresuid... yes | |
checking for setreuid... yes | |
checking for setrgid... no | |
checking for setrlimit... yes | |
checking for setruid... no | |
checking for setsid... yes | |
checking for setuid... yes | |
checking for shutdown... yes | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for sigprocmask... yes | |
checking for sinh... yes | |
checking for spawnv... no | |
checking for symlink... yes | |
checking for syscall... yes | |
checking for sysconf... yes | |
checking for tanh... yes | |
checking for telldir... yes | |
checking for timegm... yes | |
checking for times... yes | |
checking for truncate... yes | |
checking for truncate64... yes | |
checking for unsetenv... yes | |
checking for utimensat... yes | |
checking for utimes... yes | |
checking for wait4... yes | |
checking for waitpid... yes | |
checking for __cospi... no | |
checking for __sinpi... no | |
checking for statx... yes | |
checking if getcwd allocates buffer if NULL is given... yes | |
checking crypt.h usability... yes | |
checking crypt.h presence... yes | |
checking for crypt.h... yes | |
checking for struct crypt_data.initialized... yes | |
checking for __builtin_alloca_with_align... yes | |
checking for __builtin_assume_aligned... yes | |
checking for __builtin_bswap16... yes | |
checking for __builtin_bswap32... yes | |
checking for __builtin_bswap64... yes | |
checking for __builtin_popcount... yes | |
checking for __builtin_popcountll... yes | |
checking for __builtin_clz... yes | |
checking for __builtin_clzl... yes | |
checking for __builtin_clzll... yes | |
checking for __builtin_ctz... yes | |
checking for __builtin_ctzll... yes | |
checking for __builtin_add_overflow... yes | |
checking for __builtin_sub_overflow... yes | |
checking for __builtin_mul_overflow... yes | |
checking for __builtin_mul_overflow_p... yes | |
checking for __builtin_constant_p... yes | |
checking for __builtin_choose_expr... yes | |
checking for __builtin_choose_expr_constant_p... yes | |
checking for __builtin_types_compatible_p... yes | |
checking for __builtin_trap... yes | |
checking whether qsort_r is GNU version... yes | |
checking whether qsort_r is BSD version... no | |
checking whether atan2 handles Inf as C99... yes | |
checking for clock_getres... yes | |
checking for timer_create in -lrt... yes | |
checking for timer_settime in -lrt... yes | |
checking for unsetenv returns a value... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_zone... yes | |
checking for struct tm.tm_gmtoff... yes | |
checking for external int daylight... yes | |
checking for negative time_t for gmtime(3)... yes | |
checking for localtime(3) overflow correctly... yes | |
checking for sig_t... yes | |
checking whether right shift preserve sign bit... yes | |
checking whether _SC_CLK_TCK is supported... yes | |
checking stack growing direction on x86_64... -1 | |
checking native coroutine implementation for x86_64-linux... amd64 | |
checking for pthread_create in -lthr... no | |
checking for pthread_create in -lpthread... yes | |
checking for pthread_np.h... no | |
checking whether pthread_t is scalar type... yes | |
checking for sched_yield... yes | |
checking for pthread_attr_setinheritsched... yes | |
checking for pthread_attr_get_np... no | |
checking for pthread_attr_getstack... yes | |
checking for pthread_attr_getguardsize... yes | |
checking for pthread_get_stackaddr_np... no | |
checking for pthread_get_stacksize_np... no | |
checking for thr_stksegment... no | |
checking for pthread_stackseg_np... no | |
checking for pthread_getthrds_np... no | |
checking for pthread_condattr_setclock... yes | |
checking for pthread_sigmask... yes | |
checking for pthread_setname_np... yes | |
checking for pthread_set_name_np... no | |
checking for pthread_getattr_np... yes | |
checking arguments of pthread_setname_np... (pthread_self(), name) | |
checking if mcontext_t is a pointer... no | |
checking for getcontext... yes | |
checking for setcontext... yes | |
checking if fork works with pthread... yes | |
checking whether ELF binaries are produced... yes | |
checking elf.h usability... yes | |
checking elf.h presence... yes | |
checking for elf.h... yes | |
checking elf_abi.h usability... no | |
checking elf_abi.h presence... no | |
checking for elf_abi.h... no | |
checking for uncompress in -lz... yes | |
checking mach-o/loader.h usability... no | |
checking mach-o/loader.h presence... no | |
checking for mach-o/loader.h... no | |
checking whether OS depend dynamic link works... yes | |
checking for backtrace... yes | |
checking for broken backtrace... no | |
checking valgrind/memcheck.h usability... no | |
checking valgrind/memcheck.h presence... no | |
checking for valgrind/memcheck.h... no | |
checking for strip flags... -S -x | |
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes | |
checking whether wrapper for LD_LIBRARY_PATH is needed... no | |
checking whether dtrace USDT is available... no | |
checking for __builtin_setjmp... yes with cast () | |
checking for _setjmpex as a macro or function... no | |
checking for _setjmp as a macro or function... yes | |
checking for sigsetjmp as a macro or function... no | |
checking for setjmp type... __builtin_setjmp | |
checking for prefix of external symbols... NONE | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking if make is GNU make... yes | |
.ext/include/x86_64-linux/ruby/config.h updated | |
configure: ruby library version = 3.0.0 | |
configure: creating ./config.status | |
config.status: creating GNUmakefile | |
config.status: creating Makefile | |
config.status: creating ruby-3.0.pc | |
--- | |
Configuration summary for ruby version 3.0.1 | |
* Installation prefix: /var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.1 | |
* exec prefix: ${prefix} | |
* arch: x86_64-linux | |
* site arch: ${arch} | |
* RUBY_BASE_NAME: ruby | |
* enable shared: yes | |
* ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} | |
* site libraries path: ${rubylibprefix}/${sitearch} | |
* vendor path: ${rubylibprefix}/vendor_ruby | |
* target OS: linux | |
* compiler: gcc | |
* with pthread: yes | |
* with coroutine: amd64 | |
* enable shared libs: yes | |
* dynamic library ext: so | |
* CFLAGS: ${optflags} ${debugflags} ${warnflags} | |
* LDFLAGS: -L. -fstack-protector-strong -rdynamic \ | |
-Wl,-export-dynamic | |
* DLDFLAGS: -Wl,--compress-debug-sections=zlib | |
* optflags: -O3 | |
* debugflags: -ggdb3 | |
* warnflags: -Wall -Wextra -Wdeprecated-declarations \ | |
-Wduplicated-cond -Wimplicit-function-declaration \ | |
-Wimplicit-int -Wmisleading-indentation \ | |
-Wpointer-arith -Wwrite-strings \ | |
-Wimplicit-fallthrough=0 -Wmissing-noreturn \ | |
-Wno-cast-function-type \ | |
-Wno-constant-logical-operand -Wno-long-long \ | |
-Wno-missing-field-initializers \ | |
-Wno-overlength-strings \ | |
-Wno-packed-bitfield-compat \ | |
-Wno-parentheses-equality -Wno-self-assign \ | |
-Wno-tautological-compare -Wno-unused-parameter \ | |
-Wno-unused-value -Wsuggest-attribute=format \ | |
-Wsuggest-attribute=noreturn -Wunused-variable | |
* strip command: strip -S -x | |
* install doc: no | |
* JIT support: yes | |
* man page type: doc | |
* BASERUBY -v: ruby 3.0.0p0 (2020-12-25 revision 95aff21468) \ | |
[x86_64-linux] | |
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2021-04-09 10:39:22] __rvm_make | |
__rvm_make () | |
{ | |
\make "$@" || return $? | |
} | |
current path: /var/lib/buildkite-agent/.rvm/src/ruby-3.0.1 | |
GEM_PATH=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0:/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0@global | |
GEM_HOME=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0 | |
PATH=/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0/bin:/var/lib/buildkite-agent/.rvm/gems/ruby-3.0.0@global/bin:/var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.0/bin:/var/lib/buildkite-agent/vcpkg:/var/lib/buildkite-agent/.gvm/pkgsets/go1.16.2/global/bin:/var/lib/buildkite-agent/.gvm/gos/go1.16.2/bin:/var/lib/buildkite-agent/.gvm/pkgsets/go1.16.2/global/overlay/bin:/var/lib/buildkite-agent/.gvm/bin:/var/lib/buildkite-agent/.gvm/bin:/var/lib/buildkite-agent/.pyenv/plugins/pyenv-virtualenv/shims:/var/lib/buildkite-agent/.pyenv/shims:/var/lib/buildkite-agent/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/var/lib/buildkite-agent/n/bin:/var/lib/buildkite-agent/.rvm/bin | |
command(2): __rvm_make -j2 | |
++ make -j2 | |
BASERUBY = /var/lib/buildkite-agent/.rvm/rubies/ruby-3.0.0/bin/ruby --disable=gems | |
CC = gcc | |
LD = ld | |
LDSHARED = gcc -shared | |
CFLAGS = -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -std=gnu99 -fPIC | |
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 | |
CPPFLAGS = | |
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0 -fstack-protector-strong | |
SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm | |
LANG = en_US.UTF-8 | |
LC_ALL = | |
LC_CTYPE = | |
MFLAGS = -j2 --jobserver-auth=4,5 | |
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 | |
Copyright (C) 2019 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 | |
compiling miniinit.c | |
compiling dmyext.c | |
making dummy probes.h | |
compiling ast.c | |
compiling bignum.c | |
compiling class.c | |
compiling compar.c | |
compiling compile.c | |
compiling complex.c | |
compiling cont.c | |
compiling debug.c | |
compiling debug_counter.c | |
compiling dir.c | |
compiling dln_find.c | |
compiling encoding.c | |
compiling enum.c | |
compiling enumerator.c | |
compiling error.c | |
compiling eval.c | |
compiling file.c | |
compiling gc.c | |
compiling hash.c | |
compiling inits.c | |
compiling io.c | |
compiling iseq.c | |
compiling load.c | |
compiling marshal.c | |
compiling math.c | |
compiling memory_view.c | |
making mjit_config.h | |
compiling mjit_compile.c | |
compiling node.c | |
compiling numeric.c | |
compiling object.c | |
compiling pack.c | |
compiling parse.c | |
compiling proc.c | |
compiling process.c | |
compiling ractor.c | |
compiling random.c | |
compiling range.c | |
compiling rational.c | |
compiling re.c | |
compiling regcomp.c | |
compiling regenc.c | |
compiling regerror.c | |
compiling regexec.c | |
compiling regparse.c | |
compiling regsyntax.c | |
compiling ruby.c | |
compiling scheduler.c | |
compiling signal.c | |
compiling sprintf.c | |
compiling st.c | |
compiling strftime.c | |
compiling string.c | |
compiling struct.c | |
compiling symbol.c | |
compiling thread.c | |
compiling time.c | |
compiling transcode.c | |
compiling transient_heap.c | |
compiling util.c | |
compiling variable.c | |
compiling vm.c | |
compiling vm_backtrace.c | |
compiling vm_dump.c | |
compiling vm_sync.c | |
compiling vm_trace.c | |
compiling ./missing/setproctitle.c | |
compiling ./missing/strlcat.c | |
compiling ./missing/strlcpy.c | |
compiling addr2line.c | |
compiling dmyenc.c | |
compiling dln.c | |
compiling localeinit.c | |
config.status: creating ruby-runner.h | |
compiling array.c | |
compiling mjit.c | |
assembling coroutine/amd64/Context.S | |
compiling enc/ascii.c | |
compiling enc/us_ascii.c | |
compiling enc/unicode.c | |
compiling enc/utf_8.c | |
compiling enc/trans/newline.c | |
./revision.h unchanged | |
compiling version.c | |
linking miniruby | |
generating encdb.h | |
encdb.h updated | |
builtin_binary.inc updated | |
generating x86_64-linux-fake.rb | |
x86_64-linux-fake.rb updated | |
compiling builtin.c | |
./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp | |
rbconfig.rb updated | |
generating enc.mk | |
creating verconf.h | |
verconf.h updated | |
building rb_mjit_header.h | |
./miniruby -I./lib -I. -I.ext/common ./tool/mjit_tabs.rb "" \ | |
gcc -E -DMJIT_HEADER -P -dD -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -std=gnu99 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/12.1.0 ./vm.c -o rb_mjit_header.h.new | |
making srcs under enc | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make[1]: Nothing to be done for 'srcs'. | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
compiling loadpath.c | |
rb_mjit_header.h updated | |
generating transdb.h | |
building .ext/include/x86_64-linux/rb_mjit_min_header-3.0.1.h | |
./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -std=gnu99 -fPIC " rb_mjit_header.h .ext/include/x86_64-linux/rb_mjit_min_header-3.0.1.h | |
transdb.h updated | |
linking static-library libruby-static.a | |
linking shared-library libruby.so.3.0.1 | |
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep | |
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep | |
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar | |
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.0.1.h include/ruby-3.0.0/x86_64-linux/rb_mjit_min_header-3.0.1.h | |
making mjit_build_dir.so | |
generating makefiles ext/configure-ext.mk | |
making enc | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
compiling ./enc/encdb.c | |
ext/configure-ext.mk updated | |
making trans | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
compiling ./enc/trans/transdb.c | |
compiling ./enc/trans/big5.c | |
compiling ./enc/big5.c | |
compiling ./enc/cesu_8.c | |
compiling ./enc/cp949.c | |
compiling ./enc/emacs_mule.c | |
compiling ./enc/euc_jp.c | |
compiling ./enc/euc_kr.c | |
compiling ./enc/euc_tw.c | |
compiling ./enc/gb2312.c | |
compiling ./enc/gb18030.c | |
compiling ./enc/gbk.c | |
compiling ./enc/iso_8859_1.c | |
compiling ./enc/iso_8859_2.c | |
compiling ./enc/trans/cesu_8.c | |
compiling ./enc/iso_8859_3.c | |
compiling ./enc/trans/chinese.c | |
compiling ./enc/iso_8859_4.c | |
compiling ./enc/iso_8859_5.c | |
compiling ./enc/iso_8859_6.c | |
compiling ./enc/iso_8859_7.c | |
compiling ./enc/iso_8859_8.c | |
compiling ./enc/trans/ebcdic.c | |
compiling ./enc/iso_8859_9.c | |
compiling ./enc/trans/emoji.c | |
compiling ./enc/iso_8859_10.c | |
compiling ./enc/iso_8859_11.c | |
compiling ./enc/trans/emoji_iso2022_kddi.c | |
compiling ./enc/iso_8859_13.c | |
compiling ./enc/iso_8859_14.c | |
compiling ./enc/iso_8859_15.c | |
compiling ./enc/iso_8859_16.c | |
compiling ./enc/trans/emoji_sjis_docomo.c | |
compiling ./enc/koi8_r.c | |
compiling ./enc/koi8_u.c | |
compiling ./enc/shift_jis.c | |
compiling ./enc/trans/emoji_sjis_kddi.c | |
compiling ./enc/utf_16be.c | |
compiling ./enc/utf_16le.c | |
compiling ./enc/utf_32be.c | |
compiling ./enc/utf_32le.c | |
compiling ./enc/trans/emoji_sjis_softbank.c | |
compiling ./enc/windows_31j.c | |
compiling ./enc/windows_1250.c | |
compiling ./enc/windows_1251.c | |
compiling ./enc/trans/escape.c | |
compiling ./enc/windows_1252.c | |
compiling ./enc/trans/gb18030.c | |
compiling ./enc/windows_1253.c | |
compiling ./enc/windows_1254.c | |
compiling ./enc/windows_1257.c | |
linking encoding encdb.so | |
linking encoding big5.so | |
compiling ./enc/trans/gbk.c | |
linking encoding cesu_8.so | |
linking encoding cp949.so | |
linking encoding emacs_mule.so | |
linking encoding euc_jp.so | |
linking encoding euc_kr.so | |
linking encoding euc_tw.so | |
linking encoding gb2312.so | |
linking encoding gb18030.so | |
linking encoding gbk.so | |
linking encoding iso_8859_1.so | |
linking encoding iso_8859_2.so | |
linking encoding iso_8859_3.so | |
linking encoding iso_8859_4.so | |
linking encoding iso_8859_5.so | |
linking encoding iso_8859_6.so | |
linking encoding iso_8859_7.so | |
linking encoding iso_8859_8.so | |
linking encoding iso_8859_9.so | |
linking encoding iso_8859_10.so | |
linking encoding iso_8859_11.so | |
linking encoding iso_8859_13.so | |
linking encoding iso_8859_14.so | |
linking encoding iso_8859_15.so | |
linking encoding iso_8859_16.so | |
linking encoding koi8_r.so | |
linking encoding koi8_u.so | |
compiling ./enc/trans/iso2022.c | |
linking encoding shift_jis.so | |
linking encoding utf_16be.so | |
linking encoding utf_16le.so | |
linking encoding utf_32be.so | |
linking encoding utf_32le.so | |
linking encoding windows_31j.so | |
linking encoding windows_1250.so | |
compiling ./enc/trans/japanese.c | |
linking encoding windows_1251.so | |
linking encoding windows_1252.so | |
linking encoding windows_1253.so | |
linking encoding windows_1254.so | |
linking encoding windows_1257.so | |
compiling ./enc/trans/japanese_euc.c | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
linking ruby | |
compiling ./enc/trans/japanese_sjis.c | |
compiling ./enc/trans/korean.c | |
compiling ./enc/trans/single_byte.c | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
compiling ./enc/trans/utf8_mac.c | |
configuring -test-/RUBY_ALIGNOF | |
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-/cxxanyargs | |
configuring -test-/debug | |
configuring -test-/dln/empty | |
configuring -test-/enumerator_kw | |
configuring -test-/exception | |
configuring -test-/fatal | |
configuring -test-/file | |
compiling ./enc/trans/utf_16_32.c | |
linking transcoder transdb.so | |
linking transcoder big5.so | |
linking transcoder cesu_8.so | |
linking transcoder chinese.so | |
linking transcoder ebcdic.so | |
linking transcoder emoji.so | |
linking transcoder emoji_iso2022_kddi.so | |
linking transcoder emoji_sjis_docomo.so | |
linking transcoder emoji_sjis_kddi.so | |
linking transcoder emoji_sjis_softbank.so | |
linking transcoder escape.so | |
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 | |
linking transcoder gb18030.so | |
configuring -test-/marshal/compat | |
configuring -test-/marshal/internal_ivar | |
configuring -test-/marshal/usr | |
configuring -test-/memory_status | |
configuring -test-/memory_view | |
configuring -test-/method | |
configuring -test-/notimplement | |
configuring -test-/num2int | |
configuring -test-/path_to_class | |
configuring -test-/popen_deadlock | |
configuring -test-/postponed_job | |
configuring -test-/printf | |
configuring -test-/proc | |
linking transcoder gbk.so | |
configuring -test-/random | |
configuring -test-/rational | |
configuring -test-/rb_call_super_kw | |
configuring -test-/recursion | |
configuring -test-/regexp | |
configuring -test-/scan_args | |
configuring -test-/st/foreach | |
configuring -test-/st/numhash | |
configuring -test-/st/update | |
configuring -test-/string | |
linking transcoder iso2022.so | |
configuring -test-/struct | |
configuring -test-/symbol | |
linking transcoder japanese.so | |
linking transcoder japanese_euc.so | |
linking transcoder japanese_sjis.so | |
linking transcoder korean.so | |
linking transcoder single_byte.so | |
linking transcoder utf8_mac.so | |
configuring -test-/thread_fd_close | |
configuring -test-/time | |
configuring -test-/tracepoint | |
configuring -test-/typeddata | |
configuring -test-/vm | |
configuring -test-/wait_for_single_fd | |
linking transcoder utf_16_32.so | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
configuring bigdecimal | |
configuring cgi/escape | |
configuring continuation | |
configuring coverage | |
configuring date | |
configuring dbm | |
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 | |
libffi_version: 3.3.0 | |
configuring gdbm | |
configuring io/console | |
configuring json | |
configuring json/generator | |
configuring json/parser | |
configuring monitor | |
configuring nkf | |
configuring objspace | |
configuring openssl | |
configuring io/nonblock | |
configuring io/wait | |
configuring pathname | |
configuring psych | |
configuring pty | |
configuring racc/cparse | |
configuring rbconfig/sizeof | |
configuring readline | |
configuring ripper | |
configuring rubyvm | |
configuring socket | |
configuring stringio | |
configuring strscan | |
configuring syslog | |
configuring zlib | |
making encs | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make[1]: Nothing to be done for 'encs'. | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
generating makefile exts.mk | |
exts.mk updated | |
make[1]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/RUBY_ALIGNOF' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/arith_seq/extract' | |
compiling c.c | |
compiling extract.c | |
compiling cpp.cpp | |
linking shared-object -test-/arith_seq/extract.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/arith_seq/extract' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/array/resize' | |
compiling resize.c | |
linking shared-object -test-/RUBY_ALIGNOF.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/RUBY_ALIGNOF' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bignum' | |
compiling big2str.c | |
linking shared-object -test-/array/resize.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/array/resize' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-14834' | |
compiling bug-14384.c | |
compiling bigzero.c | |
linking shared-object -test-/bug_14834.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-14834' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-3571' | |
compiling bug.c | |
compiling div.c | |
linking shared-object -test-/bug_3571.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-3571' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-5832' | |
compiling bug.c | |
compiling init.c | |
linking shared-object -test-/bug_5832.so | |
compiling intpack.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug-5832' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug_reporter' | |
compiling bug_reporter.c | |
linking shared-object -test-/bug_reporter.so | |
compiling mul.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bug_reporter' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/class' | |
compiling class2name.c | |
compiling init.c | |
compiling str2big.c | |
linking shared-object -test-/class.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/class' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/cxxanyargs' | |
compiling cxxanyargs.cpp | |
linking shared-object -test-/bignum.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/bignum' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/debug' | |
compiling init.c | |
compiling inspector.c | |
compiling profile_frames.c | |
linking shared-object -test-/debug.so | |
linking shared-object -test-/cxxanyargs.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/debug' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/dln/empty' | |
compiling empty.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/cxxanyargs' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/enumerator_kw' | |
compiling enumerator_kw.c | |
linking shared-object -test-/dln/empty.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/dln/empty' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/exception' | |
compiling dataerror.c | |
linking shared-object -test-/enumerator_kw.so | |
compiling enc_raise.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/enumerator_kw' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/fatal' | |
compiling rb_fatal.c | |
compiling ensured.c | |
linking shared-object -test-/fatal/rb_fatal.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/fatal' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/file' | |
compiling fs.c | |
compiling init.c | |
compiling init.c | |
linking shared-object -test-/exception.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/exception' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/float' | |
compiling init.c | |
compiling stat.c | |
compiling nextafter.c | |
linking shared-object -test-/file.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/file' | |
linking shared-object -test-/float.so | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/funcall' | |
compiling funcall.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/float' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/gvl/call_without_gvl' | |
compiling call_without_gvl.c | |
linking shared-object -test-/funcall.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/funcall' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/hash' | |
compiling delete.c | |
linking shared-object -test-/gvl/call_without_gvl.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/gvl/call_without_gvl' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/integer' | |
compiling core_ext.c | |
compiling init.c | |
linking shared-object -test-/hash.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/hash' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/iseq_load' | |
compiling iseq_load.c | |
linking shared-object -test-/iseq_load.so | |
compiling init.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/iseq_load' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/iter' | |
compiling break.c | |
compiling my_integer.c | |
compiling init.c | |
linking shared-object -test-/integer.so | |
compiling yield.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/integer' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/load/dot.dot' | |
compiling dot.dot.c | |
linking shared-object -test-/load/dot.dot.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/load/dot.dot' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/load/protect' | |
compiling protect.c | |
linking shared-object -test-/iter.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/iter' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/compat' | |
compiling usrcompat.c | |
linking shared-object -test-/load/protect.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/load/protect' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/internal_ivar' | |
compiling internal_ivar.c | |
linking shared-object -test-/marshal/compat.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/compat' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/usr' | |
compiling usrmarshal.c | |
linking shared-object -test-/marshal/internal_ivar.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/internal_ivar' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/memory_view' | |
compiling memory_view.c | |
linking shared-object -test-/marshal/usr.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/marshal/usr' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/method' | |
compiling arity.c | |
compiling init.c | |
linking shared-object -test-/method.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/method' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/notimplement' | |
linking shared-object -test-/memory_view.so | |
compiling bug.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/memory_view' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/num2int' | |
compiling num2int.c | |
linking shared-object -test-/notimplement.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/notimplement' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/path_to_class' | |
compiling path_to_class.c | |
linking shared-object -test-/num2int.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/num2int' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/popen_deadlock' | |
compiling infinite_loop_dlsym.c | |
linking shared-object -test-/path_to_class.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/path_to_class' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/postponed_job' | |
compiling postponed_job.c | |
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/popen_deadlock' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/printf' | |
compiling printf.c | |
linking shared-object -test-/postponed_job.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/postponed_job' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/proc' | |
compiling init.c | |
compiling receiver.c | |
linking shared-object -test-/printf.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/printf' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/random' | |
compiling init.c | |
compiling super.c | |
compiling loop.c | |
linking shared-object -test-/proc.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/proc' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/rational' | |
compiling rat.c | |
linking shared-object -test-/random.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/random' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/rb_call_super_kw' | |
compiling rb_call_super_kw.c | |
linking shared-object -test-/rb_call_super_kw.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/rb_call_super_kw' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/recursion' | |
compiling recursion.c | |
linking shared-object -test-/recursion.so | |
linking shared-object -test-/rational.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/recursion' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/regexp' | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/rational' | |
compiling init.c | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/scan_args' | |
compiling scan_args.c | |
compiling parse_depth_limit.c | |
linking shared-object -test-/regexp.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/regexp' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/foreach' | |
compiling foreach.c | |
linking shared-object -test-/st/foreach.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/foreach' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/numhash' | |
compiling numhash.c | |
linking shared-object -test-/st/numhash.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/numhash' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/update' | |
compiling update.c | |
linking shared-object -test-/st/update.so | |
linking shared-object -test-/scan_args.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/st/update' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/string' | |
compiling capacity.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/scan_args' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/struct' | |
compiling duplicate.c | |
compiling coderange.c | |
compiling init.c | |
compiling len.c | |
compiling cstr.c | |
compiling member.c | |
compiling ellipsize.c | |
linking shared-object -test-/struct.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/struct' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/symbol' | |
compiling init.c | |
compiling enc_associate.c | |
compiling type.c | |
compiling enc_str_buf_cat.c | |
linking shared-object -test-/symbol.so | |
compiling fstring.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/symbol' | |
compiling init.c | |
compiling modify.c | |
compiling new.c | |
compiling nofree.c | |
compiling normalize.c | |
compiling qsort.c | |
compiling rb_interned_str.c | |
compiling rb_str_dup.c | |
compiling set_len.c | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/thread_fd_close' | |
compiling thread_fd_close.c | |
linking shared-object -test-/string.so | |
linking shared-object -test-/thread_fd_close.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/string' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/time' | |
compiling init.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/thread_fd_close' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/tracepoint' | |
compiling gc_hook.c | |
compiling leap_second.c | |
compiling tracepoint.c | |
linking shared-object -test-/tracepoint.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/tracepoint' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/typeddata' | |
compiling typeddata.c | |
linking shared-object -test-/typeddata.so | |
compiling new.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/typeddata' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/vm' | |
compiling at_exit.c | |
linking shared-object -test-/time.so | |
linking shared-object -test-/vm/at_exit.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/vm' | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/time' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/wait_for_single_fd' | |
compiling wait_for_single_fd.c | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/bigdecimal' | |
compiling bigdecimal.c | |
linking shared-object -test-/wait_for_single_fd.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/-test-/wait_for_single_fd' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/cgi/escape' | |
compiling escape.c | |
linking shared-object cgi/escape.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/cgi/escape' | |
installing default bigdecimal libraries | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/continuation' | |
compiling continuation.c | |
linking shared-object continuation.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/continuation' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/coverage' | |
compiling coverage.c | |
installing default coverage libraries | |
linking shared-object coverage.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/coverage' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/date' | |
compiling date_core.c | |
linking shared-object bigdecimal.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/bigdecimal' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest' | |
compiling digest.c | |
installing default digest libraries | |
linking shared-object digest.so | |
installing digest libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/etc' | |
compiling etc.c | |
linking shared-object etc.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/etc' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fcntl' | |
compiling fcntl.c | |
linking shared-object fcntl.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fcntl' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fiber' | |
compiling fiber.c | |
linking shared-object fiber.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fiber' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fiddle' | |
compiling closure.c | |
compiling conversions.c | |
compiling fiddle.c | |
compiling function.c | |
compiling handle.c | |
compiling memory_view.c | |
compiling date_parse.c | |
compiling pinned.c | |
compiling pointer.c | |
linking shared-object fiddle.so | |
installing default fiddle libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/fiddle' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/gdbm' | |
compiling gdbm.c | |
linking shared-object gdbm.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/gdbm' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/console' | |
compiling console.c | |
linking shared-object io/console.so | |
installing default console libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/console' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/nonblock' | |
compiling nonblock.c | |
compiling date_strftime.c | |
linking shared-object io/nonblock.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/nonblock' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/wait' | |
compiling wait.c | |
linking shared-object io/wait.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/io/wait' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json' | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/monitor' | |
compiling monitor.c | |
compiling date_strptime.c | |
installing default monitor libraries | |
linking shared-object monitor.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/monitor' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/nkf' | |
compiling nkf.c | |
installing default date_core libraries | |
linking shared-object date_core.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/date' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/objspace' | |
compiling object_tracing.c | |
compiling objspace.c | |
compiling objspace_dump.c | |
installing default objspace libraries | |
linking shared-object objspace.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/objspace' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/openssl' | |
compiling openssl_missing.c | |
compiling ossl.c | |
installing default nkf libraries | |
linking shared-object nkf.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/nkf' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/pathname' | |
compiling pathname.c | |
compiling ossl_asn1.c | |
installing default pathname libraries | |
linking shared-object pathname.so | |
compiling ossl_bio.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/pathname' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/psych' | |
compiling psych.c | |
compiling psych_emitter.c | |
compiling ossl_bn.c | |
compiling psych_parser.c | |
compiling psych_to_ruby.c | |
compiling psych_yaml_tree.c | |
compiling ossl_cipher.c | |
linking shared-object psych.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/psych' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/pty' | |
compiling pty.c | |
installing default pty libraries | |
linking shared-object pty.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/pty' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/racc/cparse' | |
compiling cparse.c | |
compiling ossl_config.c | |
compiling ossl_digest.c | |
linking shared-object racc/cparse.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/racc/cparse' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/rbconfig/sizeof' | |
compiling sizes.c | |
compiling limits.c | |
compiling ossl_engine.c | |
linking shared-object rbconfig/sizeof.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/rbconfig/sizeof' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/readline' | |
compiling readline.c | |
compiling ossl_hmac.c | |
linking shared-object readline.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/readline' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/ripper' | |
compiling ripper.c | |
compiling ossl_kdf.c | |
compiling ossl_ns_spki.c | |
compiling ossl_ocsp.c | |
compiling ossl_pkcs12.c | |
compiling ossl_pkcs7.c | |
compiling ossl_pkey.c | |
compiling ossl_pkey_dh.c | |
compiling ossl_pkey_dsa.c | |
compiling ossl_pkey_ec.c | |
compiling ossl_pkey_rsa.c | |
compiling ossl_rand.c | |
compiling ossl_ssl.c | |
checking ../.././parse.y and ../.././ext/ripper/eventids2.c | |
linking shared-object ripper.so | |
installing default ripper libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/ripper' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/rubyvm' | |
installing default libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/rubyvm' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/socket' | |
compiling init.c | |
compiling ossl_ssl_session.c | |
compiling constants.c | |
compiling ossl_ts.c | |
compiling ossl_x509.c | |
compiling ossl_x509attr.c | |
compiling basicsocket.c | |
compiling ossl_x509cert.c | |
compiling socket.c | |
compiling ossl_x509crl.c | |
compiling ipsocket.c | |
compiling ossl_x509ext.c | |
compiling tcpsocket.c | |
compiling tcpserver.c | |
compiling ossl_x509name.c | |
compiling sockssocket.c | |
compiling udpsocket.c | |
compiling ossl_x509req.c | |
compiling unixsocket.c | |
compiling unixserver.c | |
compiling ossl_x509revoked.c | |
compiling option.c | |
compiling ossl_x509store.c | |
compiling ancdata.c | |
linking shared-object openssl.so | |
installing default openssl libraries | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/openssl' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/stringio' | |
compiling stringio.c | |
compiling raddrinfo.c | |
linking shared-object stringio.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/stringio' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/strscan' | |
compiling strscan.c | |
compiling ifaddr.c | |
installing default socket libraries | |
linking shared-object socket.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/socket' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/syslog' | |
compiling syslog.c | |
linking shared-object strscan.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/strscan' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/zlib' | |
compiling zlib.c | |
installing default syslog libraries | |
linking shared-object syslog.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/syslog' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/bubblebabble' | |
compiling bubblebabble.c | |
linking shared-object digest/bubblebabble.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/bubblebabble' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/md5' | |
compiling md5init.c | |
compiling md5.c | |
linking shared-object digest/md5.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/md5' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/rmd160' | |
compiling rmd160init.c | |
compiling rmd160.c | |
linking shared-object digest/rmd160.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/rmd160' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/sha1' | |
compiling sha1init.c | |
compiling sha1.c | |
linking shared-object digest/sha1.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/sha1' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/sha2' | |
compiling sha2init.c | |
compiling sha2.c | |
linking shared-object zlib.so | |
linking shared-object digest/sha2.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/zlib' | |
installing default sha2 libraries | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json/generator' | |
compiling generator.c | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/digest/sha2' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json/parser' | |
compiling parser.c | |
linking shared-object json/ext/parser.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json/parser' | |
linking shared-object json/ext/generator.so | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1/ext/json/generator' | |
make[2]: Entering directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
./tool/file2lastrev.rb:6:in `require': cannot load such file -- optparse (LoadError) | |
from ./tool/file2lastrev.rb:6:in `<main>' | |
make[2]: *** [uncommon.mk:1156: revision.tmp] Error 1 | |
make[2]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make[1]: *** [exts.mk:88: ruby] Error 2 | |
make[1]: Leaving directory '/var/lib/buildkite-agent/.rvm/src/ruby-3.0.1' | |
make: *** [uncommon.mk:300: build-ext] Error 2 | |
++ return 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment