On Sat, Dec 30, 2023 at 10:17 AM Peter Hessler <[email protected]> wrote:
> :http://build-failures.rhaalovely.net/aarch64/2023-12-28/lang/ruby/3.3.log > > ./miniruby -I./lib -I. -I.ext/common -n -e > 'BEGIN{version=ARGV.shift;mis=ARGV.dup}' -e 'END{abort "UNICODE version > mismatch: #{mis}" unless mis.empty?}' -e '(mis.delete(ARGF.path); > ARGF.close) if /ONIG_UNICODE_VERSION_STRING > +"#{Regexp.quote(version)}"/o' 15.0.0 ./enc/unicode/15.0.0/casefold.h > ./enc/unicode/15.0.0/name2ctype.h > Segmentation fault (core dumped) > *** Error 139 in /usr/obj/ports/ruby-3.3.0/ruby-3.3.0 (Makefile:1626 > '.rbconfig.time') > Maybe this could be fixed by https://github.com/ruby/ruby/commit/02973b78f499acc28c714a082c82a846314a911f, but that's just a guess without seeing the backtrace. Thanks, Jeremy
