=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ruby31-base-3.1.4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang LD = clang LDSHARED = clang -dynamiclib CFLAGS = -pipe -Os -I/opt/pkg/include -D_REENTRANT -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdivision-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -diag-disable=175,188,1684,2259,2312 -Wextra-tokens -Wundef -std=gnu99 -fno-common XCFLAGS = -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -I. -I.ext/include/arm64-darwin22 -I./include -I. -I./enc/unicode/13.0.0 CPPFLAGS = -I/opt/pkg/include -D_REENTRANT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT DLDFLAGS = -L/usr/lib -L/opt/pkg/lib -install_name /opt/pkg/lib/libruby.3.1.dylib -compatibility_version 3.1 -current_version 3.1.4 -framework CoreFoundation -framework CoreFoundation SOLIBS = -lpthread -ldl -lobjc -lpthread LANG = C LC_ALL = C LC_CTYPE = C MFLAGS = Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: arm64-apple-darwin22.4.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin compiling ./main.c compiling dmydln.c compiling miniinit.c compiling dmyext.c translating probes probes.d . ./vm_opts.h compiling array.c compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c compiling debug_counter.c compiling dir.c compiling dln_find.c compiling encoding.c compiling enum.c compiling enumerator.c compiling error.c compiling eval.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling io_buffer.c compiling iseq.c compiling load.c compiling marshal.c compiling math.c compiling memory_view.c making mjit_config.h compiling mjit.c compiling mjit_compile.c compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c parse.c:6859:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs = 0; ^ In file included from parse.y:8020: defs/keywords:5:30: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static const struct kwtable *reserved_word(/*const char *, unsigned int*/); ^ void defs/keywords:162:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rb_reserved_word (register const char *str, register size_t len) ^ defs/keywords:6:36: note: expanded from macro 'rb_reserved_word' #define rb_reserved_word(str, len) reserved_word(str, len) ^ 3 warnings generated. compiling proc.c compiling process.c compiling ractor.c ractor.c:2671:10: warning: variable 'pcnt' set but not used [-Wunused-but-set-variable] int *pcnt = (int *)ptr; ^ 1 warning generated. compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling symbol.c compiling thread.c In file included from thread.c:352: ./thread_pthread.c:1704:11: warning: initializing 'char *' with an expression of type 'const char[1]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char *s = ""; ^ ~~ 1 warning generated. compiling time.c compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21: [BUG] Bus Error at 0x0000000000000000 ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22] -- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following: * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details. Don't forget to include the above Crash Report log file in bug reports. -- Control frame information ----------------------------------------------- c:0010 p:---- s:0046 e:000045 CFUNC :` c:0009 p:0141 s:0041 e:000039 CLASS /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21 c:0008 p:0007 s:0033 e:000032 TOP /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:11 [FINISH] c:0007 p:---- s:0030 e:000029 CFUNC :require c:0006 p:0006 s:0025 e:000024 TOP /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb:4 [FINISH] c:0005 p:---- s:0022 e:000021 CFUNC :require c:0004 p:0006 s:0017 e:000016 TOP /Users/pbulk/build/lang/ruby31-base/work/ruby-3.1.4/tool/lib/vcs.rb:2 [FINISH] c:0003 p:---- s:0014 e:000013 CFUNC :require c:0002 p:0025 s:0009 E:002168 EVAL ./tool/file2lastrev.rb:10 [FINISH] c:0001 p:0000 s:0003 E:000a80 (none) [FINISH] -- Ruby level backtrace information ---------------------------------------- ./tool/file2lastrev.rb:10:in `
' ./tool/file2lastrev.rb:10:in `require' /Users/pbulk/build/lang/ruby31-base/work/ruby-3.1.4/tool/lib/vcs.rb:2:in `' /Users/pbulk/build/lang/ruby31-base/work/ruby-3.1.4/tool/lib/vcs.rb:2:in `require' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb:4:in `' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb:4:in `require' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:11:in `' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21:in `' /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/rbconfig.rb:21:in ``' -- Machine register context ------------------------------------------------ rax: 0x0000000000000400 rbx: 0x0000000000002005 rcx: 0x0000000000000005 rdx: 0x0000000000002067 rdi: 0x00007faae781a828 rsi: 0x0000000000000001 rbp: 0x000000030e2e8b00 rsp: 0x000000030e2e8ae0 r8: 0x000000002bd9c849 r9: 0xffffffff00000000 r10: 0x00007faae8008628 r11: 0x000000000000002c r12: 0x00007faae781a828 r13: 0x0000000000000007 r14: 0x0000000000000007 r15: 0x0000000000000001 rip: 0x00007ffa354918cf rfl: 0x0000000000000246 -- C level backtrace information ------------------------------------------- /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/libruby.2.6.dylib(rb_vm_bugreport+0x82) [0x7ffa354e472b] [0x7ffa353c111b] [0x7ffa3547fe5f] [0x7ff816fe85ed] [0x7ffa354918cf] [0x7ffa353efc95] [0x7ffa353ea0dc] [0x7ffa354da93a] [0x7ffa354cace0] [0x7ffa354d77a1] [0x7ffa353fd3f5] [0x7ffa353fdc6a] [0x7ffa353fd480] [0x7ffa354da93a] [0x7ffa354cace0] [0x7ffa354d77a1] [0x7ffa353fd3f5] [0x7ffa353fdc6a] [0x7ffa353fd480] [0x7ffa354da93a] [0x7ffa354cace0] [0x7ffa354d77a1] [0x7ffa353fd3f5] [0x7ffa353fdc6a] [0x7ffa353fd480] [0x7ffa354da93a] [0x7ffa354cace0] [0x7ffa354d77a1] [0x7ffa353c7286] [0x7ffa353c7189] [0x104ff425c] -- Other runtime information ----------------------------------------------- * Loaded script: ./tool/file2lastrev.rb * Loaded features: 0 enumerator.so 1 thread.rb 2 rational.so 3 complex.so 4 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/enc/encdb.bundle 5 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin22/enc/trans/transdb.bundle 6 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/optparse.rb [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: https://www.ruby-lang.org/bugreport.html [IMPORTANT] Don't forget to include the Crash Report log file under DiagnosticReports directory in bug reports. /bin/sh: line 1: 23408 Abort trap: 6 /usr/bin/ruby --disable=gems ./tool/file2lastrev.rb -q --revision.h --srcdir="." > revision.tmp gmake: *** [uncommon.mk:1203: revision.tmp] Error 134 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/ruby31-base *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/lang/ruby31-base