[Mesa-dev] [PATCH] fixup! genxml: Add enough XML for gens 4, 4.5, and 5 to get SURFACE_STATE

Mauro Rossi issor.oruam at gmail.com
Mon Jun 13 23:37:52 UTC 2016


> Jason, feel free to pick whichever patch you like - the annoyingly
> verbose from me or the shorter (en route to victory) from Mauro.
>
> -Emil

Hi, just one final warning my condensed PATCH 1/2 works, but I just
noticed now that it produces the following Warnings

including ./external/mesa/Android.mk ...
external/mesa/src/intel/genxml/Android.mk:48: target
'out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_genxml_intermediates/dummy.c'
doesn't match the target pattern
external/mesa/src/intel/genxml/Android.mk:49: warning: overriding
recipe for target
'out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_genxml_intermediates/dummy.c'
external/mesa/src/intel/genxml/Android.mk:39: warning: ignoring old
recipe for target
'out/target/product/x86/gen/STATIC_LIBRARIES/libmesa_genxml_intermediates/dummy.c'

The thing is that I don't know how to remove those warnings, because
if I remove the rules for dummy.c generation
I just get the building errors of missing gen*pack.h headers.

This Android build system is really a beast with headers only projects
like genxml

If you know how to avoid those warnings do as you may, if not It is
better to stick to Emil fixup! patch that was already resolving and
without warnings.

Mauro


More information about the mesa-dev mailing list