Same problem with upstream kernel + "code model kernel does not support PIC
mode" That is brand new. GEN ./Makefile scripts/kconfig/conf --silentoldconfig Kconfig arch/x86/Makefile:133: stack-protector enabled but compiler support broken /usr/src/linux-4.4/Makefile:668: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h HOSTCC scripts/basic/bin2c CHK include/config/kernel.release UPD include/config/kernel.release SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_32_ia32.h GEN ./Makefile SYSHDR arch/x86/entry/syscalls/../../include/generated/asm/unistd_64_x32.h WRAP arch/x86/include/generated/asm/clkdev.h WRAP arch/x86/include/generated/asm/cputime.h WRAP arch/x86/include/generated/asm/dma-contiguous.h WRAP arch/x86/include/generated/asm/early_ioremap.h WRAP arch/x86/include/generated/asm/mcs_spinlock.h WRAP arch/x86/include/generated/asm/mm-arch-hooks.h SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_64.h CHK include/generated/uapi/linux/version.h UPD include/generated/uapi/linux/version.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h CHK include/generated/utsrelease.h UPD include/generated/utsrelease.h SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h HOSTCC scripts/genksyms/genksyms.o SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h SHIPPED scripts/genksyms/parse.tab.c CC scripts/mod/empty.o /usr/src/linux-4.4/scripts/mod/empty.c:1:0: error: code model kernel does not support PIC mode /* empty file to figure out endianness / word size */ /usr/src/linux-4.4/scripts/Makefile.build:258: recipe for target 'scripts/mod/empty.o' failed make[3]: *** [scripts/mod/empty.o] Error 1 /usr/src/linux-4.4/scripts/Makefile.build:403: recipe for target 'scripts/mod' failed |