tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig-shell-v2 head: e57fb0ae1935962534ab1b5f98e067a8f521b0e8 commit: af252189c051c6482cd81479ece4829e6c918d5c [36/53] kconfig: reference environments directly and remove 'option env=' syntax config: i386-tinyconfig compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout af252189c051c6482cd81479ece4829e6c918d5c make ARCH=i386 tinyconfig make ARCH=i386 All errors (new ones prefixed by >>): >> scripts/kconfig/zconf.tab.c:2483:10: fatal error: env.c: No such file or directory #include "env.c" ^~~~~~~ compilation terminated. make[2]: *** [scripts/kconfig/zconf.tab.o] Error 1 make[2]: Target 'oldconfig' not remade because of errors. make[1]: *** [oldconfig] Error 2 make: *** [sub-make] Error 2 -- >> scripts/kconfig/zconf.tab.c:2483:10: fatal error: env.c: No such file or directory #include "env.c" ^~~~~~~ compilation terminated. make[2]: *** [scripts/kconfig/zconf.tab.o] Error 1 make[2]: Target 'oldnoconfig' not remade because of errors. make[1]: *** [oldnoconfig] Error 2 make: *** [sub-make] Error 2 -- >> scripts/kconfig/zconf.tab.c:2483:10: fatal error: env.c: No such file or directory #include "env.c" ^~~~~~~ compilation terminated. make[5]: *** [scripts/kconfig/zconf.tab.o] Error 1 make[5]: Target 'allnoconfig' not remade because of errors. make[4]: *** [allnoconfig] Error 2 make[3]: *** [__build_one_by_one] Error 2 make[3]: Target 'allnoconfig' not remade because of errors. make[3]: Target 'tiny.config' not remade because of errors. make[2]: *** [tinyconfig] Error 2 make[1]: *** [tinyconfig] Error 2 make: *** [sub-make] Error 2 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html