[Mesa-dev] [PATCH] mesa/st: Include builddir/src/compiler/glsl to fix make check

Michel Dänzer michel at daenzer.net
Mon Sep 11 06:59:51 UTC 2017


On 11/09/17 03:36 PM, Gert Wollny wrote:
> Hi Michel, 
> 
> I can confirm that the problem exists on 
> 
>    8d6b97a815874c7b695471a259fe4b6689890206
> 
> i.e.  for me ir_expression_operation.h is created in the build 
> directory - and the patch fixes compiling the test in an out of source
> build.

Hmm, weird. I get:

> make -C build-amd64/src/compiler glsl/ir_expression_operation.h V=1
make: Entering directory '/home/daenzer/src/mesa-git/mesa/build-amd64/src/compiler'
/bin/mkdir -p ../../../src/compiler/glsl
python2.7  ../../../src/compiler/glsl/ir_expression_operation.py enum > ../../../src/compiler/glsl/ir_expression_operation.h || (rm -f ../../../src/compiler/glsl/ir_expression_operation.h; false)
make: Leaving directory '/home/daenzer/src/mesa-git/mesa/build-amd64/src/compiler'


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list