present USES=llvm:max=20 failed on some sort of JIT library (sorry, didnt log it). upstream relnotes for current ver (1.41.0) mention issues w/ llvm20 pertaining to JIT, which we apparently opt into, as there are no OPTIONS for this port (while upstream docs seem to indicate JIT feature is optional). i tried 22 (fail) but didnt try 21 (worth a try? upstream claims support for llvm 15-20). 1.42 may have fixed it, but it's still in beta (1.42.0-beta3, this week); i did not try a beta version. changing to llvm:max=19 solved the issue on my end w/ v1.41.0 (on FBSD 14.4-RC1/amd64). i recommend we change llvm max to 19 until we bring v1.42.x into the ports tree