Lines Matching refs:warning
7 $(warning Directly using config.mk from make is no longer supported.)
8 $(warning )
9 $(warning If you are just attempting to build, you probably need to re-source envsetup.sh:)
10 $(warning )
11 $(warning $$ source build/envsetup.sh)
12 $(warning )
13 $(warning If you are attempting to emulate get_build_var, use one of the following:)
14 $(warning $$ build/soong/soong_ui.bash --dumpvar-mode)
15 $(warning $$ build/soong/soong_ui.bash --dumpvars-mode)
16 $(warning )
424 $(warning BUILD_ENV_SEQUENCE_NUMBER is set incorrectly.)