Linux silicon-docker 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u2 (2018-02-21) x86_64 x86_64 x86_64 GNU/Linux
rev: 62707 test-all : test-spec: exit statuses: "make update-download -j6" exit with 0. "make update-rubyspec -j6" exit with 0. "make update-src -j6" exit with 0. "make after-update -j6" exit with 512. "make miniruby -j6" exit with 512. Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_50.20180309-201152 #<BuildRuby:0x0055fd46428828 @BUILD_DIR="/home/ko1/ruby/build", @INSTALL_DIR="/home/ko1/ruby/install", @REPOSITORY="https://svn.ruby-lang.org/repos/ruby/trunk", @REPOSITORY_TYPE=:svn, @SRC_DIR="/home/ko1/ruby/src", @TARGET_BUILD_DIR="/home/ko1/ruby/build/trunk_clang_50", @TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk_clang_50", @TARGET_NAME="trunk_clang_50", @TARGET_SRC_DIR="/home/ko1/ruby/src/trunk_clang_50", @build_opts="-j6", @configure_opts=["CC=clang-5.0"], @gist=false, @git_branch=nil, @incremental=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_50.20180309-201152", @quiet=false, @steps= ["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @svn_revision=nil, @test_opts="TESTS='-j6'", @timeout=10800> user system total real checkout 0.000000 0.000000 0.000000 ( 0.000026) autoconf 0.000000 0.000000 0.000000 ( 0.000054) configure 0.000000 0.000000 0.000000 ( 0.000054) build_up In file included from /home/ko1/ruby/src/trunk_clang_50/eval.c:16: /home/ko1/ruby/src/trunk_clang_50/iseq.h:41:36: error: implicit conversion loses integer precision: 'rb_num_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32] int cnt = iseq->body->variable.flip_count; ~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 1 error generated. make: *** [eval.o] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld: /tmp/crypt-38d95b.o: relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Nonrepresentable section on output clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [/home/ko1/ruby/src/trunk_clang_50/missing/des_tables.c] Error 1 In file included from /home/ko1/ruby/src/trunk_clang_50/iseq.c:24: /home/ko1/ruby/src/trunk_clang_50/iseq.h:41:36: error: implicit conversion loses integer precision: 'rb_num_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32] int cnt = iseq->body->variable.flip_count; ~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 1 error generated. make: *** [iseq.o] Error 1 0.010000 0.010000 16.720000 ( 7.874825) build_miniruby In file included from /home/ko1/ruby/src/trunk_clang_50/compile.c:20: /home/ko1/ruby/src/trunk_clang_50/iseq.h:41:36: error: implicit conversion loses integer precision: 'rb_num_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32] int cnt = iseq->body->variable.flip_count; ~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk_clang_50/eval.c:16: /home/ko1/ruby/src/trunk_clang_50/iseq.h:41:36: error: implicit conversion loses integer precision: 'rb_num_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32] int cnt = iseq->body->variable.flip_count; ~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk_clang_50/iseq.c:24: /home/ko1/ruby/src/trunk_clang_50/iseq.h:41:36: error: implicit conversion loses integer precision: 'rb_num_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32] int cnt = iseq->body->variable.flip_count; ~~~ ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 1 error generated. make: *** [eval.o] Error 1 make: *** Waiting for unfinished jobs.... 1 error generated. make: *** [iseq.o] Error 1 1 error generated. make: *** [compile.o] Error 1 0.000000 0.000000 8.060000 ( 2.702411) $$$[end] "make miniruby -j6" exit with 512. /home/ko1/ruby/logs/brlog.trunk_clang_50.20180309-201152 total: 10.58 sec