rev: 66136
test-all :
test-spec:
exit statuses:
"svn checkout -q https://svn.ruby-lang.org/repos/ruby/trunk trunk-asserts" exit with 0.
"autoconf" exit with 0.
"/home/ko1/ruby/src/trunk-asserts/configure --prefix=/home/ko1/ruby/install/trunk-asserts --disable-install-doc --enable-shared" exit with 0.
"rm -f .revision.time" exit with 0.
"make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 512.
"make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-asserts.20181202-215709
#<BuildRuby:0x00005618ade41c38
@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-asserts",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-asserts",
@TARGET_NAME="trunk-asserts",
@TARGET_SRC_DIR="/home/ko1/ruby/src/trunk-asserts",
@build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-asserts.20181202-215709",
@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 16.460000 ( 39.219662)
autoconf 0.004000 0.000000 1.804000 ( 1.845193)
configure 0.124000 0.052000 43.088000 ( 58.203898)
build_up + cp /home/ko1/ruby/src/trunk-asserts/enc/jis/props.h.blt /home/ko1/ruby/src/trunk-asserts/enc/jis/props.h
generating enc/trans/newline.c ...
converter for universal_newline
converter for crlf_newline
converter for cr_newline
done. (0.05user 0.01system 0.01elapsed)
/home/ko1/ruby/src/trunk-asserts/regparse.c: In function 'node_extended_grapheme_cluster':
/home/ko1/ruby/src/trunk-asserts/regparse.c:5852:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
CClassNode* cc;
^~~~~~~~~~
/home/ko1/ruby/src/trunk-asserts/regparse.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'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
cc1: some warnings being treated as errors
make: *** [regparse.o] Error 1
0.020000 0.012000 108.232000 (144.881236)
build_miniruby /home/ko1/ruby/src/trunk-asserts/regparse.c: In function 'node_extended_grapheme_cluster':
/home/ko1/ruby/src/trunk-asserts/regparse.c:5852:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
CClassNode* cc;
^~~~~~~~~~
/home/ko1/ruby/src/trunk-asserts/regparse.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'
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
cc1: some warnings being treated as errors
make: *** [regparse.o] Error 1
0.004000 0.000000 2.984000 ( 2.992536)
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-asserts.20181202-215709
total: 247.14 sec