https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285253
--- Comment #23 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=75d4fc2a7e201425b778ec1b44f73f6ba622d6d6 commit 75d4fc2a7e201425b778ec1b44f73f6ba622d6d6 Author: Baptiste Daroussin <b...@freebsd.org> AuthorDate: 2025-03-21 09:49:37 +0000 Commit: Baptiste Daroussin <b...@freebsd.org> CommitDate: 2025-03-21 10:19:35 +0000 devel/dbus: fix test version script The way dbus test if the linker supports version scripts, is generating some undefined symbold error on FreeBSD (not on linux), remove the part of the tests which causes this issue. While here mark the libary which is supposed to have symbols as such so the ports tree can check if the regression happened again in the futur. PR: 285253 devel/dbus/Makefile | 4 +++- devel/dbus/files/patch-dbus_test-version-script (new) | 11 +++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.