# Logfile created on 2023-08-19 01:05:09 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffebc5cfdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20230819-010509", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffebc4fb468 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffebc4fb300 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffebc59ca48 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20230819-010509", @dev=#<File:/home/opc/ruby/logs/brlog.master.20230819-010509>, @binmode=false, @mon_data=#<Monitor:0x0000fffebc4fafe0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 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 /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision - /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 From https://github.com/ruby/ruby 3dff315..1d0b627 master -> origin/master Updating 3dff315..1d0b627 Fast-forward test/yarp/location_test.rb | 24 ++++++++++++------------ yarp/config.yml | 14 +++++++------- yarp/yarp.c | 34 +++++++++++++++++----------------- 3 files changed, 36 insertions(+), 36 deletions(-) Latest commit hash = 1d0b627b70 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' 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 /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision - /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/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 -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c compiling /home/opc/ruby/src/master/yarp/yarp.c /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_flip_flop’: /home/opc/ruby/src/master/yarp/yarp.c:453:22: error: ‘yp_parentheses_node_t’ {aka ‘struct yp_parentheses_node’} has no member named ‘body’ if ((cast->body != NULL) && YP_NODE_TYPE_P(cast->body, YP_NODE_STATEMENTS_NODE)) { ^~ In file included from /home/opc/ruby/src/master/yarp/yarp.h:5, from /home/opc/ruby/src/master/yarp/yarp.c:1: /home/opc/ruby/src/master/yarp/yarp.c:453:60: error: ‘yp_parentheses_node_t’ {aka ‘struct yp_parentheses_node’} has no member named ‘body’ if ((cast->body != NULL) && YP_NODE_TYPE_P(cast->body, YP_NODE_STATEMENTS_NODE)) { ^~ /home/opc/ruby/src/master/yarp/ast.h:340:48: note: in definition of macro ‘YP_NODE_TYPE’ #define YP_NODE_TYPE(node) ((enum yp_node_type)node->type) ^~~~ /home/opc/ruby/src/master/yarp/yarp.c:453:41: note: in expansion of macro ‘YP_NODE_TYPE_P’ if ((cast->body != NULL) && YP_NODE_TYPE_P(cast->body, YP_NODE_STATEMENTS_NODE)) { ^~~~~~~~~~~~~~ /home/opc/ruby/src/master/yarp/yarp.c:454:81: error: ‘yp_parentheses_node_t’ {aka ‘struct yp_parentheses_node’} has no member named ‘body’ yp_statements_node_t *statements = (yp_statements_node_t *) cast->body; ^~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_block_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:1031:10: error: ‘yp_block_node_t’ {aka ‘struct yp_block_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_class_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:1502:10: error: ‘yp_class_node_t’ {aka ‘struct yp_class_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_def_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:1645:10: error: ‘yp_def_node_t’ {aka ‘struct yp_def_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_lambda_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:2572:10: error: ‘yp_lambda_node_t’ {aka ‘struct yp_lambda_node’} has no member named ‘body’ .body = body ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_module_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:2696:10: error: ‘yp_module_node_t’ {aka ‘struct yp_module_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_parentheses_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:3020:10: error: ‘yp_parentheses_node_t’ {aka ‘struct yp_parentheses_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.c: In function ‘yp_singleton_class_node_create’: /home/opc/ruby/src/master/yarp/yarp.c:3381:10: error: ‘yp_singleton_class_node_t’ {aka ‘struct yp_singleton_class_node’} has no member named ‘body’ .body = body, ^~~~ /home/opc/ruby/src/master/yarp/yarp.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: *** [Makefile:443: yarp/yarp.o] Error 1 $$$[end] "make miniruby -j3" exit with 512.