maintainer-feedback requested: [Bug 233220] multimedia/gstreamer1-plugins: fails to build if mesa-libs + wayland are installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 14 12:42:45 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-multimedia mailing
list <multimedia at FreeBSD.org> for maintainer-feedback:
Bug 233220: multimedia/gstreamer1-plugins: fails to build if mesa-libs +
wayland are installed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233220



--- Description ---
https://lists.freebsd.org/pipermail/freebsd-ports/2018-November/114787.html
can filtered into the following steps:

$ cd multimedia/gstreamer1-plugins
$ echo "BUILD_DEPENDS+=mesa-libs>0:graphics/mesa-libs" >>Makefile.local
$ echo "BUILD_DEPENDS+=wayland:graphics/wayland # before bug 227509"
>>Makefile.local
$ make
[...]
gstglwindow_wayland_egl.c:28:10: fatal error: 'linux/input.h' file not found
#include <linux/input.h>
	 ^~~~~~~~~~~~~~~
1 error generated.

poudriere log: https://ptpb.pw/kiOI


More information about the freebsd-multimedia mailing list