Linux silicon-docker 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 x86_64 x86_64 GNU/Linux
rev: 66230 test-all : test-spec: exit statuses: "rm -f .revision.time" exit with 0. "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-jemalloc.20181205-190046 #<BuildRuby:0x0000558a674c8190 @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-jemalloc", @TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-jemalloc", @TARGET_NAME="trunk-jemalloc", @TARGET_SRC_DIR="/home/ko1/ruby/src/trunk-jemalloc", @build_opts="-j6", @configure_opts=["--with-jemalloc --enable-shared"], @gist=false, @git_branch=nil, @incremental=true, @logfile="/home/ko1/ruby/logs/brlog.trunk-jemalloc.20181205-190046", @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.000022) autoconf 0.000000 0.000000 0.000000 ( 0.000042) configure 0.000000 0.000000 0.000000 ( 0.000042) build_up In file included from /home/ko1/ruby/src/trunk-jemalloc/class.c:26:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/bignum.c:12:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/bignum.c:12: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/class.c:26: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/ast.c:5:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/ast.c:2: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/compile.c:15:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby/encoding.h:27:0, from /home/ko1/ruby/src/trunk-jemalloc/compile.c:12: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/transient_heap.h:12:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:21: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby/encoding.h:27:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:14: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ /home/ko1/ruby/src/trunk-jemalloc/array.c:199:1: error: conflicting types for 'rb_ary_ptr_use_start' rb_ary_ptr_use_start(VALUE ary) ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/transient_heap.h:12:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:21: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: note: previous declaration of 'rb_ary_ptr_use_start' was here void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/complex.c:14:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/complex.c:14: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [ast.o] Error 1 make: *** Waiting for unfinished jobs.... cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [class.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [complex.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [bignum.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [compile.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [array.o] Error 1 0.008000 0.004000 3.800000 ( 1.993258) build_miniruby In file included from /home/ko1/ruby/src/trunk-jemalloc/transient_heap.h:12:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:21: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby/encoding.h:27:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:14: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ /home/ko1/ruby/src/trunk-jemalloc/array.c:199:1: error: conflicting types for 'rb_ary_ptr_use_start' rb_ary_ptr_use_start(VALUE ary) ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/transient_heap.h:12:0, from /home/ko1/ruby/src/trunk-jemalloc/array.c:21: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: note: previous declaration of 'rb_ary_ptr_use_start' was here void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/complex.c:14:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/complex.c:14: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/compile.c:15:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby/encoding.h:27:0, from /home/ko1/ruby/src/trunk-jemalloc/compile.c:12: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/bignum.c:12:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/bignum.c:12: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/ast.c:5:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/ast.c:2: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/class.c:26:0: /home/ko1/ruby/src/trunk-jemalloc/internal.h:1299:6: error: conflicting types for 'rb_ary_ptr_use_start' void rb_ary_ptr_use_start(VALUE a); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/ko1/ruby/src/trunk-jemalloc/include/ruby.h:33:0, from /home/ko1/ruby/src/trunk-jemalloc/internal.h:15, from /home/ko1/ruby/src/trunk-jemalloc/class.c:26: /home/ko1/ruby/src/trunk-jemalloc/include/ruby/ruby.h:2170:12: note: previous declaration of 'rb_ary_ptr_use_start' was here VALUE *rb_ary_ptr_use_start(VALUE ary); ^~~~~~~~~~~~~~~~~~~~ cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [ast.o] Error 1 make: *** Waiting for unfinished jobs.... cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [class.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [complex.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [bignum.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [compile.o] Error 1 cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-parentheses-equality' cc1: warning: unrecognized command line option '-Wno-constant-logical-operand' cc1: warning: unrecognized command line option '-Wno-cast-function-type' make: *** [array.o] Error 1 0.004000 0.000000 2.380000 ( 0.820111) $$$[end] "make miniruby -j6" exit with 512. /home/ko1/ruby/logs/brlog.trunk-jemalloc.20181205-190046 total: 2.81 sec