Created attachment 269380 [details] Patch for capnproto Compile and runtime tested on FreeBSD 14.4-RELEASE (amd64) (make, make check-plist, make test) Unit tests fails on 15+, also affects v1.2.0 and v1.3.0 which appears to be related to a kqueue regression Poudriere testport OK 13.5-RELEASE (amd64) Poudriere testport OK 13.5-RELEASE (i386) Poudriere testport OK 14.3-RELEASE (amd64) Tested in poudriere on 14.3-RELEASE (amd64) with following consumers: comms/fl_moxgen graphics/blender graphics/blender4 math/mathgl math/saga science/gnudatalanguage science/paraview (untested as math/nlopt fails to build) www/wt
Hi Gleb, Unit tests fails on 15+ and seems to be related to kqueue changes, can you have a look? https://github.com/capnproto/capnproto/issues/2594 Best regards, Daniel
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=17a3980dd8453c164ed40a3ad0b264fc75293793 commit 17a3980dd8453c164ed40a3ad0b264fc75293793 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-04-05 18:20:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-04-05 20:01:55 +0000 devel/capnproto: Mark BROKEN on 15+ Multiple unit tests fails with following message: failed: expected hupPromise.poll(waitScope) PR: 294259 devel/capnproto/Makefile | 4 ++++ 1 file changed, 4 insertions(+)