All of lore.kernel.org
 help / color / mirror / Atom feed
* Allyesconfig for powerpc still Failing
@ 2014-07-08  2:45 ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  2:45 UTC (permalink / raw)
  To: benh
  Cc: paulus, mahesh, anton, agraf, michael, svaidy, linuxppc-dev,
	linux-kernel

Today I tested the allyesconfig for powerpc and it seems to be still
failing according to my tests.
Below are the error messages I get before the jobs finish and exit
failing the build.
Cheers Nick
arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
make: *** [arch/powerpc/kernel] Error 2
make: *** Waiting for unfinished jobs....

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Allyesconfig for powerpc still Failing
@ 2014-07-08  2:45 ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  2:45 UTC (permalink / raw)
  To: benh; +Cc: mahesh, agraf, linux-kernel, michael, paulus, anton, linuxppc-dev

Today I tested the allyesconfig for powerpc and it seems to be still
failing according to my tests.
Below are the error messages I get before the jobs finish and exit
failing the build.
Cheers Nick
arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
make: *** [arch/powerpc/kernel] Error 2
make: *** Waiting for unfinished jobs....

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
  2014-07-08  2:45 ` Nick Krause
@ 2014-07-08  3:03   ` Benjamin Herrenschmidt
  -1 siblings, 0 replies; 15+ messages in thread
From: Benjamin Herrenschmidt @ 2014-07-08  3:03 UTC (permalink / raw)
  To: Nick Krause
  Cc: paulus, mahesh, anton, agraf, michael, svaidy, linuxppc-dev,
	linux-kernel

On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
various more or less invasive approaches and none of them worked
properly so far. I need to spend more time on this.

Cheers,
Ben.



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
@ 2014-07-08  3:03   ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 15+ messages in thread
From: Benjamin Herrenschmidt @ 2014-07-08  3:03 UTC (permalink / raw)
  To: Nick Krause
  Cc: mahesh, agraf, linux-kernel, michael, paulus, anton, linuxppc-dev

On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
various more or less invasive approaches and none of them worked
properly so far. I need to spend more time on this.

Cheers,
Ben.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
  2014-07-08  2:45 ` Nick Krause
@ 2014-07-08  3:07   ` Guenter Roeck
  -1 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2014-07-08  3:07 UTC (permalink / raw)
  To: Nick Krause, benh
  Cc: paulus, mahesh, anton, agraf, michael, svaidy, linuxppc-dev,
	linux-kernel

On 07/07/2014 07:45 PM, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

I submitted a patch to work around this problem a couple of weeks ago [1].
Unfortunately, with this patch applied, allyesconfig still fails with
relocation errors, but at least the above message is gone, and
allmodconfig passes.

Maybe we can convince Ben to accept the patch ...

Thanks,
Guenter

---
[1] https://lkml.org/lkml/2014/6/30/607


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
@ 2014-07-08  3:07   ` Guenter Roeck
  0 siblings, 0 replies; 15+ messages in thread
From: Guenter Roeck @ 2014-07-08  3:07 UTC (permalink / raw)
  To: Nick Krause, benh
  Cc: mahesh, agraf, linux-kernel, michael, paulus, anton, linuxppc-dev

On 07/07/2014 07:45 PM, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

I submitted a patch to work around this problem a couple of weeks ago [1].
Unfortunately, with this patch applied, allyesconfig still fails with
relocation errors, but at least the above message is gone, and
allmodconfig passes.

Maybe we can convince Ben to accept the patch ...

Thanks,
Guenter

---
[1] https://lkml.org/lkml/2014/6/30/607

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
  2014-07-08  3:03   ` Benjamin Herrenschmidt
