On Wed, Mar 2, 2016 at 1:46 PM, Jason Ekstrand <[email protected]> wrote:
> On Wed, Mar 2, 2016 at 9:03 AM, Sedat Dilek <[email protected]> wrote: > >> Any news on that? >> > > Out-of-tree builds including make check should be working now. > --Jason > Confirmed. I just did a pull/rebuild out of tree, and make check works again. --Aaron > > >> >> - Sedat - >> >> On 2/24/16, Aaron Watry <[email protected]> wrote: >> > To clarify, I've also been doing out-of-tree builds with make check and >> a >> > vulkan build (on a haswell system, but I don't think that matters at >> build >> > time). >> > >> > On Tue, Feb 23, 2016 at 8:46 PM, Aaron Watry <[email protected]> wrote: >> > >> >> To expand on what Sedat said here, make check is broken when building >> anv >> >> at the moment. due to a combination of the genxml/isl/vulkan directory >> >> moves. >> >> >> >> I've been poking at it on one of my laptops over the last few days, >> but I >> >> wouldn't complain if someone beat me to a fix. >> >> >> >> --Aaron >> >> >> >> On Tue, Feb 23, 2016 at 9:01 AM, Sedat Dilek <[email protected]> >> >> wrote: >> >> >> >>> [ Low Internet bandwidth - no Git pulling possible ] >> >>> >> >>> Hi, >> >>> >> >>> From [1]... >> >>> >> >>> AM_CPPFLAGS = \ >> >>> $(INTEL_CFLAGS) \ >> >>> $(VALGRIND_CFLAGS) \ >> >>> $(DEFINES) \ >> >>> -I$(top_srcdir)/include \ >> >>> -I$(top_srcdir)/src \ >> >>> -I$(top_srcdir)/src/compiler \ >> >>> -I$(top_srcdir)/src/mapi \ >> >>> -I$(top_srcdir)/src/mesa \ >> >>> -I$(top_srcdir)/src/mesa/drivers/dri/common \ >> >>> -I$(top_srcdir)/src/mesa/drivers/dri/i965 \ >> >>> -I$(top_srcdir)/src/gallium/auxiliary \ >> >>> -I$(top_srcdir)/src/gallium/include \ >> >>> -I$(top_srcdir)/src/intel/ \ >> >>> -I$(top_builddir)/src \ >> >>> -I$(top_builddir)/src/compiler \ >> >>> -I$(top_builddir)/src/compiler/nir \ >> >>> -I$(top_builddir)/src/intel \ >> >>> -I$(top_builddir)/src/intel/genxml \ >> >>> -I$(top_builddir)/src/vulkan <--- XXX: Should be .../src/intel/vulkan >> ? >> >>> >> >>> See commit 9851c8285f7bf70a6cb4bede2ee94110c14acc19 ("Move the intel >> >>> vulkan driver to src/intel/vulkan") >> >>> >> >>> - Sedat - >> >>> >> >>> [1] >> >>> >> https://cgit.freedesktop.org/mesa/mesa/tree/src/intel/vulkan/Makefile.am?h=vulkan#n70 >> >>> [2] >> >>> >> https://cgit.freedesktop.org/mesa/mesa/commit/?h=vulkan&id=9851c8285f7bf70a6cb4bede2ee94110c14acc19 >> >>> _______________________________________________ >> >>> mesa-dev mailing list >> >>> [email protected] >> >>> https://lists.freedesktop.org/mailman/listinfo/mesa-dev >> >>> >> >> >> >> >> > >> _______________________________________________ >> mesa-dev mailing list >> [email protected] >> https://lists.freedesktop.org/mailman/listinfo/mesa-dev >> > >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
