<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-03-03 20:01 GMT+01:00 Mauro Rossi <span dir="ltr"><<a href="mailto:issor.oruam@gmail.com" target="_blank">issor.oruam@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">2017-03-03 11:52 GMT+01:00 Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>:<br>
> when files are being generated the value of $intermediates var content can be<br>
> completely random, this makes sure that outdir is the wanted one.<br>
<br>
</span>The value of intermediates variable is local to the module and is set<br>
at the line:<br>
<br>
intermediates := $(call local-generated-sources-dir)<br>
<br>
For confirmation, why is $(vulkan_api_xml) variable ok<br>
and $(intermediates) not ok in the generation rules?<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
Mauro</font></span></blockquote><div><br></div><div>Nevermind</div><div>I saw the build error<br></div><div>Thanks Tapani</div><div><br></div><div><div>IOError: [Errno 2] No such file or directory: 'out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/util/vk_enum_to_str.c'</div><div>ninja: build stopped: subcommand failed.</div><div>build/core/<a href="http://ninja.mk:148">ninja.mk:148</a>: recipe for target 'ninja_wrapper' failed</div><div>make: *** [ninja_wrapper] Error 1</div></div></div></div></div>