[Bug 285401] x11/libxkbcommon: after recent updates to 1.8.0 and 1.8.1 several ports may need a PORTREVISION bump

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Mar 2025 09:53:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285401

--- Comment #30 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #28)
Even if it compiles successfully the resulting binary still fails to run with
the following error:
ld-elf.so.1: /lib/libc.so.7: Undefined symbol "environ"

"local:*;" doesn't work for executables on FreeBSD, so you either have to
remove that from test/meson_test.map or let the meson test build a library
instead of an executable.

-- 
You are receiving this mail because:
You are the assignee for the bug.