After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764758 - vulkan didn't build out of tree due to vkconfig.h
vulkan didn't build out of tree due to vkconfig.h
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.8.0
Other Linux
: Normal normal
: 1.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-08 04:47 UTC by comicfans44
Modified: 2016-05-05 13:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description comicfans44 2016-04-08 04:47:04 UTC
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
Comment 1 Matthew Waters (ystreet00) 2016-05-05 13:58:52 UTC
commit 4810c7de70e7bb0053d43484ba0b67614e578ba0
Author: Matthew Waters <matthew@centricular.com>
Date:   Thu May 5 23:53:05 2016 +1000

    vulkan/build: add the build directory to the list of includes
    
    Fixes out of tree builds from tarballs.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=764758

and 1.8 2bc968261c593b1cb9d2b85c7d421245d27a0d1a