Date: Wed, 14 Nov 2018 12:42:41 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 233220] multimedia/gstreamer1-plugins: fails to build if mesa-libs + wayland are installed Message-ID: <bug-233220-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233220 Bug ID: 233220 Summary: multimedia/gstreamer1-plugins: fails to build if mesa-libs + wayland are installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: kiri@kx.openedu.org Blocks: 227509 Flags: maintainer-feedback?(multimedia@FreeBSD.org) Assignee: multimedia@FreeBSD.org https://lists.freebsd.org/pipermail/freebsd-ports/2018-November/114787.html can filtered into the following steps: $ cd multimedia/gstreamer1-plugins $ echo "BUILD_DEPENDS+=3Dmesa-libs>0:graphics/mesa-libs" >>Makefile.local $ echo "BUILD_DEPENDS+=3Dwayland: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 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227509 [Bug 227509] graphics/mesa-{dri,libs}: enable WAYLAND by default --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233220-12827>