Hi Omar, This looks like a pretty significant update, thanks for taking it on.
Omar Polo <o...@openbsd.org> writes: > The list of consumer is daunting and I can't test everything nor run a > bulk. So far I tested on amd64: > > - java/jna: (post update, see other thread) builds fine + all tests passing > - lang/gforth: builds fine + all tests passing > - lang/guile2: builds fine + and ffi tests are passing > - lang/python/3.9: builds fine and the failing tests don't seem to be > related to libffi > - lang/ruby/3.1: like python-3.9 > > plus some testing with guile3 (not in ports yet.) I have the build and > tests log for these I can share if needed. > > Comments and further testing (especially on !amd64) is appreciated :) I tested lang/ghc and devel/cabal-install on amd64. Both seem to be working fine. It's a bit annoying to test this change because the old library still needs to be around for a ton of packages. Thanks Greg