Bug 101831 - Build failure in GNOME Continuous
Summary: Build failure in GNOME Continuous
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-18 16:56 UTC by Emmanuele Bassi (:ebassi)
Modified: 2017-07-18 18:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Emmanuele Bassi (:ebassi) 2017-07-18 16:56:23 UTC
Mesa is currently failing to build from Git master in the GNOME continuous builder:

spirv/spirv_info.c:23:24: fatal error: spirv_info.h: No such file or directory
compilation terminated.
Makefile:2369: recipe for target 'spirv/spirv_info.lo' failed
make[4]: *** [spirv/spirv_info.lo] Error 1

Full build log: http://build.gnome.org/continuous/buildmaster/builds/2017/07/18/51/build/log-mesa.txt
Comment 1 Kenneth Graunke 2017-07-18 18:15:58 UTC
thanks ebassi!  this should be fixed by

commit c2bb39d8d6eaf391d917db94ca671a6261800359
Author: Kenneth Graunke <kenneth@whitecape.org>
Date:   Tue Jul 18 11:09:37 2017 -0700

    build: Add $(top_srcdir)/src/compiler/spirv to AM_CPPFLAGS

feel free to reopen if it isn't fixed for you.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.