tree: https://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild head: 21532b9e5bd597631cfe38d9eb34df069938065b commit: 543c37cb165049c3be24a0d4733e67caa2b33eef [4/17] Add sancov plugin config: x86_64-randconfig-s1-07240634 (attached as .config) compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 reproduce: git checkout 543c37cb165049c3be24a0d4733e67caa2b33eef # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): scripts/Makefile.gcc-plugins:17: warning: cannot use CONFIG_KCOV: -fsanitize-coverage=trace-pc is not supported by compiler scripts/Makefile.gcc-plugins:32: warning: your gcc version does not support plugins, you should upgrade it to gcc 4.5 at least In file included from scripts/gcc-plugins/sancov_plugin.c:22:0: >> scripts/gcc-plugins/gcc-common.h:4:22: fatal error: bversion.h: No such file or directory compilation terminated. make[2]: *** [scripts/gcc-plugins/sancov_plugin.o] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [gcc-plugins] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [sub-make] Error 2 vim +4 scripts/gcc-plugins/gcc-common.h 6b90bd4b Emese Revfy 2016-05-24 1 #ifndef GCC_COMMON_H_INCLUDED 6b90bd4b Emese Revfy 2016-05-24 2 #define GCC_COMMON_H_INCLUDED 6b90bd4b Emese Revfy 2016-05-24 3 6b90bd4b Emese Revfy 2016-05-24 @4 #include "bversion.h" 6b90bd4b Emese Revfy 2016-05-24 5 #if BUILDING_GCC_VERSION >= 6000 6b90bd4b Emese Revfy 2016-05-24 6 #include "gcc-plugin.h" 6b90bd4b Emese Revfy 2016-05-24 7 #else :::::: The code at line 4 was first introduced by commit :::::: 6b90bd4ba40b38dc13c2782469c1c77e4ed79915 GCC plugin infrastructure :::::: TO: Emese Revfy <re.emese@xxxxxxxxx> :::::: CC: Michal Marek <mmarek@xxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data