Created attachment 207754 [details] Build failure log Attached build failure log. Build process failed while compiling vkwindow_wayland.c: vkwindow_wayland.c:27:10: fatal error: 'linux/input.h' file not found #include <linux/input.h> ^~~~~~~~~~~~~~~
"make" command from the directory fails too with same error message.
Looks like Wayland support is opportunistically enabled if dependencies are installed. May need to be explicit and optional like ports r483908.
Fixed as part of ports r524224.
A commit references this bug: Author: jbeich Date: Sat Dec 26 22:58:40 UTC 2020 New revision: 559317 URL: https://svnweb.freebsd.org/changeset/ports/559317 Log: graphics/gstreamer1-plugins-vulkan: enable Wayland with libglvnd PR: 240784 Changes: head/multimedia/gstreamer1-plugins/Makefile.common