rev: 65202
test-all :
test-spec:
exit statuses:
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-vm-asserts.20181020-064225
#<BuildRuby:0x000055942bf62628
@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-vm-asserts",
@TARGET_INSTALL_DIR="/home/ko1/ruby/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/home/ko1/ruby/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20181020-064225",
@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.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000048)
configure 0.000000 0.000000 0.000000 ( 0.000038)
build_up /home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: In function 'parse_debug_line_cu':
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c:285:15: warning: variable 'dwarf_word' set but not used [-Wunused-but-set-variable]
ptrdiff_t dwarf_word = 4;
^~~~~~~~~~
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: In function 'fill_lines':
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c:1798:25: error: 'struct dwarf_section' has no member named 'shdr'
if (!obj->debug_line.shdr) {
^
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: At top level:
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
make: *** [addr2line.o] Error 1
0.024000 0.012000 37.344000 ( 49.294576)
build_miniruby /home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: In function 'parse_debug_line_cu':
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c:285:15: warning: variable 'dwarf_word' set but not used [-Wunused-but-set-variable]
ptrdiff_t dwarf_word = 4;
^~~~~~~~~~
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: In function 'fill_lines':
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c:1798:25: error: 'struct dwarf_section' has no member named 'shdr'
if (!obj->debug_line.shdr) {
^
/home/ko1/ruby/src/trunk-vm-asserts/addr2line.c: At top level:
cc1: warning: unrecognized command line option '-Wno-cast-function-type'
cc1: warning: unrecognized command line option '-Wno-self-assign'
cc1: warning: unrecognized command line option '-Wno-constant-logical-operand'
cc1: warning: unrecognized command line option '-Wno-parentheses-equality'
make: *** [addr2line.o] Error 1
0.004000 0.000000 0.192000 ( 0.200483)
$$$[end] "make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20181020-064225
total: 49.50 sec