Created attachment 226232 [details] patch poudriere testport on 14-CURRENT/amd64 with the current PipeWire in ports: OK. (I know, will setup 11/12/13 aarch64/amd64 jails later) For CI, if this is an option to you, you can consider adding __BSD_VISIBLE upstream until a PipeWire version with https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/91988acb6b6ad3d079a64e473a68abef7e1e3a18 Thanks for reporting this.
Defining __BSD_VISIBLE neutralizes standard compliance: ANSI, C99/C11, POSIX. It's an ugly hack better limited to specific files. Passing -D__BSD_VISIBLE globally is no different from conditionally disabling -D_POSIX_C_SOURCE=<...>
(In reply to Jan Beich from comment #1) OK, I agree. I guess you prefer to see this fixed in PipeWire. This was build tested in 13/aarch64 both qemu-user-static and native (via #freebsd-ports by FUZxxl volunteered, I didn't ask), waited for other jails. Closing this then, feel free to reopen.