tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test2 head: d56e0bbe896c15744b440e7c0fe81d516319ec85 commit: d56e0bbe896c15744b440e7c0fe81d516319ec85 [1/1] compiler-attribute: stop forcing __always_inline to inline marker config: mips-bmips_stb_defconfig (attached as .config) compiler: mipsel-linux-gnu-gcc (Debian 8.2.0-11) 8.2.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout d56e0bbe896c15744b440e7c0fe81d516319ec85 # save the attached .config to linux build tree GCC_VERSION=8.2.0 make.cross ARCH=mips All errors (new ones prefixed by >>): mipsel-linux-gnu-ld: arch/mips/mm/sc-mips.o: in function `mips_sc_prefetch_enable.part.2': >> sc-mips.c:(.text+0x98): undefined reference to `mips_gcr_base' >> mipsel-linux-gnu-ld: sc-mips.c:(.text+0x9c): undefined reference to `mips_gcr_base' mipsel-linux-gnu-ld: sc-mips.c:(.text+0xbc): undefined reference to `mips_gcr_base' mipsel-linux-gnu-ld: sc-mips.c:(.text+0xc8): undefined reference to `mips_gcr_base' mipsel-linux-gnu-ld: sc-mips.c:(.text+0xdc): undefined reference to `mips_gcr_base' mipsel-linux-gnu-ld: arch/mips/mm/sc-mips.o:sc-mips.c:(.text.unlikely+0x44): more undefined references to `mips_gcr_base' follow --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip