[Bug 796394] New: Vulkan headers in subdir makes build fail ( fatal error: wayland-client.h: No such file or directory)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 23:50:48 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796394

            Bug ID: 796394
           Summary: Vulkan headers in subdir makes build fail ( fatal
                    error: wayland-client.h: No such file or directory)
    Classification: Platform
           Product: GStreamer
           Version: 1.14.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bjorn.lie at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In openSUSE we have vulkan devel headers in a subdir (%_includedir/vulkan/),
and this makes the gst-bad build fail (rebuilding vulkan with headers in
"standard" include dir builds ok). Upstream vulkan supports the change we do,
so gst-plugins-bad should respect that.

[  217s] make[4]: Entering directory
'/home/abuild/rpmbuild/BUILD/gst-plugins-bad-1.14.1/ext/vulkan/xcb'
[  217s]   CC       libgstvulkan_xcb_la-vkdisplay_xcb.lo
[  218s]   CC       libgstdtls_la-gstdtlsdec.lo
[  218s] In file included from ../../../ext/vulkan/vkapi.h:43:0,
[  218s]                  from ../../../ext/vulkan/vk.h:26,
[  218s]                  from vkdisplay_xcb.h:28,
[  218s]                  from vkdisplay_xcb.c:25:
[  218s] /usr/include/vulkan/vulkan.h:50:10: fatal error: wayland-client.h: No
such file or directory
[  218s]  #include <wayland-client.h>
[  218s]           ^~~~~~~~~~~~~~~~~~
[  218s] compilation terminated.
[  218s] make[4]: *** [Makefile:835: libgstvulkan_xcb_la-vkdisplay_xcb.lo]
Error 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list