# Logfile created on 2023-08-18 20:26:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055723bd72078 @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="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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.trunk-yjit.20230818-202606", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055723bdfb418 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055723bdfb2d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055723bdfb0f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230818-202606", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230818-202606>, @binmode=false, @mon_data=#<Monitor:0x000055723bdfb030>, @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/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.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
3d7a030..0783304 master -> origin/master
Updating 3d7a030..0783304
Fast-forward
test/yarp/location_test.rb | 105 +---
test/yarp/snapshots/blocks.txt | 9 +-
test/yarp/snapshots/boolean_operators.txt | 23 +-
test/yarp/snapshots/defined.txt | 9 +-
.../snapshots/seattlerb/bug_op_asgn_rescue.txt | 7 +-
.../snapshots/seattlerb/const_2_op_asgn_or2.txt | 6 +-
.../snapshots/seattlerb/const_3_op_asgn_or.txt | 6 +-
.../snapshots/seattlerb/const_op_asgn_and1.txt | 6 +-
.../snapshots/seattlerb/const_op_asgn_and2.txt | 6 +-
test/yarp/snapshots/seattlerb/const_op_asgn_or.txt | 6 +-
.../snapshots/seattlerb/messy_op_asgn_lineno.txt | 6 +-
.../snapshots/seattlerb/op_asgn_command_call.txt | 7 +-
.../op_asgn_primary_colon_const_command_call.txt | 6 +-
.../seattlerb/parse_line_defn_complex.txt | 9 +-
.../snapshots/seattlerb/parse_line_op_asgn.txt | 9 +-
.../unparser/corpus/literal/assignment.txt | 16 +-
.../snapshots/unparser/corpus/literal/opasgn.txt | 73 +--
.../snapshots/unparser/corpus/literal/send.txt | 7 +-
test/yarp/snapshots/whitequark/const_op_asgn.txt | 32 +-
test/yarp/snapshots/whitequark/op_asgn_cmd.txt | 6 +-
.../snapshots/whitequark/rescue_mod_op_assign.txt | 9 +-
test/yarp/snapshots/whitequark/ruby_bug_12402.txt | 30 +-
test/yarp/snapshots/whitequark/ruby_bug_12669.txt | 36 +-
test/yarp/snapshots/whitequark/var_and_asgn.txt | 7 +-
test/yarp/snapshots/whitequark/var_op_asgn.txt | 33 +-
test/yarp/snapshots/whitequark/var_op_asgn_cmd.txt | 9 +-
test/yarp/snapshots/whitequark/var_or_asgn.txt | 7 +-
yarp/config.yml | 296 ++--------
yarp/yarp.c | 657 +++------------------
29 files changed, 337 insertions(+), 1101 deletions(-)
Latest commit hash = 07833049df
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
/tmp/ruby/src/trunk-yjit/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/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.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/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0
CPPFLAGS = -DYJIT_FORCE_ENABLE
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/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/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/trunk-yjit/version.c
compiling /tmp/ruby/src/trunk-yjit/yarp/yarp.c
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:662:8: error: unknown type name 'yp_and_write_node_t'
662 | static yp_and_write_node_t *
| ^~~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c: In function 'yp_and_write_node_create':
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:664:5: error: unknown type name 'yp_and_write_node_t'; did you mean 'yp_multi_write_node_t'?
664 | yp_and_write_node_t *node = YP_ALLOC_NODE(parser, yp_and_write_node_t);
| ^~~~~~~~~~~~~~~~~~~
| yp_multi_write_node_t
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:664:55: error: 'yp_and_write_node_t' undeclared (first use in this function); did you mean 'yp_and_write_node_create'?
664 | yp_and_write_node_t *node = YP_ALLOC_NODE(parser, yp_and_write_node_t);
| ^~~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:38: note: in definition of macro 'YP_ALLOC_NODE'
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:664:55: note: each undeclared identifier is reported only once for each function it appears in
664 | yp_and_write_node_t *node = YP_ALLOC_NODE(parser, yp_and_write_node_t);
| ^~~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:38: note: in definition of macro 'YP_ALLOC_NODE'
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:44: error: expected expression before ')' token
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:664:33: note: in expansion of macro 'YP_ALLOC_NODE'
664 | yp_and_write_node_t *node = YP_ALLOC_NODE(parser, yp_and_write_node_t);
| ^~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:666:34: error: expected ';' before '{' token
666 | *node = (yp_and_write_node_t) {
| ^~
| ;
/tmp/ruby/src/trunk-yjit/yarp/yarp.c: At top level:
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2812:8: error: unknown type name 'yp_operator_write_node_t'
2812 | static yp_operator_write_node_t *
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c: In function 'yp_operator_write_node_create':
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2814:5: error: unknown type name 'yp_operator_write_node_t'; did you mean 'yp_call_operator_write_node_t'?
2814 | yp_operator_write_node_t *node = YP_ALLOC_NODE(parser, yp_operator_write_node_t);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| yp_call_operator_write_node_t
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2814:60: error: 'yp_operator_write_node_t' undeclared (first use in this function); did you mean 'yp_operator_write_node_create'?
2814 | yp_operator_write_node_t *node = YP_ALLOC_NODE(parser, yp_operator_write_node_t);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:38: note: in definition of macro 'YP_ALLOC_NODE'
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:44: error: expected expression before ')' token
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2814:38: note: in expansion of macro 'YP_ALLOC_NODE'
2814 | yp_operator_write_node_t *node = YP_ALLOC_NODE(parser, yp_operator_write_node_t);
| ^~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2816:39: error: expected ';' before '{' token
2816 | *node = (yp_operator_write_node_t) {
| ^~
| ;
/tmp/ruby/src/trunk-yjit/yarp/yarp.c: At top level:
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2877:8: error: unknown type name 'yp_or_write_node_t'
2877 | static yp_or_write_node_t *
| ^~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c: In function 'yp_or_write_node_create':
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2879:5: error: unknown type name 'yp_or_write_node_t'; did you mean 'yp_while_node_t'?
2879 | yp_or_write_node_t *node = YP_ALLOC_NODE(parser, yp_or_write_node_t);
| ^~~~~~~~~~~~~~~~~~
| yp_while_node_t
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2879:54: error: 'yp_or_write_node_t' undeclared (first use in this function); did you mean 'yp_or_write_node_create'?
2879 | yp_or_write_node_t *node = YP_ALLOC_NODE(parser, yp_or_write_node_t);
| ^~~~~~~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:38: note: in definition of macro 'YP_ALLOC_NODE'
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:587:44: error: expected expression before ')' token
587 | #define YP_ALLOC_NODE(parser, type) (type *) yp_alloc_node(parser, sizeof(type))
| ^
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2879:32: note: in expansion of macro 'YP_ALLOC_NODE'
2879 | yp_or_write_node_t *node = YP_ALLOC_NODE(parser, yp_or_write_node_t);
| ^~~~~~~~~~~~~
/tmp/ruby/src/trunk-yjit/yarp/yarp.c:2881:33: error: expected ';' before '{' token
2881 | *node = (yp_or_write_node_t) {
| ^~
| ;
/tmp/ruby/src/trunk-yjit/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:441: yarp/yarp.o] Error 1
make: *** Waiting for unfinished jobs....
$$$[end] "make miniruby -j4" exit with 512.