[Bug 764758] New: vulkan didn't build out of tree due to vkconfig.h
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 8 04:47:04 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764758
Bug ID: 764758
Summary: vulkan didn't build out of tree due to vkconfig.h
Classification: Platform
Product: GStreamer
Version: 1.8.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: comicfans44 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
seems vkconfig.h generated in out-of-tree ext/vulkan folder
but compiler only include in-tree ext/vulkan folder
libtool: compile: ccache gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-I../../../../ext/vulkan/xcb -I../../.. -I../../../../gst-libs
-I../../../../ext/vulkan -I../../../gst-libs -pthread
-I/opt/gstreamer-1.8-gcc/include/gstreamer-1.0
-I/opt/gstreamer-1.8-gcc/lib/gstreamer-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread
-I/opt/gstreamer-1.8-gcc/include/gstreamer-1.0
-I/opt/gstreamer-1.8-gcc/lib/gstreamer-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread
-I/opt/gstreamer-1.8-gcc/include/gstreamer-1.0
-I/opt/gstreamer-1.8-gcc/lib/gstreamer-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API
-DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -Wall
-Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations
-Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security
-Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress
-Wno-multichar -Wnested-externs -g -g -O2 -MT
libgstvulkan_xcb_la-vkdisplay_xcb.lo -MD -MP -MF
.deps/libgstvulkan_xcb_la-vkdisplay_xcb.Tpo -c
../../../../ext/vulkan/xcb/vkdisplay_xcb.c -fPIC -DPIC -o
.libs/libgstvulkan_xcb_la-vkdisplay_xcb.o
In file included from ../../../../ext/vulkan/vk.h:26:0,
from ../../../../ext/vulkan/xcb/vkdisplay_xcb.h:28,
from ../../../../ext/vulkan/xcb/vkdisplay_xcb.c:25:
../../../../ext/vulkan/vkapi.h:26:22: fatal error: vkconfig.h: No such file or
directory
--
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