@ 2014-07-08  3:09     ` Nick Krause
  -1 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  3:09 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: paulus, mahesh, anton, agraf, michael, svaidy, linuxppc-dev,
	linux-kernel

Just hoped this log may help you in your issues with the train wreck.
If you need any help with the issues here please let me know.
Cheers Nick :)

On Mon, Jul 7, 2014 at 11:03 PM, Benjamin Herrenschmidt
<benh@kernel.crashing.org> wrote:
> On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
>> Today I tested the allyesconfig for powerpc and it seems to be still
>> failing according to my tests.
>> Below are the error messages I get before the jobs finish and exit
>> failing the build.
>> Cheers Nick
>> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
>> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
>> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
>> make: *** [arch/powerpc/kernel] Error 2
>> make: *** Waiting for unfinished jobs....
>
> Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
> various more or less invasive approaches and none of them worked
> properly so far. I need to spend more time on this.
>
> Cheers,
> Ben.
>
>

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Allyesconfig for powerpc still Failing
@ 2014-07-08  3:09     ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  3:09 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: mahesh, agraf, linux-kernel, michael, paulus, anton, linuxppc-dev

Just hoped this log may help you in your issues with the train wreck.
If you need any help with the issues here please let me know.
Cheers Nick :)

On Mon, Jul 7, 2014 at 11:03 PM, Benjamin Herrenschmidt
<benh@kernel.crashing.org> wrote:
> On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
>> Today I tested the allyesconfig for powerpc and it seems to be still
>> failing according to my tests.
>> Below are the error messages I get before the jobs finish and exit
>> failing the build.
>> Cheers Nick
>> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
>> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
>> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
>> make: *** [arch/powerpc/kernel] Error 2
>> make: *** Waiting for unfinished jobs....
>
> Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
> various more or less invasive approaches and none of them worked
> properly so far. I need to spend more time on this.
>
> Cheers,
> Ben.
>
>

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Fwd: Allyesconfig for powerpc still Failing
  2014-07-08  3:03   ` Benjamin Herrenschmidt
@ 2014-07-08  3:13     ` Nick Krause
  -1 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  3:13 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: paulus, mahesh, Anton Blanchard, Alexander Graf,
	Michael Ellerman, svaidy, linuxppc-dev, linux-kernel

 On Mon, Jul 7, 2014 at 11:03 PM wrote Benjamin Herrenschmidt

On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
various more or less invasive approaches and none of them worked
properly so far. I need to spend more time on this.

Cheers,
Ben.

If you need any help with these issues please let me known.
Cheers Nick :)

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Fwd: Allyesconfig for powerpc still Failing
@ 2014-07-08  3:13     ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  3:13 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: mahesh, Alexander Graf, linux-kernel, Michael Ellerman, paulus,
	Anton Blanchard, linuxppc-dev

 On Mon, Jul 7, 2014 at 11:03 PM wrote Benjamin Herrenschmidt

On Mon, 2014-07-07 at 22:45 -0400, Nick Krause wrote:
> Today I tested the allyesconfig for powerpc and it seems to be still
> failing according to my tests.
> Below are the error messages I get before the jobs finish and exit
> failing the build.
> Cheers Nick
> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
> make: *** Waiting for unfinished jobs....

Yes, it's a trainwreck and I don't know how to fix it yet ... I tried
various more or less invasive approaches and none of them worked
properly so far. I need to spend more time on this.

Cheers,
Ben.

If you need any help with these issues please let me known.
Cheers Nick :)

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Fwd: Allyesconfig for powerpc still Failing
       [not found]   ` <CAPDOMVgeUWGtMC2yssh3zz6y208mHW5WCduDCwr+J09d7LF+CQ@mail.gmail.com>
@ 2014-07-08  3:57     ` Guenter Roeck
  2014-07-08  4:57         ` Nick Krause
  0 siblings, 1 reply; 15+ messages in thread
From: Guenter Roeck @ 2014-07-08  3:57 UTC (permalink / raw)
  To: Nick Krause, linux-kernel, linuxppc-dev

On 07/07/2014 08:38 PM, Nick Krause wrote:
> On 07/07/2014 07:45 PM, Nick Krause wrote:
>>
>> Today I tested the allyesconfig for powerpc and it seems to be still
>> failing according to my tests.
>> Below are the error messages I get before the jobs finish and exit
>> failing the build.
>> Cheers Nick
>> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
>> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
>> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
>> make: *** [arch/powerpc/kernel] Error 2
>> make: *** Waiting for unfinished jobs....
>
> Guenter Roeck wrote on Mon, Jul 7, 2014 at 11:07 PM
> I submitted a patch to work around this problem a couple of weeks ago [1].
> Unfortunately, with this patch applied, allyesconfig still fails with
> relocation errors, but at least the above message is gone, and
> allmodconfig passes.
>
> Maybe we can convince Ben to accept the patch ...
>
> Thanks,
> Guenter
>
> ---
> [1] https://lkml.org/lkml/2014/6/30/607
>
> Hey Guenter,
> Would you mind sending me the patch that fixes these errors.
> I would like to test it before sending in to Ben.
> Cheers Nick
>

