Index | Thread | Search

From:
Klemens Nanni <kn@openbsd.org>
Subject:
Re: devel/ruby-ffi failure on arm64 BTI
To:
Stuart Henderson <stu@spacehopper.org>, ports <ports@openbsd.org>, Jeremy Evans <jeremy@openbsd.org>
Date:
Tue, 24 Mar 2026 17:23:31 +0000

Download raw body.

Thread
24 марта 2026 г. 12:48:25 GMT+03:00, Stuart Henderson <stu@spacehopper.org> пишет:
>There are BTI-related SIGILL during 'make test' on BTI aarch64 with
>all 3.x versions I tried, including one that I built from just after the
>2024/06/23 commit which fixed it previously.
>
>Same if I build with gcc instead of clang. Tail of the log from 'make
>test' on 3.3 is below (this one was built with gcc).
>
>For now I think we should mark them USE_NOBTCFI on aarch64 - ok?

Ok kn

Release without working Ruby on BTi arm64 would be a bummer.

>
>(I haven't included 4.0 in this diff because it does complete tests
>successfully).