Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ruby.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-ruby-3.0-8050020211109222655-b4937e53-build-79055-29428/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ruby.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ruby.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-ruby-3.0-8050020211109222655-b4937e53-build-79055-29428/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ruby.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SBVnnl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruby-3.0.2 + /usr/bin/xz -dc /builddir/build/SOURCES/ruby-3.0.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ruby-3.0.2 + /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 Patch #0 (ruby-2.3.0-ruby_version.patch): + echo 'Patch #0 (ruby-2.3.0-ruby_version.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac 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.ac Patch #1 (ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch): + echo '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.ac patching file loadpath.c patching file tool/mkconfig.rb Patch #2 (ruby-2.1.0-Enable-configuration-of-archlibdir.patch): + echo 'Patch #2 (ruby-2.1.0-Enable-configuration-of-archlibdir.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac Patch #3 (ruby-2.1.0-always-use-i386.patch): + echo 'Patch #3 (ruby-2.1.0-always-use-i386.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac Patch #4 (ruby-2.1.0-custom-rubygems-location.patch): + echo 'Patch #4 (ruby-2.1.0-custom-rubygems-location.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac patching file loadpath.c patching file template/verconf.h.tmpl patching file tool/rbinstall.rb Patch #5 (ruby-1.9.3-mkmf-verbose.patch): + echo 'Patch #5 (ruby-1.9.3-mkmf-verbose.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/mkmf.rb Patch #6 (ruby-2.7.0-Initialize-ABRT-hook.patch): + echo 'Patch #6 (ruby-2.7.0-Initialize-ABRT-hook.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file abrt.c patching file common.mk patching file ruby.c Patch #9 (ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch): + echo '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 Patch #15 (ruby-dwarf5-avoid_crash-r1.patch): + echo 'Patch #15 (ruby-dwarf5-avoid_crash-r1.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file addr2line.c Patch #19 (ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch): + echo 'Patch #19 (ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/-ext-/bug_reporter/test_bug_reporter.rb + cp -a /builddir/build/SOURCES/ruby-exercise.stp . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S860in + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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 checking for ruby... false checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking target system type... powerpc64le-redhat-linux-gnu checking for ppc64le-redhat-linux-gnu-gcc... no checking for ppc64le-redhat-linux-gnu-clang... no checking for ppc64le-redhat-linux-gnu-cc... no checking for gcc... gcc checking for ppc64le-redhat-linux-gnu-ld... no checking for ld... ld checking for ppc64le-redhat-linux-gnu-gcc-ar... no checking for gcc-ar... gcc-ar checking for ppc64le-redhat-linux-gnu-g++... no checking for g++... g++ checking for ppc64le-redhat-linux-gnu-gcc-nm... no checking for gcc-nm... gcc-nm checking for ppc64le-redhat-linux-gnu-gcc-ranlib... no checking for gcc-ranlib... gcc-ranlib checking for ppc64le-redhat-linux-gnu-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 gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ppc64le-redhat-linux-gnu-ranlib... gcc-ranlib checking for ppc64le-redhat-linux-gnu-gar... gcc-ar checking for ppc64le-redhat-linux-gnu-gas... no checking for ppc64le-redhat-linux-gnu-as... no checking for gas... no checking for as... as checking for ppc64le-redhat-linux-gnu-gld... ld checking for ppc64le-redhat-linux-gnu-gnm... gcc-nm checking for ppc64le-redhat-linux-gnu-gobjcopy... no checking for ppc64le-redhat-linux-gnu-objcopy... no checking for gobjcopy... no checking for objcopy... objcopy checking for ppc64le-redhat-linux-gnu-gobjdump... no checking for ppc64le-redhat-linux-gnu-objdump... no checking for gobjdump... no checking for objdump... objdump checking for ppc64le-redhat-linux-gnu-gstrip... no checking for ppc64le-redhat-linux-gnu-strip... no checking for gstrip... no checking for strip... strip checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc... /usr/bin/gcc checking for gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for ppc64le-redhat-linux-gnu-dtrace... no checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for ppc64le-redhat-linux-gnu-pkg-config... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether -Wl,-R. is accepted as LDFLAGS... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking whether -std=gnu99 is accepted as CFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking a.out.h usability... yes checking a.out.h presence... yes checking for a.out.h... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sanitizer/asan_interface.h usability... yes checking sanitizer/asan_interface.h presence... yes checking for sanitizer/asan_interface.h... yes checking sanitizer/msan_interface.h usability... no checking sanitizer/msan_interface.h presence... no checking for sanitizer/msan_interface.h... no checking setjmpex.h usability... no checking setjmpex.h presence... no checking for setjmpex.h... no checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... yes checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking whether sys_nerr is declared... yes checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for dup2... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strstr... yes checking for tgamma... yes checking whether finite is declared... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for signbit... yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for openat... yes checking for pipe2... yes checking for poll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on powerpc64le... -1 checking native coroutine implementation for powerpc64le-linux... ppc64le checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_sigmask... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking whether ELF binaries are produced... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elf_abi.h usability... no checking elf_abi.h presence... no checking for elf_abi.h... no checking for uncompress in -lz... yes checking mach-o/loader.h usability... no checking mach-o/loader.h presence... no checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for strip flags... -S -x checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... yes checking whether dtrace needs post processing... yes checking for __builtin_setjmp... (cached) no 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... _setjmp checking for prefix of external symbols... NONE checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if make is GNU make... yes .ext/include/powerpc64le-linux/ruby/config.h updated configure: ruby library version = 3.0.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby.pc --- Configuration summary for ruby version 3.0.2 * Installation prefix: /usr * exec prefix: /usr * arch: powerpc64le-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 * with coroutine: ppc64le * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -Wl,-z,relro -Wl,-z,now \ -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \ -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * DLDFLAGS: -Wl,-z,relro -Wl,-z,now \ -specs=/usr/lib/rpm/redhat/redhat-hardened-ld * optflags: -O3 * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wduplicated-cond -Wimplicit-function-declaration \ -Wimplicit-int -Wmisleading-indentation \ -Wpointer-arith -Wwrite-strings \ -Wimplicit-fallthrough=0 -Wmissing-noreturn \ -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable * strip command: strip -S -x * install doc: rdoc * JIT support: yes * man page type: doc --- + /usr/bin/make -O -j8 'COPY=cp -p' Q= BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = DLDFLAGS = -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.3.0 -fstack-protector-strong -m64 SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm LANG = C LC_ALL = LC_CTYPE = MFLAGS = -j8 -Otarget --jobserver-auth=4,5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-3) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o dmyext.o -c dmyext.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o dmydln.o -c dmydln.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o main.o -c ./main.c compiling abrt.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o abrt.o -c abrt.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o miniinit.o -c miniinit.c translating probes probes.d dtrace -o probes.h.tmp -h -C -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -s probes.d 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 ast.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o ast.o -c ast.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o debug.o -c debug.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o compar.o -c compar.c compiling debug_counter.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o debug_counter.o -c debug_counter.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o dln_find.o -c dln_find.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o cont.o -c cont.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o encoding.o -c encoding.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o dir.o -c dir.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o class.o -c class.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o complex.o -c complex.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o eval.o -c eval.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enumerator.o -c enumerator.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enum.o -c enum.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o inits.o -c inits.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o bignum.o -c bignum.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o file.o -c file.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o load.o -c load.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o math.o -c math.c making mjit_config.h + echo '#ifndef RUBY_MJIT_CONFIG_H' + echo '#define RUBY_MJIT_CONFIG_H 1' + echo + sep= + echo '#ifdef LOAD_RELATIVE' + quote MJIT_HEADER_INSTALL_DIR /include/powerpc64le-linux/ruby- + printf '#define MJIT_HEADER_INSTALL_DIR' + shift + printf ' "%s"' /include/powerpc64le-linux/ruby- + echo + echo '#else' + quote MJIT_HEADER_INSTALL_DIR /usr/include + printf '#define MJIT_HEADER_INSTALL_DIR' + shift + printf ' "%s"' /usr/include + echo + echo '#endif' + quote MJIT_MIN_HEADER_NAME rb_mjit_min_header-3.0.2.h + printf '#define MJIT_MIN_HEADER_NAME' + shift + printf ' "%s"' rb_mjit_min_header-3.0.2.h + echo + sep=, + quote 'MJIT_CC_COMMON ' /usr/bin/gcc + printf '#define MJIT_CC_COMMON ' + shift + printf ' "%s",' /usr/bin/gcc + echo + quote 'MJIT_CFLAGS MJIT_ARCHFLAG' -w + printf '#define MJIT_CFLAGS MJIT_ARCHFLAG' + shift + printf ' "%s",' -w + echo + quote 'MJIT_OPTFLAGS ' -O3 + printf '#define MJIT_OPTFLAGS ' + shift + printf ' "%s",' -O3 + echo + quote 'MJIT_DEBUGFLAGS ' -ggdb3 + printf '#define MJIT_DEBUGFLAGS ' + shift + printf ' "%s",' -ggdb3 + echo + quote 'MJIT_LDSHARED ' /usr/bin/gcc -shared + printf '#define MJIT_LDSHARED ' + shift + printf ' "%s",' /usr/bin/gcc -shared + echo + quote 'MJIT_DLDFLAGS MJIT_ARCHFLAG' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + printf '#define MJIT_DLDFLAGS MJIT_ARCHFLAG' + shift + printf ' "%s",' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + echo + quote 'MJIT_LIBS ' -lruby + printf '#define MJIT_LIBS ' + shift + printf ' "%s",' -lruby + echo + quote 'PRELOADENV "LD_PRELOAD"' + printf '#define PRELOADENV "LD_PRELOAD"' + shift + echo + indent= + define_arch_flags + quote 'MJIT_ARCHFLAG /* -m64 */' -m64 + printf '#define MJIT_ARCHFLAG /* -m64 */' + shift + printf ' "%s",' -m64 + echo + echo + echo '#endif /* RUBY_MJIT_CONFIG_H */' compiling memory_view.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o memory_view.o -c memory_view.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o marshal.o -c marshal.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o hash.o -c hash.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o iseq.o -c iseq.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o compile.o -c compile.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o object.o -c object.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o numeric.o -c numeric.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o pack.o -c pack.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o io.o -c io.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o gc.o -c gc.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o random.o -c random.c compiling ractor.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o ractor.o -c ractor.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o proc.o -c proc.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o range.o -c range.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o regerror.o -c regerror.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o process.o -c process.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o re.o -c re.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o regsyntax.o -c regsyntax.c compiling mjit_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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o mjit_compile.o -c mjit_compile.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o regcomp.o -c regcomp.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o rational.o -c rational.c compiling scheduler.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o scheduler.o -c scheduler.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o node.o -c node.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o regparse.o -c regparse.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o ruby.o -c ruby.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o signal.o -c signal.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o regexec.o -c regexec.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o strftime.o -c strftime.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o symbol.o -c symbol.c compiling transient_heap.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o transient_heap.o -c transient_heap.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o parse.o -c parse.c : > revision.tmp 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o sprintf.o -c sprintf.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o util.o -c util.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o vm_dump.o -c vm_dump.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o transcode.o -c transcode.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o thread.o -c thread.c /usr/bin/mkdir -p coroutine/ppc64le 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o vm_backtrace.o -c vm_backtrace.c /usr/bin/mkdir -p enc/trans .ext/.timestamp compiling vm_sync.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o vm_sync.o -c vm_sync.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o strlcat.o -c ./missing/strlcat.c processing probes in object files rm -f probes.o dtrace -G -C -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -s ./probes.d -o probes.o 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o setproctitle.o -c ./missing/setproctitle.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o strlcpy.o -c ./missing/strlcpy.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o variable.o -c variable.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o dmyenc.o -c dmyenc.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o time.o -c time.c /usr/bin/mkdir -p .ext/.timestamp/powerpc64le-linux .ext/powerpc64le-linux /usr/bin/mkdir -p .ext/.timestamp .ext/common 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o localeinit.o -c localeinit.c ./tool/ifchange "--timestamp=.revision.time" "./revision.h" revision.tmp ./revision.h unchanged assembling coroutine/ppc64le/Context.S gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -DSYMBOL_PREFIX= -o coroutine/ppc64le/Context.o -c coroutine/ppc64le/Context.S 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o vm_trace.o -c vm_trace.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enc/us_ascii.o -c enc/us_ascii.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enc/utf_8.o -c enc/utf_8.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o addr2line.o -c addr2line.c # rm -f revision.h # : > revision.h || : > revision.h 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enc/trans/newline.o -c enc/trans/newline.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o version.o -c version.c config.status: creating ruby-runner.h compiling mjit.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o mjit.o -c mjit.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o enc/unicode.o -c enc/unicode.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o string.o -c string.c 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o array.o -c array.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o vm.o -c vm.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -fstack-protector-strong main.o dmydln.o miniinit.o dmyext.o abrt.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.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 memory_view.o mjit.o mjit_compile.o node.o numeric.o object.o pack.o parse.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o scheduler.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o coroutine/ppc64le/Context.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 -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -o miniruby : generating encdb.h ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc encdb.h updated ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -o builtin_binary.inc \ ./template/builtin_binary.inc.tmpl -- --cross=no builtin_binary.inc updated generating powerpc64le-linux-fake.rb gcc -E -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 "./version.c" | \ ./miniruby -I./lib -I. -I.ext/common "./tool/generic_erb.rb" -o powerpc64le-linux-fake.rb "./template/fake.rb.in" \ i=- srcdir="." BASERUBY="echo executable host ruby is required. use --with-baseruby option.; false" powerpc64le-linux-fake.rb updated compiling builtin.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o builtin.o -c builtin.c ./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' \ 12.1.0 ./enc/unicode/12.1.0/casefold.h ./enc/unicode/12.1.0/name2ctype.h ./miniruby -I./lib -I. -I.ext/common ./tool/mkconfig.rb \ -arch=powerpc64le-linux -version=3.0.2 \ -install_name=ruby \ -so_name=ruby \ -unicode_version=12.1.0 \ -unicode_emoji_version=12.1 \ > rbconfig.tmp ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated creating verconf.h ./miniruby -I./lib -I. -I.ext/common "./tool/generic_erb.rb" -o verconf.h ./template/verconf.h.tmpl 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 -o loadpath.o -c loadpath.c building rb_mjit_header.h ./miniruby -I./lib -I. -I.ext/common ./tool/mjit_tabs.rb "" \ gcc -E -DMJIT_HEADER -P -dD -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 ./vm.c -o rb_mjit_header.h.new ./tool/ifchange "--timestamp=.ext/.timestamp/rb_mjit_header.time" rb_mjit_header.h rb_mjit_header.h.new rb_mjit_header.h 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 making srcs under enc /usr/bin/make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/12.1.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " srcs make[1]: Nothing to be done for 'srcs'. linking static-library libruby-static.a gcc-ar rcD libruby-static.a dln.o localeinit.o loadpath.o abrt.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.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 memory_view.o mjit.o mjit_compile.o node.o numeric.o object.o pack.o parse.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o scheduler.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o coroutine/ppc64le/Context.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 builtin.o dmyext.o dmyenc.o 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 transdb.h updated linking shared-library libruby.so.3.0.2 gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.3.0 -fstack-protector-strong -m64 dln.o localeinit.o loadpath.o abrt.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.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 memory_view.o mjit.o mjit_compile.o node.o numeric.o object.o pack.o parse.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o scheduler.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o coroutine/ppc64le/Context.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 builtin.o dmyext.o dmyenc.o -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -o libruby.so.3.0.2 : -w -L 'Init_*' -L 'ruby_static_id_*' \ -L '*_threadptr_*' -L '*_ec_*' libruby.so.3.0.2 : making enc /usr/bin/make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/12.1.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " enc make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' /usr/bin/mkdir -p .ext/powerpc64le-linux/enc/trans make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making trans /usr/bin/make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/12.1.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " trans generating makefiles ext/configure-ext.mk /usr/bin/mkdir -p ext ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -o ext/configure-ext.mk -c \ ./template/configure-ext.mk.tmpl --srcdir="." \ --miniruby="./miniruby -I./lib -I. -I.ext/common " --script-args='--dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p"' ext/configure-ext.mk updated make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/big5.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/big5.o -c ./enc/big5.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/encdb.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/encdb.o -c ./enc/encdb.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/cesu_8.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/cesu_8.o -c ./enc/cesu_8.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/emacs_mule.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/emacs_mule.o -c ./enc/emacs_mule.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' linking ruby 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -fstack-protector-strong main.o dmyext.o -lruby -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -o ruby : make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/cp949.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/cp949.o -c ./enc/cp949.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' /usr/bin/make -f ext/configure-ext.mk V=0 EXTSTATIC= \ gnumake=yes MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \ EXTLDFLAGS="" srcdir="." ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/-test-/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/-test- make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/transdb.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/transdb.o -c ./enc/trans/transdb.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/RUBY_ALIGNOF make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/euc_tw.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/euc_tw.o -c ./enc/euc_tw.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/euc_kr.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/euc_kr.o -c ./enc/euc_kr.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/euc_jp.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/euc_jp.o -c ./enc/euc_jp.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/gb2312.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/gb2312.o -c ./enc/gb2312.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/bigdecimal/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/bigdecimal configuring bigdecimal make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/cesu_8.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/cesu_8.o -c ./enc/trans/cesu_8.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/gb18030.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/gb18030.o -c ./enc/gb18030.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/gbk.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/gbk.o -c ./enc/gbk.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/cgi/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/cgi make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/ebcdic.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/ebcdic.o -c ./enc/trans/ebcdic.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/arith_seq/extract configuring -test-/array/resize configuring -test-/bignum make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_1.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring cgi/escape ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/continuation/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/continuation configuring continuation ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/coverage/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/coverage make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_2.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/emoji.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/emoji.o -c ./enc/trans/emoji.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/debug configuring coverage configuring -test-/dln/empty configuring -test-/enumerator_kw configuring -test-/exception ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/date/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/date configuring -test-/fatal configuring -test-/file make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_3.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring date make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/chinese.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/chinese.o -c ./enc/trans/chinese.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_4.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_5.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_6.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/emoji_iso2022_kddi.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/emoji_sjis_docomo.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_7.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' building .ext/include/powerpc64le-linux/rb_mjit_min_header-3.0.2.h ./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64" rb_mjit_header.h .ext/include/powerpc64le-linux/rb_mjit_min_header-3.0.2.h transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep transform_mjit_header: SKIPPED to transform: __pthread_cleanup_routine, getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar /usr/bin/mkdir -p include/powerpc64le-linux/ruby- ./miniruby -I./lib -I. -I.ext/common -rfileutils -e "include FileUtils::Verbose" -e "src, dest = ARGV" -e "exit if File.identical?(src, dest) or cmp(src, dest) rescue nil" -e "def noraise; yield; rescue; rescue NotImplementedError; end" -e "noraise {ln_sf('../'*dest.count('/')+src, dest)} or" -e "noraise {ln(src, dest)} or" -e "cp(src, dest)" .ext/include/powerpc64le-linux/rb_mjit_min_header-3.0.2.h include/powerpc64le-linux/ruby-/rb_mjit_min_header-3.0.2.h ln -sf ../../../.ext/include/powerpc64le-linux/rb_mjit_min_header-3.0.2.h include/powerpc64le-linux/ruby-/rb_mjit_min_header-3.0.2.h make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/escape.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/escape.o -c ./enc/trans/escape.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_8.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making mjit_build_dir.so gcc -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 \ -DMAKE_MJIT_BUILD_DIR=1 -DMJIT_MIN_HEADER='".ext/include/powerpc64le-linux/rb_mjit_min_header-3.0.2.h"' \ -o mjit_build_dir.so ./ruby-runner.c make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_9.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/emoji_sjis_kddi.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/emoji_sjis_softbank.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_10.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/big5.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/big5.o -c ./enc/trans/big5.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_13.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_11.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/dbm/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/dbm make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/iso2022.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/japanese.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/japanese.o -c ./enc/trans/japanese.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/digest/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/digest make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/gb18030.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/etc/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/etc configuring dbm configuring digest configuring digest/bubblebabble configuring digest/md5 configuring etc make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_14.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_15.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/iso_8859_16.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring digest/rmd160 configuring -test-/float configuring digest/sha1 configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/gbk.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/gbk.o -c ./enc/trans/gbk.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/integer make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/koi8_r.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/koi8_r.o -c ./enc/koi8_r.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring digest/sha2 configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/koi8_u.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/koi8_u.o -c ./enc/koi8_u.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/fcntl/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/fcntl make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/shift_jis.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/shift_jis.o -c ./enc/shift_jis.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring fcntl ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/fiber/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/fiber configuring fiber ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/fiddle/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/fiddle configuring -test-/thread_fd_close configuring -test-/time make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/utf_16be.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/utf_16be.o -c ./enc/utf_16be.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait_for_single_fd configuring fiddle make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/japanese_sjis.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/utf_16le.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/utf_16le.o -c ./enc/utf_16le.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/utf_32be.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/utf_32be.o -c ./enc/utf_32be.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/japanese_euc.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/utf_32le.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/utf_32le.o -c ./enc/utf_32le.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/single_byte.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_31j.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_31j.o -c ./enc/windows_31j.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' libffi_version: 3.1.0 make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1250.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1250.o -c ./enc/windows_1250.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1251.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1251.o -c ./enc/windows_1251.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1252.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1252.o -c ./enc/windows_1252.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/korean.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/korean.o -c ./enc/trans/korean.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1253.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1253.o -c ./enc/windows_1253.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1254.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1254.o -c ./enc/windows_1254.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/gdbm/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/gdbm configuring gdbm make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/windows_1257.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/windows_1257.o -c ./enc/windows_1257.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/utf_16_32.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding encdb.so gcc -shared -o .ext/powerpc64le-linux/enc/encdb.so enc/encdb.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding big5.so gcc -shared -o .ext/powerpc64le-linux/enc/big5.so enc/big5.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding cesu_8.so gcc -shared -o .ext/powerpc64le-linux/enc/cesu_8.so enc/cesu_8.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder transdb.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder big5.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/big5.so enc/trans/big5.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding cp949.so gcc -shared -o .ext/powerpc64le-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder cesu_8.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/cesu_8.so enc/trans/cesu_8.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' compiling ./enc/trans/utf8_mac.c gcc -I. -I.ext/include/powerpc64le-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder chinese.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/chinese.so enc/trans/chinese.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/io/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/io make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding emacs_mule.so gcc -shared -o .ext/powerpc64le-linux/enc/emacs_mule.so enc/emacs_mule.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder ebcdic.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/ebcdic.so enc/trans/ebcdic.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring io/console make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding euc_jp.so gcc -shared -o .ext/powerpc64le-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder emoji.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/emoji.so enc/trans/emoji.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding euc_kr.so gcc -shared -o .ext/powerpc64le-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding euc_tw.so gcc -shared -o .ext/powerpc64le-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder emoji_iso2022_kddi.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/emoji_iso2022_kddi.so enc/trans/emoji_iso2022_kddi.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding gb2312.so gcc -shared -o .ext/powerpc64le-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder emoji_sjis_docomo.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/emoji_sjis_docomo.so enc/trans/emoji_sjis_docomo.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding gb18030.so gcc -shared -o .ext/powerpc64le-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding gbk.so gcc -shared -o .ext/powerpc64le-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder emoji_sjis_kddi.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/emoji_sjis_kddi.so enc/trans/emoji_sjis_kddi.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/json/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/json make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_1.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder emoji_sjis_softbank.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/emoji_sjis_softbank.so enc/trans/emoji_sjis_softbank.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_2.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring json configuring json/generator configuring json/parser make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder escape.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/escape.so enc/trans/escape.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_3.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder gb18030.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/gb18030.so enc/trans/gb18030.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_4.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder gbk.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/gbk.so enc/trans/gbk.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_5.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder iso2022.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/iso2022.so enc/trans/iso2022.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_6.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder japanese.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_7.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_8.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder japanese_euc.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/japanese_euc.so enc/trans/japanese_euc.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_9.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_10.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder japanese_sjis.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/japanese_sjis.so enc/trans/japanese_sjis.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_11.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder korean.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_13.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder single_byte.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_14.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/monitor/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/monitor make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder utf8_mac.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/utf8_mac.so enc/trans/utf8_mac.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_15.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring monitor ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/nkf/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/nkf make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking transcoder utf_16_32.so gcc -shared -o .ext/powerpc64le-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/objspace/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/objspace make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding iso_8859_16.so gcc -shared -o .ext/powerpc64le-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring nkf configuring objspace ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/openssl/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/openssl ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/pathname/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/pathname make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding koi8_r.so gcc -shared -o .ext/powerpc64le-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring openssl ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/psych/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/psych configuring pathname ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/pty/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/pty configuring psych make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding koi8_u.so gcc -shared -o .ext/powerpc64le-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring pty make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding shift_jis.so gcc -shared -o .ext/powerpc64le-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding utf_16be.so gcc -shared -o .ext/powerpc64le-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding utf_16le.so gcc -shared -o .ext/powerpc64le-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding utf_32be.so gcc -shared -o .ext/powerpc64le-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding utf_32le.so gcc -shared -o .ext/powerpc64le-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_31j.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_31j.so enc/windows_31j.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1250.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1250.so enc/windows_1250.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/racc/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/racc make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1251.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' header: gdbm/ndbm.h library: gdbm_compat make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1252.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1252.so enc/windows_1252.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring racc/cparse make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1253.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1253.so enc/windows_1253.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1254.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1254.so enc/windows_1254.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' configuring io/nonblock make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' linking encoding windows_1257.so gcc -shared -o .ext/powerpc64le-linux/enc/windows_1257.so enc/windows_1257.o -L. -L. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making encs /usr/bin/make -f enc.mk V="0" UNICODE_HDR_DIR="./enc/unicode/12.1.0" RUBY="./miniruby -I./lib -I. -I.ext/common " MINIRUBY="./miniruby -I./lib -I. -I.ext/common " encs make[1]: Nothing to be done for 'encs'. ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/rbconfig/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/rbconfig ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/readline/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/readline configuring rbconfig/sizeof configuring readline configuring io/wait ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/ripper/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/ripper ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/rubyvm/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/rubyvm configuring ripper ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/socket/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/socket ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/stringio/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/stringio ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/strscan/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/strscan configuring socket configuring stringio configuring rubyvm ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/syslog/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/syslog configuring strscan configuring syslog ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/win32/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/win32 ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/win32ole/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/win32ole ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='/usr/bin/make' \ --command-output=ext/zlib/exts.mk --dest-dir="" --extout=".ext" --mflags="-j8 -Otarget --jobserver-auth=4,5" --make-flags=" -j8 -Otarget --jobserver-auth=4,5 -- Q= COPY=cp\ -p" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/zlib configuring zlib generating makefile exts.mk ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -o exts.mk -c \ ./template/exts.mk.tmpl --gnumake=yes --configure-exts=ext/configure-ext.mk exts.mk updated /usr/bin/make -f exts.mk libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \ EXTENCS="dmyenc.o" UPDATE_LIBRARIES=no /usr/bin/make -C ext/-test-/RUBY_ALIGNOF V=0 all /usr/bin/make -C ext/-test-/arith_seq/extract V=0 all /usr/bin/make -C ext/-test-/array/resize V=0 all /usr/bin/make -C ext/-test-/bignum V=0 all /usr/bin/make -C ext/-test-/bug-14834 V=0 all /usr/bin/make -C ext/-test-/bug-3571 V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/arith_seq/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.arith_seq.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' /usr/bin/make -C ext/-test-/bug-5832 V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/-test-/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.-test-.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' /usr/bin/make -C ext/-test-/bug_reporter V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' compiling extract.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/arith_seq/extract -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o extract.o -c extract.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-3571' compiling bug.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bug-3571 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bug.o -c bug.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-3571' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' linking shared-object -test-/arith_seq/extract.so rm -f ../../../../.ext/powerpc64le-linux/-test-/arith_seq/extract.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/arith_seq/extract.so extract.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/arith_seq/extract' /usr/bin/make -C ext/-test-/class V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' compiling bug-14384.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bug-14834 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bug-14384.o -c bug-14384.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling big2str.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o big2str.o -c big2str.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-3571' linking shared-object -test-/bug_3571.so rm -f ../../../.ext/powerpc64le-linux/-test-/bug_3571.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/bug_3571.so bug.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-3571' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' compiling c.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/RUBY_ALIGNOF -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o c.o -c c.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' linking shared-object -test-/bug_14834.so rm -f ../../../.ext/powerpc64le-linux/-test-/bug_14834.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/bug_14834.so bug-14384.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-14834' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-5832' compiling bug.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bug-5832 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bug.o -c bug.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-5832' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' compiling resize.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/array/resize -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o resize.o -c resize.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/array/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.array.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug_reporter' compiling bug_reporter.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bug_reporter -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bug_reporter.o -c bug_reporter.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug_reporter' /usr/bin/make -C ext/-test-/cxxanyargs V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug_reporter' linking shared-object -test-/bug_reporter.so rm -f ../../../.ext/powerpc64le-linux/-test-/bug_reporter.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/bug_reporter.so bug_reporter.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug_reporter' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' compiling class2name.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o class2name.o -c class2name.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' /usr/bin/make -C ext/-test-/debug V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-5832' linking shared-object -test-/bug_5832.so rm -f ../../../.ext/powerpc64le-linux/-test-/bug_5832.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/bug_5832.so bug.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bug-5832' /usr/bin/make -C ext/-test-/dln/empty V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' linking shared-object -test-/array/resize.so rm -f ../../../../.ext/powerpc64le-linux/-test-/array/resize.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/array/resize.so resize.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/array/resize' /usr/bin/make -C ext/-test-/enumerator_kw V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' compiling cpp.cpp g++ -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/RUBY_ALIGNOF -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -m64 -o cpp.o -c cpp.cpp make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling bigzero.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bigzero.o -c bigzero.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' compiling empty.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/dln/empty -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o empty.o -c empty.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/dln/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.dln.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling div.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o div.o -c div.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' linking shared-object -test-/dln/empty.so rm -f ../../../../.ext/powerpc64le-linux/-test-/dln/empty.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/dln/empty.so empty.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/dln/empty' /usr/bin/make -C ext/-test-/exception V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' linking shared-object -test-/RUBY_ALIGNOF.so rm -f ../../../.ext/powerpc64le-linux/-test-/RUBY_ALIGNOF.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/RUBY_ALIGNOF.so c.o cpp.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/RUBY_ALIGNOF' /usr/bin/make -C ext/-test-/fatal V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' compiling inspector.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o inspector.o -c inspector.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' linking shared-object -test-/class.so rm -f ../../../.ext/powerpc64le-linux/-test-/class.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/class.so class2name.o init.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/class' /usr/bin/make -C ext/-test-/file V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/enumerator_kw' compiling enumerator_kw.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/enumerator_kw -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enumerator_kw.o -c enumerator_kw.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/enumerator_kw' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' compiling dataerror.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o dataerror.o -c dataerror.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling intpack.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o intpack.o -c intpack.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' compiling profile_frames.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o profile_frames.o -c profile_frames.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' compiling rb_fatal.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/fatal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rb_fatal.o -c rb_fatal.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/-test-/fatal/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.fatal.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling mul.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o mul.o -c mul.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' linking shared-object -test-/fatal/rb_fatal.so rm -f ../../../.ext/powerpc64le-linux/-test-/fatal/rb_fatal.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/fatal/rb_fatal.so rb_fatal.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/fatal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' linking shared-object -test-/debug.so rm -f ../../../.ext/powerpc64le-linux/-test-/debug.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/debug.so init.o inspector.o profile_frames.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/debug' /usr/bin/make -C ext/-test-/float V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/enumerator_kw' linking shared-object -test-/enumerator_kw.so rm -f ../../../.ext/powerpc64le-linux/-test-/enumerator_kw.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/enumerator_kw.so enumerator_kw.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/enumerator_kw' /usr/bin/make -C ext/-test-/funcall V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' compiling fs.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o fs.o -c fs.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' ../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/powerpc64le-linux' -I'../../../.ext/common' -rfileutils \ -e "t = ARGV.shift" \ -e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \ -e "abort err unless /rb_define_method/ =~ err.b" \ -e "File.write(t, err)" failure.failed /usr/bin/make failure.o make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' compiling enc_raise.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc_raise.o -c enc_raise.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/cxxanyargs' compiling cxxanyargs.cpp g++ -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/cxxanyargs -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -m64 -o cxxanyargs.o -c cxxanyargs.cpp make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/cxxanyargs' ../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/powerpc64le-linux' -I'../../../.ext/common' -rfileutils \ -e "t = ARGV.shift" \ -e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \ -e "abort err unless /rb_define_method/ =~ err.b" \ -e "File.write(t, err)" failurem1.failed /usr/bin/make failurem1.o make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' compiling ensured.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ensured.o -c ensured.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' compiling str2big.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o str2big.o -c str2big.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/funcall' compiling funcall.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/funcall -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o funcall.o -c funcall.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/funcall' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' /usr/bin/make -C ext/-test-/gvl/call_without_gvl V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' compiling nextafter.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o nextafter.o -c nextafter.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' compiling stat.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o stat.o -c stat.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' linking shared-object -test-/bignum.so rm -f ../../../.ext/powerpc64le-linux/-test-/bignum.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/bignum.so big2str.o bigzero.o div.o init.o intpack.o mul.o str2big.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/bignum' /usr/bin/make -C ext/-test-/hash V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/funcall' linking shared-object -test-/funcall.so rm -f ../../../.ext/powerpc64le-linux/-test-/funcall.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/funcall.so funcall.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/funcall' /usr/bin/make -C ext/-test-/integer V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' linking shared-object -test-/file.so rm -f ../../../.ext/powerpc64le-linux/-test-/file.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/file.so fs.o init.o stat.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/file' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/gvl/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.gvl.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' linking shared-object -test-/float.so rm -f ../../../.ext/powerpc64le-linux/-test-/float.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/float.so init.o nextafter.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/float' /usr/bin/make -C ext/-test-/iseq_load V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/gvl/call_without_gvl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o call_without_gvl.o -c call_without_gvl.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' compiling delete.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o delete.o -c delete.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' /usr/bin/make -C ext/-test-/iter V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/cxxanyargs' linking shared-object -test-/cxxanyargs.so rm -f ../../../.ext/powerpc64le-linux/-test-/cxxanyargs.so g++ -shared -o ../../../.ext/powerpc64le-linux/-test-/cxxanyargs.so cxxanyargs.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/cxxanyargs' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' /usr/bin/make -C ext/-test-/load/dot.dot V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/gvl/call_without_gvl.so rm -f ../../../../.ext/powerpc64le-linux/-test-/gvl/call_without_gvl.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/gvl/call_without_gvl.so call_without_gvl.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/gvl/call_without_gvl' /usr/bin/make -C ext/-test-/load/protect V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' linking shared-object -test-/exception.so rm -f ../../../.ext/powerpc64le-linux/-test-/exception.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/exception.so dataerror.o enc_raise.o ensured.o init.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/exception' /usr/bin/make -C ext/-test-/marshal/compat V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' compiling dot.dot.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/load/dot.dot -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o dot.dot.o -c dot.dot.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' compiling core_ext.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o core_ext.o -c core_ext.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/load/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.load.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' linking shared-object -test-/hash.so rm -f ../../../.ext/powerpc64le-linux/-test-/hash.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/hash.so delete.o init.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/hash' /usr/bin/make -C ext/-test-/marshal/internal_ivar V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iseq_load' compiling iseq_load.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/iseq_load -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o iseq_load.o -c iseq_load.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iseq_load' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' compiling my_integer.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o my_integer.o -c my_integer.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' linking shared-object -test-/integer.so rm -f ../../../.ext/powerpc64le-linux/-test-/integer.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/integer.so core_ext.o init.o my_integer.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/integer' /usr/bin/make -C ext/-test-/marshal/usr V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' linking shared-object -test-/load/dot.dot.so rm -f ../../../../.ext/powerpc64le-linux/-test-/load/dot.dot.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/load/dot.dot.so dot.dot.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' /usr/bin/make -C ext/-test-/memory_status V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' compiling break.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o break.o -c break.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' /usr/bin/make -C ext/-test-/memory_view V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iseq_load' linking shared-object -test-/iseq_load.so rm -f ../../../.ext/powerpc64le-linux/-test-/iseq_load.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/iseq_load.so iseq_load.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iseq_load' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/marshal/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.marshal.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' compiling protect.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/load/protect -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o protect.o -c protect.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/marshal/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.marshal.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' /usr/bin/make -C ext/-test-/method V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/load/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.load.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/marshal/internal_ivar -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o internal_ivar.o -c internal_ivar.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' compiling usrcompat.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/marshal/compat -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o usrcompat.o -c usrcompat.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/marshal/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.marshal.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' /usr/bin/make -C ext/-test-/notimplement V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' compiling usrmarshal.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/marshal/usr -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o usrmarshal.o -c usrmarshal.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' linking shared-object -test-/marshal/compat.so rm -f ../../../../.ext/powerpc64le-linux/-test-/marshal/compat.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/marshal/compat.so usrcompat.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/compat' /usr/bin/make -C ext/-test-/num2int V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' linking shared-object -test-/marshal/internal_ivar.so rm -f ../../../../.ext/powerpc64le-linux/-test-/marshal/internal_ivar.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/marshal/internal_ivar.so internal_ivar.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/internal_ivar' /usr/bin/make -C ext/-test-/path_to_class V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' compiling yield.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o yield.o -c yield.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' linking shared-object -test-/marshal/usr.so rm -f ../../../../.ext/powerpc64le-linux/-test-/marshal/usr.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/marshal/usr.so usrmarshal.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/marshal/usr' /usr/bin/make -C ext/-test-/popen_deadlock V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' linking shared-object -test-/iter.so rm -f ../../../.ext/powerpc64le-linux/-test-/iter.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/iter.so break.o init.o yield.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/iter' /usr/bin/make -C ext/-test-/postponed_job V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' compiling arity.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o arity.o -c arity.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' linking shared-object -test-/load/protect.so rm -f ../../../../.ext/powerpc64le-linux/-test-/load/protect.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/load/protect.so protect.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/protect' /usr/bin/make -C ext/-test-/printf V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/path_to_class' compiling path_to_class.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/path_to_class -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o path_to_class.o -c path_to_class.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/path_to_class' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/notimplement' compiling bug.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/notimplement -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bug.o -c bug.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/notimplement' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/num2int' compiling num2int.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/num2int -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o num2int.o -c num2int.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/num2int' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/memory_view' compiling memory_view.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/memory_view -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o memory_view.o -c memory_view.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/memory_view' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/postponed_job' compiling postponed_job.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/postponed_job -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o postponed_job.o -c postponed_job.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/postponed_job' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/popen_deadlock -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o infinite_loop_dlsym.o -c infinite_loop_dlsym.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/num2int' linking shared-object -test-/num2int.so rm -f ../../../.ext/powerpc64le-linux/-test-/num2int.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/num2int.so num2int.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/num2int' /usr/bin/make -C ext/-test-/proc V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/notimplement' linking shared-object -test-/notimplement.so rm -f ../../../.ext/powerpc64le-linux/-test-/notimplement.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/notimplement.so bug.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/notimplement' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/path_to_class' linking shared-object -test-/path_to_class.so rm -f ../../../.ext/powerpc64le-linux/-test-/path_to_class.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/path_to_class.so path_to_class.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/path_to_class' /usr/bin/make -C ext/-test-/random V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/-test-/popen_deadlock/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.popen_deadlock.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' linking shared-object -test-/method.so rm -f ../../../.ext/powerpc64le-linux/-test-/method.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/method.so arity.o init.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/method' /usr/bin/make -C ext/-test-/rational V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/postponed_job' linking shared-object -test-/postponed_job.so rm -f ../../../.ext/powerpc64le-linux/-test-/postponed_job.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/postponed_job.so postponed_job.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/postponed_job' /usr/bin/make -C ext/-test-/rb_call_super_kw V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/memory_view' linking shared-object -test-/memory_view.so rm -f ../../../.ext/powerpc64le-linux/-test-/memory_view.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/memory_view.so memory_view.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/memory_view' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/printf' compiling printf.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/printf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o printf.o -c printf.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/printf' /usr/bin/make -C ext/-test-/recursion V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so rm -f ../../../.ext/powerpc64le-linux/-test-/popen_deadlock/infinite_loop_dlsym.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/popen_deadlock/infinite_loop_dlsym.so infinite_loop_dlsym.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -ldl -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/popen_deadlock' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' compiling receiver.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o receiver.o -c receiver.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' /usr/bin/make -C ext/-test-/regexp V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/printf' linking shared-object -test-/printf.so rm -f ../../../.ext/powerpc64le-linux/-test-/printf.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/printf.so printf.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/printf' /usr/bin/make -C ext/-test-/scan_args V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/random -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' /usr/bin/make -C ext/-test-/st/foreach V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/rb_call_super_kw -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rb_call_super_kw.o -c rb_call_super_kw.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rational' compiling rat.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/rational -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rat.o -c rat.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rational' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/recursion' compiling recursion.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/recursion -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o recursion.o -c recursion.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/recursion' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rb_call_super_kw' linking shared-object -test-/rb_call_super_kw.so rm -f ../../../.ext/powerpc64le-linux/-test-/rb_call_super_kw.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/rb_call_super_kw.so rb_call_super_kw.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rb_call_super_kw' /usr/bin/make -C ext/-test-/st/numhash V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' compiling super.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o super.o -c super.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/regexp -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/recursion' linking shared-object -test-/recursion.so rm -f ../../../.ext/powerpc64le-linux/-test-/recursion.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/recursion.so recursion.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/recursion' /usr/bin/make -C ext/-test-/st/update V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rational' linking shared-object -test-/rational.so rm -f ../../../.ext/powerpc64le-linux/-test-/rational.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/rational.so rat.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/rational' /usr/bin/make -C ext/-test-/string V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' linking shared-object -test-/proc.so rm -f ../../../.ext/powerpc64le-linux/-test-/proc.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/proc.so init.o receiver.o super.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/proc' /usr/bin/make -C ext/-test-/struct V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' compiling loop.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/random -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o loop.o -c loop.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' compiling parse_depth_limit.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/regexp -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o parse_depth_limit.o -c parse_depth_limit.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' compiling foreach.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/st/foreach -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o foreach.o -c foreach.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' compiling numhash.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/st/numhash -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o numhash.o -c numhash.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/st/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.st.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' compiling update.c gcc -I. -I../../../../.ext/include/powerpc64le-linux -I../../../.././include -I../../../.././ext/-test-/st/update -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o update.o -c update.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' linking shared-object -test-/random.so rm -f ../../../.ext/powerpc64le-linux/-test-/random.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/random.so init.o loop.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/random' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/st/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.st.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' /usr/bin/make -C ext/-test-/symbol V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' /usr/bin/mkdir -p ../../../../.ext/.timestamp/powerpc64le-linux ../../../../.ext/powerpc64le-linux/-test-/st/ exit > ../../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.st.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' linking shared-object -test-/regexp.so rm -f ../../../.ext/powerpc64le-linux/-test-/regexp.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/regexp.so init.o parse_depth_limit.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/regexp' /usr/bin/make -C ext/-test-/thread_fd_close V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' compiling duplicate.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o duplicate.o -c duplicate.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' linking shared-object -test-/st/numhash.so rm -f ../../../../.ext/powerpc64le-linux/-test-/st/numhash.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/st/numhash.so numhash.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/numhash' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' linking shared-object -test-/st/update.so rm -f ../../../../.ext/powerpc64le-linux/-test-/st/update.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/st/update.so update.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/update' /usr/bin/make -C ext/-test-/time V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling capacity.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o capacity.o -c capacity.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' linking shared-object -test-/st/foreach.so rm -f ../../../../.ext/powerpc64le-linux/-test-/st/foreach.so gcc -shared -o ../../../../.ext/powerpc64le-linux/-test-/st/foreach.so foreach.o -L. -L../../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/st/foreach' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' /usr/bin/make -C ext/-test-/tracepoint V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' compiling len.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o len.o -c len.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' /usr/bin/make -C ext/-test-/typeddata V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling coderange.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o coderange.o -c coderange.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' compiling member.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o member.o -c member.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/thread_fd_close' compiling thread_fd_close.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/thread_fd_close -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o thread_fd_close.o -c thread_fd_close.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/thread_fd_close' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' linking shared-object -test-/struct.so rm -f ../../../.ext/powerpc64le-linux/-test-/struct.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/struct.so duplicate.o init.o len.o member.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/struct' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/thread_fd_close' linking shared-object -test-/thread_fd_close.so rm -f ../../../.ext/powerpc64le-linux/-test-/thread_fd_close.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/thread_fd_close.so thread_fd_close.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/thread_fd_close' /usr/bin/make -C ext/-test-/vm V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' compiling gc_hook.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o gc_hook.o -c gc_hook.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' /usr/bin/make -C ext/-test-/wait_for_single_fd V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' compiling leap_second.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o leap_second.o -c leap_second.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' compiling type.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o type.o -c type.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/typeddata' compiling typeddata.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/typeddata -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o typeddata.o -c typeddata.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/typeddata' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/typeddata' linking shared-object -test-/typeddata.so rm -f ../../../.ext/powerpc64le-linux/-test-/typeddata.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/typeddata.so typeddata.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/typeddata' /usr/bin/make -C ext/bigdecimal V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' compiling at_exit.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/vm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o at_exit.o -c at_exit.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling cstr.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o cstr.o -c cstr.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/-test-/vm/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.-test-.-.vm.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' linking shared-object -test-/symbol.so rm -f ../../../.ext/powerpc64le-linux/-test-/symbol.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/symbol.so init.o type.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/symbol' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' linking shared-object -test-/vm/at_exit.so rm -f ../../../.ext/powerpc64le-linux/-test-/vm/at_exit.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/vm/at_exit.so at_exit.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/vm' /usr/bin/make -C ext/cgi/escape V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' compiling new.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o new.o -c new.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' compiling tracepoint.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o tracepoint.o -c tracepoint.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/wait_for_single_fd' compiling wait_for_single_fd.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/wait_for_single_fd -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o wait_for_single_fd.o -c wait_for_single_fd.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/wait_for_single_fd' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/bigdecimal exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' linking shared-object -test-/time.so rm -f ../../../.ext/powerpc64le-linux/-test-/time.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/time.so init.o leap_second.o new.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/time' /usr/bin/make -C ext/continuation V=0 all installing default bigdecimal libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' linking shared-object -test-/tracepoint.so rm -f ../../../.ext/powerpc64le-linux/-test-/tracepoint.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/tracepoint.so gc_hook.o tracepoint.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/tracepoint' /usr/bin/make -C ext/coverage V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/wait_for_single_fd' linking shared-object -test-/wait_for_single_fd.so rm -f ../../../.ext/powerpc64le-linux/-test-/wait_for_single_fd.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/wait_for_single_fd.so wait_for_single_fd.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/wait_for_single_fd' /usr/bin/make -C ext/date V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' cp -p ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling ellipsize.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ellipsize.o -c ellipsize.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/cgi/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.cgi.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' /usr/bin/make -C ext/dbm V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/continuation' compiling continuation.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o continuation.o -c continuation.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/continuation' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/scan_args' compiling scan_args.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/scan_args -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o scan_args.o -c scan_args.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/scan_args' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling enc_associate.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc_associate.o -c enc_associate.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' compiling escape.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/cgi/escape -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o escape.o -c escape.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/scan_args' linking shared-object -test-/scan_args.so rm -f ../../../.ext/powerpc64le-linux/-test-/scan_args.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/scan_args.so scan_args.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/scan_args' /usr/bin/make -C ext/digest V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/continuation' linking shared-object continuation.so rm -f ../../.ext/powerpc64le-linux/continuation.so gcc -shared -o ../../.ext/powerpc64le-linux/continuation.so continuation.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/continuation' /usr/bin/make -C ext/etc V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' linking shared-object cgi/escape.so rm -f ../../../.ext/powerpc64le-linux/cgi/escape.so gcc -shared -o ../../../.ext/powerpc64le-linux/cgi/escape.so escape.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/cgi/escape' /usr/bin/make -C ext/fcntl V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' compiling coverage.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/coverage -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o coverage.o -c coverage.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling enc_str_buf_cat.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o enc_str_buf_cat.o -c enc_str_buf_cat.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' installing default coverage libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' cp -p ../.././ext/coverage/lib/coverage.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fcntl' compiling fcntl.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o fcntl.o -c fcntl.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fcntl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' compiling digest.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o digest.o -c digest.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/include/ruby exit > ../../.ext/.timestamp/.include.-.ruby.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' installing default digest libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' cp -p ../.././ext/digest/lib/digest.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fcntl' linking shared-object fcntl.so rm -f ../../.ext/powerpc64le-linux/fcntl.so gcc -shared -o ../../.ext/powerpc64le-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fcntl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' linking shared-object coverage.so rm -f ../../.ext/powerpc64le-linux/coverage.so gcc -shared -o ../../.ext/powerpc64le-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' /usr/bin/make -C ext/fiber V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling fstring.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o fstring.o -c fstring.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' linking shared-object digest.so rm -f ../../.ext/powerpc64le-linux/digest.so gcc -shared -o ../../.ext/powerpc64le-linux/digest.so digest.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' cp -p ../.././ext/digest/digest.h ../../.ext/include/ruby make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' /usr/bin/make -C ext/fiddle V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiber' compiling fiber.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o fiber.o -c fiber.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiber' installing digest libraries /usr/bin/make -C ext/gdbm V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiber' linking shared-object fiber.so rm -f ../../.ext/powerpc64le-linux/fiber.so gcc -shared -o ../../.ext/powerpc64le-linux/fiber.so fiber.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiber' /usr/bin/make -C ext/io/console V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/dbm' compiling dbm.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/dbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o dbm.o -c dbm.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/dbm' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/etc' compiling etc.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o etc.o -c etc.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/etc' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/etc' linking shared-object etc.so rm -f ../../.ext/powerpc64le-linux/etc.so gcc -shared -o ../../.ext/powerpc64le-linux/etc.so etc.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/etc' /usr/bin/make -C ext/io/nonblock V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/dbm' linking shared-object dbm.so rm -f ../../.ext/powerpc64le-linux/dbm.so gcc -shared -o ../../.ext/powerpc64le-linux/dbm.so dbm.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lgdbm_compat -lgdbm -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/dbm' /usr/bin/make -C ext/io/wait V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling closure.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o closure.o -c closure.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling modify.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o modify.o -c modify.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' compiling nonblock.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/io/nonblock -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o nonblock.o -c nonblock.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' compiling wait.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o wait.o -c wait.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/io/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.io.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' compiling console.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/io/console -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o console.o -c console.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/io/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.io.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/io/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.io.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling new.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o new.o -c new.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling conversions.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o conversions.o -c conversions.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' /usr/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/common/io/console exit > ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' linking shared-object io/nonblock.so rm -f ../../../.ext/powerpc64le-linux/io/nonblock.so gcc -shared -o ../../../.ext/powerpc64le-linux/io/nonblock.so nonblock.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/nonblock' /usr/bin/make -C ext/json V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' linking shared-object io/wait.so rm -f ../../../.ext/powerpc64le-linux/io/wait.so gcc -shared -o ../../../.ext/powerpc64le-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/wait' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/gdbm' compiling gdbm.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/gdbm -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o gdbm.o -c gdbm.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/gdbm' /usr/bin/make -C ext/monitor V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json/add exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/gdbm' linking shared-object gdbm.so rm -f ../../.ext/powerpc64le-linux/gdbm.so gcc -shared -o ../../.ext/powerpc64le-linux/gdbm.so gdbm.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lgdbm -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/gdbm' /usr/bin/make -C ext/nkf V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' linking shared-object io/console.so rm -f ../../../.ext/powerpc64le-linux/io/console.so gcc -shared -o ../../../.ext/powerpc64le-linux/io/console.so console.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/date.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling nofree.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o nofree.o -c nofree.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' installing default console libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/date_time.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/exception.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/ostruct.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' cp -p ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/range.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/rational.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' installing default monitor libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/regexp.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' cp -p ../.././ext/monitor/lib/monitor.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/set.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/struct.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/symbol.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling normalize.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o normalize.o -c normalize.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling fiddle.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o fiddle.o -c fiddle.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/add/time.rb ../../.ext/common/json/add make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/common.rb ../../.ext/common/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/ext.rb ../../.ext/common/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' compiling monitor.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/monitor -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o monitor.o -c monitor.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/generic_object.rb ../../.ext/common/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json/version.rb ../../.ext/common/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' cp -p ../.././ext/json/lib/json.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' installing default libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling qsort.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o qsort.o -c qsort.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling rb_interned_str.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rb_interned_str.o -c rb_interned_str.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' /usr/bin/make -C ext/objspace V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' linking shared-object monitor.so rm -f ../../.ext/powerpc64le-linux/monitor.so gcc -shared -o ../../.ext/powerpc64le-linux/monitor.so monitor.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' /usr/bin/make -C ext/openssl V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling rb_str_dup.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rb_str_dup.o -c rb_str_dup.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling function.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o function.o -c function.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' compiling set_len.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o set_len.o -c set_len.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' compiling object_tracing.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o object_tracing.o -c object_tracing.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling openssl_missing.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o openssl_missing.o -c openssl_missing.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling handle.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o handle.o -c handle.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' linking shared-object -test-/string.so rm -f ../../../.ext/powerpc64le-linux/-test-/string.so gcc -shared -o ../../../.ext/powerpc64le-linux/-test-/string.so capacity.o coderange.o cstr.o ellipsize.o enc_associate.o enc_str_buf_cat.o fstring.o init.o modify.o new.o nofree.o normalize.o qsort.o rb_interned_str.o rb_str_dup.o set_len.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/string' /usr/bin/make -C ext/pathname V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling memory_view.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o memory_view.o -c memory_view.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling pinned.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o pinned.o -c pinned.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/fiddle exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' installing default fiddle libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/cparser.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/import.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/pack.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/struct.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/types.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/value.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' compiling bigdecimal.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bigdecimal.o -c bigdecimal.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' cp -p ../.././ext/fiddle/lib/fiddle/version.rb ../../.ext/common/fiddle make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl.o -c ossl.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' linking shared-object bigdecimal.so rm -f ../../.ext/powerpc64le-linux/bigdecimal.so gcc -shared -o ../../.ext/powerpc64le-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' /usr/bin/make -C ext/psych V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' compiling objspace.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o objspace.o -c objspace.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' compiling pointer.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/fiddle -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o pointer.o -c pointer.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' compiling psych.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o psych.o -c psych.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_bio.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_bio.o -c ossl_bio.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' linking shared-object fiddle.so rm -f ../../.ext/powerpc64le-linux/fiddle.so gcc -shared -o ../../.ext/powerpc64le-linux/fiddle.so closure.o conversions.o fiddle.o function.o handle.o memory_view.o pinned.o pointer.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -ldl -lffi -lffi -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' /usr/bin/make -C ext/pty V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' compiling pathname.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/pathname -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o pathname.o -c pathname.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' installing default pathname libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' cp -p ../.././ext/pathname/lib/pathname.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' compiling objspace_dump.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o objspace_dump.o -c objspace_dump.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' installing default objspace libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' compiling pty.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/pty -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o pty.o -c pty.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' cp -p ../.././ext/objspace/lib/objspace.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' installing default pty libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' linking shared-object pathname.so rm -f ../../.ext/powerpc64le-linux/pathname.so gcc -shared -o ../../.ext/powerpc64le-linux/pathname.so pathname.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' /usr/bin/make -C ext/racc/cparse V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' cp -p ../.././ext/pty/lib/expect.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' linking shared-object objspace.so rm -f ../../.ext/powerpc64le-linux/objspace.so gcc -shared -o ../../.ext/powerpc64le-linux/objspace.so object_tracing.o objspace.o objspace_dump.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' /usr/bin/make -C ext/rbconfig/sizeof V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' compiling psych_emitter.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o psych_emitter.o -c psych_emitter.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' ../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/powerpc64le-linux' -I'../../../.ext/common' ../../.././tool/generic_erb.rb --output=sizes.c \ ../../.././template/sizes.c.tmpl \ ../../.././configure.ac \ ../../.././ext/rbconfig/sizeof/extconf.rb sizes.c updated make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' linking shared-object pty.so rm -f ../../.ext/powerpc64le-linux/pty.so gcc -shared -o ../../.ext/powerpc64le-linux/pty.so pty.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lutil -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' /usr/bin/make -C ext/readline V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_asn1.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_asn1.o -c ossl_asn1.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' compiling limits.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o limits.o -c limits.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/rbconfig/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.rbconfig.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_bn.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_bn.o -c ossl_bn.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' compiling cparse.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o cparse.o -c cparse.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' compiling nkf.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o nkf.o -c nkf.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' installing default nkf libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/racc/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.racc.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' cp -p ../.././ext/nkf/lib/kconv.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' compiling psych_parser.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o psych_parser.o -c psych_parser.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' compiling sizes.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sizes.o -c sizes.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' linking shared-object nkf.so rm -f ../../.ext/powerpc64le-linux/nkf.so gcc -shared -o ../../.ext/powerpc64le-linux/nkf.so nkf.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' /usr/bin/make -C ext/ripper V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' linking shared-object racc/cparse.so rm -f ../../../.ext/powerpc64le-linux/racc/cparse.so gcc -shared -o ../../../.ext/powerpc64le-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/racc/cparse' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' linking shared-object rbconfig/sizeof.so rm -f ../../../.ext/powerpc64le-linux/rbconfig/sizeof.so gcc -shared -o ../../../.ext/powerpc64le-linux/rbconfig/sizeof.so sizes.o limits.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rbconfig/sizeof' /usr/bin/make -C ext/rubyvm V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' compiling psych_to_ruby.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o psych_to_ruby.o -c psych_to_ruby.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_config.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_config.o -c ossl_config.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/forwardable exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' installing default libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' compiling date_core.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o date_core.o -c date_core.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' cp -p ../.././ext/rubyvm/lib/forwardable/impl.rb ../../.ext/common/forwardable make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' /usr/bin/make -C ext/socket V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/readline' compiling readline.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o readline.o -c readline.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/readline' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' compiling psych_yaml_tree.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o psych_yaml_tree.o -c psych_yaml_tree.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/readline' linking shared-object readline.so rm -f ../../.ext/powerpc64le-linux/readline.so gcc -shared -o ../../.ext/powerpc64le-linux/readline.so readline.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lreadline -lncurses -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/readline' /usr/bin/make -C ext/stringio V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_cipher.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_cipher.o -c ossl_cipher.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/handlers exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_digest.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_digest.o -c ossl_digest.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/json exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/nodes exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/visitors exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/class_loader.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/core_ext.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/exception.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_engine.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_engine.o -c ossl_engine.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/set.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/streaming.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/tree_builder.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/versions.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/y.rb ../../.ext/common/psych make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/handlers/document_stream.rb ../../.ext/common/psych/handlers make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/handlers/recorder.rb ../../.ext/common/psych/handlers make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling init.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o init.o -c init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/json/ruby_events.rb ../../.ext/common/psych/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_hmac.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_hmac.o -c ossl_hmac.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/json/stream.rb ../../.ext/common/psych/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/json/tree_builder.rb ../../.ext/common/psych/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/json/yaml_events.rb ../../.ext/common/psych/json make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/mapping.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/node.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/scalar.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/nodes/stream.rb ../../.ext/common/psych/nodes make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/depth_first.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/emitter.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/to_ruby.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/visitor.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_kdf.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_kdf.o -c ossl_kdf.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_ns_spki.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_ns_spki.o -c ossl_ns_spki.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' cp -p ../.././ext/psych/lib/psych.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' linking shared-object psych.so rm -f ../../.ext/powerpc64le-linux/psych.so gcc -shared -o ../../.ext/powerpc64le-linux/psych.so psych.o psych_emitter.o psych_parser.o psych_to_ruby.o psych_yaml_tree.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lyaml -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' installing default psych libraries /usr/bin/make -C ext/strscan V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/stringio' compiling stringio.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o stringio.o -c stringio.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/stringio' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkcs12.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkcs12.o -c ossl_pkcs12.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/stringio' linking shared-object stringio.so rm -f ../../.ext/powerpc64le-linux/stringio.so gcc -shared -o ../../.ext/powerpc64le-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/stringio' /usr/bin/make -C ext/syslog V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_ocsp.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_ocsp.o -c ossl_ocsp.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkcs7.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkcs7.o -c ossl_pkcs7.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkey.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkey.o -c ossl_pkey.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' compiling syslog.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o syslog.o -c syslog.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/syslog exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' compiling date_parse.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o date_parse.o -c date_parse.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/strscan' compiling strscan.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/strscan -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o strscan.o -c strscan.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/strscan' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' linking shared-object syslog.so rm -f ../../.ext/powerpc64le-linux/syslog.so gcc -shared -o ../../.ext/powerpc64le-linux/syslog.so syslog.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' installing default syslog libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' cp -p ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' /usr/bin/make -C ext/zlib V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/strscan' linking shared-object strscan.so rm -f ../../.ext/powerpc64le-linux/strscan.so gcc -shared -o ../../.ext/powerpc64le-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/strscan' /usr/bin/make -C ext/digest/bubblebabble V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkey_dsa.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkey_dh.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkey_dh.o -c ossl_pkey_dh.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' compiling bubblebabble.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/bubblebabble -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o bubblebabble.o -c bubblebabble.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/digest/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.digest.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' linking shared-object digest/bubblebabble.so rm -f ../../../.ext/powerpc64le-linux/digest/bubblebabble.so gcc -shared -o ../../../.ext/powerpc64le-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/bubblebabble' /usr/bin/make -C ext/digest/md5 V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling constants.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o constants.o -c constants.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' compiling date_strftime.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o date_strftime.o -c date_strftime.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_rand.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_rand.o -c ossl_rand.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkey_ec.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkey_ec.o -c ossl_pkey_ec.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' compiling md5init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/md5 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o md5init.o -c md5init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' compiling md5.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/md5 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o md5.o -c md5.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_ssl_session.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_ssl_session.o -c ossl_ssl_session.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling basicsocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o basicsocket.o -c basicsocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_pkey_rsa.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' linking shared-object digest/md5.so rm -f ../../../.ext/powerpc64le-linux/digest/md5.so gcc -shared -o ../../../.ext/powerpc64le-linux/digest/md5.so md5init.o md5.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/md5' /usr/bin/make -C ext/digest/rmd160 V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' compiling date_strptime.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o date_strptime.o -c date_strptime.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' compiling rmd160init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/rmd160 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rmd160init.o -c rmd160init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' installing default date_core libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' cp -p ../.././ext/date/lib/date.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling ipsocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ipsocket.o -c ipsocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_ts.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_ts.o -c ossl_ts.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' linking shared-object date_core.so rm -f ../../.ext/powerpc64le-linux/date_core.so gcc -shared -o ../../.ext/powerpc64le-linux/date_core.so date_core.o date_parse.o date_strftime.o date_strptime.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling tcpsocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o tcpsocket.o -c tcpsocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' compiling rmd160.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/rmd160 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o rmd160.o -c rmd160.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling socket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o socket.o -c socket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/zlib' compiling zlib.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o zlib.o -c zlib.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/zlib' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling tcpserver.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o tcpserver.o -c tcpserver.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' linking shared-object digest/rmd160.so rm -f ../../../.ext/powerpc64le-linux/digest/rmd160.so gcc -shared -o ../../../.ext/powerpc64le-linux/digest/rmd160.so rmd160init.o rmd160.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/rmd160' /usr/bin/make -C ext/digest/sha1 V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509.o -c ossl_x509.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling sockssocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sockssocket.o -c sockssocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509attr.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509attr.o -c ossl_x509attr.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/zlib' linking shared-object zlib.so rm -f ../../.ext/powerpc64le-linux/zlib.so gcc -shared -o ../../.ext/powerpc64le-linux/zlib.so zlib.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lz -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/zlib' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' compiling sha1init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/sha1 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sha1init.o -c sha1init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_ssl.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_ssl.o -c ossl_ssl.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling udpsocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o udpsocket.o -c udpsocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509crl.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509crl.o -c ossl_x509crl.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509cert.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509cert.o -c ossl_x509cert.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509name.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509name.o -c ossl_x509name.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509ext.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509ext.o -c ossl_x509ext.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/openssl exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' /usr/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/ripper exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' cp -p ../.././ext/ripper/lib/ripper.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' compiling sha1.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/sha1 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sha1.o -c sha1.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509req.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509req.o -c ossl_x509req.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' checking ../.././parse.y and ../.././ext/ripper/eventids2.c ../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/powerpc64le-linux' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' linking shared-object digest/sha1.so rm -f ../../../.ext/powerpc64le-linux/digest/sha1.so gcc -shared -o ../../../.ext/powerpc64le-linux/digest/sha1.so sha1init.o sha1.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha1' /usr/bin/make -C ext/digest/sha2 V=0 all installing default ripper libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling unixsocket.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o unixsocket.o -c unixsocket.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' cp -p ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling unixserver.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o unixserver.o -c unixserver.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' cp -p ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' cp -p ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' installing default openssl libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509revoked.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509revoked.o -c ossl_x509revoked.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' cp -p ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' /usr/bin/make -C ext/json/generator V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' compiling sha2init.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/sha2 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sha2init.o -c sha2init.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' /usr/bin/mkdir -p ../../../.ext/.timestamp/powerpc64le-linux ../../../.ext/powerpc64le-linux/json/ext/ exit > ../../../.ext/.timestamp/powerpc64le-linux/.json.-.ext.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' compiling ossl_x509store.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ossl_x509store.o -c ossl_x509store.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/hmac.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/marshal.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/pkcs5.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/pkey.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/version.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' cp -p ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling option.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o option.o -c option.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling ifaddr.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ifaddr.o -c ifaddr.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' cp -p ../.././ext/socket/lib/socket.rb ../../.ext/common make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' installing default socket libraries /usr/bin/make -C ext/json/parser V=0 all make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' compiling sha2.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/digest/sha2 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o sha2.o -c sha2.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' /usr/bin/mkdir -p ../../../.ext/.timestamp ../../../.ext/common/digest exit > ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' linking shared-object openssl.so rm -f ../../.ext/powerpc64le-linux/openssl.so gcc -shared -o ../../.ext/powerpc64le-linux/openssl.so openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_kdf.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_ts.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lssl -lcrypto -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' installing default sha2 libraries make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' cp -p ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling ancdata.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ancdata.o -c ancdata.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' linking shared-object digest/sha2.so rm -f ../../../.ext/powerpc64le-linux/digest/sha2.so gcc -shared -o ../../../.ext/powerpc64le-linux/digest/sha2.so sha2init.o sha2.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' compiling ripper.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o ripper.o -c ripper.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' linking shared-object ripper.so rm -f ../../.ext/powerpc64le-linux/ripper.so gcc -shared -o ../../.ext/powerpc64le-linux/ripper.so ripper.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' compiling generator.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/json/generator -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o generator.o -c generator.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' linking shared-object json/ext/generator.so rm -f ../../../.ext/powerpc64le-linux/json/ext/generator.so gcc -shared -o ../../../.ext/powerpc64le-linux/json/ext/generator.so generator.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/generator' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' compiling raddrinfo.c gcc -I. -I../../.ext/include/powerpc64le-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 -o raddrinfo.o -c raddrinfo.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' linking shared-object socket.so rm -f ../../.ext/powerpc64le-linux/socket.so gcc -shared -o ../../.ext/powerpc64le-linux/socket.so init.o constants.o basicsocket.o socket.o ipsocket.o tcpsocket.o tcpserver.o sockssocket.o udpsocket.o unixsocket.o unixserver.o option.o ancdata.o raddrinfo.o ifaddr.o -L. -L../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/parser' compiling parser.c gcc -I. -I../../../.ext/include/powerpc64le-linux -I../../.././include -I../../.././ext/json/parser -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -DSTR_UMINUS_DEDUPE=1 -DSTR_UMINUS_DEDUPE_FROZEN=1 -m64 -o parser.o -c parser.c make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/parser' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/parser' linking shared-object json/ext/parser.so rm -f ../../../.ext/powerpc64le-linux/json/ext/parser.so gcc -shared -o ../../../.ext/powerpc64le-linux/json/ext/parser.so parser.o -L. -L../../.. -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -m64 -lruby -lm -lc make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json/parser' /usr/bin/make DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="" EXTINITS="" UPDATE_LIBRARIES="no" SHOWFLAGS= ruby make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' : > revision.tmp make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' ./tool/ifchange "--timestamp=.revision.time" "./revision.h" revision.tmp ./revision.h unchanged make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' # rm -f revision.h # : > revision.h || : > revision.h make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' /usr/bin/make -f exts.mk RUBY="./miniruby -I./lib -I. -I.ext/common " top_srcdir="." note make[1]: Nothing to be done for 'note'. Generating RDoc documentation ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./libexec/rdoc" --root "." --encoding=UTF-8 --all --ri --op ".ext/rdoc" --page-dir "./doc" --no-force-update "." Parsing sources... 0% [ 1/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.8.7 0% [ 2/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.1 0% [ 3/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.2 0% [ 4/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.3 0% [ 5/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.0.0 0% [ 6/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.1.0 0% [ 7/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.2.0 0% [ 8/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.3.0 1% [ 9/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.4.0 1% [10/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.5.0 1% [11/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.6.0 1% [12/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.7.0 1% [13/863] /builddir/build/BUILD/ruby-3.0.2/doc/bug_triaging.rdoc 1% [14/863] /builddir/build/BUILD/ruby-3.0.2/doc/contributing.rdoc 1% [15/863] /builddir/build/BUILD/ruby-3.0.2/doc/dig_methods.rdoc 1% [16/863] /builddir/build/BUILD/ruby-3.0.2/doc/dtrace_probes.rdoc 1% [17/863] /builddir/build/BUILD/ruby-3.0.2/doc/extension.ja.rdoc 2% [18/863] /builddir/build/BUILD/ruby-3.0.2/doc/extension.rdoc 2% [19/863] /builddir/build/BUILD/ruby-3.0.2/doc/fiber.md 2% [20/863] /builddir/build/BUILD/ruby-3.0.2/doc/globals.rdoc 2% [21/863] /builddir/build/BUILD/ruby-3.0.2/doc/implicit_conversion.rdoc 2% [22/863] /builddir/build/BUILD/ruby-3.0.2/doc/keywords.rdoc 2% [23/863] /builddir/build/BUILD/ruby-3.0.2/doc/maintainers.rdoc 2% [24/863] /builddir/build/BUILD/ruby-3.0.2/doc/make_cheatsheet.md 2% [25/863] /builddir/build/BUILD/ruby-3.0.2/doc/marshal.rdoc 3% [26/863] /builddir/build/BUILD/ruby-3.0.2/doc/memory_view.md 3% [27/863] /builddir/build/BUILD/ruby-3.0.2/doc/method_documentation.rdoc 3% [28/863] /builddir/build/BUILD/ruby-3.0.2/doc/ractor.md 3% [29/863] /builddir/build/BUILD/ruby-3.0.2/doc/regexp.rdoc 3% [30/863] /builddir/build/BUILD/ruby-3.0.2/doc/security.rdoc 3% [31/863] /builddir/build/BUILD/ruby-3.0.2/doc/signals.rdoc 3% [32/863] /builddir/build/BUILD/ruby-3.0.2/doc/standard_library.rdoc 3% [33/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax.rdoc 3% [34/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/assignment.rdoc 4% [35/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/calling_methods.rdoc 4% [36/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/comments.rdoc 4% [37/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/control_expressions.rdoc 4% [38/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/exceptions.rdoc 4% [39/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/literals.rdoc 4% [40/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/methods.rdoc 4% [41/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/miscellaneous.rdoc 4% [42/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/modules_and_classes.rdoc 4% [43/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/pattern_matching.rdoc 5% [44/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/precedence.rdoc 5% [45/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/refinements.rdoc 5% [46/863] CONTRIBUTING.md 5% [47/863] COPYING 5% [48/863] COPYING.ja 5% [49/863] LEGAL 5% [50/863] NEWS.md 5% [51/863] README.ja.md 6% [52/863] README.md 6% [53/863] abrt.c 6% [54/863] addr2line.c 6% [55/863] array.c 6% [56/863] array.rb 6% [57/863] ast.c 6% [58/863] ast.rb 6% [59/863] bignum.c 6% [60/863] builtin.c 7% [61/863] class.c 7% [62/863] compar.c 7% [63/863] compile.c 7% [64/863] complex.c 7% [65/863] cont.c 7% [66/863] debug.c 7% [67/863] debug_counter.c 7% [68/863] dir.c 7% [69/863] dir.rb 8% [70/863] dln.c 8% [71/863] dln_find.c 8% [72/863] dmydln.c 8% [73/863] dmyenc.c 8% [74/863] dmyext.c 8% [75/863] doc/NEWS-1.8.7 8% [76/863] doc/NEWS-1.9.1 8% [77/863] doc/NEWS-1.9.2 9% [78/863] doc/NEWS-1.9.3 9% [79/863] doc/NEWS-2.0.0 9% [80/863] doc/NEWS-2.1.0 9% [81/863] doc/NEWS-2.2.0 9% [82/863] doc/NEWS-2.3.0 9% [83/863] doc/NEWS-2.4.0 9% [84/863] doc/NEWS-2.5.0 9% [85/863] doc/NEWS-2.6.0 9% [86/863] doc/NEWS-2.7.0 10% [87/863] doc/bug_triaging.rdoc 10% [88/863] doc/contributing.rdoc 10% [89/863] doc/dig_methods.rdoc 10% [90/863] doc/dtrace_probes.rdoc 10% [91/863] doc/extension.ja.rdoc 10% [92/863] doc/extension.rdoc 10% [93/863] doc/fiber.md 10% [94/863] doc/globals.rdoc 11% [95/863] doc/implicit_conversion.rdoc 11% [96/863] doc/keywords.rdoc 11% [97/863] doc/maintainers.rdoc 11% [98/863] doc/make_cheatsheet.md 11% [99/863] doc/marshal.rdoc 11% [100/863] doc/memory_view.md 11% [101/863] doc/method_documentation.rdoc 11% [102/863] doc/ractor.md 11% [103/863] doc/regexp.rdoc 12% [104/863] doc/security.rdoc 12% [105/863] doc/signals.rdoc 12% [106/863] doc/standard_library.rdoc 12% [107/863] doc/syntax.rdoc 12% [108/863] doc/syntax/assignment.rdoc 12% [109/863] doc/syntax/calling_methods.rdoc 12% [110/863] doc/syntax/comments.rdoc 12% [111/863] doc/syntax/control_expressions.rdoc 12% [112/863] doc/syntax/exceptions.rdoc 13% [113/863] doc/syntax/literals.rdoc 13% [114/863] doc/syntax/methods.rdoc 13% [115/863] doc/syntax/miscellaneous.rdoc 13% [116/863] doc/syntax/modules_and_classes.rdoc 13% [117/863] doc/syntax/pattern_matching.rdoc 13% [118/863] doc/syntax/precedence.rdoc 13% [119/863] doc/syntax/refinements.rdoc 13% [120/863] encoding.c 14% [121/863] enum.c 14% [122/863] enumerator.c 14% [123/863] error.c 14% [124/863] eval.c 14% [125/863] eval_error.c 14% [126/863] eval_jump.c 14% [127/863] ext/bigdecimal/bigdecimal.c 14% [128/863] ext/bigdecimal/lib/bigdecimal.rb 14% [129/863] ext/bigdecimal/lib/bigdecimal/jacobian.rb 15% [130/863] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 15% [131/863] ext/bigdecimal/lib/bigdecimal/math.rb 15% [132/863] ext/bigdecimal/lib/bigdecimal/newton.rb 15% [133/863] ext/bigdecimal/lib/bigdecimal/util.rb 15% [134/863] ext/cgi/escape/escape.c 15% [135/863] ext/continuation/continuation.c 15% [136/863] ext/coverage/coverage.c 15% [137/863] ext/coverage/lib/coverage.rb 15% [138/863] ext/date/date_core.c 16% [139/863] ext/date/date_parse.c 16% [140/863] ext/date/date_strftime.c 16% [141/863] ext/date/date_strptime.c 16% [142/863] ext/date/lib/date.rb 16% [143/863] ext/dbm/dbm.c 16% [144/863] ext/digest/bubblebabble/bubblebabble.c 16% [145/863] ext/digest/digest.c 16% [146/863] ext/digest/lib/digest.rb 17% [147/863] ext/digest/md5/md5init.c 17% [148/863] ext/digest/rmd160/rmd160init.c 17% [149/863] ext/digest/sha1/sha1init.c 17% [150/863] ext/digest/sha2/lib/sha2.rb 17% [151/863] ext/digest/sha2/sha2init.c 17% [152/863] ext/etc/etc.c 17% [153/863] ext/fcntl/fcntl.c 17% [154/863] ext/fiber/fiber.c 17% [155/863] ext/fiddle/closure.c 18% [156/863] ext/fiddle/conversions.c 18% [157/863] ext/fiddle/fiddle.c 18% [158/863] ext/fiddle/function.c 18% [159/863] ext/fiddle/handle.c 18% [160/863] ext/fiddle/lib/fiddle.rb 18% [161/863] ext/fiddle/lib/fiddle/closure.rb 18% [162/863] ext/fiddle/lib/fiddle/cparser.rb 18% [163/863] ext/fiddle/lib/fiddle/function.rb 19% [164/863] ext/fiddle/lib/fiddle/import.rb 19% [165/863] ext/fiddle/lib/fiddle/pack.rb 19% [166/863] ext/fiddle/lib/fiddle/struct.rb 19% [167/863] ext/fiddle/lib/fiddle/types.rb 19% [168/863] ext/fiddle/lib/fiddle/value.rb 19% [169/863] ext/fiddle/lib/fiddle/version.rb 19% [170/863] ext/fiddle/pinned.c 19% [171/863] ext/fiddle/pointer.c 19% [172/863] ext/gdbm/gdbm.c 20% [173/863] ext/io/console/console.c 20% [174/863] ext/io/console/lib/console/size.rb 20% [175/863] ext/io/nonblock/nonblock.c 20% [176/863] ext/io/wait/wait.c 20% [177/863] ext/json/generator/generator.c 20% [178/863] ext/json/lib/json.rb 20% [179/863] ext/json/lib/json/add/bigdecimal.rb 20% [180/863] ext/json/lib/json/add/complex.rb 20% [181/863] ext/json/lib/json/add/core.rb 21% [182/863] ext/json/lib/json/add/date.rb 21% [183/863] ext/json/lib/json/add/date_time.rb 21% [184/863] ext/json/lib/json/add/exception.rb 21% [185/863] ext/json/lib/json/add/ostruct.rb 21% [186/863] ext/json/lib/json/add/range.rb 21% [187/863] ext/json/lib/json/add/rational.rb 21% [188/863] ext/json/lib/json/add/regexp.rb 21% [189/863] ext/json/lib/json/add/set.rb 22% [190/863] ext/json/lib/json/add/struct.rb 22% [191/863] ext/json/lib/json/add/symbol.rb 22% [192/863] ext/json/lib/json/add/time.rb 22% [193/863] ext/json/lib/json/common.rb 22% [194/863] ext/json/lib/json/ext.rb 22% [195/863] ext/json/lib/json/generic_object.rb 22% [196/863] ext/json/lib/json/version.rb 22% [197/863] ext/json/parser/parser.c 22% [198/863] ext/monitor/lib/monitor.rb 23% [199/863] ext/monitor/monitor.c 23% [200/863] ext/nkf/lib/kconv.rb 23% [201/863] ext/nkf/nkf.c 23% [202/863] ext/objspace/lib/objspace.rb 23% [203/863] ext/objspace/object_tracing.c 23% [204/863] ext/objspace/objspace.c 23% [205/863] ext/objspace/objspace_dump.c 23% [206/863] ext/openssl/lib/openssl.rb 23% [207/863] ext/openssl/lib/openssl/bn.rb 24% [208/863] ext/openssl/lib/openssl/buffering.rb 24% [209/863] ext/openssl/lib/openssl/cipher.rb 24% [210/863] ext/openssl/lib/openssl/config.rb 24% [211/863] ext/openssl/lib/openssl/digest.rb 24% [212/863] ext/openssl/lib/openssl/hmac.rb 24% [213/863] ext/openssl/lib/openssl/marshal.rb 24% [214/863] ext/openssl/lib/openssl/pkcs5.rb 24% [215/863] ext/openssl/lib/openssl/pkey.rb 25% [216/863] ext/openssl/lib/openssl/ssl.rb 25% [217/863] ext/openssl/lib/openssl/version.rb 25% [218/863] ext/openssl/lib/openssl/x509.rb 25% [219/863] ext/openssl/ossl.c 25% [220/863] ext/openssl/ossl_asn1.c 25% [221/863] ext/openssl/ossl_bio.c 25% [222/863] ext/openssl/ossl_bn.c 25% [223/863] ext/openssl/ossl_cipher.c 25% [224/863] ext/openssl/ossl_config.c 26% [225/863] ext/openssl/ossl_digest.c 26% [226/863] ext/openssl/ossl_engine.c 26% [227/863] ext/openssl/ossl_hmac.c 26% [228/863] ext/openssl/ossl_kdf.c 26% [229/863] ext/openssl/ossl_ns_spki.c 26% [230/863] ext/openssl/ossl_ocsp.c 26% [231/863] ext/openssl/ossl_pkcs12.c 26% [232/863] ext/openssl/ossl_pkcs7.c 26% [233/863] ext/openssl/ossl_pkey.c 27% [234/863] ext/openssl/ossl_pkey_dh.c 27% [235/863] ext/openssl/ossl_pkey_dsa.c 27% [236/863] ext/openssl/ossl_pkey_ec.c 27% [237/863] ext/openssl/ossl_pkey_rsa.c 27% [238/863] ext/openssl/ossl_rand.c 27% [239/863] ext/openssl/ossl_ssl.c 27% [240/863] ext/openssl/ossl_ssl_session.c 27% [241/863] ext/openssl/ossl_ts.c 28% [242/863] ext/openssl/ossl_x509.c 28% [243/863] ext/openssl/ossl_x509attr.c 28% [244/863] ext/openssl/ossl_x509cert.c 28% [245/863] ext/openssl/ossl_x509crl.c 28% [246/863] ext/openssl/ossl_x509ext.c 28% [247/863] ext/openssl/ossl_x509name.c 28% [248/863] ext/openssl/ossl_x509req.c 28% [249/863] ext/openssl/ossl_x509revoked.c 28% [250/863] ext/openssl/ossl_x509store.c 29% [251/863] ext/pathname/lib/pathname.rb 29% [252/863] ext/pathname/pathname.c 29% [253/863] ext/psych/lib/psych.rb 29% [254/863] ext/psych/lib/psych/class_loader.rb 29% [255/863] ext/psych/lib/psych/coder.rb 29% [256/863] ext/psych/lib/psych/core_ext.rb 29% [257/863] ext/psych/lib/psych/exception.rb 29% [258/863] ext/psych/lib/psych/handler.rb 30% [259/863] ext/psych/lib/psych/handlers/document_stream.rb 30% [260/863] ext/psych/lib/psych/handlers/recorder.rb 30% [261/863] ext/psych/lib/psych/json/ruby_events.rb 30% [262/863] ext/psych/lib/psych/json/stream.rb 30% [263/863] ext/psych/lib/psych/json/tree_builder.rb 30% [264/863] ext/psych/lib/psych/json/yaml_events.rb 30% [265/863] ext/psych/lib/psych/nodes.rb 30% [266/863] ext/psych/lib/psych/nodes/alias.rb 30% [267/863] ext/psych/lib/psych/nodes/document.rb 31% [268/863] ext/psych/lib/psych/nodes/mapping.rb 31% [269/863] ext/psych/lib/psych/nodes/node.rb 31% [270/863] ext/psych/lib/psych/nodes/scalar.rb 31% [271/863] ext/psych/lib/psych/nodes/sequence.rb 31% [272/863] ext/psych/lib/psych/nodes/stream.rb 31% [273/863] ext/psych/lib/psych/omap.rb 31% [274/863] ext/psych/lib/psych/parser.rb 31% [275/863] ext/psych/lib/psych/scalar_scanner.rb 31% [276/863] ext/psych/lib/psych/set.rb 32% [277/863] ext/psych/lib/psych/stream.rb 32% [278/863] ext/psych/lib/psych/streaming.rb 32% [279/863] ext/psych/lib/psych/syntax_error.rb 32% [280/863] ext/psych/lib/psych/tree_builder.rb 32% [281/863] ext/psych/lib/psych/versions.rb 32% [282/863] ext/psych/lib/psych/visitors.rb 32% [283/863] ext/psych/lib/psych/visitors/depth_first.rb 32% [284/863] ext/psych/lib/psych/visitors/emitter.rb 33% [285/863] ext/psych/lib/psych/visitors/json_tree.rb 33% [286/863] ext/psych/lib/psych/visitors/to_ruby.rb 33% [287/863] ext/psych/lib/psych/visitors/visitor.rb 33% [288/863] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [289/863] ext/psych/lib/psych/y.rb 33% [290/863] ext/psych/psych.c 33% [291/863] ext/psych/psych_emitter.c 33% [292/863] ext/psych/psych_parser.c 33% [293/863] ext/psych/psych_to_ruby.c 34% [294/863] ext/psych/psych_yaml_tree.c 34% [295/863] ext/pty/lib/expect.rb 34% [296/863] ext/pty/pty.c 34% [297/863] ext/racc/cparse/cparse.c 34% [298/863] ext/rbconfig/sizeof/limits.c 34% [299/863] ext/rbconfig/sizeof/sizes.c 34% [300/863] ext/readline/readline.c 34% [301/863] ext/ripper/lib/ripper.rb 34% [302/863] ext/ripper/lib/ripper/core.rb 35% [303/863] ext/ripper/lib/ripper/filter.rb 35% [304/863] ext/ripper/lib/ripper/lexer.rb 35% [305/863] ext/ripper/lib/ripper/sexp.rb 35% [306/863] ext/socket/ancdata.c 35% [307/863] ext/socket/basicsocket.c 35% [308/863] ext/socket/constants.c 35% [309/863] ext/socket/constdefs.c 35% [310/863] ext/socket/ifaddr.c 36% [311/863] ext/socket/init.c 36% [312/863] ext/socket/ipsocket.c 36% [313/863] ext/socket/lib/socket.rb 36% [314/863] ext/socket/option.c 36% [315/863] ext/socket/raddrinfo.c 36% [316/863] ext/socket/socket.c 36% [317/863] ext/socket/sockssocket.c 36% [318/863] ext/socket/tcpserver.c 36% [319/863] ext/socket/tcpsocket.c 37% [320/863] ext/socket/udpsocket.c 37% [321/863] ext/socket/unixserver.c 37% [322/863] ext/socket/unixsocket.c 37% [323/863] ext/stringio/stringio.c 37% [324/863] ext/strscan/strscan.c 37% [325/863] ext/syslog/lib/syslog/logger.rb 37% [326/863] ext/syslog/syslog.c 37% [327/863] ext/win32/lib/win32/registry.rb 38% [328/863] ext/win32/lib/win32/resolv.rb 38% [329/863] ext/win32/lib/win32/sspi.rb 38% [330/863] ext/win32/resolv/resolv.c 38% [331/863] ext/win32ole/lib/win32ole.rb 38% [332/863] ext/win32ole/lib/win32ole/property.rb 38% [333/863] ext/win32ole/win32ole.c 38% [334/863] ext/win32ole/win32ole_error.c 38% [335/863] ext/win32ole/win32ole_event.c 38% [336/863] ext/win32ole/win32ole_method.c 39% [337/863] ext/win32ole/win32ole_param.c 39% [338/863] ext/win32ole/win32ole_record.c 39% [339/863] ext/win32ole/win32ole_type.c 39% [340/863] ext/win32ole/win32ole_typelib.c 39% [341/863] ext/win32ole/win32ole_variable.c 39% [342/863] ext/win32ole/win32ole_variant.c 39% [343/863] ext/win32ole/win32ole_variant_m.c 39% [344/863] ext/zlib/zlib.c 39% [345/863] file.c 40% [346/863] gc.c 40% [347/863] gc.rb 40% [348/863] golf_prelude.c 40% [349/863] goruby.c 40% [350/863] hash.c 40% [351/863] id.c 40% [352/863] id_table.c 40% [353/863] inits.c 41% [354/863] integer.rb 41% [355/863] io.c 41% [356/863] io.rb 41% [357/863] iseq.c 41% [358/863] kernel.rb 41% [359/863] lex.c 41% [360/863] lib/English.rb 41% [361/863] lib/abbrev.rb 41% [362/863] lib/base64.rb 42% [363/863] lib/benchmark.rb 42% [364/863] lib/bundler.rb 42% [365/863] lib/cgi.rb 42% [366/863] lib/cgi/cookie.rb 42% [367/863] lib/cgi/core.rb 42% [368/863] lib/cgi/html.rb 42% [369/863] lib/cgi/session.rb 42% [370/863] lib/cgi/session/pstore.rb 42% [371/863] lib/cgi/util.rb 43% [372/863] lib/csv.rb 43% [373/863] lib/csv/core_ext/array.rb 43% [374/863] lib/csv/core_ext/string.rb 43% [375/863] lib/csv/delete_suffix.rb 43% [376/863] lib/csv/fields_converter.rb 43% [377/863] lib/csv/match_p.rb 43% [378/863] lib/csv/parser.rb 43% [379/863] lib/csv/row.rb 44% [380/863] lib/csv/table.rb 44% [381/863] lib/csv/version.rb 44% [382/863] lib/csv/writer.rb 44% [383/863] lib/debug.rb 44% [384/863] lib/delegate.rb 44% [385/863] lib/did_you_mean.rb 44% [386/863] lib/drb.rb 44% [387/863] lib/drb/acl.rb 44% [388/863] lib/drb/drb.rb 45% [389/863] lib/drb/eq.rb 45% [390/863] lib/drb/extserv.rb 45% [391/863] lib/drb/extservm.rb 45% [392/863] lib/drb/gw.rb 45% [393/863] lib/drb/invokemethod.rb 45% [394/863] lib/drb/observer.rb 45% [395/863] lib/drb/ssl.rb 45% [396/863] lib/drb/timeridconv.rb 46% [397/863] lib/drb/unix.rb 46% [398/863] lib/drb/version.rb 46% [399/863] lib/drb/weakidconv.rb 46% [400/863] lib/erb.rb 46% [401/863] lib/fileutils.rb 46% [402/863] lib/find.rb 46% [403/863] lib/forwardable.rb 46% [404/863] lib/forwardable/impl.rb 46% [405/863] lib/getoptlong.rb 47% [406/863] lib/ipaddr.rb 47% [407/863] lib/irb.rb 47% [408/863] lib/irb/cmd/chws.rb 47% [409/863] lib/irb/cmd/fork.rb 47% [410/863] lib/irb/cmd/help.rb 47% [411/863] lib/irb/cmd/info.rb 47% [412/863] lib/irb/cmd/load.rb 47% [413/863] lib/irb/cmd/ls.rb 47% [414/863] lib/irb/cmd/measure.rb 48% [415/863] lib/irb/cmd/nop.rb 48% [416/863] lib/irb/cmd/pushws.rb 48% [417/863] lib/irb/cmd/show_source.rb 48% [418/863] lib/irb/cmd/subirb.rb 48% [419/863] lib/irb/cmd/whereami.rb 48% [420/863] lib/irb/color.rb 48% [421/863] lib/irb/color_printer.rb 48% [422/863] lib/irb/completion.rb 49% [423/863] lib/irb/context.rb 49% [424/863] lib/irb/easter-egg.rb 49% [425/863] lib/irb/ext/change-ws.rb 49% [426/863] lib/irb/ext/history.rb 49% [427/863] lib/irb/ext/loader.rb 49% [428/863] lib/irb/ext/multi-irb.rb 49% [429/863] lib/irb/ext/save-history.rb 49% [430/863] lib/irb/ext/tracer.rb 49% [431/863] lib/irb/ext/use-loader.rb 50% [432/863] lib/irb/ext/workspaces.rb 50% [433/863] lib/irb/extend-command.rb 50% [434/863] lib/irb/frame.rb 50% [435/863] lib/irb/help.rb 50% [436/863] lib/irb/init.rb 50% [437/863] lib/irb/input-method.rb 50% [438/863] lib/irb/inspector.rb 50% [439/863] lib/irb/lc/error.rb 50% [440/863] lib/irb/lc/ja/encoding_aliases.rb 51% [441/863] lib/irb/lc/ja/error.rb 51% [442/863] lib/irb/locale.rb 51% [443/863] lib/irb/magic-file.rb 51% [444/863] lib/irb/notifier.rb 51% [445/863] lib/irb/output-method.rb 51% [446/863] lib/irb/ruby-lex.rb 51% [447/863] lib/irb/src_encoding.rb 51% [448/863] lib/irb/version.rb 52% [449/863] lib/irb/workspace.rb 52% [450/863] lib/irb/ws-for-case-2.rb 52% [451/863] lib/irb/xmp.rb 52% [452/863] lib/logger.rb 52% [453/863] lib/matrix.rb 52% [454/863] lib/matrix/eigenvalue_decomposition.rb 52% [455/863] lib/matrix/lup_decomposition.rb 52% [456/863] lib/matrix/version.rb 52% [457/863] lib/mkmf.rb 53% [458/863] lib/mutex_m.rb 53% [459/863] lib/net/ftp.rb 53% [460/863] lib/net/http.rb 53% [461/863] lib/net/http/backward.rb 53% [462/863] lib/net/http/exceptions.rb 53% [463/863] lib/net/http/generic_request.rb 53% [464/863] lib/net/http/header.rb 53% [465/863] lib/net/http/proxy_delta.rb 53% [466/863] lib/net/http/request.rb 54% [467/863] lib/net/http/requests.rb 54% [468/863] lib/net/http/response.rb 54% [469/863] lib/net/http/responses.rb 54% [470/863] lib/net/http/status.rb 54% [471/863] lib/net/https.rb 54% [472/863] lib/net/imap.rb 54% [473/863] lib/net/pop.rb 54% [474/863] lib/net/protocol.rb 55% [475/863] lib/net/smtp.rb 55% [476/863] lib/observer.rb 55% [477/863] lib/open-uri.rb 55% [478/863] lib/open3.rb 55% [479/863] lib/optionparser.rb 55% [480/863] lib/optparse.rb 55% [481/863] lib/optparse/ac.rb 55% [482/863] lib/optparse/date.rb 55% [483/863] lib/optparse/kwargs.rb 56% [484/863] lib/optparse/shellwords.rb 56% [485/863] lib/optparse/time.rb 56% [486/863] lib/optparse/uri.rb 56% [487/863] lib/optparse/version.rb 56% [488/863] lib/ostruct.rb 56% [489/863] lib/pp.rb 56% [490/863] lib/prettyprint.rb 56% [491/863] lib/prime.rb 57% [492/863] lib/pstore.rb 57% [493/863] lib/racc.rb 57% [494/863] lib/racc/compat.rb 57% [495/863] lib/racc/debugflags.rb 57% [496/863] lib/racc/exception.rb 57% [497/863] lib/racc/grammar.rb 57% [498/863] lib/racc/grammarfileparser.rb 57% [499/863] lib/racc/info.rb 57% [500/863] lib/racc/iset.rb 58% [501/863] lib/racc/logfilegenerator.rb 58% [502/863] lib/racc/parser-text.rb 58% [503/863] lib/racc/parser.rb 58% [504/863] lib/racc/parserfilegenerator.rb 58% [505/863] lib/racc/rdoc/grammar.en.rdoc 58% [506/863] lib/racc/sourcetext.rb 58% [507/863] lib/racc/state.rb 58% [508/863] lib/racc/statetransitiontable.rb 58% [509/863] lib/racc/static.rb 59% [510/863] lib/rdoc.rb 59% [511/863] lib/rdoc/alias.rb 59% [512/863] lib/rdoc/anon_class.rb 59% [513/863] lib/rdoc/any_method.rb 59% [514/863] lib/rdoc/attr.rb 59% [515/863] lib/rdoc/class_module.rb 59% [516/863] lib/rdoc/code_object.rb 59% [517/863] lib/rdoc/code_objects.rb 60% [518/863] lib/rdoc/comment.rb 60% [519/863] lib/rdoc/constant.rb 60% [520/863] lib/rdoc/context.rb 60% [521/863] lib/rdoc/cross_reference.rb 60% [522/863] lib/rdoc/encoding.rb 60% [523/863] lib/rdoc/erb_partial.rb 60% [524/863] lib/rdoc/erbio.rb 60% [525/863] lib/rdoc/extend.rb 60% [526/863] lib/rdoc/generator.rb 61% [527/863] lib/rdoc/ghost_method.rb 61% [528/863] lib/rdoc/i18n.rb 61% [529/863] lib/rdoc/include.rb 61% [530/863] lib/rdoc/known_classes.rb 61% [531/863] lib/rdoc/markdown.rb 61% [532/863] lib/rdoc/markup.rb 61% [533/863] lib/rdoc/meta_method.rb 61% [534/863] lib/rdoc/method_attr.rb 61% [535/863] lib/rdoc/mixin.rb 62% [536/863] lib/rdoc/normal_class.rb 62% [537/863] lib/rdoc/normal_module.rb 62% [538/863] lib/rdoc/options.rb 62% [539/863] lib/rdoc/parser.rb 62% [540/863] lib/rdoc/parser/c.rb 62% [541/863] lib/rdoc/parser/changelog.rb 62% [542/863] lib/rdoc/parser/markdown.rb 62% [543/863] lib/rdoc/parser/rd.rb 63% [544/863] lib/rdoc/parser/ripper_state_lex.rb 63% [545/863] lib/rdoc/parser/ruby.rb 63% [546/863] lib/rdoc/parser/ruby_tools.rb 63% [547/863] lib/rdoc/parser/simple.rb 63% [548/863] lib/rdoc/parser/text.rb 63% [549/863] lib/rdoc/rd.rb 63% [550/863] lib/rdoc/rdoc.rb 63% [551/863] lib/rdoc/require.rb 63% [552/863] lib/rdoc/ri.rb 64% [553/863] lib/rdoc/rubygems_hook.rb 64% [554/863] lib/rdoc/servlet.rb 64% [555/863] lib/rdoc/single_class.rb 64% [556/863] lib/rdoc/stats.rb 64% [557/863] lib/rdoc/store.rb 64% [558/863] lib/rdoc/task.rb 64% [559/863] lib/rdoc/text.rb 64% [560/863] lib/rdoc/token_stream.rb 65% [561/863] lib/rdoc/tom_doc.rb 65% [562/863] lib/rdoc/top_level.rb 65% [563/863] lib/rdoc/version.rb 65% [564/863] lib/readline.rb 65% [565/863] lib/reline.rb 65% [566/863] lib/resolv-replace.rb 65% [567/863] lib/resolv.rb 65% [568/863] lib/rinda/rinda.rb 65% [569/863] lib/rinda/ring.rb 66% [570/863] lib/rinda/tuplespace.rb 66% [571/863] lib/rubygems.rb 66% [572/863] lib/rubygems/available_set.rb 66% [573/863] lib/rubygems/basic_specification.rb 66% [574/863] lib/rubygems/bundler_version_finder.rb 66% [575/863] lib/rubygems/command.rb 66% [576/863] lib/rubygems/command_manager.rb 66% [577/863] lib/rubygems/commands/build_command.rb 66% [578/863] lib/rubygems/commands/cert_command.rb 67% [579/863] lib/rubygems/commands/check_command.rb 67% [580/863] lib/rubygems/commands/cleanup_command.rb 67% [581/863] lib/rubygems/commands/contents_command.rb 67% [582/863] lib/rubygems/commands/dependency_command.rb 67% [583/863] lib/rubygems/commands/environment_command.rb 67% [584/863] lib/rubygems/commands/fetch_command.rb 67% [585/863] lib/rubygems/commands/generate_index_command.rb 67% [586/863] lib/rubygems/commands/help_command.rb 68% [587/863] lib/rubygems/commands/info_command.rb 68% [588/863] lib/rubygems/commands/install_command.rb 68% [589/863] lib/rubygems/commands/list_command.rb 68% [590/863] lib/rubygems/commands/lock_command.rb 68% [591/863] lib/rubygems/commands/mirror_command.rb 68% [592/863] lib/rubygems/commands/open_command.rb 68% [593/863] lib/rubygems/commands/outdated_command.rb 68% [594/863] lib/rubygems/commands/owner_command.rb 68% [595/863] lib/rubygems/commands/pristine_command.rb 69% [596/863] lib/rubygems/commands/push_command.rb 69% [597/863] lib/rubygems/commands/query_command.rb 69% [598/863] lib/rubygems/commands/rdoc_command.rb 69% [599/863] lib/rubygems/commands/search_command.rb 69% [600/863] lib/rubygems/commands/server_command.rb 69% [601/863] lib/rubygems/commands/setup_command.rb 69% [602/863] lib/rubygems/commands/signin_command.rb 69% [603/863] lib/rubygems/commands/signout_command.rb 69% [604/863] lib/rubygems/commands/sources_command.rb 70% [605/863] lib/rubygems/commands/specification_command.rb 70% [606/863] lib/rubygems/commands/stale_command.rb 70% [607/863] lib/rubygems/commands/uninstall_command.rb 70% [608/863] lib/rubygems/commands/unpack_command.rb 70% [609/863] lib/rubygems/commands/update_command.rb 70% [610/863] lib/rubygems/commands/which_command.rb 70% [611/863] lib/rubygems/commands/yank_command.rb 70% [612/863] lib/rubygems/compatibility.rb 71% [613/863] lib/rubygems/config_file.rb 71% [614/863] lib/rubygems/core_ext/kernel_gem.rb 71% [615/863] lib/rubygems/core_ext/kernel_require.rb 71% [616/863] lib/rubygems/core_ext/kernel_warn.rb 71% [617/863] lib/rubygems/core_ext/tcpsocket_init.rb 71% [618/863] lib/rubygems/defaults.rb 71% [619/863] lib/rubygems/dependency.rb 71% [620/863] lib/rubygems/dependency_installer.rb 71% [621/863] lib/rubygems/dependency_list.rb 72% [622/863] lib/rubygems/deprecate.rb 72% [623/863] lib/rubygems/doctor.rb 72% [624/863] lib/rubygems/errors.rb 72% [625/863] lib/rubygems/exceptions.rb 72% [626/863] lib/rubygems/ext.rb 72% [627/863] lib/rubygems/ext/build_error.rb 72% [628/863] lib/rubygems/ext/builder.rb 72% [629/863] lib/rubygems/ext/cmake_builder.rb 73% [630/863] lib/rubygems/ext/configure_builder.rb 73% [631/863] lib/rubygems/ext/ext_conf_builder.rb 73% [632/863] lib/rubygems/ext/rake_builder.rb 73% [633/863] lib/rubygems/gem_runner.rb 73% [634/863] lib/rubygems/gemcutter_utilities.rb 73% [635/863] lib/rubygems/indexer.rb 73% [636/863] lib/rubygems/install_default_message.rb 73% [637/863] lib/rubygems/install_message.rb 73% [638/863] lib/rubygems/install_update_options.rb 74% [639/863] lib/rubygems/installer.rb 74% [640/863] lib/rubygems/installer_test_case.rb 74% [641/863] lib/rubygems/installer_uninstaller_utils.rb 74% [642/863] lib/rubygems/local_remote_options.rb 74% [643/863] lib/rubygems/mock_gem_ui.rb 74% [644/863] lib/rubygems/name_tuple.rb 74% [645/863] lib/rubygems/openssl.rb 74% [646/863] lib/rubygems/package.rb 74% [647/863] lib/rubygems/package/digest_io.rb 75% [648/863] lib/rubygems/package/file_source.rb 75% [649/863] lib/rubygems/package/io_source.rb 75% [650/863] lib/rubygems/package/old.rb 75% [651/863] lib/rubygems/package/source.rb 75% [652/863] lib/rubygems/package/tar_header.rb 75% [653/863] lib/rubygems/package/tar_reader.rb 75% [654/863] lib/rubygems/package/tar_reader/entry.rb 75% [655/863] lib/rubygems/package/tar_test_case.rb 76% [656/863] lib/rubygems/package/tar_writer.rb 76% [657/863] lib/rubygems/package_task.rb 76% [658/863] lib/rubygems/path_support.rb 76% [659/863] lib/rubygems/platform.rb 76% [660/863] lib/rubygems/psych_additions.rb 76% [661/863] lib/rubygems/psych_tree.rb 76% [662/863] lib/rubygems/query_utils.rb 76% [663/863] lib/rubygems/rdoc.rb 76% [664/863] lib/rubygems/remote_fetcher.rb 77% [665/863] lib/rubygems/request.rb 77% [666/863] lib/rubygems/request/connection_pools.rb 77% [667/863] lib/rubygems/request/http_pool.rb 77% [668/863] lib/rubygems/request/https_pool.rb 77% [669/863] lib/rubygems/request_set.rb 77% [670/863] lib/rubygems/request_set/gem_dependency_api.rb 77% [671/863] lib/rubygems/request_set/lockfile.rb 77% [672/863] lib/rubygems/request_set/lockfile/parser.rb 77% [673/863] lib/rubygems/request_set/lockfile/tokenizer.rb 78% [674/863] lib/rubygems/requirement.rb 78% [675/863] lib/rubygems/resolver.rb 78% [676/863] lib/rubygems/resolver/activation_request.rb 78% [677/863] lib/rubygems/resolver/api_set.rb 78% [678/863] lib/rubygems/resolver/api_set/gem_parser.rb 78% [679/863] lib/rubygems/resolver/api_specification.rb 78% [680/863] lib/rubygems/resolver/best_set.rb 78% [681/863] lib/rubygems/resolver/composed_set.rb 79% [682/863] lib/rubygems/resolver/conflict.rb 79% [683/863] lib/rubygems/resolver/current_set.rb 79% [684/863] lib/rubygems/resolver/dependency_request.rb 79% [685/863] lib/rubygems/resolver/git_set.rb 79% [686/863] lib/rubygems/resolver/git_specification.rb 79% [687/863] lib/rubygems/resolver/index_set.rb 79% [688/863] lib/rubygems/resolver/index_specification.rb 79% [689/863] lib/rubygems/resolver/installed_specification.rb 79% [690/863] lib/rubygems/resolver/installer_set.rb 80% [691/863] lib/rubygems/resolver/local_specification.rb 80% [692/863] lib/rubygems/resolver/lock_set.rb 80% [693/863] lib/rubygems/resolver/lock_specification.rb 80% [694/863] lib/rubygems/resolver/molinillo.rb 80% [695/863] lib/rubygems/resolver/molinillo/lib/molinillo.rb 80% [696/863] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 80% [697/863] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 80% [698/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 80% [699/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 81% [700/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 81% [701/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 81% [702/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 81% [703/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 81% [704/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 81% [705/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 81% [706/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 81% [707/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 82% [708/863] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 82% [709/863] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 82% [710/863] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 82% [711/863] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 82% [712/863] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 82% [713/863] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 82% [714/863] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 82% [715/863] lib/rubygems/resolver/requirement_list.rb 82% [716/863] lib/rubygems/resolver/set.rb 83% [717/863] lib/rubygems/resolver/source_set.rb 83% [718/863] lib/rubygems/resolver/spec_specification.rb 83% [719/863] lib/rubygems/resolver/specification.rb 83% [720/863] lib/rubygems/resolver/stats.rb 83% [721/863] lib/rubygems/resolver/vendor_set.rb 83% [722/863] lib/rubygems/resolver/vendor_specification.rb 83% [723/863] lib/rubygems/s3_uri_signer.rb 83% [724/863] lib/rubygems/safe_yaml.rb 84% [725/863] lib/rubygems/security.rb 84% [726/863] lib/rubygems/security/policies.rb 84% [727/863] lib/rubygems/security/policy.rb 84% [728/863] lib/rubygems/security/signer.rb 84% [729/863] lib/rubygems/security/trust_dir.rb 84% [730/863] lib/rubygems/security_option.rb 84% [731/863] lib/rubygems/server.rb 84% [732/863] lib/rubygems/source.rb 84% [733/863] lib/rubygems/source/git.rb 85% [734/863] lib/rubygems/source/installed.rb 85% [735/863] lib/rubygems/source/local.rb 85% [736/863] lib/rubygems/source/lock.rb 85% [737/863] lib/rubygems/source/specific_file.rb 85% [738/863] lib/rubygems/source/vendor.rb 85% [739/863] lib/rubygems/source_list.rb 85% [740/863] lib/rubygems/spec_fetcher.rb 85% [741/863] lib/rubygems/specification.rb 85% [742/863] lib/rubygems/specification_policy.rb 86% [743/863] lib/rubygems/stub_specification.rb 86% [744/863] lib/rubygems/syck_hack.rb 86% [745/863] lib/rubygems/test_case.rb 86% [746/863] lib/rubygems/test_utilities.rb 86% [747/863] lib/rubygems/text.rb 86% [748/863] lib/rubygems/uninstaller.rb 86% [749/863] lib/rubygems/uri_formatter.rb 86% [750/863] lib/rubygems/uri_parser.rb 87% [751/863] lib/rubygems/uri_parsing.rb 87% [752/863] lib/rubygems/user_interaction.rb 87% [753/863] lib/rubygems/util.rb 87% [754/863] lib/rubygems/util/licenses.rb 87% [755/863] lib/rubygems/util/list.rb 87% [756/863] lib/rubygems/validator.rb 87% [757/863] lib/rubygems/version.rb 87% [758/863] lib/rubygems/version_option.rb 87% [759/863] lib/securerandom.rb 88% [760/863] lib/set.rb 88% [761/863] lib/shellwords.rb 88% [762/863] lib/singleton.rb 88% [763/863] lib/tempfile.rb 88% [764/863] lib/time.rb 88% [765/863] lib/timeout.rb 88% [766/863] lib/tmpdir.rb 88% [767/863] lib/tracer.rb 88% [768/863] lib/tsort.rb 89% [769/863] lib/un.rb 89% [770/863] lib/unicode_normalize/normalize.rb 89% [771/863] lib/unicode_normalize/tables.rb 89% [772/863] lib/uri.rb 89% [773/863] lib/uri/common.rb 89% [774/863] lib/uri/file.rb 89% [775/863] lib/uri/ftp.rb 89% [776/863] lib/uri/generic.rb 90% [777/863] lib/uri/http.rb 90% [778/863] lib/uri/https.rb 90% [779/863] lib/uri/ldap.rb 90% [780/863] lib/uri/ldaps.rb 90% [781/863] lib/uri/mailto.rb 90% [782/863] lib/uri/rfc2396_parser.rb 90% [783/863] lib/uri/rfc3986_parser.rb 90% [784/863] lib/uri/version.rb 90% [785/863] lib/uri/ws.rb 91% [786/863] lib/uri/wss.rb 91% [787/863] lib/weakref.rb 91% [788/863] lib/yaml.rb 91% [789/863] lib/yaml/dbm.rb 91% [790/863] lib/yaml/store.rb 91% [791/863] load.c 91% [792/863] loadpath.c 91% [793/863] localeinit.c 92% [794/863] main.c 92% [795/863] marshal.c 92% [796/863] math.c 92% [797/863] memory_view.c 92% [798/863] mini_builtin.c 92% [799/863] miniinit.c 92% [800/863] miniprelude.c 92% [801/863] mjit.c 92% [802/863] mjit_compile.c 93% [803/863] mjit_worker.c 93% [804/863] node.c 93% [805/863] numeric.c 93% [806/863] object.c 93% [807/863] pack.c 93% [808/863] pack.rb 93% [809/863] parse.c 93% [810/863] parse.y 93% [811/863] prelude.rb 94% [812/863] proc.c 94% [813/863] process.c 94% [814/863] ractor.c 94% [815/863] ractor.rb 94% [816/863] random.c 94% [817/863] range.c 94% [818/863] rational.c 94% [819/863] rbconfig.rb 95% [820/863] re.c 95% [821/863] regcomp.c 95% [822/863] regenc.c 95% [823/863] regerror.c 95% [824/863] regexec.c 95% [825/863] regparse.c 95% [826/863] regsyntax.c 95% [827/863] ruby-runner.c 95% [828/863] ruby.c 96% [829/863] rubystub.c 96% [830/863] scheduler.c 96% [831/863] signal.c 96% [832/863] siphash.c 96% [833/863] sparc.c 96% [834/863] sprintf.c 96% [835/863] st.c 96% [836/863] strftime.c 96% [837/863] string.c 97% [838/863] struct.c 97% [839/863] symbol.c 97% [840/863] thread.c 97% [841/863] thread_pthread.c 97% [842/863] thread_sync.c 97% [843/863] thread_win32.c 97% [844/863] time.c 97% [845/863] trace_point.rb 98% [846/863] transcode.c 98% [847/863] transient_heap.c 98% [848/863] util.c 98% [849/863] variable.c 98% [850/863] version.c 98% [851/863] vm.c 98% [852/863] vm_args.c 98% [853/863] vm_backtrace.c 98% [854/863] vm_dump.c 99% [855/863] vm_eval.c 99% [856/863] vm_exec.c 99% [857/863] vm_insnhelper.c 99% [858/863] vm_method.c 99% [859/863] vm_sync.c 99% [860/863] vm_trace.c 99% [861/863] vsnprintf.c 99% [862/863] warning.rb 100% [863/863] win32/README.win32 Files: 863 Classes: 992 ( 282 undocumented) Modules: 196 ( 46 undocumented) Constants: 2075 ( 501 undocumented) Attributes: 986 ( 242 undocumented) Methods: 9645 (1911 undocumented) Total: 13894 (2982 undocumented) 78.54% documented Elapsed: 59.7s Generating RI format into /builddir/build/BUILD/ruby-3.0.2/.ext/rdoc... + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le ++ dirname /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le + cd ruby-3.0.2 + rm -rf /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le 'INSTALL=/usr/bin/install -p' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VMDjtm BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -fPIC -m64 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/powerpc64le-linux -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = DLDFLAGS = -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname,libruby.so.3.0 -fstack-protector-strong -m64 SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm LANG = C LC_ALL = LC_CTYPE = MFLAGS = gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-3) Copyright (C) 2018 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. ./revision.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/-test-/load/dot.dot' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' installing default bigdecimal libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/bigdecimal' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' installing default coverage libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/coverage' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' installing default date_core libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/date' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' installing digest libraries installing default digest libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' installing default sha2 libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/digest/sha2' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' installing default fiddle libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/fiddle' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' installing default console libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/io/console' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' installing default libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/json' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' installing default monitor libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/monitor' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' installing default nkf libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/nkf' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' installing default objspace libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/objspace' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' installing default openssl libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/openssl' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' installing default pathname libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pathname' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' installing default psych libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/psych' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' installing default pty libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/pty' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' installing default ripper libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/ripper' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' installing default libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/rubyvm' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' installing default socket libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/socket' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' installing default syslog libraries make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2/ext/syslog' make[2]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' ./revision.h unchanged make[2]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making enc make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making trans make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Nothing to be done for './enc/trans'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' making encs make[1]: Entering directory '/builddir/build/BUILD/ruby-3.0.2' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/builddir/build/BUILD/ruby-3.0.2' Generating RDoc documentation Parsing sources... 0% [ 1/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.8.7 0% [ 2/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.1 0% [ 3/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.2 0% [ 4/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-1.9.3 0% [ 5/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.0.0 0% [ 6/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.1.0 0% [ 7/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.2.0 0% [ 8/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.3.0 1% [ 9/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.4.0 1% [10/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.5.0 1% [11/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.6.0 1% [12/863] /builddir/build/BUILD/ruby-3.0.2/doc/NEWS-2.7.0 1% [13/863] /builddir/build/BUILD/ruby-3.0.2/doc/bug_triaging.rdoc 1% [14/863] /builddir/build/BUILD/ruby-3.0.2/doc/contributing.rdoc 1% [15/863] /builddir/build/BUILD/ruby-3.0.2/doc/dig_methods.rdoc 1% [16/863] /builddir/build/BUILD/ruby-3.0.2/doc/dtrace_probes.rdoc 1% [17/863] /builddir/build/BUILD/ruby-3.0.2/doc/extension.ja.rdoc 2% [18/863] /builddir/build/BUILD/ruby-3.0.2/doc/extension.rdoc 2% [19/863] /builddir/build/BUILD/ruby-3.0.2/doc/fiber.md 2% [20/863] /builddir/build/BUILD/ruby-3.0.2/doc/globals.rdoc 2% [21/863] /builddir/build/BUILD/ruby-3.0.2/doc/implicit_conversion.rdoc 2% [22/863] /builddir/build/BUILD/ruby-3.0.2/doc/keywords.rdoc 2% [23/863] /builddir/build/BUILD/ruby-3.0.2/doc/maintainers.rdoc 2% [24/863] /builddir/build/BUILD/ruby-3.0.2/doc/make_cheatsheet.md 2% [25/863] /builddir/build/BUILD/ruby-3.0.2/doc/marshal.rdoc 3% [26/863] /builddir/build/BUILD/ruby-3.0.2/doc/memory_view.md 3% [27/863] /builddir/build/BUILD/ruby-3.0.2/doc/method_documentation.rdoc 3% [28/863] /builddir/build/BUILD/ruby-3.0.2/doc/ractor.md 3% [29/863] /builddir/build/BUILD/ruby-3.0.2/doc/regexp.rdoc 3% [30/863] /builddir/build/BUILD/ruby-3.0.2/doc/security.rdoc 3% [31/863] /builddir/build/BUILD/ruby-3.0.2/doc/signals.rdoc 3% [32/863] /builddir/build/BUILD/ruby-3.0.2/doc/standard_library.rdoc 3% [33/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax.rdoc 3% [34/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/assignment.rdoc 4% [35/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/calling_methods.rdoc 4% [36/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/comments.rdoc 4% [37/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/control_expressions.rdoc 4% [38/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/exceptions.rdoc 4% [39/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/literals.rdoc 4% [40/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/methods.rdoc 4% [41/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/miscellaneous.rdoc 4% [42/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/modules_and_classes.rdoc 4% [43/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/pattern_matching.rdoc 5% [44/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/precedence.rdoc 5% [45/863] /builddir/build/BUILD/ruby-3.0.2/doc/syntax/refinements.rdoc 5% [46/863] CONTRIBUTING.md 5% [47/863] COPYING 5% [48/863] COPYING.ja 5% [49/863] LEGAL 5% [50/863] NEWS.md 5% [51/863] README.ja.md 6% [52/863] README.md 6% [53/863] abrt.c 6% [54/863] addr2line.c 6% [55/863] array.c 6% [56/863] array.rb 6% [57/863] ast.c 6% [58/863] ast.rb 6% [59/863] bignum.c 6% [60/863] builtin.c 7% [61/863] class.c 7% [62/863] compar.c 7% [63/863] compile.c 7% [64/863] complex.c 7% [65/863] cont.c 7% [66/863] debug.c 7% [67/863] debug_counter.c 7% [68/863] dir.c 7% [69/863] dir.rb 8% [70/863] dln.c 8% [71/863] dln_find.c 8% [72/863] dmydln.c 8% [73/863] dmyenc.c 8% [74/863] dmyext.c 8% [75/863] doc/NEWS-1.8.7 8% [76/863] doc/NEWS-1.9.1 8% [77/863] doc/NEWS-1.9.2 9% [78/863] doc/NEWS-1.9.3 9% [79/863] doc/NEWS-2.0.0 9% [80/863] doc/NEWS-2.1.0 9% [81/863] doc/NEWS-2.2.0 9% [82/863] doc/NEWS-2.3.0 9% [83/863] doc/NEWS-2.4.0 9% [84/863] doc/NEWS-2.5.0 9% [85/863] doc/NEWS-2.6.0 9% [86/863] doc/NEWS-2.7.0 10% [87/863] doc/bug_triaging.rdoc 10% [88/863] doc/contributing.rdoc 10% [89/863] doc/dig_methods.rdoc 10% [90/863] doc/dtrace_probes.rdoc 10% [91/863] doc/extension.ja.rdoc 10% [92/863] doc/extension.rdoc 10% [93/863] doc/fiber.md 10% [94/863] doc/globals.rdoc 11% [95/863] doc/implicit_conversion.rdoc 11% [96/863] doc/keywords.rdoc 11% [97/863] doc/maintainers.rdoc 11% [98/863] doc/make_cheatsheet.md 11% [99/863] doc/marshal.rdoc 11% [100/863] doc/memory_view.md 11% [101/863] doc/method_documentation.rdoc 11% [102/863] doc/ractor.md 11% [103/863] doc/regexp.rdoc 12% [104/863] doc/security.rdoc 12% [105/863] doc/signals.rdoc 12% [106/863] doc/standard_library.rdoc 12% [107/863] doc/syntax.rdoc 12% [108/863] doc/syntax/assignment.rdoc 12% [109/863] doc/syntax/calling_methods.rdoc 12% [110/863] doc/syntax/comments.rdoc 12% [111/863] doc/syntax/control_expressions.rdoc 12% [112/863] doc/syntax/exceptions.rdoc 13% [113/863] doc/syntax/literals.rdoc 13% [114/863] doc/syntax/methods.rdoc 13% [115/863] doc/syntax/miscellaneous.rdoc 13% [116/863] doc/syntax/modules_and_classes.rdoc 13% [117/863] doc/syntax/pattern_matching.rdoc 13% [118/863] doc/syntax/precedence.rdoc 13% [119/863] doc/syntax/refinements.rdoc 13% [120/863] encoding.c 14% [121/863] enum.c 14% [122/863] enumerator.c 14% [123/863] error.c 14% [124/863] eval.c 14% [125/863] eval_error.c 14% [126/863] eval_jump.c 14% [127/863] ext/bigdecimal/bigdecimal.c 14% [128/863] ext/bigdecimal/lib/bigdecimal.rb 14% [129/863] ext/bigdecimal/lib/bigdecimal/jacobian.rb 15% [130/863] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 15% [131/863] ext/bigdecimal/lib/bigdecimal/math.rb 15% [132/863] ext/bigdecimal/lib/bigdecimal/newton.rb 15% [133/863] ext/bigdecimal/lib/bigdecimal/util.rb 15% [134/863] ext/cgi/escape/escape.c 15% [135/863] ext/continuation/continuation.c 15% [136/863] ext/coverage/coverage.c 15% [137/863] ext/coverage/lib/coverage.rb 15% [138/863] ext/date/date_core.c 16% [139/863] ext/date/date_parse.c 16% [140/863] ext/date/date_strftime.c 16% [141/863] ext/date/date_strptime.c 16% [142/863] ext/date/lib/date.rb 16% [143/863] ext/dbm/dbm.c 16% [144/863] ext/digest/bubblebabble/bubblebabble.c 16% [145/863] ext/digest/digest.c 16% [146/863] ext/digest/lib/digest.rb 17% [147/863] ext/digest/md5/md5init.c 17% [148/863] ext/digest/rmd160/rmd160init.c 17% [149/863] ext/digest/sha1/sha1init.c 17% [150/863] ext/digest/sha2/lib/sha2.rb 17% [151/863] ext/digest/sha2/sha2init.c 17% [152/863] ext/etc/etc.c 17% [153/863] ext/fcntl/fcntl.c 17% [154/863] ext/fiber/fiber.c 17% [155/863] ext/fiddle/closure.c 18% [156/863] ext/fiddle/conversions.c 18% [157/863] ext/fiddle/fiddle.c 18% [158/863] ext/fiddle/function.c 18% [159/863] ext/fiddle/handle.c 18% [160/863] ext/fiddle/lib/fiddle.rb 18% [161/863] ext/fiddle/lib/fiddle/closure.rb 18% [162/863] ext/fiddle/lib/fiddle/cparser.rb 18% [163/863] ext/fiddle/lib/fiddle/function.rb 19% [164/863] ext/fiddle/lib/fiddle/import.rb 19% [165/863] ext/fiddle/lib/fiddle/pack.rb 19% [166/863] ext/fiddle/lib/fiddle/struct.rb 19% [167/863] ext/fiddle/lib/fiddle/types.rb 19% [168/863] ext/fiddle/lib/fiddle/value.rb 19% [169/863] ext/fiddle/lib/fiddle/version.rb 19% [170/863] ext/fiddle/pinned.c 19% [171/863] ext/fiddle/pointer.c 19% [172/863] ext/gdbm/gdbm.c 20% [173/863] ext/io/console/console.c 20% [174/863] ext/io/console/lib/console/size.rb 20% [175/863] ext/io/nonblock/nonblock.c 20% [176/863] ext/io/wait/wait.c 20% [177/863] ext/json/generator/generator.c 20% [178/863] ext/json/lib/json.rb 20% [179/863] ext/json/lib/json/add/bigdecimal.rb 20% [180/863] ext/json/lib/json/add/complex.rb 20% [181/863] ext/json/lib/json/add/core.rb 21% [182/863] ext/json/lib/json/add/date.rb 21% [183/863] ext/json/lib/json/add/date_time.rb 21% [184/863] ext/json/lib/json/add/exception.rb 21% [185/863] ext/json/lib/json/add/ostruct.rb 21% [186/863] ext/json/lib/json/add/range.rb 21% [187/863] ext/json/lib/json/add/rational.rb 21% [188/863] ext/json/lib/json/add/regexp.rb 21% [189/863] ext/json/lib/json/add/set.rb 22% [190/863] ext/json/lib/json/add/struct.rb 22% [191/863] ext/json/lib/json/add/symbol.rb 22% [192/863] ext/json/lib/json/add/time.rb 22% [193/863] ext/json/lib/json/common.rb 22% [194/863] ext/json/lib/json/ext.rb 22% [195/863] ext/json/lib/json/generic_object.rb 22% [196/863] ext/json/lib/json/version.rb 22% [197/863] ext/json/parser/parser.c 22% [198/863] ext/monitor/lib/monitor.rb 23% [199/863] ext/monitor/monitor.c 23% [200/863] ext/nkf/lib/kconv.rb 23% [201/863] ext/nkf/nkf.c 23% [202/863] ext/objspace/lib/objspace.rb 23% [203/863] ext/objspace/object_tracing.c 23% [204/863] ext/objspace/objspace.c 23% [205/863] ext/objspace/objspace_dump.c 23% [206/863] ext/openssl/lib/openssl.rb 23% [207/863] ext/openssl/lib/openssl/bn.rb 24% [208/863] ext/openssl/lib/openssl/buffering.rb 24% [209/863] ext/openssl/lib/openssl/cipher.rb 24% [210/863] ext/openssl/lib/openssl/config.rb 24% [211/863] ext/openssl/lib/openssl/digest.rb 24% [212/863] ext/openssl/lib/openssl/hmac.rb 24% [213/863] ext/openssl/lib/openssl/marshal.rb 24% [214/863] ext/openssl/lib/openssl/pkcs5.rb 24% [215/863] ext/openssl/lib/openssl/pkey.rb 25% [216/863] ext/openssl/lib/openssl/ssl.rb 25% [217/863] ext/openssl/lib/openssl/version.rb 25% [218/863] ext/openssl/lib/openssl/x509.rb 25% [219/863] ext/openssl/ossl.c 25% [220/863] ext/openssl/ossl_asn1.c 25% [221/863] ext/openssl/ossl_bio.c 25% [222/863] ext/openssl/ossl_bn.c 25% [223/863] ext/openssl/ossl_cipher.c 25% [224/863] ext/openssl/ossl_config.c 26% [225/863] ext/openssl/ossl_digest.c 26% [226/863] ext/openssl/ossl_engine.c 26% [227/863] ext/openssl/ossl_hmac.c 26% [228/863] ext/openssl/ossl_kdf.c 26% [229/863] ext/openssl/ossl_ns_spki.c 26% [230/863] ext/openssl/ossl_ocsp.c 26% [231/863] ext/openssl/ossl_pkcs12.c 26% [232/863] ext/openssl/ossl_pkcs7.c 26% [233/863] ext/openssl/ossl_pkey.c 27% [234/863] ext/openssl/ossl_pkey_dh.c 27% [235/863] ext/openssl/ossl_pkey_dsa.c 27% [236/863] ext/openssl/ossl_pkey_ec.c 27% [237/863] ext/openssl/ossl_pkey_rsa.c 27% [238/863] ext/openssl/ossl_rand.c 27% [239/863] ext/openssl/ossl_ssl.c 27% [240/863] ext/openssl/ossl_ssl_session.c 27% [241/863] ext/openssl/ossl_ts.c 28% [242/863] ext/openssl/ossl_x509.c 28% [243/863] ext/openssl/ossl_x509attr.c 28% [244/863] ext/openssl/ossl_x509cert.c 28% [245/863] ext/openssl/ossl_x509crl.c 28% [246/863] ext/openssl/ossl_x509ext.c 28% [247/863] ext/openssl/ossl_x509name.c 28% [248/863] ext/openssl/ossl_x509req.c 28% [249/863] ext/openssl/ossl_x509revoked.c 28% [250/863] ext/openssl/ossl_x509store.c 29% [251/863] ext/pathname/lib/pathname.rb 29% [252/863] ext/pathname/pathname.c 29% [253/863] ext/psych/lib/psych.rb 29% [254/863] ext/psych/lib/psych/class_loader.rb 29% [255/863] ext/psych/lib/psych/coder.rb 29% [256/863] ext/psych/lib/psych/core_ext.rb 29% [257/863] ext/psych/lib/psych/exception.rb 29% [258/863] ext/psych/lib/psych/handler.rb 30% [259/863] ext/psych/lib/psych/handlers/document_stream.rb 30% [260/863] ext/psych/lib/psych/handlers/recorder.rb 30% [261/863] ext/psych/lib/psych/json/ruby_events.rb 30% [262/863] ext/psych/lib/psych/json/stream.rb 30% [263/863] ext/psych/lib/psych/json/tree_builder.rb 30% [264/863] ext/psych/lib/psych/json/yaml_events.rb 30% [265/863] ext/psych/lib/psych/nodes.rb 30% [266/863] ext/psych/lib/psych/nodes/alias.rb 30% [267/863] ext/psych/lib/psych/nodes/document.rb 31% [268/863] ext/psych/lib/psych/nodes/mapping.rb 31% [269/863] ext/psych/lib/psych/nodes/node.rb 31% [270/863] ext/psych/lib/psych/nodes/scalar.rb 31% [271/863] ext/psych/lib/psych/nodes/sequence.rb 31% [272/863] ext/psych/lib/psych/nodes/stream.rb 31% [273/863] ext/psych/lib/psych/omap.rb 31% [274/863] ext/psych/lib/psych/parser.rb 31% [275/863] ext/psych/lib/psych/scalar_scanner.rb 31% [276/863] ext/psych/lib/psych/set.rb 32% [277/863] ext/psych/lib/psych/stream.rb 32% [278/863] ext/psych/lib/psych/streaming.rb 32% [279/863] ext/psych/lib/psych/syntax_error.rb 32% [280/863] ext/psych/lib/psych/tree_builder.rb 32% [281/863] ext/psych/lib/psych/versions.rb 32% [282/863] ext/psych/lib/psych/visitors.rb 32% [283/863] ext/psych/lib/psych/visitors/depth_first.rb 32% [284/863] ext/psych/lib/psych/visitors/emitter.rb 33% [285/863] ext/psych/lib/psych/visitors/json_tree.rb 33% [286/863] ext/psych/lib/psych/visitors/to_ruby.rb 33% [287/863] ext/psych/lib/psych/visitors/visitor.rb 33% [288/863] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [289/863] ext/psych/lib/psych/y.rb 33% [290/863] ext/psych/psych.c 33% [291/863] ext/psych/psych_emitter.c 33% [292/863] ext/psych/psych_parser.c 33% [293/863] ext/psych/psych_to_ruby.c 34% [294/863] ext/psych/psych_yaml_tree.c 34% [295/863] ext/pty/lib/expect.rb 34% [296/863] ext/pty/pty.c 34% [297/863] ext/racc/cparse/cparse.c 34% [298/863] ext/rbconfig/sizeof/limits.c 34% [299/863] ext/rbconfig/sizeof/sizes.c 34% [300/863] ext/readline/readline.c 34% [301/863] ext/ripper/lib/ripper.rb 34% [302/863] ext/ripper/lib/ripper/core.rb 35% [303/863] ext/ripper/lib/ripper/filter.rb 35% [304/863] ext/ripper/lib/ripper/lexer.rb 35% [305/863] ext/ripper/lib/ripper/sexp.rb 35% [306/863] ext/socket/ancdata.c 35% [307/863] ext/socket/basicsocket.c 35% [308/863] ext/socket/constants.c 35% [309/863] ext/socket/constdefs.c 35% [310/863] ext/socket/ifaddr.c 36% [311/863] ext/socket/init.c 36% [312/863] ext/socket/ipsocket.c 36% [313/863] ext/socket/lib/socket.rb 36% [314/863] ext/socket/option.c 36% [315/863] ext/socket/raddrinfo.c 36% [316/863] ext/socket/socket.c 36% [317/863] ext/socket/sockssocket.c 36% [318/863] ext/socket/tcpserver.c 36% [319/863] ext/socket/tcpsocket.c 37% [320/863] ext/socket/udpsocket.c 37% [321/863] ext/socket/unixserver.c 37% [322/863] ext/socket/unixsocket.c 37% [323/863] ext/stringio/stringio.c 37% [324/863] ext/strscan/strscan.c 37% [325/863] ext/syslog/lib/syslog/logger.rb 37% [326/863] ext/syslog/syslog.c 37% [327/863] ext/win32/lib/win32/registry.rb 38% [328/863] ext/win32/lib/win32/resolv.rb 38% [329/863] ext/win32/lib/win32/sspi.rb 38% [330/863] ext/win32/resolv/resolv.c 38% [331/863] ext/win32ole/lib/win32ole.rb 38% [332/863] ext/win32ole/lib/win32ole/property.rb 38% [333/863] ext/win32ole/win32ole.c 38% [334/863] ext/win32ole/win32ole_error.c 38% [335/863] ext/win32ole/win32ole_event.c 38% [336/863] ext/win32ole/win32ole_method.c 39% [337/863] ext/win32ole/win32ole_param.c 39% [338/863] ext/win32ole/win32ole_record.c 39% [339/863] ext/win32ole/win32ole_type.c 39% [340/863] ext/win32ole/win32ole_typelib.c 39% [341/863] ext/win32ole/win32ole_variable.c 39% [342/863] ext/win32ole/win32ole_variant.c 39% [343/863] ext/win32ole/win32ole_variant_m.c 39% [344/863] ext/zlib/zlib.c 39% [345/863] file.c 40% [346/863] gc.c 40% [347/863] gc.rb 40% [348/863] golf_prelude.c 40% [349/863] goruby.c 40% [350/863] hash.c 40% [351/863] id.c 40% [352/863] id_table.c 40% [353/863] inits.c 41% [354/863] integer.rb 41% [355/863] io.c 41% [356/863] io.rb 41% [357/863] iseq.c 41% [358/863] kernel.rb 41% [359/863] lex.c 41% [360/863] lib/English.rb 41% [361/863] lib/abbrev.rb 41% [362/863] lib/base64.rb 42% [363/863] lib/benchmark.rb 42% [364/863] lib/bundler.rb 42% [365/863] lib/cgi.rb 42% [366/863] lib/cgi/cookie.rb 42% [367/863] lib/cgi/core.rb 42% [368/863] lib/cgi/html.rb 42% [369/863] lib/cgi/session.rb 42% [370/863] lib/cgi/session/pstore.rb 42% [371/863] lib/cgi/util.rb 43% [372/863] lib/csv.rb 43% [373/863] lib/csv/core_ext/array.rb 43% [374/863] lib/csv/core_ext/string.rb 43% [375/863] lib/csv/delete_suffix.rb 43% [376/863] lib/csv/fields_converter.rb 43% [377/863] lib/csv/match_p.rb 43% [378/863] lib/csv/parser.rb 43% [379/863] lib/csv/row.rb 44% [380/863] lib/csv/table.rb 44% [381/863] lib/csv/version.rb 44% [382/863] lib/csv/writer.rb 44% [383/863] lib/debug.rb 44% [384/863] lib/delegate.rb 44% [385/863] lib/did_you_mean.rb 44% [386/863] lib/drb.rb 44% [387/863] lib/drb/acl.rb 44% [388/863] lib/drb/drb.rb 45% [389/863] lib/drb/eq.rb 45% [390/863] lib/drb/extserv.rb 45% [391/863] lib/drb/extservm.rb 45% [392/863] lib/drb/gw.rb 45% [393/863] lib/drb/invokemethod.rb 45% [394/863] lib/drb/observer.rb 45% [395/863] lib/drb/ssl.rb 45% [396/863] lib/drb/timeridconv.rb 46% [397/863] lib/drb/unix.rb 46% [398/863] lib/drb/version.rb 46% [399/863] lib/drb/weakidconv.rb 46% [400/863] lib/erb.rb 46% [401/863] lib/fileutils.rb 46% [402/863] lib/find.rb 46% [403/863] lib/forwardable.rb 46% [404/863] lib/forwardable/impl.rb 46% [405/863] lib/getoptlong.rb 47% [406/863] lib/ipaddr.rb 47% [407/863] lib/irb.rb 47% [408/863] lib/irb/cmd/chws.rb 47% [409/863] lib/irb/cmd/fork.rb 47% [410/863] lib/irb/cmd/help.rb 47% [411/863] lib/irb/cmd/info.rb 47% [412/863] lib/irb/cmd/load.rb 47% [413/863] lib/irb/cmd/ls.rb 47% [414/863] lib/irb/cmd/measure.rb 48% [415/863] lib/irb/cmd/nop.rb 48% [416/863] lib/irb/cmd/pushws.rb 48% [417/863] lib/irb/cmd/show_source.rb 48% [418/863] lib/irb/cmd/subirb.rb 48% [419/863] lib/irb/cmd/whereami.rb 48% [420/863] lib/irb/color.rb 48% [421/863] lib/irb/color_printer.rb 48% [422/863] lib/irb/completion.rb 49% [423/863] lib/irb/context.rb 49% [424/863] lib/irb/easter-egg.rb 49% [425/863] lib/irb/ext/change-ws.rb 49% [426/863] lib/irb/ext/history.rb 49% [427/863] lib/irb/ext/loader.rb 49% [428/863] lib/irb/ext/multi-irb.rb 49% [429/863] lib/irb/ext/save-history.rb 49% [430/863] lib/irb/ext/tracer.rb 49% [431/863] lib/irb/ext/use-loader.rb 50% [432/863] lib/irb/ext/workspaces.rb 50% [433/863] lib/irb/extend-command.rb 50% [434/863] lib/irb/frame.rb 50% [435/863] lib/irb/help.rb 50% [436/863] lib/irb/init.rb 50% [437/863] lib/irb/input-method.rb 50% [438/863] lib/irb/inspector.rb 50% [439/863] lib/irb/lc/error.rb 50% [440/863] lib/irb/lc/ja/encoding_aliases.rb 51% [441/863] lib/irb/lc/ja/error.rb 51% [442/863] lib/irb/locale.rb 51% [443/863] lib/irb/magic-file.rb 51% [444/863] lib/irb/notifier.rb 51% [445/863] lib/irb/output-method.rb 51% [446/863] lib/irb/ruby-lex.rb 51% [447/863] lib/irb/src_encoding.rb 51% [448/863] lib/irb/version.rb 52% [449/863] lib/irb/workspace.rb 52% [450/863] lib/irb/ws-for-case-2.rb 52% [451/863] lib/irb/xmp.rb 52% [452/863] lib/logger.rb 52% [453/863] lib/matrix.rb 52% [454/863] lib/matrix/eigenvalue_decomposition.rb 52% [455/863] lib/matrix/lup_decomposition.rb 52% [456/863] lib/matrix/version.rb 52% [457/863] lib/mkmf.rb 53% [458/863] lib/mutex_m.rb 53% [459/863] lib/net/ftp.rb 53% [460/863] lib/net/http.rb 53% [461/863] lib/net/http/backward.rb 53% [462/863] lib/net/http/exceptions.rb 53% [463/863] lib/net/http/generic_request.rb 53% [464/863] lib/net/http/header.rb 53% [465/863] lib/net/http/proxy_delta.rb 53% [466/863] lib/net/http/request.rb 54% [467/863] lib/net/http/requests.rb 54% [468/863] lib/net/http/response.rb 54% [469/863] lib/net/http/responses.rb 54% [470/863] lib/net/http/status.rb 54% [471/863] lib/net/https.rb 54% [472/863] lib/net/imap.rb 54% [473/863] lib/net/pop.rb 54% [474/863] lib/net/protocol.rb 55% [475/863] lib/net/smtp.rb 55% [476/863] lib/observer.rb 55% [477/863] lib/open-uri.rb 55% [478/863] lib/open3.rb 55% [479/863] lib/optionparser.rb 55% [480/863] lib/optparse.rb 55% [481/863] lib/optparse/ac.rb 55% [482/863] lib/optparse/date.rb 55% [483/863] lib/optparse/kwargs.rb 56% [484/863] lib/optparse/shellwords.rb 56% [485/863] lib/optparse/time.rb 56% [486/863] lib/optparse/uri.rb 56% [487/863] lib/optparse/version.rb 56% [488/863] lib/ostruct.rb 56% [489/863] lib/pp.rb 56% [490/863] lib/prettyprint.rb 56% [491/863] lib/prime.rb 57% [492/863] lib/pstore.rb 57% [493/863] lib/racc.rb 57% [494/863] lib/racc/compat.rb 57% [495/863] lib/racc/debugflags.rb 57% [496/863] lib/racc/exception.rb 57% [497/863] lib/racc/grammar.rb 57% [498/863] lib/racc/grammarfileparser.rb 57% [499/863] lib/racc/info.rb 57% [500/863] lib/racc/iset.rb 58% [501/863] lib/racc/logfilegenerator.rb 58% [502/863] lib/racc/parser-text.rb 58% [503/863] lib/racc/parser.rb 58% [504/863] lib/racc/parserfilegenerator.rb 58% [505/863] lib/racc/rdoc/grammar.en.rdoc 58% [506/863] lib/racc/sourcetext.rb 58% [507/863] lib/racc/state.rb 58% [508/863] lib/racc/statetransitiontable.rb 58% [509/863] lib/racc/static.rb 59% [510/863] lib/rdoc.rb 59% [511/863] lib/rdoc/alias.rb 59% [512/863] lib/rdoc/anon_class.rb 59% [513/863] lib/rdoc/any_method.rb 59% [514/863] lib/rdoc/attr.rb 59% [515/863] lib/rdoc/class_module.rb 59% [516/863] lib/rdoc/code_object.rb 59% [517/863] lib/rdoc/code_objects.rb 60% [518/863] lib/rdoc/comment.rb 60% [519/863] lib/rdoc/constant.rb 60% [520/863] lib/rdoc/context.rb 60% [521/863] lib/rdoc/cross_reference.rb 60% [522/863] lib/rdoc/encoding.rb 60% [523/863] lib/rdoc/erb_partial.rb 60% [524/863] lib/rdoc/erbio.rb 60% [525/863] lib/rdoc/extend.rb 60% [526/863] lib/rdoc/generator.rb 61% [527/863] lib/rdoc/ghost_method.rb 61% [528/863] lib/rdoc/i18n.rb 61% [529/863] lib/rdoc/include.rb 61% [530/863] lib/rdoc/known_classes.rb 61% [531/863] lib/rdoc/markdown.rb 61% [532/863] lib/rdoc/markup.rb 61% [533/863] lib/rdoc/meta_method.rb 61% [534/863] lib/rdoc/method_attr.rb 61% [535/863] lib/rdoc/mixin.rb 62% [536/863] lib/rdoc/normal_class.rb 62% [537/863] lib/rdoc/normal_module.rb 62% [538/863] lib/rdoc/options.rb 62% [539/863] lib/rdoc/parser.rb 62% [540/863] lib/rdoc/parser/c.rb 62% [541/863] lib/rdoc/parser/changelog.rb 62% [542/863] lib/rdoc/parser/markdown.rb 62% [543/863] lib/rdoc/parser/rd.rb 63% [544/863] lib/rdoc/parser/ripper_state_lex.rb 63% [545/863] lib/rdoc/parser/ruby.rb 63% [546/863] lib/rdoc/parser/ruby_tools.rb 63% [547/863] lib/rdoc/parser/simple.rb 63% [548/863] lib/rdoc/parser/text.rb 63% [549/863] lib/rdoc/rd.rb 63% [550/863] lib/rdoc/rdoc.rb 63% [551/863] lib/rdoc/require.rb 63% [552/863] lib/rdoc/ri.rb 64% [553/863] lib/rdoc/rubygems_hook.rb 64% [554/863] lib/rdoc/servlet.rb 64% [555/863] lib/rdoc/single_class.rb 64% [556/863] lib/rdoc/stats.rb 64% [557/863] lib/rdoc/store.rb 64% [558/863] lib/rdoc/task.rb 64% [559/863] lib/rdoc/text.rb 64% [560/863] lib/rdoc/token_stream.rb 65% [561/863] lib/rdoc/tom_doc.rb 65% [562/863] lib/rdoc/top_level.rb 65% [563/863] lib/rdoc/version.rb 65% [564/863] lib/readline.rb 65% [565/863] lib/reline.rb 65% [566/863] lib/resolv-replace.rb 65% [567/863] lib/resolv.rb 65% [568/863] lib/rinda/rinda.rb 65% [569/863] lib/rinda/ring.rb 66% [570/863] lib/rinda/tuplespace.rb 66% [571/863] lib/rubygems.rb 66% [572/863] lib/rubygems/available_set.rb 66% [573/863] lib/rubygems/basic_specification.rb 66% [574/863] lib/rubygems/bundler_version_finder.rb 66% [575/863] lib/rubygems/command.rb 66% [576/863] lib/rubygems/command_manager.rb 66% [577/863] lib/rubygems/commands/build_command.rb 66% [578/863] lib/rubygems/commands/cert_command.rb 67% [579/863] lib/rubygems/commands/check_command.rb 67% [580/863] lib/rubygems/commands/cleanup_command.rb 67% [581/863] lib/rubygems/commands/contents_command.rb 67% [582/863] lib/rubygems/commands/dependency_command.rb 67% [583/863] lib/rubygems/commands/environment_command.rb 67% [584/863] lib/rubygems/commands/fetch_command.rb 67% [585/863] lib/rubygems/commands/generate_index_command.rb 67% [586/863] lib/rubygems/commands/help_command.rb 68% [587/863] lib/rubygems/commands/info_command.rb 68% [588/863] lib/rubygems/commands/install_command.rb 68% [589/863] lib/rubygems/commands/list_command.rb 68% [590/863] lib/rubygems/commands/lock_command.rb 68% [591/863] lib/rubygems/commands/mirror_command.rb 68% [592/863] lib/rubygems/commands/open_command.rb 68% [593/863] lib/rubygems/commands/outdated_command.rb 68% [594/863] lib/rubygems/commands/owner_command.rb 68% [595/863] lib/rubygems/commands/pristine_command.rb 69% [596/863] lib/rubygems/commands/push_command.rb 69% [597/863] lib/rubygems/commands/query_command.rb 69% [598/863] lib/rubygems/commands/rdoc_command.rb 69% [599/863] lib/rubygems/commands/search_command.rb 69% [600/863] lib/rubygems/commands/server_command.rb 69% [601/863] lib/rubygems/commands/setup_command.rb 69% [602/863] lib/rubygems/commands/signin_command.rb 69% [603/863] lib/rubygems/commands/signout_command.rb 69% [604/863] lib/rubygems/commands/sources_command.rb 70% [605/863] lib/rubygems/commands/specification_command.rb 70% [606/863] lib/rubygems/commands/stale_command.rb 70% [607/863] lib/rubygems/commands/uninstall_command.rb 70% [608/863] lib/rubygems/commands/unpack_command.rb 70% [609/863] lib/rubygems/commands/update_command.rb 70% [610/863] lib/rubygems/commands/which_command.rb 70% [611/863] lib/rubygems/commands/yank_command.rb 70% [612/863] lib/rubygems/compatibility.rb 71% [613/863] lib/rubygems/config_file.rb 71% [614/863] lib/rubygems/core_ext/kernel_gem.rb 71% [615/863] lib/rubygems/core_ext/kernel_require.rb 71% [616/863] lib/rubygems/core_ext/kernel_warn.rb 71% [617/863] lib/rubygems/core_ext/tcpsocket_init.rb 71% [618/863] lib/rubygems/defaults.rb 71% [619/863] lib/rubygems/dependency.rb 71% [620/863] lib/rubygems/dependency_installer.rb 71% [621/863] lib/rubygems/dependency_list.rb 72% [622/863] lib/rubygems/deprecate.rb 72% [623/863] lib/rubygems/doctor.rb 72% [624/863] lib/rubygems/errors.rb 72% [625/863] lib/rubygems/exceptions.rb 72% [626/863] lib/rubygems/ext.rb 72% [627/863] lib/rubygems/ext/build_error.rb 72% [628/863] lib/rubygems/ext/builder.rb 72% [629/863] lib/rubygems/ext/cmake_builder.rb 73% [630/863] lib/rubygems/ext/configure_builder.rb 73% [631/863] lib/rubygems/ext/ext_conf_builder.rb 73% [632/863] lib/rubygems/ext/rake_builder.rb 73% [633/863] lib/rubygems/gem_runner.rb 73% [634/863] lib/rubygems/gemcutter_utilities.rb 73% [635/863] lib/rubygems/indexer.rb 73% [636/863] lib/rubygems/install_default_message.rb 73% [637/863] lib/rubygems/install_message.rb 73% [638/863] lib/rubygems/install_update_options.rb 74% [639/863] lib/rubygems/installer.rb 74% [640/863] lib/rubygems/installer_test_case.rb 74% [641/863] lib/rubygems/installer_uninstaller_utils.rb 74% [642/863] lib/rubygems/local_remote_options.rb 74% [643/863] lib/rubygems/mock_gem_ui.rb 74% [644/863] lib/rubygems/name_tuple.rb 74% [645/863] lib/rubygems/openssl.rb 74% [646/863] lib/rubygems/package.rb 74% [647/863] lib/rubygems/package/digest_io.rb 75% [648/863] lib/rubygems/package/file_source.rb 75% [649/863] lib/rubygems/package/io_source.rb 75% [650/863] lib/rubygems/package/old.rb 75% [651/863] lib/rubygems/package/source.rb 75% [652/863] lib/rubygems/package/tar_header.rb 75% [653/863] lib/rubygems/package/tar_reader.rb 75% [654/863] lib/rubygems/package/tar_reader/entry.rb 75% [655/863] lib/rubygems/package/tar_test_case.rb 76% [656/863] lib/rubygems/package/tar_writer.rb 76% [657/863] lib/rubygems/package_task.rb 76% [658/863] lib/rubygems/path_support.rb 76% [659/863] lib/rubygems/platform.rb 76% [660/863] lib/rubygems/psych_additions.rb 76% [661/863] lib/rubygems/psych_tree.rb 76% [662/863] lib/rubygems/query_utils.rb 76% [663/863] lib/rubygems/rdoc.rb 76% [664/863] lib/rubygems/remote_fetcher.rb 77% [665/863] lib/rubygems/request.rb 77% [666/863] lib/rubygems/request/connection_pools.rb 77% [667/863] lib/rubygems/request/http_pool.rb 77% [668/863] lib/rubygems/request/https_pool.rb 77% [669/863] lib/rubygems/request_set.rb 77% [670/863] lib/rubygems/request_set/gem_dependency_api.rb 77% [671/863] lib/rubygems/request_set/lockfile.rb 77% [672/863] lib/rubygems/request_set/lockfile/parser.rb 77% [673/863] lib/rubygems/request_set/lockfile/tokenizer.rb 78% [674/863] lib/rubygems/requirement.rb 78% [675/863] lib/rubygems/resolver.rb 78% [676/863] lib/rubygems/resolver/activation_request.rb 78% [677/863] lib/rubygems/resolver/api_set.rb 78% [678/863] lib/rubygems/resolver/api_set/gem_parser.rb 78% [679/863] lib/rubygems/resolver/api_specification.rb 78% [680/863] lib/rubygems/resolver/best_set.rb 78% [681/863] lib/rubygems/resolver/composed_set.rb 79% [682/863] lib/rubygems/resolver/conflict.rb 79% [683/863] lib/rubygems/resolver/current_set.rb 79% [684/863] lib/rubygems/resolver/dependency_request.rb 79% [685/863] lib/rubygems/resolver/git_set.rb 79% [686/863] lib/rubygems/resolver/git_specification.rb 79% [687/863] lib/rubygems/resolver/index_set.rb 79% [688/863] lib/rubygems/resolver/index_specification.rb 79% [689/863] lib/rubygems/resolver/installed_specification.rb 79% [690/863] lib/rubygems/resolver/installer_set.rb 80% [691/863] lib/rubygems/resolver/local_specification.rb 80% [692/863] lib/rubygems/resolver/lock_set.rb 80% [693/863] lib/rubygems/resolver/lock_specification.rb 80% [694/863] lib/rubygems/resolver/molinillo.rb 80% [695/863] lib/rubygems/resolver/molinillo/lib/molinillo.rb 80% [696/863] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 80% [697/863] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 80% [698/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 80% [699/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 81% [700/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 81% [701/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 81% [702/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 81% [703/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 81% [704/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 81% [705/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 81% [706/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 81% [707/863] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 82% [708/863] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 82% [709/863] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 82% [710/863] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 82% [711/863] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 82% [712/863] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 82% [713/863] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 82% [714/863] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 82% [715/863] lib/rubygems/resolver/requirement_list.rb 82% [716/863] lib/rubygems/resolver/set.rb 83% [717/863] lib/rubygems/resolver/source_set.rb 83% [718/863] lib/rubygems/resolver/spec_specification.rb 83% [719/863] lib/rubygems/resolver/specification.rb 83% [720/863] lib/rubygems/resolver/stats.rb 83% [721/863] lib/rubygems/resolver/vendor_set.rb 83% [722/863] lib/rubygems/resolver/vendor_specification.rb 83% [723/863] lib/rubygems/s3_uri_signer.rb 83% [724/863] lib/rubygems/safe_yaml.rb 84% [725/863] lib/rubygems/security.rb 84% [726/863] lib/rubygems/security/policies.rb 84% [727/863] lib/rubygems/security/policy.rb 84% [728/863] lib/rubygems/security/signer.rb 84% [729/863] lib/rubygems/security/trust_dir.rb 84% [730/863] lib/rubygems/security_option.rb 84% [731/863] lib/rubygems/server.rb 84% [732/863] lib/rubygems/source.rb 84% [733/863] lib/rubygems/source/git.rb 85% [734/863] lib/rubygems/source/installed.rb 85% [735/863] lib/rubygems/source/local.rb 85% [736/863] lib/rubygems/source/lock.rb 85% [737/863] lib/rubygems/source/specific_file.rb 85% [738/863] lib/rubygems/source/vendor.rb 85% [739/863] lib/rubygems/source_list.rb 85% [740/863] lib/rubygems/spec_fetcher.rb 85% [741/863] lib/rubygems/specification.rb 85% [742/863] lib/rubygems/specification_policy.rb 86% [743/863] lib/rubygems/stub_specification.rb 86% [744/863] lib/rubygems/syck_hack.rb 86% [745/863] lib/rubygems/test_case.rb 86% [746/863] lib/rubygems/test_utilities.rb 86% [747/863] lib/rubygems/text.rb 86% [748/863] lib/rubygems/uninstaller.rb 86% [749/863] lib/rubygems/uri_formatter.rb 86% [750/863] lib/rubygems/uri_parser.rb 87% [751/863] lib/rubygems/uri_parsing.rb 87% [752/863] lib/rubygems/user_interaction.rb 87% [753/863] lib/rubygems/util.rb 87% [754/863] lib/rubygems/util/licenses.rb 87% [755/863] lib/rubygems/util/list.rb 87% [756/863] lib/rubygems/validator.rb 87% [757/863] lib/rubygems/version.rb 87% [758/863] lib/rubygems/version_option.rb 87% [759/863] lib/securerandom.rb 88% [760/863] lib/set.rb 88% [761/863] lib/shellwords.rb 88% [762/863] lib/singleton.rb 88% [763/863] lib/tempfile.rb 88% [764/863] lib/time.rb 88% [765/863] lib/timeout.rb 88% [766/863] lib/tmpdir.rb 88% [767/863] lib/tracer.rb 88% [768/863] lib/tsort.rb 89% [769/863] lib/un.rb 89% [770/863] lib/unicode_normalize/normalize.rb 89% [771/863] lib/unicode_normalize/tables.rb 89% [772/863] lib/uri.rb 89% [773/863] lib/uri/common.rb 89% [774/863] lib/uri/file.rb 89% [775/863] lib/uri/ftp.rb 89% [776/863] lib/uri/generic.rb 90% [777/863] lib/uri/http.rb 90% [778/863] lib/uri/https.rb 90% [779/863] lib/uri/ldap.rb 90% [780/863] lib/uri/ldaps.rb 90% [781/863] lib/uri/mailto.rb 90% [782/863] lib/uri/rfc2396_parser.rb 90% [783/863] lib/uri/rfc3986_parser.rb 90% [784/863] lib/uri/version.rb 90% [785/863] lib/uri/ws.rb 91% [786/863] lib/uri/wss.rb 91% [787/863] lib/weakref.rb 91% [788/863] lib/yaml.rb 91% [789/863] lib/yaml/dbm.rb 91% [790/863] lib/yaml/store.rb 91% [791/863] load.c 91% [792/863] loadpath.c 91% [793/863] localeinit.c 92% [794/863] main.c 92% [795/863] marshal.c 92% [796/863] math.c 92% [797/863] memory_view.c 92% [798/863] mini_builtin.c 92% [799/863] miniinit.c 92% [800/863] miniprelude.c 92% [801/863] mjit.c 92% [802/863] mjit_compile.c 93% [803/863] mjit_worker.c 93% [804/863] node.c 93% [805/863] numeric.c 93% [806/863] object.c 93% [807/863] pack.c 93% [808/863] pack.rb 93% [809/863] parse.c 93% [810/863] parse.y 93% [811/863] prelude.rb 94% [812/863] proc.c 94% [813/863] process.c 94% [814/863] ractor.c 94% [815/863] ractor.rb 94% [816/863] random.c 94% [817/863] range.c 94% [818/863] rational.c 94% [819/863] rbconfig.rb 95% [820/863] re.c 95% [821/863] regcomp.c 95% [822/863] regenc.c 95% [823/863] regerror.c 95% [824/863] regexec.c 95% [825/863] regparse.c 95% [826/863] regsyntax.c 95% [827/863] ruby-runner.c 95% [828/863] ruby.c 96% [829/863] rubystub.c 96% [830/863] scheduler.c 96% [831/863] signal.c 96% [832/863] siphash.c 96% [833/863] sparc.c 96% [834/863] sprintf.c 96% [835/863] st.c 96% [836/863] strftime.c 96% [837/863] string.c 97% [838/863] struct.c 97% [839/863] symbol.c 97% [840/863] thread.c 97% [841/863] thread_pthread.c 97% [842/863] thread_sync.c 97% [843/863] thread_win32.c 97% [844/863] time.c 97% [845/863] trace_point.rb 98% [846/863] transcode.c 98% [847/863] transient_heap.c 98% [848/863] util.c 98% [849/863] variable.c 98% [850/863] version.c 98% [851/863] vm.c 98% [852/863] vm_args.c 98% [853/863] vm_backtrace.c 98% [854/863] vm_dump.c 99% [855/863] vm_eval.c 99% [856/863] vm_exec.c 99% [857/863] vm_insnhelper.c 99% [858/863] vm_method.c 99% [859/863] vm_sync.c 99% [860/863] vm_trace.c 99% [861/863] vsnprintf.c 99% [862/863] warning.rb 100% [863/863] win32/README.win32 Generating RI format into /builddir/build/BUILD/ruby-3.0.2/.ext/rdoc... Files: 863 Classes: 992 ( 282 undocumented) Modules: 196 ( 46 undocumented) Constants: 2075 ( 501 undocumented) Attributes: 986 ( 242 undocumented) Methods: 9645 (1910 undocumented) Total: 13894 (2981 undocumented) 78.54% documented Elapsed: 62.5s ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./powerpc64le-linux-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le" --extout=".ext" --mflags="" --make-flags=" -- INSTALL=/usr/bin/install\ -p DESTDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --rdoc-output=".ext/rdoc" --html-output=".ext/html" installing binary commands: /usr/bin installing base libraries: /usr/lib64 installing arch files: /usr/lib64/ruby installing pkgconfig data: /usr/lib64/pkgconfig 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 rdoc: /usr/share/ri/system installing html-docs: /usr/share/doc/ruby installing capi-docs: /usr/share/doc/ruby installing command scripts: /usr/bin installing library scripts: /usr/share/ruby installing common headers: /usr/include installing manpages: /usr/share/man/man1 installing default gems from lib: /usr/share/ruby/gems/ abbrev 0.1.0 base64 0.1.0 benchmark 0.1.1 bundler 2.2.22 cgi 0.2.0 csv 3.1.9 debug 0.1.0 delegate 0.2.0 did_you_mean 1.5.0 drb 2.0.4 english 0.7.1 erb 2.2.0 fileutils 1.5.0 find 0.1.0 forwardable 1.3.2 getoptlong 0.1.1 ipaddr 1.2.2 irb 1.3.5 logger 1.4.3 matrix 0.3.1 mutex_m 0.1.1 net-ftp 0.1.2 net-http 0.1.1 net-imap 0.1.1 net-pop 0.1.1 net-protocol 0.1.0 net-smtp 0.2.1 observer 0.1.1 open-uri 0.1.0 open3 0.1.1 optparse 0.1.0 ostruct 0.3.1 pp 0.1.0 prettyprint 0.1.0 prime 0.1.2 pstore 0.1.1 racc 1.5.1 rdoc 6.3.1 readline 0.0.2 reline 0.2.5 resolv 0.2.0 resolv-replace 0.1.0 rinda 0.1.0 securerandom 0.1.0 set 1.0.1 shellwords 0.1.0 singleton 0.1.1 tempfile 0.1.1 time 0.1.0 timeout 0.1.1 tmpdir 0.1.2 tracer 0.1.1 tsort 0.1.0 un 0.1.0 uri 0.10.1 weakref 0.1.1 yaml 0.1.1 installing default gems from ext: /usr/share/ruby/gems/ bigdecimal 3.0.0 date 3.1.0 dbm 1.1.0 digest 3.0.0 etc 1.2.0 fcntl 1.0.0 fiddle 1.0.6 gdbm 2.1.0 io-console 0.5.7 io-nonblock 0.1.0 io-wait 0.1.0 json 2.5.1 nkf 0.1.0 openssl 2.2.0 pathname 0.1.0 psych 3.3.0 readline-ext 0.1.1 stringio 3.0.0 strscan 3.0.0 syslog 0.1.0 zlib 1.1.0 installing bundled gems: /usr/share/ruby/gems/ minitest 5.14.2 power_assert 1.2.0 rake 13.0.3 test-unit 3.3.7 rexml 3.2.5 rss 0.2.9 rbs 1.0.4 typeprof 0.12.0 installing bundled gem cache: /usr/share/ruby/gems//cache + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le --file /usr/include/ruby/config.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + /usr/libexec/multilib-fix --buildroot /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le --file /usr/include/rb_mjit_min_header-3.0.2.h INFO: multilib-fix: we don't need multilib haeder hack for 'ppc64le' architecture (no-op) + sed -i 's/Version: \${ruby_version}/Version: 3.0.2/' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/pkgconfig/ruby.pc + for cert in rubygems.org/GlobalSignRootCA.pem rubygems.org/GlobalSignRootCA_R3.pem + rm /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem ++ dirname /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA.pem + rm -d /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org rm: cannot remove '/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org': Directory not empty + : + for cert in rubygems.org/GlobalSignRootCA.pem rubygems.org/GlobalSignRootCA_R3.pem + rm /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem ++ dirname /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org/GlobalSignRootCA_R3.pem + rm -d /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/rubygems.org ++ ls -A /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/ssl_certs/ + test '!' '' + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/macros.d + install -m 644 /builddir/build/SOURCES/macros.ruby /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/macros.d/macros.ruby + sed -i 's/%{name}/ruby/' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/macros.d/macros.ruby + install -m 644 /builddir/build/SOURCES/macros.rubygems /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/macros.d/macros.rubygems + sed -i 's/%{name}/ruby/' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/macros.d/macros.rubygems + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/fileattrs + install -m 644 /builddir/build/SOURCES/rubygems.attr /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm/fileattrs + install -m 755 /builddir/build/SOURCES/rubygems.req /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm + install -m 755 /builddir/build/SOURCES/rubygems.prov /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm + install -m 755 /builddir/build/SOURCES/rubygems.con /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/rpm + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/defaults + cp /builddir/build/SOURCES/operating_system.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/rubygems/rubygems/defaults + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/gems /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib/gems/ruby /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/irb-1.3.5/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/irb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/irb.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/irb-1.3.5/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/irb-1.3.5.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + ln -s /usr/share/gems/gems/irb-1.3.5/lib/irb.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/irb.rb + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/irb ~/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/irb-1.3.5/lib ~/build/BUILD/ruby-3.0.2 + pushd /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/irb-1.3.5/lib + find irb -type d -mindepth 1 -exec mkdir '/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/{}' ';' + find irb -type f -exec ln -s '/usr/share/gems/gems/irb-1.3.5/lib/{}' '/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/{}' ';' ~/build/BUILD/ruby-3.0.2 + popd + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/rdoc-6.3.1/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/rdoc.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/rdoc-6.3.1/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/rdoc-6.3.1.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bigdecimal-3.0.0/lib + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/bigdecimal-3.0.0/bigdecimal + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/bigdecimal /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bigdecimal-3.0.0/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/bigdecimal.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/bigdecimal-3.0.0 + touch /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/bigdecimal-3.0.0/gem.build_complete + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/bigdecimal-3.0.0.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + ln -s /usr/share/gems/gems/bigdecimal-3.0.0/lib/bigdecimal /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/bigdecimal + ln -s /usr/lib64/gems/ruby/bigdecimal-3.0.0/bigdecimal.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/bigdecimal.so + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/bundler.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/bundler /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/bundler-2.2.22.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/io-console-0.5.7/lib + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/io-console-0.5.7/io + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/io /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/io-console-0.5.7/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/io/console.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/io-console-0.5.7/io + touch /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/io-console-0.5.7/gem.build_complete + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/io-console-0.5.7.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + ln -s /usr/share/gems/gems/io-console-0.5.7/lib/io /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/io + ln -s /usr/lib64/gems/ruby/io-console-0.5.7/io/console.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/io/console.so + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/json-2.5.1/lib + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/json-2.5.1 + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/json /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/json.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/json-2.5.1/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/json/ /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/json-2.5.1/ + touch /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/json-2.5.1/gem.build_complete + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/json-2.5.1.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + ln -s /usr/share/gems/gems/json-2.5.1/lib/json.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/json.rb + ln -s /usr/share/gems/gems/json-2.5.1/lib/json /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/json + ln -s /usr/lib64/gems/ruby/json-2.5.1/json/ /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/json + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/psych-3.3.0/lib + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/psych-3.3.0 + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/psych /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/psych.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/psych-3.3.0/lib + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/psych.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/psych-3.3.0/ + touch /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/psych-3.3.0/gem.build_complete + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications/default/psych-3.3.0.gemspec /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/specifications + ln -s /usr/share/gems/gems/psych-3.3.0/lib/psych /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/psych + ln -s /usr/share/gems/gems/psych-3.3.0/lib/psych.rb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/ruby/psych.rb + ln -s /usr/lib64/gems/ruby/psych-3.3.0/psych.so /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/psych.so + find '/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/extensions/*-linux/3.0.2/*' -maxdepth 0 -exec mv '{}' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/ ';' find: '/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/extensions/*-linux/3.0.2/*': No such file or directory No gem binary extensions to move. + echo 'No gem binary extensions to move.' + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/man/man5 + mv /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/rake-13.0.3/doc/rake.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/man/man1 + cp -a /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-add.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-binstubs.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-cache.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-check.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-clean.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-config.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-doctor.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-exec.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-gem.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-info.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-init.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-inject.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-install.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-list.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-lock.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-open.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-outdated.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-platform.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-pristine.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-remove.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-show.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-update.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle-viz.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/bundle.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/man/man1 + cp -a /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/bundler-2.2.22/lib/bundler/man/gemfile.5 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/man/man5 + mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/systemtap/tapset + sed -e 's|@LIBRARY_PATH@|/usr/lib*/libruby.so.3.0|' /builddir/build/SOURCES/libruby.stp + sed -i -r 's|( \*.*\*)\/(.*)|\1\\/\2|' /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/systemtap/tapset/libruby.so.3.0.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 + rm -rf /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/gems/gems/rake-13.0.3/.github + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.0.2-140.module_el8.5.0+991+268c5cd9 --unique-debug-suffix -3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le --unique-debug-src-base ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ruby-3.0.2 extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/bigdecimal-3.0.0/bigdecimal.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/bin/ruby extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/json-2.5.1/json/ext/parser.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/libruby.so.3.0.2 extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/json-2.5.1/json/ext/generator.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/cgi/escape.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/psych-3.3.0/psych.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/gems/ruby/io-console-0.5.7/io/console.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/continuation.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/coverage.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/date_core.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/dbm.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest/bubblebabble.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest/md5.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest/rmd160.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest/sha1.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/digest/sha2.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/cesu_8.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/big5.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/cp949.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/emacs_mule.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/encdb.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/euc_jp.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/euc_kr.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/euc_tw.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/gb18030.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/gb2312.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/gbk.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_1.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_10.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_11.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_13.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_14.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_15.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_16.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_2.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_3.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_4.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_7.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_5.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_6.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_8.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/iso_8859_9.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/koi8_r.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/koi8_u.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/big5.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/shift_jis.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/cesu_8.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/chinese.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/ebcdic.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/emoji.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/emoji_iso2022_kddi.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/emoji_sjis_docomo.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/emoji_sjis_kddi.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/emoji_sjis_softbank.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/escape.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/gb18030.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/gbk.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/iso2022.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/japanese.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/japanese_euc.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/japanese_sjis.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/korean.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/transdb.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/single_byte.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/utf8_mac.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/utf_16be.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/trans/utf_16_32.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/utf_16le.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/utf_32be.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/utf_32le.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1250.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1251.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1252.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1253.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1254.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_1257.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/enc/windows_31j.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/etc.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/fiber.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/fcntl.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/fiddle.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/gdbm.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/io/nonblock.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/io/wait.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/nkf.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/monitor.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/objspace.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/openssl.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/pty.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/pathname.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/racc/cparse.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/rbconfig/sizeof.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/readline.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/ripper.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/socket.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/stringio.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/strscan.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/syslog.so extracting debug info from /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/lib64/ruby/zlib.so /usr/lib/rpm/sepdebugcrcfix: Updated 101 CRC32s, 0 CRC32s did match. cpio: ext/ripper/defs/keywords: Cannot stat: No such file or directory cpio: probes.o.dtrace-temp.c: Cannot stat: No such file or directory 64370 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/gems/gems/rake-13.0.3/exe/rake from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/erb-2.2.0/libexec/erb from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/bundler-2.2.22/libexec/bundler from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/bundler-2.2.22/libexec/bundle from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/racc-1.5.1/bin/racc from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/rdoc-6.3.1/exe/rdoc from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/rdoc-6.3.1/exe/ri from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/typeprof-0.12.0/exe/typeprof from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/irb-1.3.5/exe/irb from /usr/bin/env ruby to #!/usr/bin/ruby mangling shebang in /usr/share/gems/gems/rbs-1.0.4/exe/rbs from /usr/bin/env ruby to #!/usr/bin/ruby Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.528khl + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + exit 0 Processing files: ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JftrAk + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + cp -pr BSDL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + cp -pr COPYING /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + cp -pr GPL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby + exit 0 Provides: ruby = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby(runtime_executable) = 3.0.2 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.17)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libruby.so.3.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Recommends: ruby(rubygems) >= 3.2.22 rubygem(bigdecimal) >= 3.0.0 Suggests: rubypick Processing files: ruby-devel-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zhuvxm + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + cp -pr BSDL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + cp -pr COPYING /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + cp -pr GPL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-devel + exit 0 Provides: pkgconfig(ruby) = 3.0.2 ruby-devel = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-devel(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 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.3.0()(64bit) Recommends: redhat-rpm-config Processing files: ruby-libs-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p2MQCn + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + DOCDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-libs + cp -pr README.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-libs + cp -pr NEWS.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MpBgbn + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + cp -pr COPYING /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + cp -pr COPYING.ja /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + cp -pr GPL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + cp -pr LEGAL /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/licenses/ruby-libs + exit 0 Provides: bundled(ccan-build_assert) bundled(ccan-check_type) bundled(ccan-container_of) bundled(ccan-list) bundled(rubygem-did_you_mean) = 1.5.0 bundled(rubygem-openssl) = 2.2.0 bundled(rubygem-racc) = 1.5.1 libruby.so.3.0()(64bit) ruby(release) = 3.0.2 ruby-libs = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-libs(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.17)(64bit) ld64.so.2(GLIBC_2.22)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(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) libcrypto.so.1.1(OPENSSL_1_1_1)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libgdbm.so.6()(64bit) libgdbm_compat.so.4()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libreadline.so.7()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libruby.so.3.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_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) Processing files: rubygems-3.2.22-140.module_el8.5.0+991+268c5cd9.noarch Provides: bundled(rubygem-molinillo) = 0.7.0 gem = 3.2.22-140.module_el8.5.0+991+268c5cd9 ruby(rubygems) = 3.2.22-140.module_el8.5.0+991+268c5cd9 rubygems = 3.2.22-140.module_el8.5.0+991+268c5cd9 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(bundler) >= 2.2.22 rubygem(io-console) >= 0.5.7 rubygem(rdoc) >= 6.3.1 Processing files: rubygems-devel-3.2.22-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygems-devel = 3.2.22-140.module_el8.5.0+991+268c5cd9 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-default-gems-3.0.2-140.module_el8.5.0+991+268c5cd9.noarch Provides: ruby-default-gems = 3.0.2-140.module_el8.5.0+991+268c5cd9 rubygem(openssl) = 2.2.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Obsoletes: rubygem-did_you_mean < 1.4.0-130 rubygem-openssl < 2.2.0-145 rubygem-racc < 1.4.16-130 Supplements: ruby(rubygems) Processing files: rubygem-irb-1.3.5-140.module_el8.5.0+991+268c5cd9.noarch Provides: irb = 1.3.5-140.module_el8.5.0+991+268c5cd9 ruby(irb) = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-irb = 3.0.2-140.module_el8.5.0+991+268c5cd9 rubygem(irb) = 1.3.5-140.module_el8.5.0+991+268c5cd9 rubygem-irb = 1.3.5-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ruby Obsoletes: ruby-irb < 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: rubygem-rdoc-6.3.1-140.module_el8.5.0+991+268c5cd9.noarch Provides: rdoc = 6.3.1-140.module_el8.5.0+991+268c5cd9 ri = 6.3.1-140.module_el8.5.0+991+268c5cd9 rubygem(rdoc) = 6.3.1-140.module_el8.5.0+991+268c5cd9 rubygem-rdoc = 6.3.1-140.module_el8.5.0+991+268c5cd9 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-3.0.2-140.module_el8.5.0+991+268c5cd9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BUBs0k + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + DOCDIR=/builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr README.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr ChangeLog /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr ruby-exercise.stp /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/implicit_conversion.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/fiber.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/security.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.3.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.1.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/regexp.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.2.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/extension.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.4.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-YARV /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/yarvarch.en /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/marshal.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/make_cheatsheet.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.4.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-1.8.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/signals.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ractor.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.8.7 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/standard_library.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.06_to_0.52 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.0.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/syntax.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/memory_view.md /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/contributing.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.6.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/maintainers.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/globals.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/dig_methods.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/bug_triaging.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.50_to_0.60 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-0.60_to_1.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/method_documentation.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/dtrace_probes.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.1 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.2.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-1.9.3 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.7.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.0.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.1.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-2.5.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/ChangeLog-2.3.0 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/keywords.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.2 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/NEWS-1.9.3 /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/images /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/syntax /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/extension.ja.rdoc /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/yarvarch.ja /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/forwardable.rd.ja /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/irb /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + cp -pr doc/pty /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le/usr/share/doc/ruby-doc + exit 0 Provides: ruby-doc = 3.0.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-bigdecimal-3.0.0-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: rubygem(bigdecimal) = 3.0.0-140.module_el8.5.0+991+268c5cd9 rubygem-bigdecimal = 3.0.0-140.module_el8.5.0+991+268c5cd9 rubygem-bigdecimal(ppc-64) = 3.0.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: rubygem-io-console-0.5.7-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: rubygem(io-console) = 0.5.7-140.module_el8.5.0+991+268c5cd9 rubygem-io-console = 0.5.7-140.module_el8.5.0+991+268c5cd9 rubygem-io-console(ppc-64) = 0.5.7-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: rubygem-json-2.5.1-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: rubygem(json) = 2.5.1-140.module_el8.5.0+991+268c5cd9 rubygem-json = 2.5.1-140.module_el8.5.0+991+268c5cd9 rubygem-json(ppc-64) = 2.5.1-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libruby.so.3.0()(64bit) rtld(GNU_HASH) Processing files: rubygem-psych-3.3.0-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: rubygem(psych) = 3.3.0-140.module_el8.5.0+991+268c5cd9 rubygem-psych = 3.3.0-140.module_el8.5.0+991+268c5cd9 rubygem-psych(ppc-64) = 3.3.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libruby.so.3.0()(64bit) libyaml-0.so.2()(64bit) rtld(GNU_HASH) Processing files: rubygem-bundler-2.2.22-140.module_el8.5.0+991+268c5cd9.noarch Provides: bundled(rubygem-connection_pool) = 2.2.2 bundled(rubygem-fileutils) = 1.4.1 bundled(rubygem-molinillo) = 0.7.0 bundled(rubygem-net-http-persisntent) = 4.0.0 bundled(rubygem-thor) = 1.1.0 bundled(rubygem-tmpdir) = 0.1.0 bundled(rubygem-uri) = 0.10.0 rubygem(bundler) = 2.2.22-140.module_el8.5.0+991+268c5cd9 rubygem-bundler = 2.2.22-140.module_el8.5.0+991+268c5cd9 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-minitest-5.14.2-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(minitest) = 5.14.2-140.module_el8.5.0+991+268c5cd9 rubygem-minitest = 5.14.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-power_assert-1.2.0-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(power_assert) = 1.2.0-140.module_el8.5.0+991+268c5cd9 rubygem-power_assert = 1.2.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-rake-13.0.3-140.module_el8.5.0+991+268c5cd9.noarch Provides: rake = 13.0.3-140.module_el8.5.0+991+268c5cd9 rubygem(rake) = 13.0.3-140.module_el8.5.0+991+268c5cd9 rubygem-rake = 13.0.3-140.module_el8.5.0+991+268c5cd9 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-rbs-1.0.4-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(rbs) = 1.0.4-140.module_el8.5.0+991+268c5cd9 rubygem-rbs = 1.0.4-140.module_el8.5.0+991+268c5cd9 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-test-unit-3.3.7-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(test-unit) = 3.3.7-140.module_el8.5.0+991+268c5cd9 rubygem-test-unit = 3.3.7-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-rexml-3.2.5-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(rexml) = 3.2.5-140.module_el8.5.0+991+268c5cd9 rubygem-rexml = 3.2.5-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-rss-0.2.9-140.module_el8.5.0+991+268c5cd9.noarch Provides: rubygem(rss) = 0.2.9-140.module_el8.5.0+991+268c5cd9 rubygem-rss = 0.2.9-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-typeprof-0.12.0-140.module_el8.5.0+991+268c5cd9.noarch warning: File listed twice: /usr/share/gems/gems/typeprof-0.12.0/doc/doc.ja.md Provides: rubygem(typeprof) = 0.12.0-140.module_el8.5.0+991+268c5cd9 rubygem-typeprof = 0.12.0-140.module_el8.5.0+991+268c5cd9 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-debugsource-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: ruby-debugsource = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ruby-debuginfo-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = 39d5bba060afad9916f206c8d75b92da8e2ffebe ruby-debuginfo = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-debuginfo(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: ruby-libs-debuginfo-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = 007427e99e3b0aac9e9c1de50a35bcb24746cb39 debuginfo(build-id) = 01fd8fd08d66ae6d1f54fba3fffd76985604d58f debuginfo(build-id) = 0235e5d0c0a7748c0cdd2e0e1747408a9dbd6967 debuginfo(build-id) = 0ba6c6a665ebc946dbecf010d53f0da86f148e9f debuginfo(build-id) = 0fb9e06216dc7be401f4f1ff6b23495440b5c897 debuginfo(build-id) = 10d5c32b044240224fa5e77814adf01e18eb6bb4 debuginfo(build-id) = 1134e75bc32cfa77b1d4b1a338927ca3d68c473f debuginfo(build-id) = 124ef29b92c6eaae6174a0d5dacfe03c0f631a69 debuginfo(build-id) = 1ba21da86067c840d58bd644851d597fb9eabcd0 debuginfo(build-id) = 1df15e2c3f60094f1f5200dfde7f321b0d3a3d0b debuginfo(build-id) = 2684eb13ff9795cb8118539e2a3fa74bc02b7205 debuginfo(build-id) = 26d6562497bb4e7c969d842b4f4d757e2f18f42f debuginfo(build-id) = 281f7e888cca9e3b7b78c288c6293374af3a4592 debuginfo(build-id) = 305be97518b8022ddafaa8809d3d4245cd7a7e77 debuginfo(build-id) = 31c7983e308af368cd170b78b08a6d5180db8549 debuginfo(build-id) = 35ffd07aa39c701c97d8fd43d1e8e366420933d8 debuginfo(build-id) = 3c3050a5ef79c9635002a93919b42dd1335f59d0 debuginfo(build-id) = 3c728901f7042f8f592676b74d3b06235119741f debuginfo(build-id) = 400ec6463d1b133ba2fc207deb0a6563e4f61349 debuginfo(build-id) = 41e76824915b86ed72e30f4f1eec446e25a4316b debuginfo(build-id) = 44c682a6405ded8c49e56ba91219598c90b54f4d debuginfo(build-id) = 494cd62b443835d49552c203a95d6d3862d1273f debuginfo(build-id) = 4cdb9b440f2ae890d6d7bc2bf1151aed61092886 debuginfo(build-id) = 535c095d218aeb0e33beb78a6f330a9b3e67ec00 debuginfo(build-id) = 54b9fcf822ad9f267a808fd2328aeda37ecc3617 debuginfo(build-id) = 5bdba34a328eef6d4c34a63ca980d3b169abceb0 debuginfo(build-id) = 5cea70f4502fac9c9b107950f4b0b1b0bbc471bd debuginfo(build-id) = 5eee90beadb78b60af1fd58d318dbf9eded28b51 debuginfo(build-id) = 5f75969146517045f13ce4fef9a65704705b37f2 debuginfo(build-id) = 61a1d0f6f43391e4d1c16e3a26c6db0cf8c6794e debuginfo(build-id) = 66bc248690c8dfd1091fffa733ccc16d670ecede debuginfo(build-id) = 6b981be095304224696f243c7e9ad49f6fa17dee debuginfo(build-id) = 6c235521ff07e13fc6a69395d3bae4f8e2703f53 debuginfo(build-id) = 6ca76a42b9a263df70da0bebd474827a3a54ac47 debuginfo(build-id) = 6e8b485e20a2e1f64461c4d9dd1f6e20eeaa88d3 debuginfo(build-id) = 749d144578df0edd2026485de784b34090cbc14f debuginfo(build-id) = 749f0395113e071d213137b027029d258a7ab3b1 debuginfo(build-id) = 779e9e5d2c5cf2fef18bd91e843a31ca9cffb60a debuginfo(build-id) = 793993fc163bcd12c1158a2a416115b6e7f217b9 debuginfo(build-id) = 7b0343253ea9035bea9cf94b5e0e1662a73c7963 debuginfo(build-id) = 7b83b77203a1cac1288cc985e0d62806ceb70453 debuginfo(build-id) = 7e14e9ea45ea753104d29d529930a614dc6aea6f debuginfo(build-id) = 80ff878c7a175470073b504a6e34a2877e15d2a7 debuginfo(build-id) = 81b48ca242946539e0cc4212e264236610b4fda2 debuginfo(build-id) = 87e3bf420636e47b66ec3089fcf7b78be03605f5 debuginfo(build-id) = 887b6e9aa50d7ef94b57c6de27af8c1f767e7fb0 debuginfo(build-id) = 895bf05bb428600068cbf84219aad67f1253e873 debuginfo(build-id) = 895fb7f8553bfcb92f267fd499611d4c53c915f3 debuginfo(build-id) = 8be21eb1dd99af29e3ba29f52b5fc8c8003ae550 debuginfo(build-id) = 8c7af0916d422f968bbe3f119fbdd4ced8b1bd66 debuginfo(build-id) = 8cd658e5a17cdc90b3143a917c379c8670e52e89 debuginfo(build-id) = 8e26da150200b84d7d3c7b8c5f0bfb1d784a170a debuginfo(build-id) = 90d55ba6a7a36123f2770c39850ac51764c0a4c4 debuginfo(build-id) = 944d10df363c1ee432a3644b32c0114c4de3af27 debuginfo(build-id) = 94f7ad210c8c8e29733f4652cd504d22f4ab8ea4 debuginfo(build-id) = 97f451d9c80f0d54f24917570ddbee50e02c8b4a debuginfo(build-id) = 9a8b8a5a4356af36ce2a9e7e27f5c7858816f406 debuginfo(build-id) = 9ebb5f47d7a3b176fcf5e8e87b478dd49918e783 debuginfo(build-id) = 9fde056d549da7419777e5451aa6214cac91ddc3 debuginfo(build-id) = a484c6d871dacaabf24363f6610b8a22eb995366 debuginfo(build-id) = a5032452a19b21b297b36757223f56caf6ca2a53 debuginfo(build-id) = a6a036674f7311477c0693e9ca1b762c5a4272ec debuginfo(build-id) = a70535793d293b5a49d16540795bfb5389fb7f5f debuginfo(build-id) = aa1fdad96c8862066f8e7dcc6a8c45b338bd18a6 debuginfo(build-id) = aa656554d39608e5ab27f639c01c8ae1fc4c7072 debuginfo(build-id) = ada998eefcc8f78b79418960806be132d6a9d0f3 debuginfo(build-id) = ae87273e15ec3581811fa6e03b7277cf9b83f1b3 debuginfo(build-id) = b0f64044c8d666238734eadd55bcececd66cb327 debuginfo(build-id) = b160ba92b27b607a78e722f7aa0a8e78ab1d0f44 debuginfo(build-id) = b4a083507b57060056c8390580698ef425346c20 debuginfo(build-id) = b551d3db5162c04d35ae8bcba1e3f421ea819487 debuginfo(build-id) = b5b40ae0a8e491b5999d7f6eeb4571244cd179fc debuginfo(build-id) = b74c8268d785bf95c534cd8d01961e705dbd8db9 debuginfo(build-id) = bc86efb8478605e015b72cf00ebf4f04f0a3cccf debuginfo(build-id) = bef443851ad5da9f7f0dac4a8398c0e1470494dd debuginfo(build-id) = c2d08a0bae601379b3dbbc80fa159d76949db64c debuginfo(build-id) = c83ae7e76d18d5feefbfca143caad1c011c755be debuginfo(build-id) = c8eea37db89fdee34e9d97c1b53181c1ed00538b debuginfo(build-id) = cb607b3694c997e571ee6f16d963ddc5f5c538a3 debuginfo(build-id) = d49096afdda4cce2daababac9a837ce20f60934d debuginfo(build-id) = e06924ea0bf497c06c59711d52b0fb068e4b4ae2 debuginfo(build-id) = e15f66af2a1c37892aefbd6407afd038a3f21e87 debuginfo(build-id) = e3711171c2f72cea18b069bc6a3ce57fef6138d4 debuginfo(build-id) = e5c64b055fcc2839d010712a1ec72ac2e402c9e5 debuginfo(build-id) = e6cb26f5c6620bd0abfa9a1469b9b583d566312b debuginfo(build-id) = ea0db4669f7c642f1a3ac9d9d73700fa04015cc2 debuginfo(build-id) = ebed4ead060b995fb9cfca7d16e7bd40b1145009 debuginfo(build-id) = f13f967fe63fe26c3a99c60a251208214f48fb1e debuginfo(build-id) = f4b9810a5b2cbaf15cb1d823e20303b4ffbba2ec debuginfo(build-id) = f592fe1aaae1fb82674809a89760f74f215bf44d debuginfo(build-id) = f5b13980e2b4ba84ec763ee79cb89e3938dfa82c debuginfo(build-id) = f87b7604b3afe8c2ab2c1606a81864f3eaaae07b debuginfo(build-id) = f9c6a2795a018d18fb24cdc169b301120914fa41 debuginfo(build-id) = facbed55129e86fa4b94ec6492de5bde7fbefd9c debuginfo(build-id) = fe5364b358baa92c6b401d98dacfdd7e35021786 ruby-libs-debuginfo = 3.0.2-140.module_el8.5.0+991+268c5cd9 ruby-libs-debuginfo(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: rubygem-bigdecimal-debuginfo-3.0.0-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = 33ccc14a22b8086a4bdebb469219063539e78fb8 rubygem-bigdecimal-debuginfo = 3.0.0-140.module_el8.5.0+991+268c5cd9 rubygem-bigdecimal-debuginfo(ppc-64) = 3.0.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: rubygem-io-console-debuginfo-0.5.7-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = 8ee7fb62843f7b1154e4d3addcc700914f6e11f4 rubygem-io-console-debuginfo = 0.5.7-140.module_el8.5.0+991+268c5cd9 rubygem-io-console-debuginfo(ppc-64) = 0.5.7-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: rubygem-json-debuginfo-2.5.1-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = 60c397164fc1ed8d44cc1caab28a8c57b2bd575f debuginfo(build-id) = b77c7155eba6c098967a9286de9c69c5c960e767 rubygem-json-debuginfo = 2.5.1-140.module_el8.5.0+991+268c5cd9 rubygem-json-debuginfo(ppc-64) = 2.5.1-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Processing files: rubygem-psych-debuginfo-3.3.0-140.module_el8.5.0+991+268c5cd9.ppc64le Provides: debuginfo(build-id) = a4c7a70215962020f9df10caf0eedbed6add6391 rubygem-psych-debuginfo = 3.3.0-140.module_el8.5.0+991+268c5cd9 rubygem-psych-debuginfo(ppc-64) = 3.3.0-140.module_el8.5.0+991+268c5cd9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruby-debugsource(ppc-64) = 3.0.2-140.module_el8.5.0+991+268c5cd9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le Wrote: /builddir/build/RPMS/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-devel-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-libs-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygems-3.2.22-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygems-devel-3.2.22-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/ruby-default-gems-3.0.2-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-irb-1.3.5-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-rdoc-6.3.1-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/ruby-doc-3.0.2-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-bigdecimal-3.0.0-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-io-console-0.5.7-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-json-2.5.1-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-psych-3.3.0-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-bundler-2.2.22-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-minitest-5.14.2-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-power_assert-1.2.0-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-rake-13.0.3-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-rbs-1.0.4-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-test-unit-3.3.7-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-rexml-3.2.5-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-rss-0.2.9-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/rubygem-typeprof-0.12.0-140.module_el8.5.0+991+268c5cd9.noarch.rpm Wrote: /builddir/build/RPMS/ruby-debugsource-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-debuginfo-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/ruby-libs-debuginfo-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-bigdecimal-debuginfo-3.0.0-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-io-console-debuginfo-0.5.7-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-json-debuginfo-2.5.1-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Wrote: /builddir/build/RPMS/rubygem-psych-debuginfo-3.3.0-140.module_el8.5.0+991+268c5cd9.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fNV9Pj + umask 022 + cd /builddir/build/BUILD + cd ruby-3.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ruby-3.0.2-140.module_el8.5.0+991+268c5cd9.ppc64le + exit 0 Child return code was: 0