[Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files

Mauro Rossi issor.oruam at gmail.com
Sat Mar 4 12:19:49 UTC 2017


2017-03-03 20:01 GMT+01:00 Mauro Rossi <issor.oruam at gmail.com>:

> 2017-03-03 11:52 GMT+01:00 Tapani Pälli <tapani.palli at intel.com>:
> > when files are being generated the value of $intermediates var content
> can be
> > completely random, this makes sure that outdir is the wanted one.
>
> The value of intermediates variable is local to the module and is set
> at the line:
>
> intermediates := $(call local-generated-sources-dir)
>
> For confirmation, why is $(vulkan_api_xml) variable ok
> and $(intermediates) not ok in the generation rules?
>
> Mauro


Nevermind
I saw the build error
Thanks Tapani

IOError: [Errno 2] No such file or directory:
'out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/util/vk_enum_to_str.c'
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170304/cfd30962/attachment.html>


More information about the mesa-dev mailing list