Hi Nick,

Just follow the link above, select 'forward', and follow the directions.
You'll get the patch per e-mail.

Alternative:

wget "http://download.gmane.org/gmane.linux.kernel/1736036/1736037"

The patch will be in a file named '1736037'.

I copied the list for others, in case the 'how to download a patch'
question comes up again.

Guenter


^ permalink raw reply	[flat|nested] 15+ messages in thread

* Fwd: Fwd: Allyesconfig for powerpc still Failing
  2014-07-08  3:57     ` Fwd: " Guenter Roeck
@ 2014-07-08  4:57         ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  4:57 UTC (permalink / raw)
  To: linux; +Cc: linux-kernel, linuxppc-dev, Benjamin Herrenschmidt, paulus

From: Guenter Roeck on  Mon, Jul 7, 2014 at 11:57 PM wrote
Subject: Re: Fwd: Allyesconfig for powerpc still Failing
To: Nick Krause <xerofoify@gmail.com>, "linux-kernel@vger.kernel.org"
<linux-kernel@vger.kernel.org>, "linuxppc-dev@lists.ozlabs.org"
<linuxppc-dev@lists.ozlabs.org>


On 07/07/2014 08:38 PM, Nick Krause wrote:
>
> On 07/07/2014 07:45 PM, Nick Krause wrote:
>>
>>
>> Today I tested the allyesconfig for powerpc and it seems to be still
>> failing according to my tests.
>> Below are the error messages I get before the jobs finish and exit
>> failing the build.
>> Cheers Nick
>> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
>> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
>> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
>> make: *** [arch/powerpc/kernel] Error 2
>> make: *** Waiting for unfinished jobs....
>
>
> Guenter Roeck wrote on Mon, Jul 7, 2014 at 11:07 PM
> I submitted a patch to work around this problem a couple of weeks ago [1].
> Unfortunately, with this patch applied, allyesconfig still fails with
> relocation errors, but at least the above message is gone, and
> allmodconfig passes.
>
> Maybe we can convince Ben to accept the patch ...
>
> Thanks,
> Guenter
>
> ---
> [1] https://lkml.org/lkml/2014/6/30/607
>
> Hey Guenter,
> Would you mind sending me the patch that fixes these errors.
> I would like to test it before sending in to Ben.
> Cheers Nick
>

Hi Nick,

Just follow the link above, select 'forward', and follow the directions.
You'll get the patch per e-mail.

Alternative:

wget "http://download.gmane.org/gmane.linux.kernel/1736036/1736037"

The patch will be in a file named '1736037'.

I copied the list for others, in case the 'how to download a patch'
question comes up again.

Guenter

Guenter,
Your patch works for me in building the powerpc allyesconfig.
This is one news, I am going to send this patch to Ben.
Cheers Nick

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Fwd: Fwd: Allyesconfig for powerpc still Failing
@ 2014-07-08  4:57         ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-08  4:57 UTC (permalink / raw)
  To: linux; +Cc: linuxppc-dev, linux-kernel, paulus

From: Guenter Roeck on  Mon, Jul 7, 2014 at 11:57 PM wrote
Subject: Re: Fwd: Allyesconfig for powerpc still Failing
To: Nick Krause <xerofoify@gmail.com>, "linux-kernel@vger.kernel.org"
<linux-kernel@vger.kernel.org>, "linuxppc-dev@lists.ozlabs.org"
<linuxppc-dev@lists.ozlabs.org>


On 07/07/2014 08:38 PM, Nick Krause wrote:
>
> On 07/07/2014 07:45 PM, Nick Krause wrote:
>>
>>
>> Today I tested the allyesconfig for powerpc and it seems to be still
>> failing according to my tests.
>> Below are the error messages I get before the jobs finish and exit
>> failing the build.
>> Cheers Nick
>> arch/powerpc/kernel/exceptions-64s.S: Assembler messages:
>> arch/powerpc/kernel/exceptions-64s.S:1331: Error: attempt to move .org backwards
>> make[1]: *** [arch/powerpc/kernel/head_64.o] Error 1
>> make: *** [arch/powerpc/kernel] Error 2
>> make: *** Waiting for unfinished jobs....
>
>
> Guenter Roeck wrote on Mon, Jul 7, 2014 at 11:07 PM
> I submitted a patch to work around this problem a couple of weeks ago [1].
> Unfortunately, with this patch applied, allyesconfig still fails with
> relocation errors, but at least the above message is gone, and
> allmodconfig passes.
>
> Maybe we can convince Ben to accept the patch ...
>
> Thanks,
> Guenter
>
> ---
> [1] https://lkml.org/lkml/2014/6/30/607
>
> Hey Guenter,
> Would you mind sending me the patch that fixes these errors.
> I would like to test it before sending in to Ben.
> Cheers Nick
>

Hi Nick,

Just follow the link above, select 'forward', and follow the directions.
You'll get the patch per e-mail.

Alternative:

wget "http://download.gmane.org/gmane.linux.kernel/1736036/1736037"

The patch will be in a file named '1736037'.

I copied the list for others, in case the 'how to download a patch'
question comes up again.

Guenter

Guenter,
Your patch works for me in building the powerpc allyesconfig.
This is one news, I am going to send this patch to Ben.
Cheers Nick

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Fwd: Fwd: Allyesconfig for powerpc still Failing
       [not found]         ` <1404798135.16156.50.camel@pasglop>
