Created attachment 272630 [details] Patch for jansson Until we can figure out why this fails on 14 revert to previous behaviour on FreeBSD 14.
I think this is the less painful solution for now, I also tried bfd but also fails.
That looks like a workable compromise, thank you
Created attachment 272648 [details] devel/jansson: Fix symbol versioning I found the root cause, see https://github.com/akheron/jansson/pull/750 and https://reviews.freebsd.org/D58120 (or the attached patch).
Migrated to https://reviews.freebsd.org/D58120
Phabricator does not replace Bugzilla. Vanilla, are you ok with this?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=29783922a8601e22f1d5ad36e132703c710d7ee8 commit 29783922a8601e22f1d5ad36e132703c710d7ee8 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2026-07-11 12:47:44 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2026-07-11 12:48:30 +0000 devel/jansson: Fix symbol versioning PR: 296617 MFH: 2026Q3 Differential Revision: https://reviews.freebsd.org/D58120 devel/jansson/Makefile | 5 +++++ devel/jansson/distinfo | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-)
A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3694a9a7f775af151f6fa6ff9e3bb107e482cef6 commit 3694a9a7f775af151f6fa6ff9e3bb107e482cef6 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2026-07-11 12:47:44 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2026-07-11 12:48:50 +0000 devel/jansson: Fix symbol versioning PR: 296617 MFH: 2026Q3 Differential Revision: https://reviews.freebsd.org/D58120 (cherry picked from commit 29783922a8601e22f1d5ad36e132703c710d7ee8) devel/jansson/Makefile | 5 +++++ devel/jansson/distinfo | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-)