Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1535812 > unrolled thread

Re: linux-next: build failure in the powerpc allyesconfig build

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-12-05 06:30 +0100
Last post2016-12-05 07:20 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: linux-next: build failure in the powerpc allyesconfig build Stephen Rothwell <sfr@canb.auug.org.au> - 2016-12-05 06:30 +0100
    Re: linux-next: build failure in the powerpc allyesconfig build Nicholas Piggin <npiggin@gmail.com> - 2016-12-05 06:50 +0100
      Re: linux-next: build failure in the powerpc allyesconfig build Stephen Rothwell <sfr@canb.auug.org.au> - 2016-12-05 07:20 +0100

#1535812 — Re: linux-next: build failure in the powerpc allyesconfig build

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-12-05 06:30 +0100
SubjectRe: linux-next: build failure in the powerpc allyesconfig build
Message-ID<sKU0F-gv-1@gated-at.bofh.it>
Hi all,

On Mon, 5 Dec 2016 16:22:04 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After mergeing everything but Andrew's tree, today's linux-next build
> (powerpc allyesconfig) failed like this:
> 
> kallsyms failure: relative symbol value 0xc000000000000000 out of range in relative mode
> 
> I have no idea what caused this, so I have left the powerpc allyesconfig
> build broken for now.

Just as a data point, I tried reverting commit

  dadc4a1bb9f0 ("powerpc/64: Fix placement of .text to be immediately following .head.text")

but that did not help.
-- 
Cheers,
Stephen Rothwell

[toc] | [next] | [standalone]


#1535816

FromNicholas Piggin <npiggin@gmail.com>
Date2016-12-05 06:50 +0100
Message-ID<sKUk1-mP-3@gated-at.bofh.it>
In reply to#1535812
On Mon, 5 Dec 2016 16:24:31 +1100
Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
> 
> On Mon, 5 Dec 2016 16:22:04 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > After mergeing everything but Andrew's tree, today's linux-next build
> > (powerpc allyesconfig) failed like this:
> > 
> > kallsyms failure: relative symbol value 0xc000000000000000 out of range in relative mode
> > 
> > I have no idea what caused this, so I have left the powerpc allyesconfig
> > build broken for now.  
> 
> Just as a data point, I tried reverting commit
> 
>   dadc4a1bb9f0 ("powerpc/64: Fix placement of .text to be immediately following .head.text")
> 
> but that did not help.

In scripts/kallsyms.c, is there a table[i].sym string you can print?

[toc] | [prev] | [next] | [standalone]


#1535829

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-12-05 07:20 +0100
Message-ID<sKUN3-OF-1@gated-at.bofh.it>
In reply to#1535816
Hi Nick,

On Mon, 5 Dec 2016 16:41:53 +1100 Nicholas Piggin <npiggin@gmail.com> wrote:
>
> In scripts/kallsyms.c, is there a table[i].sym string you can print?

From a quick try, it printed nothing useful i.e. just some garbled
random characters.

-- 
Cheers,
Stephen Rothwell

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web