@ 2014-07-12  3:13             ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-12  3:13 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Guenter Roeck
  Cc: paulus, mahesh, Anton Blanchard, Alexander Graf,
	Michael Ellerman, svaidy, linuxppc-dev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1641 bytes --]

>> > Guenter Roeck wrote on Mon, Jul 7, 2014 at 11:07 PM
>> > I submitted a patch to work around this problem a couple of weeks ago [1].
>> > Unfortunately, with this patch applied, allyesconfig still fails with
>> > relocation errors, but at least the above message is gone, and
>> > allmodconfig passes.
>> >
>> > Maybe we can convince Ben to accept the patch ...
>> >
>> > Thanks,
>> > Guenter
>> >
>> > ---
>> > [1] https://lkml.org/lkml/2014/6/30/607
>> >
>> > Hey Guenter,
>> > Would you mind sending me the patch that fixes these errors.
>> > I would like to test it before sending in to Ben.
>> > Cheers Nick
>> >
>>
>> Hi Nick,
>>
>> Just follow the link above, select 'forward', and follow the directions.
>> You'll get the patch per e-mail.
>>
>> Alternative:
>>
>> wget "http://download.gmane.org/gmane.linux.kernel/1736036/1736037"
>>
>> The patch will be in a file named '1736037'.
>>
>> I copied the list for others, in case the 'how to download a patch'
>> question comes up again.
>>
>> Guenter
>>
>> Guenter,
>> Your patch works for me in building the powerpc allyesconfig.
>> This is one news, I am going to send this patch to Ben.
>> Cheers Nick
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>
>

Powerpc allyesconfig seems to be succeeding as of me pulling upstream
today. On the other hand I get one
randconfig build to succeed and the second fails. I will attach my log
of the failing build.
Cheers Nick

