Bug 294259 - devel/capnproto: Update to 1.4.0
Summary: devel/capnproto: Update to 1.4.0
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/capnproto/capnprot...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-05 06:41 UTC by Daniel Engberg
Modified: 2026-04-05 20:03 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (felix)


Attachments
Patch for capnproto (872 bytes, patch)
2026-04-05 06:41 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2026-04-05 06:41:12 UTC
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
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2026-04-05 06:42:57 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-05 20:03:20 UTC
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(+)