Re: [BUG] 4.13.0 kernel build error on Alpha
From: Bob Tracy <hidden>
Date: 2017-09-11 03:23:40
On Sun, Sep 10, 2017 at 10:16:41PM -0500, Bob Tracy wrote:
On Sun, Sep 10, 2017 at 07:59:40PM -0700, Matt Turner wrote:quoted
On Sun, Sep 10, 2017 at 3:34 PM, Bob Tracy [off-list ref] wrote:quoted
Here we go again :-(. Tool versions as follows: (...) MODPOST vmlinux.o WARNING: EXPORT symbol "callback_setenv" [vmlinux] version generation failed, symbol will not be versioned. (...) WARNING: modpost: Found 24 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y'All of this is fixed by commit 873f9b5bcbf27f6e89e1879714abe4532cacf5d7 Author: Ben Hutchings [off-list ref] Date: Wed Jul 19 01:01:16 2017 +0100 alpha: Restore symbol versions for symbols exported from assemblyI guess that commit hasn't made it into Linus' tree :-(. If the patch is short, please forward if you would be so kind. Many thanks in advance.
Never mind. Linus pulled it five days ago as I type this. The fixes obviously didn't make it in time for 4.13-final, but should be in 4.14. --Bob