# Logfile created on 2023-08-27 21:31:19 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e0e7286068 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230827-213119", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e0e731b460 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e0e731b320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e0e731b140 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20230827-213119", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20230827-213119>, @binmode=false, @mon_data=#<Monitor:0x000055e0e731b078>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
5937d01..1cc7009 master -> origin/master
Updating 5937d01..1cc7009
Fast-forward
process.c | 48 +++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 43 insertions(+), 5 deletions(-)
Latest commit hash = 1cc700907d
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/yarp -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/master-no-rjit/version.c
compiling /tmp/ruby/src/master-no-rjit/process.c
compiling /tmp/ruby/src/master-no-rjit/yarp/yarp.c
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_call_operator_write_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:1437:10: error: 'yp_call_operator_write_node_t' {aka 'struct yp_call_operator_write_node'} has no member named 'operator'; did you mean 'operator_id'?
1437 | .operator = yp_parser_constant_id_location(parser, operator->start, operator->end - 1)
| ^~~~~~~~
| operator_id
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_and_write_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:2978:10: error: 'yp_local_variable_and_write_node_t' {aka 'struct yp_local_variable_and_write_node'} has no member named 'name'
2978 | .name = name,
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_operator_write_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3001:10: error: 'yp_local_variable_operator_write_node_t' {aka 'struct yp_local_variable_operator_write_node'} has no member named 'name'
3001 | .name = name,
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3002:10: error: 'yp_local_variable_operator_write_node_t' {aka 'struct yp_local_variable_operator_write_node'} has no member named 'operator'; did you mean 'operator_id'?
3002 | .operator = yp_parser_constant_id_location(parser, operator->start, operator->end - 1),
| ^~~~~~~~
| operator_id
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_or_write_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3027:10: error: 'yp_local_variable_or_write_node_t' {aka 'struct yp_local_variable_or_write_node'} has no member named 'name'
3027 | .name = name,
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_read_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3044:10: error: 'yp_local_variable_read_node_t' {aka 'struct yp_local_variable_read_node'} has no member named 'name'
3044 | .name = yp_parser_constant_id_token(parser, name),
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_write_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3064:10: error: 'yp_local_variable_write_node_t' {aka 'struct yp_local_variable_write_node'} has no member named 'name'
3064 | .name = name,
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_local_variable_target_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3084:10: error: 'yp_local_variable_target_node_t' {aka 'struct yp_local_variable_target_node'} has no member named 'name'
3084 | .name = yp_parser_constant_id_token(parser, name),
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_optional_parameter_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3282:10: error: 'yp_optional_parameter_node_t' {aka 'struct yp_optional_parameter_node'} has no member named 'name'
3282 | .name = yp_parser_constant_id_token(parser, name),
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'yp_required_parameter_node_create':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:3633:10: error: 'yp_required_parameter_node_t' {aka 'struct yp_required_parameter_node'} has no member named 'name'
3633 | .name = yp_parser_constant_id_token(parser, token)
| ^~~~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'parse_write':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:7990:54: error: 'yp_local_variable_read_node_t' {aka 'struct yp_local_variable_read_node'} has no member named 'name'
7990 | yp_constant_id_t constant_id = local_read->name;
| ^~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: In function 'parse_expression_infix':
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:12796:128: error: 'yp_local_variable_read_node_t' {aka 'struct yp_local_variable_read_node'} has no member named 'name'
12796 | yp_node_t *result = (yp_node_t *) yp_local_variable_and_write_node_create(parser, node, &token, value, cast->name, cast->depth);
| ^~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:12897:127: error: 'yp_local_variable_read_node_t' {aka 'struct yp_local_variable_read_node'} has no member named 'name'
12897 | yp_node_t *result = (yp_node_t *) yp_local_variable_or_write_node_create(parser, node, &token, value, cast->name, cast->depth);
| ^~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c:13008:133: error: 'yp_local_variable_read_node_t' {aka 'struct yp_local_variable_read_node'} has no member named 'name'
13008 | yp_node_t *result = (yp_node_t *) yp_local_variable_operator_write_node_create(parser, node, &token, value, cast->name, cast->depth);
| ^~
/tmp/ruby/src/master-no-rjit/yarp/yarp.c: At top level:
cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics
make: *** [Makefile:440: yarp/yarp.o] Error 1
make: *** Waiting for unfinished jobs....
$$$[end] "make miniruby -j4" exit with 512.