summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-03-06 03:21:08 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2019-03-06 03:51:04 +0100
commit132e579cb8e4bdd49eb057ea81f5f8528ff80cf9 (patch)
treed1edbc8723115860ab9542d3ab375169eeadeacd /setup.py
parent66557edc120faac569004ba2bc426c5ac6a1100b (diff)
Give more helpful error messages when files are missing
The current error message talks a lot about $srctree, but $srctree is seldom the culprit in practice. More common is 'source "$(SOME_ENV_VAR)/foo"`, where SOME_ENV_VAR hasn't been set. Include the complete 'source ...' line for missing Kconfig files, and mention unset environment variables as a hint. Only mention $srctree briefly. Also shorten the message when a .config can't be a found a bit. This message would usually only be seen when working directly with the library.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions