[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233220

            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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: kiri at kx.openedu.org
            Blocks: 227509
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)
          Assignee: multimedia at 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+=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


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227509
[Bug 227509] graphics/mesa-{dri,libs}: enable WAYLAND by default
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list