rev: 605421f4eb
test-all :
test-spec:
exit statuses:
"git clone --depth 1 https://github.com/ruby/ruby.git trunk-mjit" exit with 0.
"autoconf" exit with 0.
"/tmp/ruby/v3/src/trunk-mjit/configure --prefix=/tmp/ruby/v3/install/trunk-mjit --disable-install-doc cppflags=-DMJIT_FORCE_ENABLE" exit with 0.
"make update-unicode -j6" 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 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20210801-114637
#<BuildRuby:0x000056485cf2f198
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20210801-114637",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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="RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3\"",
@timeout=10800>
user system total real
checkout Cloning into 'trunk-mjit'...
0.000000 0.000000 2.760000 ( 5.974001)
autoconf 0.000000 0.000000 1.844000 ( 1.874552)
configure configure: WARNING: something wrong with CXXFLAGS=""
0.124000 0.036000 44.732000 ( 60.541862)
build_up + cp /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-mjit/enc/jis/props.h
0.036000 0.016000 69.284000 ( 64.297255)
build_miniruby 0.000000 0.000000 0.152000 ( 0.162620)
build_ruby 0.004000 0.000000 2.584000 ( 2.474386)
build_all In file included from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:14,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/missing.h:127:1: error: static declaration of 'rb_rational_num' follows non-static declaration
127 | rb_rational_num(VALUE rat)
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/include/ruby/intern.h:51,
from /tmp/ruby/v3/src/trunk-mjit/include/ruby/ruby.h:101,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:13,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/include/ruby/internal/intern/rational.h:39:7: note: previous declaration of 'rb_rational_num' was here
39 | VALUE rb_rational_num(VALUE rat);
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:14,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/missing.h:139:1: error: static declaration of 'rb_rational_den' follows non-static declaration
139 | rb_rational_den(VALUE rat)
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/include/ruby/intern.h:51,
from /tmp/ruby/v3/src/trunk-mjit/include/ruby/ruby.h:101,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:13,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/include/ruby/internal/intern/rational.h:40:7: note: previous declaration of 'rb_rational_den' was here
40 | VALUE rb_rational_den(VALUE rat);
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:14,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/missing.h:153:1: error: static declaration of 'rb_complex_real' follows non-static declaration
153 | rb_complex_real(VALUE cmp)
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/include/ruby/intern.h:31,
from /tmp/ruby/v3/src/trunk-mjit/include/ruby/ruby.h:101,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:13,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/include/ruby/internal/intern/complex.h:38:7: note: previous declaration of 'rb_complex_real' was here
38 | VALUE rb_complex_real(VALUE z);
| ^~~~~~~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:14,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/missing.h:208:1: error: static declaration of 'rb_sym2str' follows non-static declaration
208 | rb_sym2str(VALUE sym)
| ^~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/include/ruby/ruby.h:46,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.h:13,
from /tmp/ruby/v3/src/trunk-mjit/ext/bigdecimal/bigdecimal.c:13:
/tmp/ruby/v3/src/trunk-mjit/include/ruby/internal/symbol.h:63:7: note: previous declaration of 'rb_sym2str' was here
63 | VALUE rb_sym2str(VALUE);
| ^~~~~~~~~~
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'
make[2]: *** [Makefile:296: bigdecimal.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/tmp/ruby/v3/src/trunk-mjit/ext/racc/cparse/cparse.c: In function 'call_lexer':
/tmp/ruby/v3/src/trunk-mjit/ext/racc/cparse/cparse.c:302:5: warning: 'rb_iterate' is deprecated: by: rb_block_call since 1.9 [-Wdeprecated-declarations]
302 | rb_iterate(lexer_iter, v->value_v, lexer_i, v->value_v);
| ^~~~~~~~~~
In file included from /tmp/ruby/v3/src/trunk-mjit/include/ruby/defines.h:73,
from /tmp/ruby/v3/src/trunk-mjit/include/ruby/ruby.h:23,
from /tmp/ruby/v3/src/trunk-mjit/include/ruby.h:39,
from /tmp/ruby/v3/src/trunk-mjit/ext/racc/cparse/cparse.c:14:
/tmp/ruby/v3/src/trunk-mjit/include/ruby/internal/iterator.h:48:46: note: declared here
48 | DEPRECATED_BY(rb_block_call since 1.9, VALUE rb_iterate(VALUE(*)(VALUE),VALUE,rb_block_call_func_t,VALUE));
| ^~~~~~~~~~
/tmp/ruby/v3/src/trunk-mjit/include/ruby/backward/2/attributes.h:60:65: note: in definition of macro 'DEPRECATED_BY'
60 | #define DEPRECATED_BY(n,x) RBIMPL_ATTR_DEPRECATED(("by: " # n)) x
| ^
/tmp/ruby/v3/src/trunk-mjit/ext/racc/cparse/cparse.c: At top level:
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'
make[1]: *** [exts.mk:207: ext/bigdecimal/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [uncommon.mk:301: build-ext] Error 2
0.084000 0.048000 231.252000 ( 65.165865)
$$$[end] "make all -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit.20210801-114637
total: 200.49 sec