[-- Attachment #2: randconfig2 --]
[-- Type: application/octet-stream, Size: 2031 bytes --]

warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC)
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [usr/built-in.o] Error 1
make: *** [usr] Error 2
make: *** Waiting for unfinished jobs....
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [init/mounts.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [init] Error 2
/usr/lib/gcc/powerpc64-linux-gnu/4.8.1/../../../../powerpc64-linux-gnu/bin/ld: unrecognised emulation mode: elf32lppclinux
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
collect2: error: ld returned 1 exit status
make[2]: *** [arch/powerpc/kernel/vdso32/vdso32.so.dbg] Error 1
make[1]: *** [arch/powerpc/kernel/vdso32] Error 2
make[1]: *** Waiting for unfinished jobs....
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [arch/powerpc/mm/built-in.o] Error 1
make: *** [arch/powerpc/mm] Error 2
/usr/lib/gcc/powerpc64-linux-gnu/4.8.1/../../../../powerpc64-linux-gnu/bin/ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
collect2: error: ld returned 1 exit status
make[2]: *** [arch/powerpc/kernel/vdso64/vdso64.so.dbg] Error 1
make[1]: *** [arch/powerpc/kernel/vdso64] Error 2
make: *** [arch/powerpc/kernel] Error 2
make: *** wait: No child processes.  Stop.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Fwd: Fwd: Allyesconfig for powerpc still Failing
@ 2014-07-12  3:13             ` Nick Krause
  0 siblings, 0 replies; 15+ messages in thread
From: Nick Krause @ 2014-07-12  3:13 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Guenter Roeck
  Cc: mahesh, Alexander Graf, linux-kernel, Michael Ellerman, paulus,
	Anton Blanchard, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 1641 bytes --]

>> > Guenter Roeck wrote on Mon, Jul 7, 2014 at 11:07 PM
>> > I submitted a patch to work around this problem a couple of weeks ago [1].
>> > Unfortunately, with this patch applied, allyesconfig still fails with
>> > relocation errors, but at least the above message is gone, and
>> > allmodconfig passes.
>> >
>> > Maybe we can convince Ben to accept the patch ...
>> >
>> > Thanks,
>> > Guenter
>> >
>> > ---
>> > [1] https://lkml.org/lkml/2014/6/30/607
>> >
>> > Hey Guenter,
>> > Would you mind sending me the patch that fixes these errors.
>> > I would like to test it before sending in to Ben.
>> > Cheers Nick
>> >
>>
>> Hi Nick,
>>
>> Just follow the link above, select 'forward', and follow the directions.
>> You'll get the patch per e-mail.
>>
>> Alternative:
>>
>> wget "http://download.gmane.org/gmane.linux.kernel/1736036/1736037"
>>
>> The patch will be in a file named '1736037'.
>>
>> I copied the list for others, in case the 'how to download a patch'
>> question comes up again.
>>
>> Guenter
>>
>> Guenter,
>> Your patch works for me in building the powerpc allyesconfig.
>> This is one news, I am going to send this patch to Ben.
>> Cheers Nick
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>
>

Powerpc allyesconfig seems to be succeeding as of me pulling upstream
today. On the other hand I get one
randconfig build to succeed and the second fails. I will attach my log
of the failing build.
Cheers Nick

[-- Attachment #2: randconfig2 --]
[-- Type: application/octet-stream, Size: 2031 bytes --]

warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC)
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [usr/built-in.o] Error 1
make: *** [usr] Error 2
make: *** Waiting for unfinished jobs....
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [init/mounts.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [init] Error 2
/usr/lib/gcc/powerpc64-linux-gnu/4.8.1/../../../../powerpc64-linux-gnu/bin/ld: unrecognised emulation mode: elf32lppclinux
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
collect2: error: ld returned 1 exit status
make[2]: *** [arch/powerpc/kernel/vdso32/vdso32.so.dbg] Error 1
make[1]: *** [arch/powerpc/kernel/vdso32] Error 2
make[1]: *** Waiting for unfinished jobs....
powerpc64-linux-gnu-ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
make[1]: *** [arch/powerpc/mm/built-in.o] Error 1
make: *** [arch/powerpc/mm] Error 2
/usr/lib/gcc/powerpc64-linux-gnu/4.8.1/../../../../powerpc64-linux-gnu/bin/ld: unrecognised emulation mode: elf64lppc
Supported emulations: elf64ppc elf32ppclinux elf32ppc elf32ppcsim
collect2: error: ld returned 1 exit status
make[2]: *** [arch/powerpc/kernel/vdso64/vdso64.so.dbg] Error 1
make[1]: *** [arch/powerpc/kernel/vdso64] Error 2
make: *** [arch/powerpc/kernel] Error 2
make: *** wait: No child processes.  Stop.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-07-12  3:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-08  2:45 Allyesconfig for powerpc still Failing Nick Krause
2014-07-08  2:45 ` Nick Krause
2014-07-08  3:03 ` Benjamin Herrenschmidt
2014-07-08  3:03   ` Benjamin Herrenschmidt
2014-07-08  3:09   ` Nick Krause
2014-07-08  3:09     ` Nick Krause
2014-07-08  3:13   ` Fwd: " Nick Krause
2014-07-08  3:13     ` Nick Krause
2014-07-08  3:07 ` Guenter Roeck
2014-07-08  3:07   ` Guenter Roeck
     [not found]   ` <CAPDOMVgeUWGtMC2yssh3zz6y208mHW5WCduDCwr+J09d7LF+CQ@mail.gmail.com>
2014-07-08  3:57     ` Fwd: " Guenter Roeck
2014-07-08  4:57       ` Fwd: " Nick Krause
2014-07-08  4:57         ` Nick Krause
     [not found]         ` <1404798135.16156.50.camel@pasglop>
2014-07-12  3:13           ` Nick Krause
2014-07-12  3:13             ` Nick Krause

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.