On Tue, Aug 08, 2017 at 02:17:26PM +0200, Willy Tarreau wrote:
On Tue, Aug 08, 2017 at 01:08:29PM +0100, Build bot for Mark Brown wrote:
x86_64-allnoconfig /home/broonie/build/linux-stable/scripts/mod/empty.c:1:0: error: code model kernel does not support PIC mode /home/broonie/build/linux-stable/scripts/mod/devicetable-offsets.c:1:0: error: code model kernel does not support PIC mode /home/broonie/build/linux-stable/kernel/bounds.c:1:0: error: code model kernel does not support PIC mode
Are you sure it's not just a toolchain issue ? I can't reproduce this one here, it completes correctly :
It's *possible* it's related to the toolchain, it might be a new toolchain vs old kernel problem.
Using gcc 4.7.4 here FWIW.
This is GCC 6.3.0-18 from Debian stable which is a bit newer.