+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ruby.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d1nJ6h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruby-2.4.3 + /usr/bin/xz -dc /builddir/build/SOURCES/ruby-2.4.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ruby-2.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf ext/psych/yaml + rm -rf ext/fiddle/libffi-3.2.1 + echo 'Patch #0 (ruby-2.3.0-ruby_version.patch):' Patch #0 (ruby-2.3.0-ruby_version.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 4370 (offset 2 lines). Hunk #2 succeeded at 4392 (offset 2 lines). Hunk #3 succeeded at 4464 (offset 2 lines). patching file template/ruby.pc.in patching file lib/rdoc/ri/paths.rb patching file tool/rbinstall.rb patching file lib/rubygems/defaults.rb patching file test/rubygems/test_gem.rb patching file configure.in + echo 'Patch #1 (ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch):' Patch #1 (ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 4419 (offset 2 lines). patching file loadpath.c patching file tool/mkconfig.rb + echo 'Patch #2 (ruby-2.1.0-Enable-configuration-of-archlibdir.patch):' Patch #2 (ruby-2.1.0-Enable-configuration-of-archlibdir.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 3825 (offset 2 lines). + echo 'Patch #3 (ruby-2.1.0-always-use-i386.patch):' Patch #3 (ruby-2.1.0-always-use-i386.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 4483 (offset 2 lines). + echo 'Patch #4 (ruby-2.1.0-custom-rubygems-location.patch):' Patch #4 (ruby-2.1.0-custom-rubygems-location.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.in Hunk #1 succeeded at 4455 (offset 2 lines). Hunk #2 succeeded at 4483 (offset 2 lines). patching file loadpath.c patching file template/verconf.h.tmpl patching file tool/rbinstall.rb + echo 'Patch #5 (ruby-1.9.3-mkmf-verbose.patch):' Patch #5 (ruby-1.9.3-mkmf-verbose.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/mkmf.rb + echo 'Patch #6 (ruby-2.1.0-Allow-to-specify-additional-preludes-by-configuratio.patch):' Patch #6 (ruby-2.1.0-Allow-to-specify-additional-preludes-by-configuratio.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in patching file common.mk patching file configure.in Hunk #1 succeeded at 4565 (offset 2 lines). + echo 'Patch #7 (ruby-2.2.3-Generate-preludes-using-miniruby.patch):' Patch #7 (ruby-2.2.3-Generate-preludes-using-miniruby.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file common.mk + echo 'Patch #9 (ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch):' Patch #9 (ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/fiddle/helper.rb + cp -a /builddir/build/SOURCES/ruby-exercise.stp . + cp -a /builddir/build/SOURCES/abrt_prelude.rb . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YC9CrB + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + autoconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tool/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./tool/config.guess ++ basename ./tool/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./tool/config.guess '/usr/lib/rpm/redhat/config.guess' -> './tool/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tool/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./tool/config.sub ++ basename ./tool/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./tool/config.sub '/usr/lib/rpm/redhat/config.sub' -> './tool/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-rubylibprefix=/usr/share/ruby --with-archlibdir=/usr/lib64 --with-rubyarchprefix=/usr/lib64/ruby --with-sitedir=/usr/local/share/ruby/site_ruby --with-sitearchdir=/usr/local/lib64/ruby/site_ruby --with-vendordir=/usr/share/ruby/vendor_ruby --with-vendorarchdir=/usr/lib64/ruby/vendor_ruby --with-rubyhdrdir=/usr/include --with-rubyarchhdrdir=/usr/include '--with-sitearchhdrdir=$(sitehdrdir)/$(arch)' '--with-vendorarchhdrdir=$(vendorhdrdir)/$(arch)' --with-rubygemsdir=/usr/share/rubygems --with-ruby-pc=ruby.pc --with-compress-debug-sections=no --disable-rpath --enable-shared --with-ruby-version= --enable-multiarch --with-prelude=./abrt_prelude.rb checking for ruby... false checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for riscv64-redhat-linux-gnu-ld... no checking for ld... ld checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for ar D option... yes checking for riscv64-redhat-linux-gnu-as... no checking for as... as checking for riscv64-redhat-linux-gnu-objdump... no checking for riscv64-redhat-linux-gnu-gobjdump... no checking for objdump... objdump checking for riscv64-redhat-linux-gnu-objcopy... no checking for riscv64-redhat-linux-gnu-gobjcopy... no checking for objcopy... objcopy checking for riscv64-redhat-linux-gnu-nm... no 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/bin/mkdir -p checking for riscv64-redhat-linux-gnu-dtrace... no checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for pkg-config... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether -Wl,-R. is accepted as LDFLAGS... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-parentheses is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -diag-disable=2259 is accepted as CFLAGS... no checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes 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 INFINITY is available without C99 option... yes checking whether NAN is available without C99 option... yes checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector is accepted as CFLAGS... yes checking whether -fstack-protector 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 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... 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 setjmpex.h usability... no checking setjmpex.h presence... no checking for setjmpex.h... no checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.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... 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 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... yes checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 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 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 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 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... __attribute__ ((__deprecated__ mesg)) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) 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 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... no checking for __sync builtins... no 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... 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 timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for clockid_t... (cached) 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 ssize_t... yes checking size of ssize_t... 8 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 return type of signal handlers... void checking for working alloca.h... yes 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 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 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 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... 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 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 fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fgetattrlist... no checking for fmod... 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 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 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 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 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 qsort_r... yes checking for qsort_s... no checking for readlink... 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 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_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking whether lgamma_r handles +0.0 and -0.0... yes checking for clock_getres... 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 external timezone... long checking for external altzone... no checking for timezone... yes checking whether timezone requires zero arguments... 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 riscv64... -1 checking for pthread_kill in -lthr... no checking for pthread_kill 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_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_cond_init... yes checking for pthread_condattr_setclock... yes checking for pthread_condattr_init... 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 for pthread_attr_init... 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 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 riscv64-redhat-linux-gnu-strip... no checking for strip... strip 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... yes checking whether dtrace needs post processing... yes 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 checking for nroff... /usr/bin/nroff .ext/include/riscv64-linux/ruby/config.h updated configure: ruby library version = 2.4.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby.pc --- Configuration summary for ruby version 2.4.3 * Installation prefix: /usr * exec prefix: /usr * arch: riscv64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${exec_prefix}/share/ruby * site libraries path: ${sitearchlibdir}/${RUBY_BASE_NAME} * vendor path: /usr/share/ruby/vendor_ruby * target OS: linux * compiler: gcc * with pthread: yes * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -Wl,-z,relro \ -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -fstack-protector -rdynamic -Wl,-export-dynamic * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wno-unused-parameter \ -Wno-parentheses -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-tautological-compare \ -Wno-parentheses-equality \ -Wno-constant-logical-operand -Wno-self-assign \ -Wunused-variable -Wimplicit-int -Wpointer-arith \ -Wwrite-strings -Wdeclaration-after-statement \ -Wimplicit-function-declaration \ -Wdeprecated-declarations \ -Wno-packed-bitfield-compat \ -Wsuggest-attribute=noreturn \ -Wsuggest-attribute=format \ -Wimplicit-fallthrough=0 * strip command: strip -S -x * install doc: yes * man page type: doc --- + make -j4 'COPY=cp -p' Q= CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT CPPFLAGS = -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 DLDFLAGS = -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.2.4 -fstack-protector SOLIBS = -lpthread -ldl -lcrypt -lm gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5) Copyright (C) 2017 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. translating probes probes.d dtrace -o probes.h.tmp -h -C -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -s probes.d compiling main.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o main.o -c main.c compiling dmydln.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dmydln.o -c dmydln.c compiling miniinit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o miniinit.o -c miniinit.c compiling dmyext.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dmyext.o -c dmyext.c compiling miniprelude.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o miniprelude.o -c miniprelude.c compiling bignum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o bignum.o -c bignum.c compiling class.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o class.o -c class.c compiling compar.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o compar.o -c compar.c sed -e 's/RUBY_/RUBY_DTRACE_/g' -e 's/PROBES_H_TMP/RUBY_PROBES_H/' -e 's/(char \*/(const char */g' -e 's/, char \*/, const char */g' probes.h.tmp > probes.h rm -f probes.h.tmp compiling compile.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o compile.o -c compile.c compiling complex.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o complex.o -c complex.c compiling cont.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o cont.o -c cont.c compiling debug.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o debug.o -c debug.c compiling dir.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dir.o -c dir.c compiling dln_find.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dln_find.o -c dln_find.c compiling encoding.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o encoding.o -c encoding.c compiling enum.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enum.o -c enum.c compiling enumerator.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enumerator.o -c enumerator.c In function 'iseq_build_kw.isra.68', inlined from 'rb_iseq_build_from_ary' at compile.c:6991:30: compile.c:6892:9: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] dvs = ALLOC_N(VALUE, default_len); In file included from ./include/ruby/ruby.h:36:0, from ./include/ruby.h:33, from internal.h:15, from compile.c:12: compile.c: In function 'rb_iseq_build_from_ary': ./include/ruby/defines.h:184:18: note: in a call to allocation function 'ruby_xmalloc2' declared here #define xmalloc2 ruby_xmalloc2 ^ ./include/ruby/defines.h:197:7: note: in expansion of macro 'xmalloc2' void *xmalloc2(size_t,size_t) RUBY_ATTR_ALLOC_SIZE((1,2)); ^~~~~~~~ compiling error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o error.o -c error.c compiling eval.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o eval.o -c eval.c compiling file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o file.o -c file.c compiling gc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o gc.o -c gc.c compiling hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o hash.o -c hash.c compiling inits.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o inits.o -c inits.c In file included from vm_core.h:68:0, from eval_intern.h:5, from gc.c:24: gc.c: In function 'atomic_sub_nounderflow': ruby_atomic.h:132:71: warning: passing argument 1 of 'ruby_atomic_compare_and_swap' from incompatible pointer type [-Wincompatible-pointer-types] # define ATOMIC_CAS(var, oldval, newval) ruby_atomic_compare_and_swap(&(var), (oldval), (newval)) ^ ruby_atomic.h:156:44: note: in expansion of macro 'ATOMIC_CAS' # define ATOMIC_SIZE_CAS(var, oldval, val) ATOMIC_CAS(var, oldval, val) ^~~~~~~~~~ gc.c:7717:6: note: in expansion of macro 'ATOMIC_SIZE_CAS' if (ATOMIC_SIZE_CAS(*var, val, val-sub) == val) break; ^~~~~~~~~~~~~~~ ruby_atomic.h:123:20: note: expected 'rb_atomic_t * {aka int *}' but argument is of type 'size_t * {aka long unsigned int *}' extern rb_atomic_t ruby_atomic_compare_and_swap(rb_atomic_t *ptr, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gc.c: In function 'rb_free_tmp_buffer': node.h:262:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define RNODE(obj) (R_CAST(RNode)(obj)) ^ ruby_atomic.h:136:69: note: in definition of macro 'ATOMIC_SIZE_EXCHANGE' # define ATOMIC_SIZE_EXCHANGE(var, val) ruby_atomic_size_exchange(&(var), (val)) ^~~ gc.c:8082:14: note: in expansion of macro 'ATOMIC_PTR_EXCHANGE' void *ptr = ATOMIC_PTR_EXCHANGE(RNODE(s)->u1.node, 0); ^~~~~~~~~~~~~~~~~~~ node.h:262:22: note: in expansion of macro 'R_CAST' #define RNODE(obj) (R_CAST(RNode)(obj)) ^~~~~~ gc.c:8082:34: note: in expansion of macro 'RNODE' void *ptr = ATOMIC_PTR_EXCHANGE(RNODE(s)->u1.node, 0); ^~~~~ compiling io.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o io.o -c io.c compiling iseq.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o iseq.o -c iseq.c compiling load.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o load.o -c load.c compiling marshal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o marshal.o -c marshal.c compiling math.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o math.o -c math.c compiling node.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o node.o -c node.c compiling numeric.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o numeric.o -c numeric.c compiling object.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o object.o -c object.c compiling pack.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o pack.o -c pack.c compiling parse.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o parse.o -c parse.c compiling proc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o proc.o -c proc.c compiling process.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o process.o -c process.c compiling random.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o random.o -c random.c compiling range.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o range.o -c range.c compiling rational.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o rational.o -c rational.c compiling re.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o re.o -c re.c re.c: In function 'rb_memsearch_ss': re.c:105:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (y = memmem(ys, n, xs, m)) ^ compiling regcomp.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regcomp.o -c regcomp.c compiling regenc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regenc.o -c regenc.c compiling regerror.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regerror.o -c regerror.c compiling regexec.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regexec.o -c regexec.c compiling regparse.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regparse.o -c regparse.c compiling regsyntax.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o regsyntax.o -c regsyntax.c compiling ruby.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o ruby.o -c ruby.c compiling safe.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o safe.o -c safe.c compiling signal.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o signal.o -c signal.c signal.c: In function 'check_reserved_signal_': signal.c:926:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] const char *prev = ATOMIC_PTR_EXCHANGE(received_signal, name); ^~~~~ compiling sprintf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o sprintf.o -c sprintf.c compiling st.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o st.o -c st.c compiling strftime.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o strftime.o -c strftime.c compiling string.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o string.o -c string.c compiling struct.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o struct.o -c struct.c compiling symbol.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o symbol.o -c symbol.c compiling thread.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o thread.o -c thread.c compiling time.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o time.o -c time.c compiling transcode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o transcode.o -c transcode.c compiling util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o util.o -c util.c compiling variable.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o variable.o -c variable.c compiling version.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o version.o -c version.c compiling vm.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o vm.o -c vm.c In file included from vm.c:297:0: vm_exec.c: In function 'vm_exec_core': vm_exec.c:83:18: warning: variable 'reg_pc' set but not used [-Wunused-but-set-variable] const VALUE *reg_pc; ^~~~~~ compiling vm_backtrace.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o vm_backtrace.o -c vm_backtrace.c compiling vm_dump.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o vm_dump.o -c vm_dump.c compiling vm_trace.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o vm_trace.o -c vm_trace.c processing probes in object files rm -f probes.o dtrace -G -C -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -s ./probes.d -o probes.o /usr/bin/mkdir -p enc/trans .ext/.timestamp compiling ./missing/setproctitle.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o setproctitle.o -c ./missing/setproctitle.c compiling ./missing/strlcat.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o strlcat.o -c ./missing/strlcat.c compiling ./missing/strlcpy.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o strlcpy.o -c ./missing/strlcpy.c compiling addr2line.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o addr2line.o -c addr2line.c compiling dmyenc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dmyenc.o -c dmyenc.c compiling dln.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o dln.o -c dln.c compiling localeinit.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o localeinit.o -c localeinit.c /usr/bin/mkdir -p .ext/.timestamp .ext/.timestamp/riscv64-linux compiling array.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o array.o -c array.c compiling enc/ascii.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enc/ascii.o -c enc/ascii.c compiling enc/us_ascii.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enc/us_ascii.o -c enc/us_ascii.c compiling enc/unicode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enc/unicode.o -c enc/unicode.c compiling enc/utf_8.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enc/utf_8.o -c enc/utf_8.c compiling enc/trans/newline.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o enc/trans/newline.o -c enc/trans/newline.c linking miniruby gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -fstack-protector main.o dmydln.o miniinit.o dmyext.o miniprelude.o array.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o iseq.o load.o marshal.o math.o node.o numeric.o object.o pack.o parse.o proc.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_trace.o probes.o enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o -lpthread -ldl -lcrypt -lm -o miniruby ./miniruby -I./lib -I. -I.ext/common -n \ -e 'BEGIN{version=ARGV.shift;mis=ARGV.dup}' \ -e 'END{abort "UNICODE version mismatch: #{mis}" unless mis.empty?}' \ -e '(mis.delete(ARGF.path); ARGF.close) if /ONIG_UNICODE_VERSION_STRING +"#{Regexp.quote(version)}"/o' \ 9.0.0 ./enc/unicode/9.0.0/casefold.h ./enc/unicode/9.0.0/name2ctype.h generating encdb.h ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc generating prelude.c ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -I. -c -o prelude.c \ ./template/prelude.c.tmpl ./prelude.rb ./enc/prelude.rb ./gem_prelude.rb ./abrt_prelude.rb ./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb \ -cross_compiling=no \ -arch=riscv64-linux -version=2.4.3 \ -install_name=ruby \ -so_name=ruby \ -unicode_version=9.0.0 \ > rbconfig.tmp prelude.c updated compiling prelude.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o prelude.o -c prelude.c ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk ./miniruby -I./lib -I. -I.ext/common ./enc/make_encmake.rb --builtin-encs="enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o" --builtin-transes="enc/trans/newline.o" --module enc.mk creating verconf.h ./miniruby -I./lib -I. -I.ext/common "./tool/generic_erb.rb" -o verconf.h ./template/verconf.h.tmpl encdb.h updated verconf.h updated compiling loadpath.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 -o loadpath.o -c loadpath.c making srcs under enc make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/9.0.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " srcs make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' generating transdb.h ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans linking static-library libruby-static.a ar rcD libruby-static.a dln.o localeinit.o loadpath.o array.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o iseq.o load.o marshal.o math.o node.o numeric.o object.o pack.o parse.o proc.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_trace.o probes.o enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o prelude.o dmyext.o dmyenc.o transdb.h updated verifying static-library libruby-static.a linking shared-library libruby.so.2.4.3 gcc -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.2.4 -fstack-protector dln.o localeinit.o loadpath.o array.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o iseq.o load.o marshal.o math.o node.o numeric.o object.o pack.o parse.o proc.o process.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o safe.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_trace.o probes.o enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o strlcat.o strlcpy.o addr2line.o prelude.o dmyext.o dmyenc.o -lpthread -ldl -lcrypt -lm -o libruby.so.2.4.3 : -w -L 'Init_*' -L 'ruby_static_id_*' \ -L '*_threadptr_*' libruby.so.2.4.3 : generating makefile exts.mk ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make="make" --command-output=exts.mk --dest-dir="" --extout=".ext" --mflags="" --make-flags="" --extension --extstatic --make-flags="V=0 MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --gnumake=yes --extflags="" -- configure making enc make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/9.0.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " enc making trans make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/9.0.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " trans make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' compiling ./enc/encdb.c compiling ./enc/trans/transdb.c configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-3571 configuring -test-/bug-5832 linking transcoder transdb.so configuring -test-/bug_reporter configuring -test-/class configuring -test-/debug configuring -test-/dln/empty configuring -test-/exception configuring -test-/fatal configuring -test-/file compiling ./enc/trans/big5.c linking encoding encdb.so compiling ./enc/big5.c linking encoding big5.so compiling ./enc/cp949.c linking encoding cp949.so compiling ./enc/emacs_mule.c linking encoding emacs_mule.so compiling ./enc/euc_jp.c linking encoding euc_jp.so compiling ./enc/euc_kr.c linking encoding euc_kr.so compiling ./enc/euc_tw.c linking encoding euc_tw.so compiling ./enc/gb2312.c linking encoding gb2312.so compiling ./enc/gb18030.c linking encoding gb18030.so configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash compiling ./enc/gbk.c configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/rational configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol linking encoding gbk.so compiling ./enc/iso_8859_1.c linking encoding iso_8859_1.so compiling ./enc/iso_8859_2.c configuring -test-/thread_fd_close configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait_for_single_fd configuring bigdecimal linking encoding iso_8859_2.so compiling ./enc/iso_8859_3.c linking encoding iso_8859_3.so compiling ./enc/iso_8859_4.c linking encoding iso_8859_4.so compiling ./enc/iso_8859_5.c linking encoding iso_8859_5.so compiling ./enc/iso_8859_6.c linking encoding iso_8859_6.so compiling ./enc/iso_8859_7.c linking transcoder big5.so compiling ./enc/trans/chinese.c linking encoding iso_8859_7.so compiling ./enc/iso_8859_8.c linking encoding iso_8859_8.so compiling ./enc/iso_8859_9.c linking encoding iso_8859_9.so compiling ./enc/iso_8859_10.c linking encoding iso_8859_10.so compiling ./enc/iso_8859_11.c linking encoding iso_8859_11.so compiling ./enc/iso_8859_13.c linking encoding iso_8859_13.so compiling ./enc/iso_8859_14.c linking encoding iso_8859_14.so compiling ./enc/iso_8859_15.c linking transcoder chinese.so compiling ./enc/trans/ebcdic.c linking encoding iso_8859_15.so compiling ./enc/iso_8859_16.c linking transcoder ebcdic.so compiling ./enc/trans/emoji.c linking encoding iso_8859_16.so compiling ./enc/koi8_r.c linking encoding koi8_r.so compiling ./enc/koi8_u.c linking encoding koi8_u.so linking transcoder emoji.so compiling ./enc/shift_jis.c compiling ./enc/trans/emoji_iso2022_kddi.c linking encoding shift_jis.so compiling ./enc/utf_16be.c linking encoding utf_16be.so compiling ./enc/utf_16le.c linking encoding utf_16le.so compiling ./enc/utf_32be.c linking encoding utf_32be.so compiling ./enc/utf_32le.c linking transcoder emoji_iso2022_kddi.so compiling ./enc/trans/emoji_sjis_docomo.c linking encoding utf_32le.so compiling ./enc/windows_31j.c linking encoding windows_31j.so compiling ./enc/windows_1250.c linking encoding windows_1250.so compiling ./enc/windows_1251.c linking encoding windows_1251.so compiling ./enc/windows_1252.c linking transcoder emoji_sjis_docomo.so compiling ./enc/trans/emoji_sjis_kddi.c linking encoding windows_1252.so compiling ./enc/windows_1253.c linking encoding windows_1253.so compiling ./enc/windows_1254.c linking encoding windows_1254.so compiling ./enc/windows_1257.c configuring cgi/escape configuring continuation configuring coverage configuring date configuring dbm linking encoding windows_1257.so make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' linking transcoder emoji_sjis_kddi.so compiling ./enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so compiling ./enc/trans/escape.c linking transcoder escape.so compiling ./enc/trans/gb18030.c linking transcoder gb18030.so compiling ./enc/trans/gbk.c linking transcoder gbk.so compiling ./enc/trans/iso2022.c linking transcoder iso2022.so compiling ./enc/trans/japanese.c linking transcoder japanese.so compiling ./enc/trans/japanese_euc.c header: gdbm/ndbm.h library: gdbm_compat configuring digest configuring digest/bubblebabble configuring digest/md5 linking transcoder japanese_euc.so configuring digest/rmd160 compiling ./enc/trans/japanese_sjis.c configuring digest/sha1 linking transcoder japanese_sjis.so compiling ./enc/trans/korean.c configuring digest/sha2 linking transcoder korean.so compiling ./enc/trans/single_byte.c configuring etc linking transcoder single_byte.so compiling ./enc/trans/utf8_mac.c linking transcoder utf8_mac.so compiling ./enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' making encs make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/9.0.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " encs make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' configuring fcntl configuring fiber configuring fiddle configuring gdbm configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring mathn/complex configuring mathn/rational configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring sdbm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib make -f exts.mk libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \ EXTENCS="dmyenc.o" UPDATE_LIBRARIES=no make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/array/resize' compiling resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/array/resize' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bignum' compiling big2str.c compiling div.c compiling str2big.c compiling init.c compiling bigzero.c compiling mul.c compiling intpack.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug-3571' compiling bug.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug-3571' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug-5832' compiling bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug-5832' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug_reporter' compiling bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/bug_reporter' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/class' compiling init.c compiling class2name.c linking shared-object -test-/class.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/class' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/debug' compiling profile_frames.c compiling init.c compiling inspector.c linking shared-object -test-/debug.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/debug' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/dln/empty' compiling empty.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/dln/empty' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/exception' compiling enc_raise.c compiling ensured.c compiling dataerror.c compiling init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/exception' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/fatal' compiling rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/fatal' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/file' compiling fs.c compiling init.c compiling stat.c linking shared-object -test-/file.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/file' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/float' compiling nextafter.c compiling init.c linking shared-object -test-/float.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/float' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/funcall' compiling passing_block.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/funcall' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/hash' compiling init.c compiling delete.c linking shared-object -test-/hash.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/hash' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/integer' compiling core_ext.c compiling my_integer.c compiling init.c linking shared-object -test-/integer.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/integer' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/iseq_load' compiling iseq_load.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/iseq_load' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/iter' compiling break.c compiling yield.c compiling init.c linking shared-object -test-/iter.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/iter' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/load/dot.dot' compiling dot.dot.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/load/dot.dot' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/compat' compiling usrcompat.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/compat' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/usr' compiling usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/marshal/usr' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/method' compiling arity.c compiling init.c linking shared-object -test-/method.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/method' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/notimplement' compiling bug.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/notimplement' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/num2int' compiling num2int.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/num2int' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/path_to_class' compiling path_to_class.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/path_to_class' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/popen_deadlock' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/postponed_job' compiling postponed_job.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/postponed_job' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/printf' compiling printf.c linking shared-object -test-/printf.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/printf' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/proc' compiling super.c compiling init.c compiling receiver.c linking shared-object -test-/proc.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/proc' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/rational' compiling rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/rational' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/recursion' compiling recursion.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/recursion' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/regexp' compiling parse_depth_limit.c compiling init.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/regexp' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/scan_args' compiling scan_args.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/scan_args' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/foreach' compiling foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/foreach' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/numhash' compiling numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/numhash' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/update' compiling update.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/st/update' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/string' compiling cstr.c compiling coderange.c compiling enc_associate.c compiling nofree.c compiling modify.c compiling capacity.c compiling set_len.c compiling normalize.c compiling init.c compiling qsort.c compiling ellipsize.c compiling enc_str_buf_cat.c compiling fstring.c linking shared-object -test-/string.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/struct' compiling member.c compiling init.c compiling len.c compiling duplicate.c linking shared-object -test-/struct.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/struct' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/symbol' compiling init.c compiling type.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/symbol' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/thread_fd_close' compiling thread_fd_close.c linking shared-object -test-/thread_fd_close.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/thread_fd_close' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/time' compiling init.c compiling new.c linking shared-object -test-/time.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/time' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/tracepoint' compiling gc_hook.c compiling tracepoint.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/tracepoint' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/typeddata' compiling typeddata.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/typeddata' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/vm' compiling at_exit.c linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/vm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/wait_for_single_fd' compiling wait_for_single_fd.c linking shared-object -test-/wait_for_single_fd.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/-test-/wait_for_single_fd' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/bigdecimal' compiling bigdecimal.c linking shared-object bigdecimal.so installing default bigdecimal libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/cgi/escape' compiling escape.c linking shared-object cgi/escape.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/cgi/escape' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/continuation' compiling continuation.c linking shared-object continuation.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/continuation' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/coverage' compiling coverage.c linking shared-object coverage.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/coverage' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/date' compiling date_core.c compiling date_parse.c compiling date_strftime.c compiling date_strptime.c linking shared-object date_core.so installing default date_core libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/dbm' compiling dbm.c linking shared-object dbm.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/dbm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest' compiling digest.c linking shared-object digest.so installing digest libraries installing default digest libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/bubblebabble' compiling bubblebabble.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/bubblebabble' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/md5' compiling md5init.c linking shared-object digest/md5.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/md5' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/rmd160' compiling rmd160init.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/rmd160' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha1' compiling sha1init.c linking shared-object digest/sha1.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha1' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha2' compiling sha2init.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/etc' generating constant definitions compiling etc.c linking shared-object etc.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/etc' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/fcntl' compiling fcntl.c linking shared-object fcntl.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/fcntl' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiber' compiling fiber.c linking shared-object fiber.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiber' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiddle' compiling closure.c compiling conversions.c compiling fiddle.c compiling function.c compiling handle.c compiling pointer.c linking shared-object fiddle.so installing default fiddle libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/gdbm' compiling gdbm.c linking shared-object gdbm.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/gdbm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/console' compiling console.c linking shared-object io/console.so installing default console libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/nonblock' compiling nonblock.c linking shared-object io/nonblock.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/nonblock' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/wait' compiling wait.c linking shared-object io/wait.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/wait' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/json' installing default libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/json/generator' compiling generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/json/generator' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/json/parser' compiling parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/json/parser' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/mathn/complex' compiling complex.c linking shared-object mathn/complex.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/mathn/complex' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/mathn/rational' compiling rational.c linking shared-object mathn/rational.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/mathn/rational' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/nkf' compiling nkf.c linking shared-object nkf.so installing default nkf libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/nkf' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/objspace' compiling object_tracing.c compiling objspace.c compiling objspace_dump.c linking shared-object objspace.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/objspace' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/openssl' compiling openssl_missing.c compiling ossl.c compiling ossl_asn1.c compiling ossl_bio.c compiling ossl_bn.c compiling ossl_cipher.c compiling ossl_config.c compiling ossl_digest.c compiling ossl_engine.c compiling ossl_hmac.c compiling ossl_ns_spki.c compiling ossl_ocsp.c compiling ossl_pkcs12.c compiling ossl_pkcs5.c compiling ossl_pkcs7.c compiling ossl_pkey.c compiling ossl_pkey_dh.c ossl_pkey_dh.c: In function 'ossl_dh_initialize_copy': ossl_pkey_dh.c:265:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (!pub2 || priv && !priv2) { ~~~~~^~~~~~~~~ In file included from ossl.h:177:0, from ossl_pkey_dh.c:10: ossl_pkey_dh.c: In function 'ossl_dh_set_pqg': ossl_pkey.h:139:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dh.c:562:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(dh, DH, pqg, p, q, g) ^~~~~~~~~~~~~~~~~ ossl_pkey.h:141:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] orig_bn3 && !(bn3 = BN_dup(orig_bn3))) { \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dh.c:562:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(dh, DH, pqg, p, q, g) ^~~~~~~~~~~~~~~~~ ossl_pkey_dh.c: In function 'ossl_dh_set_key': ossl_pkey.h:169:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:219:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER2' OSSL_PKEY_BN_DEF_SETTER2(_keytype, _type, _group, a1, a2) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dh.c:570:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' OSSL_PKEY_BN_DEF2(dh, DH, key, pub_key, priv_key) ^~~~~~~~~~~~~~~~~ compiling ossl_pkey_dsa.c In file included from ossl.h:177:0, from ossl_pkey_dsa.c:10: ossl_pkey_dsa.c: In function 'ossl_dsa_set_pqg': ossl_pkey.h:139:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dsa.c:595:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(dsa, DSA, pqg, p, q, g) ^~~~~~~~~~~~~~~~~ ossl_pkey.h:141:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] orig_bn3 && !(bn3 = BN_dup(orig_bn3))) { \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dsa.c:595:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(dsa, DSA, pqg, p, q, g) ^~~~~~~~~~~~~~~~~ ossl_pkey_dsa.c: In function 'ossl_dsa_set_key': ossl_pkey.h:169:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:219:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER2' OSSL_PKEY_BN_DEF_SETTER2(_keytype, _type, _group, a1, a2) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_dsa.c:603:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' OSSL_PKEY_BN_DEF2(dsa, DSA, key, pub_key, priv_key) ^~~~~~~~~~~~~~~~~ compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c In file included from ossl.h:177:0, from ossl_pkey_rsa.c:10: ossl_pkey_rsa.c: In function 'ossl_rsa_set_key': ossl_pkey.h:139:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c:664:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(rsa, RSA, key, n, e, d) ^~~~~~~~~~~~~~~~~ ossl_pkey.h:141:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] orig_bn3 && !(bn3 = BN_dup(orig_bn3))) { \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c:664:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(rsa, RSA, key, n, e, d) ^~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c: In function 'ossl_rsa_set_factors': ossl_pkey.h:169:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:219:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER2' OSSL_PKEY_BN_DEF_SETTER2(_keytype, _type, _group, a1, a2) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c:672:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF2' OSSL_PKEY_BN_DEF2(rsa, RSA, factors, p, q) ^~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c: In function 'ossl_rsa_set_crt_params': ossl_pkey.h:139:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (orig_bn1 && !(bn1 = BN_dup(orig_bn1)) || \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c:682:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(rsa, RSA, crt_params, dmp1, dmq1, iqmp) ^~~~~~~~~~~~~~~~~ ossl_pkey.h:141:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] orig_bn3 && !(bn3 = BN_dup(orig_bn3))) { \ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey.h:215:2: note: in expansion of macro 'OSSL_PKEY_BN_DEF_SETTER3' OSSL_PKEY_BN_DEF_SETTER3(_keytype, _type, _group, a1, a2, a3) ^~~~~~~~~~~~~~~~~~~~~~~~ ossl_pkey_rsa.c:682:1: note: in expansion of macro 'OSSL_PKEY_BN_DEF3' OSSL_PKEY_BN_DEF3(rsa, RSA, crt_params, dmp1, dmq1, iqmp) ^~~~~~~~~~~~~~~~~ compiling ossl_rand.c compiling ossl_ssl.c compiling ossl_ssl_session.c compiling ossl_x509.c compiling ossl_x509attr.c compiling ossl_x509cert.c compiling ossl_x509crl.c compiling ossl_x509ext.c compiling ossl_x509name.c compiling ossl_x509req.c compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/pathname' compiling pathname.c linking shared-object pathname.so installing default pathname libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/pathname' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/psych' compiling psych.c compiling psych_emitter.c compiling psych_parser.c compiling psych_to_ruby.c compiling psych_yaml_tree.c linking shared-object psych.so installing default psych libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/pty' compiling pty.c linking shared-object pty.so installing default pty libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/pty' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/racc/cparse' compiling cparse.c linking shared-object racc/cparse.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/racc/cparse' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/rbconfig/sizeof' sizes.c updated compiling sizes.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/rbconfig/sizeof' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/readline' compiling readline.c linking shared-object readline.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/readline' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/ripper' compiling ripper.c linking shared-object ripper.so installing default ripper libraries checking ../.././parse.y and ../.././ext/ripper/eventids2.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/rubyvm' installing default libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/rubyvm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/sdbm' compiling _sdbm.c compiling init.c linking shared-object sdbm.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/sdbm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/socket' compiling init.c compiling constants.c compiling basicsocket.c compiling socket.c compiling ipsocket.c compiling tcpsocket.c compiling tcpserver.c compiling sockssocket.c compiling udpsocket.c compiling unixsocket.c compiling unixserver.c compiling option.c compiling ancdata.c compiling raddrinfo.c compiling ifaddr.c linking shared-object socket.so installing default socket libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/stringio' compiling stringio.c linking shared-object stringio.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/stringio' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/strscan' compiling strscan.c linking shared-object strscan.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/strscan' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/syslog' compiling syslog.c linking shared-object syslog.so installing default syslog libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/syslog' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/zlib' compiling zlib.c linking shared-object zlib.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/zlib' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' linking shared-library libruby.so.2.4.3 linking ruby make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' Generating RDoc documentation ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bin/rdoc" --root "." --page-dir "./doc" --encoding=UTF-8 --no-force-update --all --ri --op ".ext/rdoc" --debug "." Parsing sources... 0% [ 1/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-0.06_to_0.52 0% [ 2/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-0.50_to_0.60 0% [ 3/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-0.60_to_1.1 0% [ 4/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-1.8.0 0% [ 5/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-1.9.3 0% [ 6/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2.0.0 0% [ 7/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2.1.0 0% [ 8/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2.2.0 1% [ 9/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2.3.0 1% [10/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2.4.0 1% [11/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-2016 1% [12/890] /builddir/build/BUILD/ruby-2.4.3/doc/ChangeLog-YARV 1% [13/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-1.8.7 1% [14/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-1.9.1 1% [15/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-1.9.2 1% [16/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-1.9.3 1% [17/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-2.0.0 2% [18/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-2.1.0 2% [19/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-2.2.0 2% [20/890] /builddir/build/BUILD/ruby-2.4.3/doc/NEWS-2.3.0 2% [21/890] /builddir/build/BUILD/ruby-2.4.3/doc/contributing.rdoc 2% [22/890] /builddir/build/BUILD/ruby-2.4.3/doc/contributors.rdoc 2% [23/890] /builddir/build/BUILD/ruby-2.4.3/doc/dtrace_probes.rdoc 2% [24/890] /builddir/build/BUILD/ruby-2.4.3/doc/extension.ja.rdoc 2% [25/890] /builddir/build/BUILD/ruby-2.4.3/doc/extension.rdoc 2% [26/890] /builddir/build/BUILD/ruby-2.4.3/doc/globals.rdoc 3% [27/890] /builddir/build/BUILD/ruby-2.4.3/doc/keywords.rdoc 3% [28/890] /builddir/build/BUILD/ruby-2.4.3/doc/maintainers.rdoc 3% [29/890] /builddir/build/BUILD/ruby-2.4.3/doc/marshal.rdoc 3% [30/890] /builddir/build/BUILD/ruby-2.4.3/doc/regexp.rdoc 3% [31/890] /builddir/build/BUILD/ruby-2.4.3/doc/security.rdoc 3% [32/890] /builddir/build/BUILD/ruby-2.4.3/doc/standard_library.rdoc 3% [33/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax.rdoc 3% [34/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/assignment.rdoc 3% [35/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/calling_methods.rdoc 4% [36/890] ...dir/build/BUILD/ruby-2.4.3/doc/syntax/control_expressions.rdoc 4% [37/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/exceptions.rdoc 4% [38/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/literals.rdoc 4% [39/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/methods.rdoc 4% [40/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/miscellaneous.rdoc 4% [41/890] ...dir/build/BUILD/ruby-2.4.3/doc/syntax/modules_and_classes.rdoc 4% [42/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/precedence.rdoc 4% [43/890] /builddir/build/BUILD/ruby-2.4.3/doc/syntax/refinements.rdoc 4% [44/890] ChangeLog 5% [45/890] NEWS 5% [46/890] README.ja.md 5% [47/890] README.md 5% [48/890] addr2line.c 5% [49/890] array.c 5% [50/890] bignum.c 5% [51/890] class.c 5% [52/890] compar.c 5% [53/890] compile.c 6% [54/890] complex.c 6% [55/890] cont.c 6% [56/890] debug.c 6% [57/890] dir.c 6% [58/890] dln.c 6% [59/890] dln_find.c 6% [60/890] dmydln.c 6% [61/890] dmyenc.c 6% [62/890] dmyext.c 7% [63/890] doc/ChangeLog-0.06_to_0.52 7% [64/890] doc/ChangeLog-0.50_to_0.60 7% [65/890] doc/ChangeLog-0.60_to_1.1 7% [66/890] doc/ChangeLog-1.8.0 7% [67/890] doc/ChangeLog-1.9.3 7% [68/890] doc/ChangeLog-2.0.0 7% [69/890] doc/ChangeLog-2.1.0 7% [70/890] doc/ChangeLog-2.2.0 7% [71/890] doc/ChangeLog-2.3.0 8% [72/890] doc/ChangeLog-2.4.0 8% [73/890] doc/ChangeLog-2016 8% [74/890] doc/ChangeLog-YARV 8% [75/890] doc/NEWS-1.8.7 8% [76/890] doc/NEWS-1.9.1 8% [77/890] doc/NEWS-1.9.2 8% [78/890] doc/NEWS-1.9.3 8% [79/890] doc/NEWS-2.0.0 8% [80/890] doc/NEWS-2.1.0 9% [81/890] doc/NEWS-2.2.0 9% [82/890] doc/NEWS-2.3.0 9% [83/890] doc/contributing.rdoc 9% [84/890] doc/contributors.rdoc 9% [85/890] doc/dtrace_probes.rdoc 9% [86/890] doc/extension.ja.rdoc 9% [87/890] doc/extension.rdoc 9% [88/890] doc/globals.rdoc 10% [89/890] doc/keywords.rdoc 10% [90/890] doc/maintainers.rdoc 10% [91/890] doc/marshal.rdoc 10% [92/890] doc/regexp.rdoc 10% [93/890] doc/security.rdoc 10% [94/890] doc/standard_library.rdoc 10% [95/890] doc/syntax.rdoc 10% [96/890] doc/syntax/assignment.rdoc 10% [97/890] doc/syntax/calling_methods.rdoc 11% [98/890] doc/syntax/control_expressions.rdoc 11% [99/890] doc/syntax/exceptions.rdoc 11% [100/890] doc/syntax/literals.rdoc 11% [101/890] doc/syntax/methods.rdoc 11% [102/890] doc/syntax/miscellaneous.rdoc 11% [103/890] doc/syntax/modules_and_classes.rdoc 11% [104/890] doc/syntax/precedence.rdoc 11% [105/890] doc/syntax/refinements.rdoc 11% [106/890] encoding.c 12% [107/890] enum.c 12% [108/890] enumerator.c 12% [109/890] error.c 12% [110/890] eval.c 12% [111/890] eval_error.c 12% [112/890] eval_jump.c 12% [113/890] ext/bigdecimal/bigdecimal.c 12% [114/890] ext/bigdecimal/lib/bigdecimal/jacobian.rb 12% [115/890] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 13% [116/890] ext/bigdecimal/lib/bigdecimal/math.rb 13% [117/890] ext/bigdecimal/lib/bigdecimal/newton.rb 13% [118/890] ext/bigdecimal/lib/bigdecimal/util.rb 13% [119/890] ext/continuation/continuation.c 13% [120/890] ext/coverage/coverage.c 13% [121/890] ext/date/date_core.c 13% [122/890] ext/dbm/dbm.c 13% [123/890] ext/digest/bubblebabble/bubblebabble.c 13% [124/890] ext/digest/digest.c 14% [125/890] ext/digest/lib/digest.rb 14% [126/890] ext/digest/md5/md5init.c 14% [127/890] ext/digest/rmd160/rmd160init.c 14% [128/890] ext/digest/sha1/sha1init.c 14% [129/890] ext/digest/sha2/sha2init.c 14% [130/890] ext/etc/etc.c 14% [131/890] ext/fcntl/fcntl.c 14% [132/890] ext/fiber/fiber.c 14% [133/890] ext/fiddle/closure.c 15% [134/890] ext/fiddle/conversions.c 15% [135/890] ext/fiddle/fiddle.c 15% [136/890] ext/fiddle/function.c 15% [137/890] ext/fiddle/handle.c 15% [138/890] ext/fiddle/lib/fiddle.rb 15% [139/890] ext/fiddle/lib/fiddle/closure.rb 15% [140/890] ext/fiddle/lib/fiddle/cparser.rb 15% [141/890] ext/fiddle/lib/fiddle/function.rb 15% [142/890] ext/fiddle/lib/fiddle/import.rb 16% [143/890] ext/fiddle/lib/fiddle/pack.rb 16% [144/890] ext/fiddle/lib/fiddle/struct.rb 16% [145/890] ext/fiddle/lib/fiddle/types.rb 16% [146/890] ext/fiddle/lib/fiddle/value.rb 16% [147/890] ext/fiddle/pointer.c 16% [148/890] ext/gdbm/gdbm.c 16% [149/890] ext/io/console/console.c 16% [150/890] ext/io/nonblock/nonblock.c 16% [151/890] ext/io/wait/wait.c 17% [152/890] ext/json/lib/json.rb 17% [153/890] ext/json/lib/json/add/bigdecimal.rb 17% [154/890] ext/json/lib/json/add/complex.rb 17% [155/890] ext/json/lib/json/add/core.rb 17% [156/890] ext/json/lib/json/add/date.rb 17% [157/890] ext/json/lib/json/add/date_time.rb 17% [158/890] ext/json/lib/json/add/exception.rb 17% [159/890] ext/json/lib/json/add/ostruct.rb 17% [160/890] ext/json/lib/json/add/range.rb 18% [161/890] ext/json/lib/json/add/rational.rb 18% [162/890] ext/json/lib/json/add/regexp.rb 18% [163/890] ext/json/lib/json/add/struct.rb 18% [164/890] ext/json/lib/json/add/symbol.rb 18% [165/890] ext/json/lib/json/add/time.rb 18% [166/890] ext/json/lib/json/common.rb 18% [167/890] ext/json/lib/json/ext.rb 18% [168/890] ext/json/lib/json/generic_object.rb 18% [169/890] ext/json/lib/json/version.rb 19% [170/890] ext/mathn/complex/complex.c 19% [171/890] ext/mathn/rational/rational.c 19% [172/890] ext/nkf/lib/kconv.rb 19% [173/890] ext/nkf/nkf.c 19% [174/890] ext/objspace/object_tracing.c 19% [175/890] ext/objspace/objspace.c 19% [176/890] ext/objspace/objspace_dump.c 19% [177/890] ext/openssl/lib/openssl.rb 20% [178/890] ext/openssl/lib/openssl/bn.rb 20% [179/890] ext/openssl/lib/openssl/buffering.rb 20% [180/890] ext/openssl/lib/openssl/cipher.rb 20% [181/890] ext/openssl/lib/openssl/config.rb 20% [182/890] ext/openssl/lib/openssl/digest.rb 20% [183/890] ext/openssl/lib/openssl/pkey.rb 20% [184/890] ext/openssl/lib/openssl/ssl.rb 20% [185/890] ext/openssl/lib/openssl/x509.rb 20% [186/890] ext/openssl/ossl.c 21% [187/890] ext/openssl/ossl_asn1.c 21% [188/890] ext/openssl/ossl_bio.c 21% [189/890] ext/openssl/ossl_bn.c 21% [190/890] ext/openssl/ossl_cipher.c 21% [191/890] ext/openssl/ossl_config.c 21% [192/890] ext/openssl/ossl_digest.c 21% [193/890] ext/openssl/ossl_engine.c 21% [194/890] ext/openssl/ossl_hmac.c 21% [195/890] ext/openssl/ossl_ns_spki.c 22% [196/890] ext/openssl/ossl_ocsp.c 22% [197/890] ext/openssl/ossl_pkcs12.c 22% [198/890] ext/openssl/ossl_pkcs5.c 22% [199/890] ext/openssl/ossl_pkcs7.c 22% [200/890] ext/openssl/ossl_pkey.c 22% [201/890] ext/openssl/ossl_pkey_dh.c 22% [202/890] ext/openssl/ossl_pkey_dsa.c 22% [203/890] ext/openssl/ossl_pkey_ec.c 22% [204/890] ext/openssl/ossl_pkey_rsa.c 23% [205/890] ext/openssl/ossl_rand.c 23% [206/890] ext/openssl/ossl_ssl.c 23% [207/890] ext/openssl/ossl_ssl_session.c 23% [208/890] ext/openssl/ossl_x509.c 23% [209/890] ext/openssl/ossl_x509attr.c 23% [210/890] ext/openssl/ossl_x509cert.c 23% [211/890] ext/openssl/ossl_x509crl.c 23% [212/890] ext/openssl/ossl_x509ext.c 23% [213/890] ext/openssl/ossl_x509name.c 24% [214/890] ext/openssl/ossl_x509req.c 24% [215/890] ext/openssl/ossl_x509revoked.c 24% [216/890] ext/openssl/ossl_x509store.c 24% [217/890] ext/pathname/lib/pathname.rb 24% [218/890] ext/pathname/pathname.c 24% [219/890] ext/psych/lib/psych.rb 24% [220/890] ext/psych/lib/psych/class_loader.rb 24% [221/890] ext/psych/lib/psych/coder.rb 24% [222/890] ext/psych/lib/psych/core_ext.rb 25% [223/890] ext/psych/lib/psych/deprecated.rb 25% [224/890] ext/psych/lib/psych/exception.rb 25% [225/890] ext/psych/lib/psych/handler.rb 25% [226/890] ext/psych/lib/psych/handlers/document_stream.rb 25% [227/890] ext/psych/lib/psych/handlers/recorder.rb 25% [228/890] ext/psych/lib/psych/json/ruby_events.rb 25% [229/890] ext/psych/lib/psych/json/stream.rb 25% [230/890] ext/psych/lib/psych/json/tree_builder.rb 25% [231/890] ext/psych/lib/psych/json/yaml_events.rb 26% [232/890] ext/psych/lib/psych/nodes.rb 26% [233/890] ext/psych/lib/psych/nodes/alias.rb 26% [234/890] ext/psych/lib/psych/nodes/document.rb 26% [235/890] ext/psych/lib/psych/nodes/mapping.rb 26% [236/890] ext/psych/lib/psych/nodes/node.rb 26% [237/890] ext/psych/lib/psych/nodes/scalar.rb 26% [238/890] ext/psych/lib/psych/nodes/sequence.rb 26% [239/890] ext/psych/lib/psych/nodes/stream.rb 26% [240/890] ext/psych/lib/psych/omap.rb 27% [241/890] ext/psych/lib/psych/parser.rb 27% [242/890] ext/psych/lib/psych/scalar_scanner.rb 27% [243/890] ext/psych/lib/psych/set.rb 27% [244/890] ext/psych/lib/psych/stream.rb 27% [245/890] ext/psych/lib/psych/streaming.rb 27% [246/890] ext/psych/lib/psych/syntax_error.rb 27% [247/890] ext/psych/lib/psych/tree_builder.rb 27% [248/890] ext/psych/lib/psych/versions.rb 27% [249/890] ext/psych/lib/psych/visitors.rb 28% [250/890] ext/psych/lib/psych/visitors/depth_first.rb 28% [251/890] ext/psych/lib/psych/visitors/emitter.rb 28% [252/890] ext/psych/lib/psych/visitors/json_tree.rb 28% [253/890] ext/psych/lib/psych/visitors/to_ruby.rb 28% [254/890] ext/psych/lib/psych/visitors/visitor.rb 28% [255/890] ext/psych/lib/psych/visitors/yaml_tree.rb 28% [256/890] ext/psych/lib/psych/y.rb 28% [257/890] ext/psych/psych.c 28% [258/890] ext/pty/lib/expect.rb 29% [259/890] ext/pty/pty.c 29% [260/890] ext/racc/cparse/cparse.c 29% [261/890] ext/readline/readline.c 29% [262/890] ext/ripper/lib/ripper.rb 29% [263/890] ext/ripper/lib/ripper/core.rb 29% [264/890] ext/ripper/lib/ripper/filter.rb 29% [265/890] ext/ripper/lib/ripper/lexer.rb 29% [266/890] ext/ripper/lib/ripper/sexp.rb 30% [267/890] ext/ripper/ripper.c 30% [268/890] ext/sdbm/init.c 30% [269/890] ext/socket/ancdata.c 30% [270/890] ext/socket/basicsocket.c 30% [271/890] ext/socket/constants.c 30% [272/890] ext/socket/constdefs.c 30% [273/890] ext/socket/ifaddr.c 30% [274/890] ext/socket/init.c 30% [275/890] ext/socket/ipsocket.c 31% [276/890] ext/socket/lib/socket.rb 31% [277/890] ext/socket/option.c 31% [278/890] ext/socket/raddrinfo.c 31% [279/890] ext/socket/socket.c 31% [280/890] ext/socket/sockssocket.c 31% [281/890] ext/socket/tcpserver.c 31% [282/890] ext/socket/tcpsocket.c 31% [283/890] ext/socket/udpsocket.c 31% [284/890] ext/socket/unixserver.c 32% [285/890] ext/socket/unixsocket.c 32% [286/890] ext/stringio/stringio.c 32% [287/890] ext/strscan/strscan.c 32% [288/890] ext/syslog/lib/syslog/logger.rb 32% [289/890] ext/syslog/syslog.c 32% [290/890] ext/win32ole/lib/win32ole/property.rb 32% [291/890] ext/win32ole/win32ole.c 32% [292/890] ext/win32ole/win32ole_error.c 32% [293/890] ext/win32ole/win32ole_event.c 33% [294/890] ext/win32ole/win32ole_method.c 33% [295/890] ext/win32ole/win32ole_param.c 33% [296/890] ext/win32ole/win32ole_record.c 33% [297/890] ext/win32ole/win32ole_type.c 33% [298/890] ext/win32ole/win32ole_typelib.c 33% [299/890] ext/win32ole/win32ole_variable.c 33% [300/890] ext/win32ole/win32ole_variant.c 33% [301/890] ext/win32ole/win32ole_variant_m.c 33% [302/890] ext/zlib/zlib.c 34% [303/890] file.c 34% [304/890] gc.c 34% [305/890] golf_prelude.c 34% [306/890] goruby.c 34% [307/890] hash.c 34% [308/890] id.c 34% [309/890] id_table.c 34% [310/890] inits.c 34% [311/890] io.c 35% [312/890] iseq.c 35% [313/890] lex.c 35% [314/890] lib/English.rb 35% [315/890] lib/abbrev.rb 35% [316/890] lib/base64.rb 35% [317/890] lib/benchmark.rb 35% [318/890] lib/cgi.rb 35% [319/890] lib/cgi/cookie.rb 35% [320/890] lib/cgi/core.rb 36% [321/890] lib/cgi/html.rb 36% [322/890] lib/cgi/session.rb 36% [323/890] lib/cgi/session/pstore.rb 36% [324/890] lib/cgi/util.rb 36% [325/890] lib/cmath.rb 36% [326/890] lib/csv.rb 36% [327/890] lib/debug.rb 36% [328/890] lib/delegate.rb 36% [329/890] lib/drb.rb 37% [330/890] lib/drb/acl.rb 37% [331/890] lib/drb/drb.rb 37% [332/890] lib/drb/eq.rb 37% [333/890] lib/drb/extserv.rb 37% [334/890] lib/drb/extservm.rb 37% [335/890] lib/drb/gw.rb 37% [336/890] lib/drb/invokemethod.rb 37% [337/890] lib/drb/observer.rb 37% [338/890] lib/drb/ssl.rb 38% [339/890] lib/drb/timeridconv.rb 38% [340/890] lib/drb/unix.rb 38% [341/890] lib/e2mmap.rb 38% [342/890] lib/erb.rb 38% [343/890] lib/fileutils.rb 38% [344/890] lib/find.rb 38% [345/890] lib/forwardable.rb 38% [346/890] lib/forwardable/impl.rb 38% [347/890] lib/getoptlong.rb 39% [348/890] lib/ipaddr.rb 39% [349/890] lib/irb.rb 39% [350/890] lib/irb/cmd/chws.rb 39% [351/890] lib/irb/cmd/fork.rb 39% [352/890] lib/irb/cmd/help.rb 39% [353/890] lib/irb/cmd/load.rb 39% [354/890] lib/irb/cmd/nop.rb 39% [355/890] lib/irb/cmd/pushws.rb 40% [356/890] lib/irb/cmd/subirb.rb 40% [357/890] lib/irb/completion.rb 40% [358/890] lib/irb/context.rb 40% [359/890] lib/irb/ext/change-ws.rb 40% [360/890] lib/irb/ext/history.rb 40% [361/890] lib/irb/ext/loader.rb 40% [362/890] lib/irb/ext/math-mode.rb 40% [363/890] lib/irb/ext/multi-irb.rb 40% [364/890] lib/irb/ext/save-history.rb 41% [365/890] lib/irb/ext/tracer.rb 41% [366/890] lib/irb/ext/use-loader.rb 41% [367/890] lib/irb/ext/workspaces.rb 41% [368/890] lib/irb/extend-command.rb 41% [369/890] lib/irb/frame.rb 41% [370/890] lib/irb/help.rb 41% [371/890] lib/irb/init.rb 41% [372/890] lib/irb/input-method.rb 41% [373/890] lib/irb/inspector.rb 42% [374/890] lib/irb/lc/error.rb 42% [375/890] lib/irb/lc/ja/encoding_aliases.rb 42% [376/890] lib/irb/lc/ja/error.rb 42% [377/890] lib/irb/locale.rb 42% [378/890] lib/irb/magic-file.rb 42% [379/890] lib/irb/notifier.rb 42% [380/890] lib/irb/output-method.rb 42% [381/890] lib/irb/ruby-lex.rb 42% [382/890] lib/irb/ruby-token.rb 43% [383/890] lib/irb/slex.rb 43% [384/890] lib/irb/src_encoding.rb 43% [385/890] lib/irb/version.rb 43% [386/890] lib/irb/workspace.rb 43% [387/890] lib/irb/ws-for-case-2.rb 43% [388/890] lib/irb/xmp.rb 43% [389/890] lib/logger.rb 43% [390/890] lib/mathn.rb 43% [391/890] lib/matrix.rb 44% [392/890] lib/matrix/eigenvalue_decomposition.rb 44% [393/890] lib/matrix/lup_decomposition.rb 44% [394/890] lib/mkmf.rb 44% [395/890] lib/monitor.rb 44% [396/890] lib/mutex_m.rb 44% [397/890] lib/net/ftp.rb 44% [398/890] lib/net/http.rb 44% [399/890] lib/net/http/backward.rb 44% [400/890] lib/net/http/exceptions.rb 45% [401/890] lib/net/http/generic_request.rb 45% [402/890] lib/net/http/header.rb 45% [403/890] lib/net/http/proxy_delta.rb 45% [404/890] lib/net/http/request.rb 45% [405/890] lib/net/http/requests.rb 45% [406/890] lib/net/http/response.rb 45% [407/890] lib/net/http/responses.rb 45% [408/890] lib/net/https.rb 45% [409/890] lib/net/imap.rb 46% [410/890] lib/net/pop.rb 46% [411/890] lib/net/protocol.rb 46% [412/890] lib/net/smtp.rb 46% [413/890] lib/observer.rb 46% [414/890] lib/open-uri.rb 46% [415/890] lib/open3.rb 46% [416/890] lib/optionparser.rb 46% [417/890] lib/optparse.rb 46% [418/890] lib/optparse/ac.rb 47% [419/890] lib/optparse/date.rb 47% [420/890] lib/optparse/kwargs.rb 47% [421/890] lib/optparse/shellwords.rb 47% [422/890] lib/optparse/time.rb 47% [423/890] lib/optparse/uri.rb 47% [424/890] lib/optparse/version.rb 47% [425/890] lib/ostruct.rb 47% [426/890] lib/pp.rb 47% [427/890] lib/prettyprint.rb 48% [428/890] lib/prime.rb 48% [429/890] lib/profile.rb 48% [430/890] lib/profiler.rb 48% [431/890] lib/pstore.rb 48% [432/890] lib/racc/parser.rb 48% [433/890] lib/racc/rdoc/grammar.en.rdoc 48% [434/890] lib/rdoc.rb 48% [435/890] lib/rdoc/alias.rb 48% [436/890] lib/rdoc/anon_class.rb 49% [437/890] lib/rdoc/any_method.rb 49% [438/890] lib/rdoc/attr.rb 49% [439/890] lib/rdoc/class_module.rb 49% [440/890] lib/rdoc/code_object.rb 49% [441/890] lib/rdoc/code_objects.rb 49% [442/890] lib/rdoc/comment.rb 49% [443/890] lib/rdoc/constant.rb 49% [444/890] lib/rdoc/context.rb 50% [445/890] lib/rdoc/cross_reference.rb 50% [446/890] lib/rdoc/encoding.rb 50% [447/890] lib/rdoc/erb_partial.rb 50% [448/890] lib/rdoc/erbio.rb 50% [449/890] lib/rdoc/extend.rb 50% [450/890] lib/rdoc/generator.rb 50% [451/890] lib/rdoc/ghost_method.rb 50% [452/890] lib/rdoc/i18n.rb 50% [453/890] lib/rdoc/include.rb 51% [454/890] lib/rdoc/known_classes.rb 51% [455/890] lib/rdoc/markdown.rb 51% [456/890] lib/rdoc/markup.rb 51% [457/890] lib/rdoc/meta_method.rb 51% [458/890] lib/rdoc/method_attr.rb 51% [459/890] lib/rdoc/mixin.rb 51% [460/890] lib/rdoc/normal_class.rb 51% [461/890] lib/rdoc/normal_module.rb 51% [462/890] lib/rdoc/options.rb 52% [463/890] lib/rdoc/parser.rb 52% [464/890] lib/rdoc/rd.rb 52% [465/890] lib/rdoc/rdoc.rb 52% [466/890] lib/rdoc/require.rb 52% [467/890] lib/rdoc/ri.rb 52% [468/890] lib/rdoc/ruby_lex.rb 52% [469/890] lib/rdoc/ruby_token.rb 52% [470/890] lib/rdoc/rubygems_hook.rb 52% [471/890] lib/rdoc/servlet.rb 53% [472/890] lib/rdoc/single_class.rb 53% [473/890] lib/rdoc/stats.rb 53% [474/890] lib/rdoc/store.rb 53% [475/890] lib/rdoc/task.rb 53% [476/890] lib/rdoc/test_case.rb 53% [477/890] lib/rdoc/text.rb 53% [478/890] lib/rdoc/token_stream.rb 53% [479/890] lib/rdoc/tom_doc.rb 53% [480/890] lib/rdoc/top_level.rb 54% [481/890] lib/resolv-replace.rb 54% [482/890] lib/resolv.rb 54% [483/890] lib/rexml/attlistdecl.rb 54% [484/890] lib/rexml/attribute.rb 54% [485/890] lib/rexml/cdata.rb 54% [486/890] lib/rexml/child.rb 54% [487/890] lib/rexml/comment.rb 54% [488/890] lib/rexml/doctype.rb 54% [489/890] lib/rexml/document.rb 55% [490/890] lib/rexml/dtd/attlistdecl.rb 55% [491/890] lib/rexml/dtd/dtd.rb 55% [492/890] lib/rexml/dtd/elementdecl.rb 55% [493/890] lib/rexml/dtd/entitydecl.rb 55% [494/890] lib/rexml/dtd/notationdecl.rb 55% [495/890] lib/rexml/element.rb 55% [496/890] lib/rexml/encoding.rb 55% [497/890] lib/rexml/entity.rb 55% [498/890] lib/rexml/formatters/default.rb 56% [499/890] lib/rexml/formatters/pretty.rb 56% [500/890] lib/rexml/formatters/transitive.rb 56% [501/890] lib/rexml/functions.rb 56% [502/890] lib/rexml/instruction.rb 56% [503/890] lib/rexml/light/node.rb 56% [504/890] lib/rexml/namespace.rb 56% [505/890] lib/rexml/node.rb 56% [506/890] lib/rexml/output.rb 56% [507/890] lib/rexml/parent.rb 57% [508/890] lib/rexml/parseexception.rb 57% [509/890] lib/rexml/parsers/baseparser.rb 57% [510/890] lib/rexml/parsers/lightparser.rb 57% [511/890] lib/rexml/parsers/pullparser.rb 57% [512/890] lib/rexml/parsers/sax2parser.rb 57% [513/890] lib/rexml/parsers/streamparser.rb 57% [514/890] lib/rexml/parsers/treeparser.rb 57% [515/890] lib/rexml/parsers/ultralightparser.rb 57% [516/890] lib/rexml/parsers/xpathparser.rb 58% [517/890] lib/rexml/quickpath.rb 58% [518/890] lib/rexml/rexml.rb 58% [519/890] lib/rexml/sax2listener.rb 58% [520/890] lib/rexml/security.rb 58% [521/890] lib/rexml/source.rb 58% [522/890] lib/rexml/streamlistener.rb 58% [523/890] lib/rexml/syncenumerator.rb 58% [524/890] lib/rexml/text.rb 58% [525/890] lib/rexml/undefinednamespaceexception.rb 59% [526/890] lib/rexml/validation/relaxng.rb 59% [527/890] lib/rexml/validation/validation.rb 59% [528/890] lib/rexml/validation/validationexception.rb 59% [529/890] lib/rexml/xmldecl.rb 59% [530/890] lib/rexml/xmltokens.rb 59% [531/890] lib/rexml/xpath.rb 59% [532/890] lib/rexml/xpath_parser.rb 59% [533/890] lib/rinda/rinda.rb 60% [534/890] lib/rinda/ring.rb 60% [535/890] lib/rinda/tuplespace.rb 60% [536/890] lib/rss.rb 60% [537/890] lib/rss/0.9.rb 60% [538/890] lib/rss/1.0.rb 60% [539/890] lib/rss/2.0.rb 60% [540/890] lib/rss/atom.rb 60% [541/890] lib/rss/content.rb 60% [542/890] lib/rss/content/1.0.rb 61% [543/890] lib/rss/content/2.0.rb 61% [544/890] lib/rss/converter.rb 61% [545/890] lib/rss/dublincore.rb 61% [546/890] lib/rss/dublincore/1.0.rb 61% [547/890] lib/rss/dublincore/2.0.rb 61% [548/890] lib/rss/dublincore/atom.rb 61% [549/890] lib/rss/image.rb 61% [550/890] lib/rss/itunes.rb 61% [551/890] lib/rss/maker.rb 62% [552/890] lib/rss/maker/0.9.rb 62% [553/890] lib/rss/maker/1.0.rb 62% [554/890] lib/rss/maker/2.0.rb 62% [555/890] lib/rss/maker/atom.rb 62% [556/890] lib/rss/maker/base.rb 62% [557/890] lib/rss/maker/content.rb 62% [558/890] lib/rss/maker/dublincore.rb 62% [559/890] lib/rss/maker/entry.rb 62% [560/890] lib/rss/maker/feed.rb 63% [561/890] lib/rss/maker/image.rb 63% [562/890] lib/rss/maker/itunes.rb 63% [563/890] lib/rss/maker/slash.rb 63% [564/890] lib/rss/maker/syndication.rb 63% [565/890] lib/rss/maker/taxonomy.rb 63% [566/890] lib/rss/maker/trackback.rb 63% [567/890] lib/rss/parser.rb 63% [568/890] lib/rss/rexmlparser.rb 63% [569/890] lib/rss/rss.rb 64% [570/890] lib/rss/slash.rb 64% [571/890] lib/rss/syndication.rb 64% [572/890] lib/rss/taxonomy.rb 64% [573/890] lib/rss/trackback.rb 64% [574/890] lib/rss/utils.rb 64% [575/890] lib/rss/xml-stylesheet.rb 64% [576/890] lib/rss/xml.rb 64% [577/890] lib/rss/xmlparser.rb 64% [578/890] lib/rss/xmlscanner.rb 65% [579/890] lib/rubygems.rb 65% [580/890] lib/rubygems/LICENSE.txt 65% [581/890] lib/rubygems/available_set.rb 65% [582/890] lib/rubygems/basic_specification.rb 65% [583/890] lib/rubygems/command.rb 65% [584/890] lib/rubygems/command_manager.rb 65% [585/890] lib/rubygems/commands/build_command.rb 65% [586/890] lib/rubygems/commands/cert_command.rb 65% [587/890] lib/rubygems/commands/check_command.rb 66% [588/890] lib/rubygems/commands/cleanup_command.rb 66% [589/890] lib/rubygems/commands/contents_command.rb 66% [590/890] lib/rubygems/commands/dependency_command.rb 66% [591/890] lib/rubygems/commands/environment_command.rb 66% [592/890] lib/rubygems/commands/fetch_command.rb 66% [593/890] lib/rubygems/commands/generate_index_command.rb 66% [594/890] lib/rubygems/commands/help_command.rb 66% [595/890] lib/rubygems/commands/install_command.rb 66% [596/890] lib/rubygems/commands/list_command.rb 67% [597/890] lib/rubygems/commands/lock_command.rb 67% [598/890] lib/rubygems/commands/mirror_command.rb 67% [599/890] lib/rubygems/commands/open_command.rb 67% [600/890] lib/rubygems/commands/outdated_command.rb 67% [601/890] lib/rubygems/commands/owner_command.rb 67% [602/890] lib/rubygems/commands/pristine_command.rb 67% [603/890] lib/rubygems/commands/push_command.rb 67% [604/890] lib/rubygems/commands/query_command.rb 67% [605/890] lib/rubygems/commands/rdoc_command.rb 68% [606/890] lib/rubygems/commands/search_command.rb 68% [607/890] lib/rubygems/commands/server_command.rb 68% [608/890] lib/rubygems/commands/setup_command.rb 68% [609/890] lib/rubygems/commands/sources_command.rb 68% [610/890] lib/rubygems/commands/specification_command.rb 68% [611/890] lib/rubygems/commands/stale_command.rb 68% [612/890] lib/rubygems/commands/uninstall_command.rb 68% [613/890] lib/rubygems/commands/unpack_command.rb 68% [614/890] lib/rubygems/commands/update_command.rb 69% [615/890] lib/rubygems/commands/which_command.rb 69% [616/890] lib/rubygems/commands/yank_command.rb 69% [617/890] lib/rubygems/compatibility.rb 69% [618/890] lib/rubygems/config_file.rb 69% [619/890] lib/rubygems/core_ext/kernel_gem.rb 69% [620/890] lib/rubygems/core_ext/kernel_require.rb 69% [621/890] lib/rubygems/defaults.rb 69% [622/890] lib/rubygems/dependency.rb 70% [623/890] lib/rubygems/dependency_installer.rb 70% [624/890] lib/rubygems/dependency_list.rb 70% [625/890] lib/rubygems/deprecate.rb 70% [626/890] lib/rubygems/doctor.rb 70% [627/890] lib/rubygems/errors.rb 70% [628/890] lib/rubygems/exceptions.rb 70% [629/890] lib/rubygems/ext.rb 70% [630/890] lib/rubygems/ext/build_error.rb 70% [631/890] lib/rubygems/ext/builder.rb 71% [632/890] lib/rubygems/ext/cmake_builder.rb 71% [633/890] lib/rubygems/ext/configure_builder.rb 71% [634/890] lib/rubygems/ext/ext_conf_builder.rb 71% [635/890] lib/rubygems/ext/rake_builder.rb 71% [636/890] lib/rubygems/gem_runner.rb 71% [637/890] lib/rubygems/gemcutter_utilities.rb 71% [638/890] lib/rubygems/indexer.rb 71% [639/890] lib/rubygems/install_default_message.rb 71% [640/890] lib/rubygems/install_message.rb 72% [641/890] lib/rubygems/install_update_options.rb 72% [642/890] lib/rubygems/installer.rb 72% [643/890] lib/rubygems/installer_test_case.rb 72% [644/890] lib/rubygems/local_remote_options.rb 72% [645/890] lib/rubygems/mock_gem_ui.rb 72% [646/890] lib/rubygems/name_tuple.rb 72% [647/890] lib/rubygems/package.rb 72% [648/890] lib/rubygems/package/digest_io.rb 72% [649/890] lib/rubygems/package/file_source.rb 73% [650/890] lib/rubygems/package/io_source.rb 73% [651/890] lib/rubygems/package/old.rb 73% [652/890] lib/rubygems/package/source.rb 73% [653/890] lib/rubygems/package/tar_header.rb 73% [654/890] lib/rubygems/package/tar_reader.rb 73% [655/890] lib/rubygems/package/tar_reader/entry.rb 73% [656/890] lib/rubygems/package/tar_test_case.rb 73% [657/890] lib/rubygems/package/tar_writer.rb 73% [658/890] lib/rubygems/package_task.rb 74% [659/890] lib/rubygems/path_support.rb 74% [660/890] lib/rubygems/platform.rb 74% [661/890] lib/rubygems/psych_additions.rb 74% [662/890] lib/rubygems/psych_tree.rb 74% [663/890] lib/rubygems/rdoc.rb 74% [664/890] lib/rubygems/remote_fetcher.rb 74% [665/890] lib/rubygems/request.rb 74% [666/890] lib/rubygems/request/connection_pools.rb 74% [667/890] lib/rubygems/request/http_pool.rb 75% [668/890] lib/rubygems/request/https_pool.rb 75% [669/890] lib/rubygems/request_set.rb 75% [670/890] lib/rubygems/request_set/gem_dependency_api.rb 75% [671/890] lib/rubygems/request_set/lockfile.rb 75% [672/890] lib/rubygems/request_set/lockfile/parser.rb 75% [673/890] lib/rubygems/request_set/lockfile/tokenizer.rb 75% [674/890] lib/rubygems/requirement.rb 75% [675/890] lib/rubygems/resolver.rb 75% [676/890] lib/rubygems/resolver/activation_request.rb 76% [677/890] lib/rubygems/resolver/api_set.rb 76% [678/890] lib/rubygems/resolver/api_specification.rb 76% [679/890] lib/rubygems/resolver/best_set.rb 76% [680/890] lib/rubygems/resolver/composed_set.rb 76% [681/890] lib/rubygems/resolver/conflict.rb 76% [682/890] lib/rubygems/resolver/current_set.rb 76% [683/890] lib/rubygems/resolver/dependency_request.rb 76% [684/890] lib/rubygems/resolver/git_set.rb 76% [685/890] lib/rubygems/resolver/git_specification.rb 77% [686/890] lib/rubygems/resolver/index_set.rb 77% [687/890] lib/rubygems/resolver/index_specification.rb 77% [688/890] lib/rubygems/resolver/installed_specification.rb 77% [689/890] lib/rubygems/resolver/installer_set.rb 77% [690/890] lib/rubygems/resolver/local_specification.rb 77% [691/890] lib/rubygems/resolver/lock_set.rb 77% [692/890] lib/rubygems/resolver/lock_specification.rb 77% [693/890] lib/rubygems/resolver/molinillo.rb 77% [694/890] lib/rubygems/resolver/molinillo/lib/molinillo.rb 78% [695/890] ...esolver/molinillo/lib/molinillo/delegates/resolution_state.rb 78% [696/890] ...r/molinillo/lib/molinillo/delegates/specification_provider.rb 78% [697/890] ...rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 78% [698/890] ...s/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 78% [699/890] ...inillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 78% [700/890] ...solver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 78% [701/890] ...olver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 78% [702/890] ...linillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 78% [703/890] ...gems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 79% [704/890] ...olver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 79% [705/890] ...gems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 79% [706/890] ...s/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 79% [707/890] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 79% [708/890] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 79% [709/890] ...ver/molinillo/lib/molinillo/modules/specification_provider.rb 79% [710/890] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 79% [711/890] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 80% [712/890] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 80% [713/890] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 80% [714/890] lib/rubygems/resolver/requirement_list.rb 80% [715/890] lib/rubygems/resolver/set.rb 80% [716/890] lib/rubygems/resolver/source_set.rb 80% [717/890] lib/rubygems/resolver/spec_specification.rb 80% [718/890] lib/rubygems/resolver/specification.rb 80% [719/890] lib/rubygems/resolver/stats.rb 80% [720/890] lib/rubygems/resolver/vendor_set.rb 81% [721/890] lib/rubygems/resolver/vendor_specification.rb 81% [722/890] lib/rubygems/safe_yaml.rb 81% [723/890] lib/rubygems/security.rb 81% [724/890] lib/rubygems/security/policies.rb 81% [725/890] lib/rubygems/security/policy.rb 81% [726/890] lib/rubygems/security/signer.rb 81% [727/890] lib/rubygems/security/trust_dir.rb 81% [728/890] lib/rubygems/server.rb 81% [729/890] lib/rubygems/source.rb 82% [730/890] lib/rubygems/source/git.rb 82% [731/890] lib/rubygems/source/installed.rb 82% [732/890] lib/rubygems/source/local.rb 82% [733/890] lib/rubygems/source/lock.rb 82% [734/890] lib/rubygems/source/specific_file.rb 82% [735/890] lib/rubygems/source/vendor.rb 82% [736/890] lib/rubygems/source_list.rb 82% [737/890] lib/rubygems/source_local.rb 82% [738/890] lib/rubygems/source_specific_file.rb 83% [739/890] lib/rubygems/spec_fetcher.rb 83% [740/890] lib/rubygems/specification.rb 83% [741/890] lib/rubygems/stub_specification.rb 83% [742/890] lib/rubygems/syck_hack.rb 83% [743/890] lib/rubygems/test_case.rb 83% [744/890] lib/rubygems/test_utilities.rb 83% [745/890] lib/rubygems/text.rb 83% [746/890] lib/rubygems/uninstaller.rb 83% [747/890] lib/rubygems/uri_formatter.rb 84% [748/890] lib/rubygems/user_interaction.rb 84% [749/890] lib/rubygems/util.rb 84% [750/890] lib/rubygems/util/licenses.rb 84% [751/890] lib/rubygems/util/list.rb 84% [752/890] lib/rubygems/validator.rb 84% [753/890] lib/rubygems/version.rb 84% [754/890] lib/rubygems/version_option.rb 84% [755/890] lib/scanf.rb 84% [756/890] lib/securerandom.rb 85% [757/890] lib/set.rb 85% [758/890] lib/shell.rb 85% [759/890] lib/shell/builtin-command.rb 85% [760/890] lib/shell/command-processor.rb 85% [761/890] lib/shell/error.rb 85% [762/890] lib/shell/filter.rb 85% [763/890] lib/shell/process-controller.rb 85% [764/890] lib/shell/system-command.rb 85% [765/890] lib/shell/version.rb 86% [766/890] lib/shellwords.rb 86% [767/890] lib/singleton.rb 86% [768/890] lib/sync.rb 86% [769/890] lib/tempfile.rb 86% [770/890] lib/thwait.rb 86% [771/890] lib/time.rb 86% [772/890] lib/timeout.rb 86% [773/890] lib/tmpdir.rb 86% [774/890] lib/tracer.rb 87% [775/890] lib/tsort.rb 87% [776/890] lib/ubygems.rb 87% [777/890] lib/un.rb 87% [778/890] lib/unicode_normalize.rb 87% [779/890] lib/unicode_normalize/normalize.rb 87% [780/890] lib/unicode_normalize/tables.rb 87% [781/890] lib/uri.rb 87% [782/890] lib/uri/common.rb 87% [783/890] lib/uri/ftp.rb 88% [784/890] lib/uri/generic.rb 88% [785/890] lib/uri/http.rb 88% [786/890] lib/uri/https.rb 88% [787/890] lib/uri/ldap.rb 88% [788/890] lib/uri/ldaps.rb 88% [789/890] lib/uri/mailto.rb 88% [790/890] lib/uri/rfc2396_parser.rb 88% [791/890] lib/uri/rfc3986_parser.rb 88% [792/890] lib/weakref.rb 89% [793/890] lib/webrick.rb 89% [794/890] lib/webrick/accesslog.rb 89% [795/890] lib/webrick/cgi.rb 89% [796/890] lib/webrick/compat.rb 89% [797/890] lib/webrick/config.rb 89% [798/890] lib/webrick/cookie.rb 89% [799/890] lib/webrick/htmlutils.rb 89% [800/890] lib/webrick/httpauth.rb 90% [801/890] lib/webrick/httpauth/authenticator.rb 90% [802/890] lib/webrick/httpauth/basicauth.rb 90% [803/890] lib/webrick/httpauth/digestauth.rb 90% [804/890] lib/webrick/httpauth/htdigest.rb 90% [805/890] lib/webrick/httpauth/htgroup.rb 90% [806/890] lib/webrick/httpauth/htpasswd.rb 90% [807/890] lib/webrick/httpauth/userdb.rb 90% [808/890] lib/webrick/httpproxy.rb 90% [809/890] lib/webrick/httprequest.rb 91% [810/890] lib/webrick/httpresponse.rb 91% [811/890] lib/webrick/https.rb 91% [812/890] lib/webrick/httpserver.rb 91% [813/890] lib/webrick/httpservlet.rb 91% [814/890] lib/webrick/httpservlet/abstract.rb 91% [815/890] lib/webrick/httpservlet/cgi_runner.rb 91% [816/890] lib/webrick/httpservlet/cgihandler.rb 91% [817/890] lib/webrick/httpservlet/erbhandler.rb 91% [818/890] lib/webrick/httpservlet/filehandler.rb 92% [819/890] lib/webrick/httpservlet/prochandler.rb 92% [820/890] lib/webrick/httpstatus.rb 92% [821/890] lib/webrick/httputils.rb 92% [822/890] lib/webrick/httpversion.rb 92% [823/890] lib/webrick/log.rb 92% [824/890] lib/webrick/server.rb 92% [825/890] lib/webrick/ssl.rb 92% [826/890] lib/webrick/utils.rb 92% [827/890] lib/webrick/version.rb 93% [828/890] lib/yaml.rb 93% [829/890] lib/yaml/dbm.rb 93% [830/890] lib/yaml/store.rb 93% [831/890] load.c 93% [832/890] loadpath.c 93% [833/890] localeinit.c 93% [834/890] main.c 93% [835/890] marshal.c 93% [836/890] math.c 94% [837/890] miniinit.c 94% [838/890] miniprelude.c 94% [839/890] node.c 94% [840/890] numeric.c 94% [841/890] object.c 94% [842/890] pack.c 94% [843/890] parse.c 94% [844/890] prelude.c 94% [845/890] prelude.rb 95% [846/890] proc.c 95% [847/890] process.c 95% [848/890] random.c 95% [849/890] range.c 95% [850/890] rational.c 95% [851/890] rbconfig.rb 95% [852/890] re.c 95% [853/890] regcomp.c 95% [854/890] regenc.c 96% [855/890] regerror.c 96% [856/890] regexec.c 96% [857/890] regparse.c 96% [858/890] regsyntax.c 96% [859/890] ruby-runner.c 96% [860/890] ruby.c 96% [861/890] rubystub.c 96% [862/890] safe.c 96% [863/890] signal.c 97% [864/890] siphash.c 97% [865/890] sparc.c 97% [866/890] sprintf.c 97% [867/890] st.c 97% [868/890] strftime.c 97% [869/890] string.c 97% [870/890] struct.c 97% [871/890] symbol.c 97% [872/890] thread.c 98% [873/890] thread_pthread.c 98% [874/890] thread_sync.c 98% [875/890] thread_win32.c 98% [876/890] time.c 98% [877/890] transcode.c 98% [878/890] util.c 98% [879/890] variable.c 98% [880/890] version.c 98% [881/890] vm.c 99% [882/890] vm_args.c 99% [883/890] vm_backtrace.c 99% [884/890] vm_dump.c 99% [885/890] vm_eval.c 99% [886/890] vm_exec.c 99% [887/890] vm_insnhelper.c 99% [888/890] vm_method.c 99% [889/890] vm_trace.c 100% [890/890] vsnprintf.c Generating RI format into /builddir/build/BUILD/ruby-2.4.3/.ext/rdoc... Files: 890 Classes: 1311 ( 548 undocumented) Modules: 275 ( 110 undocumented) Constants: 2143 ( 561 undocumented) Attributes: 1053 ( 247 undocumented) Methods: 9832 (2101 undocumented) Total: 14614 (3567 undocumented) 75.59% documented Elapsed: 2865.4s + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kc7ubl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 + cd ruby-2.4.3 + rm -rf /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT CPPFLAGS = -I. -I.ext/include/riscv64-linux -I./include -I. -I./enc/unicode/9.0.0 DLDFLAGS = -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.2.4 -fstack-protector SOLIBS = -lpthread -ldl -lcrypt -lm gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5) Copyright (C) 2017 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. generating enc.mk making srcs under enc make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' generating transdb.h transdb.h unchanged generating makefile exts.mk make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/bigdecimal' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/date' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha2' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiddle' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/console' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/json' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/nkf' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/nkf' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/openssl' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/pathname' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/pathname' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/psych' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/pty' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/pty' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/ripper' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/rubyvm' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/rubyvm' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/socket' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3/ext/syslog' make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3/ext/syslog' make[2]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' making enc make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' making trans make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for './enc/trans'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' making encs make[1]: Entering directory '/builddir/build/BUILD/ruby-2.4.3' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-2.4.3' Generating RDoc documentation No newer files. Files: 0 Classes: 0 (0 undocumented) Modules: 0 (0 undocumented) Constants: 0 (0 undocumented) Attributes: 0 (0 undocumented) Methods: 0 (0 undocumented) Total: 0 (0 undocumented) 0.00% documented Elapsed: 0.2s generating riscv64-linux-fake.rb In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./include/ruby/defines.h:101, from ./include/ruby/ruby.h:36, from ./version.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' riscv64-linux-fake.rb updated ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./riscv64-linux-fake ./tool/rbinstall.rb --make="make" --dest-dir="/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64" --extout=".ext" --mflags="" --make-flags="" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" installing binary commands: /usr/bin installing base libraries: /usr/lib64 installing arch files: /usr/lib64/ruby installing pkgconfig data: /usr/lib64/pkgconfig installing command scripts: /usr/bin installing library scripts: /usr/share/ruby installing common headers: /usr/include installing manpages: /usr/share/man/man1 installing extension objects: /usr/lib64/ruby installing extension objects: /usr/local/lib64/ruby/site_ruby installing extension objects: /usr/lib64/ruby/vendor_ruby installing extension headers: /usr/include installing extension scripts: /usr/share/ruby installing extension scripts: /usr/local/share/ruby/site_ruby installing extension scripts: /usr/share/ruby/vendor_ruby installing extension headers: /usr/include/ruby installing default gems: /usr/share/ruby/gems/ (build_info, cache, doc, extensions, gems, specifications) bigdecimal 1.3.0 io-console 0.4.6 json 2.0.4 openssl 2.0.5 psych 2.2.2 rdoc 5.0.0 installing bundle gems: /usr/share/ruby/gems/ (build_info, cache, doc, extensions, gems, specifications) power_assert 0.4.1 xmlrpc 0.2.1 minitest 5.10.1 net-telnet 0.1.1 rake 12.0.0 did_you_mean 1.1.0 test-unit 3.2.3 installing rdoc: /usr/share/ri/system installing capi-docs: /usr/share/doc/ruby + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 --file /usr/include/ruby/config.h INFO: multilib-fix: we don't need multilib haeder hack for 'riscv64' architecture (no-op) + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/bin/ruby /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/bin/ruby-mri + sed -i 's/Version: \${ruby_version}/Version: 2.4.3/' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/pkgconfig/ruby.pc + for cert in rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem rubygems.org/AddTrustExternalCARoot.pem index.rubygems.org/GlobalSignRootCA.pem + rm /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem ++ dirname /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem + rm -r /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.global.ssl.fastly.net + for cert in rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem rubygems.org/AddTrustExternalCARoot.pem index.rubygems.org/GlobalSignRootCA.pem + rm /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem ++ dirname /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem + rm -r /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/rubygems.org + for cert in rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem rubygems.org/AddTrustExternalCARoot.pem index.rubygems.org/GlobalSignRootCA.pem + rm /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem ++ dirname /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem + rm -r /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/index.rubygems.org ++ ls -A /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/ssl_certs/ + test '!' '' + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/macros.d + install -m 644 /builddir/build/SOURCES/macros.ruby /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/macros.d/macros.ruby + sed -i 's/%{name}/ruby/' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/macros.d/macros.ruby + install -m 644 /builddir/build/SOURCES/macros.rubygems /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/macros.d/macros.rubygems + sed -i 's/%{name}/ruby/' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/macros.d/macros.rubygems + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/fileattrs + install -m 644 /builddir/build/SOURCES/rubygems.attr /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm/fileattrs + install -m 755 /builddir/build/SOURCES/rubygems.req /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm + install -m 755 /builddir/build/SOURCES/rubygems.prov /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/rpm + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/defaults + cp /builddir/build/SOURCES/operating_system.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/rubygems/rubygems/defaults + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/gems /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib/gems/ruby /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/rdoc-5.0.0/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/rdoc.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/rdoc-5.0.0/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/rdoc-5.0.0.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/bigdecimal-1.3.0/lib + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/bigdecimal-1.3.0 + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/bigdecimal /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/bigdecimal-1.3.0/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/bigdecimal.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/bigdecimal-1.3.0 + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/bigdecimal-1.3.0.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + ln -s /usr/share/gems/gems/bigdecimal-1.3.0/lib/bigdecimal /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/bigdecimal + ln -s /usr/lib64/gems/ruby/bigdecimal-1.3.0/bigdecimal.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/bigdecimal.so + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/io-console-0.4.6/lib + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/io-console-0.4.6/io + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/io /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/io-console-0.4.6/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/io/console.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/io-console-0.4.6/io + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/io-console-0.4.6.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + ln -s /usr/share/gems/gems/io-console-0.4.6/lib/io /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/io + ln -s /usr/lib64/gems/ruby/io-console-0.4.6/io/console.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/io/console.so + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/json-2.0.4/lib + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/json-2.0.4 + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/json /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/json.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/json-2.0.4/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/json/ /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/json-2.0.4/ + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/json-2.0.4.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + ln -s /usr/share/gems/gems/json-2.0.4/lib/json.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/json.rb + ln -s /usr/share/gems/gems/json-2.0.4/lib/json /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/json + ln -s /usr/lib64/gems/ruby/json-2.0.4/json/ /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/json + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/openssl-2.0.5/lib + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/openssl-2.0.5 + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/openssl /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/openssl.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/openssl-2.0.5/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/openssl.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/openssl-2.0.5/ + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/openssl-2.0.5.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/openssl + find /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/openssl-2.0.5/lib/openssl -maxdepth 1 -type f -exec sh -c 'ln -s /usr/share/gems/gems/openssl-2.0.5/lib/openssl/`basename {}` /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/openssl' ';' + ln -s /usr/share/gems/gems/openssl-2.0.5/lib/openssl.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/openssl.rb + ln -s /usr/lib64/gems/ruby/openssl-2.0.5/openssl.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/openssl.so + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/psych-2.2.2/lib + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/psych-2.2.2 + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/psych /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/psych.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/psych-2.2.2/lib + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/psych.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/psych-2.2.2/ + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/default/psych-2.2.2.gemspec /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications + ln -s /usr/share/gems/gems/psych-2.2.2/lib/psych /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/psych + ln -s /usr/share/gems/gems/psych-2.2.2/lib/psych.rb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/ruby/psych.rb + ln -s /usr/lib64/gems/ruby/psych-2.2.2/psych.so /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/ruby/psych.so + find '/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/extensions/*-linux/2.4.3/*' -maxdepth 0 -exec mv '{}' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/lib64/gems/ruby/ ';' find: '/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/extensions/*-linux/2.4.3/*': No such file or directory + echo 'No gem binary extensions to move.' No gem binary extensions to move. + sed -i '/^end$/ i\ s.extensions = ["json/ext/parser.so", "json/ext/generator.so"]' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/specifications/json-2.0.4.gemspec + mv /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/gems/gems/rake-12.0.0/doc/rake.1 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/systemtap/tapset + sed -e 's|@LIBRARY_PATH@|/usr/lib*/libruby.so.2.4|' /builddir/build/SOURCES/libruby.stp + sed -i -r 's|( \*.*\*)\/(.*)|\1\\/\2|' /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/systemtap/tapset/libruby.so.2.4.stp + find doc -maxdepth 1 -type f '!' -name '.*' '!' -name '*.ja*' + echo doc/images + echo doc/syntax + find doc -maxdepth 1 -type f -name '*.ja*' + echo doc/irb + echo doc/pty + sed -i 's/^/%doc /' .ruby-doc.en .ruby-doc.ja + sed -i 's/^/%lang(ja) /' .ruby-doc.ja + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/share/gems/gems/rdoc-5.0.0/exe/rdoc from #!/usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in ./usr/share/gems/gems/rdoc-5.0.0/exe/ri from #!/usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in ./usr/share/gems/gems/rake-12.0.0/exe/rake from #!/usr/bin/env ruby to #!/usr/bin/ruby Processing files: ruby-2.4.3-86.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZXnE4s + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + cp -pr BSDL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + cp -pr COPYING /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + cp -pr GPL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby + exit 0 Provides: ruby = 2.4.3-86.fc28 ruby(riscv-64) = 2.4.3-86.fc28 ruby(runtime_executable) = 2.4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libruby.so.2.4()(64bit) rtld(GNU_HASH) Recommends: ruby(rubygems) >= 2.6.14 rubygem(bigdecimal) >= 1.3.0 rubygem(did_you_mean) >= 1.1.0 rubygem(openssl) >= 2.0.5 Suggests: rubypick Processing files: ruby-devel-2.4.3-86.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sBqQSB + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + cp -pr BSDL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + cp -pr COPYING /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + cp -pr GPL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-devel + exit 0 Provides: pkgconfig(ruby) = 2.4.3 ruby-devel = 2.4.3-86.fc28 ruby-devel(riscv-64) = 2.4.3-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libruby.so.2.4()(64bit) Processing files: ruby-libs-2.4.3-86.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aHkqrw + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + DOCDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-libs + cp -pr README.md /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-libs + cp -pr NEWS /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jZWENB + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + cp -pr COPYING /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + cp -pr GPL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/licenses/ruby-libs + exit 0 Provides: bundled(ccan-build_assert) bundled(ccan-check_type) bundled(ccan-container_of) bundled(ccan-list) libruby.so.2.4()(64bit) ruby(release) = 2.4.3 ruby-libs = 2.4.3-86.fc28 ruby-libs(riscv-64) = 2.4.3-86.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libgdbm.so.5()(64bit) libgdbm_compat.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) libruby.so.2.4()(64bit) libssl.so.1.1()(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2)(64bit) rtld(GNU_HASH) Obsoletes: ruby-tcltk < 2.4.0 Processing files: rubygems-2.6.14-86.fc28.noarch Provides: bundled(rubygem(molinillo)) = 0.5.7 bundled(rubygem-molinillo) = 0.5.7 gem = 2.6.14-86.fc28 ruby(rubygems) = 2.6.14-86.fc28 rubygems = 2.6.14-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Recommends: rubygem(io-console) >= 0.4.6 rubygem(rdoc) >= 5.0.0 Processing files: rubygems-devel-2.6.14-86.fc28.noarch Provides: rubygems-devel = 2.6.14-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Processing files: rubygem-rake-12.0.0-86.fc28.noarch Provides: rake = 12.0.0-86.fc28 rubygem(rake) = 12.0.0-86.fc28 rubygem-rake = 12.0.0-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Processing files: ruby-irb-2.4.3-86.fc28.noarch Provides: irb = 2.4.3-86.fc28 ruby(irb) = 2.4.3-86.fc28 ruby-irb = 2.4.3-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Processing files: rubygem-rdoc-5.0.0-86.fc28.noarch Provides: rdoc = 5.0.0-86.fc28 ri = 5.0.0-86.fc28 rubygem(rdoc) = 5.0.0-86.fc28 rubygem-rdoc = 5.0.0-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Processing files: ruby-doc-2.4.3-86.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.96roKu + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + DOCDIR=/builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr README.md /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr ruby-exercise.stp /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.06_to_0.52 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/dtrace_probes.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/globals.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/security.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.4.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.0.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/contributing.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.8.7 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.2.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/keywords.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.3.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.50_to_0.60 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.1.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.3 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/standard_library.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/maintainers.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.3.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.1 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/marshal.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/syntax.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.2 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2016 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/extension.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.2.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-1.9.3 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-YARV /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/contributors.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.1.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.60_to_1.1 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-1.8.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.0.0 /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/regexp.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/images /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/syntax /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/shell.rd.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/etc.rd.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/extension.ja.rdoc /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/forwardable.rd.ja /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/irb /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + cp -pr doc/pty /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64/usr/share/doc/ruby-doc + exit 0 Provides: ruby-doc = 2.4.3-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-bigdecimal-1.3.0-86.fc28.riscv64 Provides: rubygem(bigdecimal) = 1.3.0-86.fc28 rubygem-bigdecimal = 1.3.0-86.fc28 rubygem-bigdecimal(riscv-64) = 1.3.0-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.4()(64bit) rtld(GNU_HASH) Processing files: rubygem-did_you_mean-1.1.0-86.fc28.riscv64 Provides: rubygem(did_you_mean) = 1.1.0-86.fc28 rubygem-did_you_mean = 1.1.0-86.fc28 rubygem-did_you_mean(riscv-64) = 1.1.0-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-io-console-0.4.6-86.fc28.riscv64 Provides: rubygem(io-console) = 0.4.6-86.fc28 rubygem-io-console = 0.4.6-86.fc28 rubygem-io-console(riscv-64) = 0.4.6-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.4()(64bit) rtld(GNU_HASH) Processing files: rubygem-json-2.0.4-86.fc28.riscv64 Provides: rubygem(json) = 2.0.4-86.fc28 rubygem-json = 2.0.4-86.fc28 rubygem-json(riscv-64) = 2.0.4-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libruby.so.2.4()(64bit) rtld(GNU_HASH) Processing files: rubygem-minitest-5.10.1-86.fc28.noarch Provides: rubygem(minitest) = 5.10.1-86.fc28 rubygem-minitest = 5.10.1-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-openssl-2.0.5-86.fc28.riscv64 Provides: rubygem(openssl) = 2.0.5-86.fc28 rubygem-openssl = 2.0.5-86.fc28 rubygem-openssl(riscv-64) = 2.0.5-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libruby.so.2.4()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Processing files: rubygem-power_assert-0.4.1-86.fc28.noarch Provides: rubygem(power_assert) = 0.4.1-86.fc28 rubygem-power_assert = 0.4.1-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-psych-2.2.2-86.fc28.riscv64 Provides: rubygem(psych) = 2.2.2-86.fc28 rubygem-psych = 2.2.2-86.fc28 rubygem-psych(riscv-64) = 2.2.2-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libruby.so.2.4()(64bit) libyaml-0.so.2()(64bit) rtld(GNU_HASH) Processing files: rubygem-net-telnet-0.1.1-86.fc28.riscv64 Provides: rubygem(net-telnet) = 0.1.1-86.fc28 rubygem-net-telnet = 0.1.1-86.fc28 rubygem-net-telnet(riscv-64) = 0.1.1-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-test-unit-3.2.3-86.fc28.noarch Provides: rubygem(test-unit) = 3.2.3-86.fc28 rubygem-test-unit = 3.2.3-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-xmlrpc-0.2.1-86.fc28.noarch Provides: rubygem(xmlrpc) = 0.2.1-86.fc28 rubygem-xmlrpc = 0.2.1-86.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 Wrote: /builddir/build/SRPMS/ruby-2.4.3-86.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ruby-2.4.3-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ruby-devel-2.4.3-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ruby-libs-2.4.3-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygems-2.6.14-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/rubygems-devel-2.6.14-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-rake-12.0.0-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/ruby-irb-2.4.3-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-rdoc-5.0.0-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/ruby-doc-2.4.3-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-bigdecimal-1.3.0-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-did_you_mean-1.1.0-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-io-console-0.4.6-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-json-2.0.4-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-minitest-5.10.1-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-openssl-2.0.5-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-power_assert-0.4.1-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-psych-2.2.2-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rubygem-net-telnet-0.1.1-86.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-test-unit-3.2.3-86.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/rubygem-xmlrpc-0.2.1-86.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V4oiLM + umask 022 + cd /builddir/build/BUILD + cd ruby-2.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ruby-2.4.3-86.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff