| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_13" exit with 0. |
| Cloning into 'trunk_clang_13'... |
| Updating files: 89% (9183/10233) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_13/configure --prefix=/tmp/ruby/install/trunk_clang_13 --disable-install-doc CC=clang-13" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-unicode -j4" exit with 512. |
| /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:291:in `rescue in download': failed to download 15.0.0/ucd/DerivedAge.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ apply2files - /tmp/ruby/src/trunk_clang_13/enc/unicode/data/15.0.0/ucd/DerivedAge.txt: https://www.unicode.org/Public/15.0.0/ucd/DerivedAge.txt |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:198:in `download' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:438:in `<main>' |
| /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:278:in `utime': No such file or directory @ apply2files - /tmp/ruby/src/trunk_clang_13/enc/unicode/data/15.0.0/ucd/DerivedAge.txt (Errno::ENOENT) |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:278:in `utime' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:278:in `download' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:133:in `download' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:455:in `block in <main>' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:438:in `each' |
| from /tmp/ruby/src/trunk_clang_13/tool/downloader.rb:438:in `<main>' |
| make: *** [uncommon.mk:1585: /tmp/ruby/src/trunk_clang_13/enc/unicode/data/15.0.0/ucd/UnicodeData.txt] Error 1 |
| make: *** Deleting file '/tmp/ruby/src/trunk_clang_13/enc/unicode/data/15.0.0/ucd/UnicodeData.txt' |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_13/gems/src/debug'... |
| Cloning into '/tmp/ruby/src/trunk_clang_13/gems/src/rbs'... |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make update-rubyspec -j4" exit with 0. |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_13/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_13/enc/jis/props.h |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| From https://github.com/ruby/debug |
| * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD |
| HEAD is now at 6519736 Increase timeout in debug_code |
| From https://github.com/ruby/rbs |
| * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD |
| HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. |
| /usr/bin/ld: /tmp/ruby-runner-3564dc.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC |
| /usr/bin/ld: failed to set dynamic section sizes: bad value |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| make: *** [Makefile:675: mjit_build_dir.so] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512. |
| /usr/bin/ld: /tmp/ruby-runner-e3b65f.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC |
| /usr/bin/ld: failed to set dynamic section sizes: bad value |
| clang: error: linker command failed with exit code 1 (use -v to see invocation) |
| make: *** [Makefile:675: mjit_build_dir.so] Error 1 |