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


Groups > linux.kernel > #1464936 > unrolled thread

[PowerPC] today's main line failed to build on PowerPC

Started byAbdul Haleem <abdhalee@linux.vnet.ibm.com>
First post2016-08-18 08:30 +0200
Last post2016-08-18 15:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PowerPC] today's main line failed to build on PowerPC Abdul Haleem <abdhalee@linux.vnet.ibm.com> - 2016-08-18 08:30 +0200
    Re: [PowerPC] today's main line failed to build on PowerPC Balbir Singh <bsingharora@gmail.com> - 2016-08-18 15:10 +0200

#1464936 — [PowerPC] today's main line failed to build on PowerPC

FromAbdul Haleem <abdhalee@linux.vnet.ibm.com>
Date2016-08-18 08:30 +0200
Subject[PowerPC] today's main line failed to build on PowerPC
Message-ID<s7oZX-4gn-1@gated-at.bofh.it>
Hi,

The main line stable 4.8.0-rc2 failed to build on PowerPC with following 
build errors. config : pseries_le_defconfig Machine Type : PowerPC Bare 
Metal

09:34:22 00:04:59 INFO | make -j 160  vmlinux
09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S: Assembler messages:
09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:353: Error: missing operand
09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:612: Error: missing operand
09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:670: Error: missing operand
09:34:24 00:05:01 ERROR| [stderr] make[1]: *** [arch/powerpc/mm/hash_low_32.o] Error 1
09:34:24 00:05:01 ERROR| [stderr] make[1]: *** Waiting for unfinished jobs....
09:34:25 00:05:02 ERROR| [stderr] arch/powerpc/kernel/head_32.S: Assembler messages:
09:34:25 00:05:02 ERROR| [stderr] arch/powerpc/kernel/head_32.S:1113: Error: missing operand
09:34:25 00:05:02 ERROR| [stderr] make[1]: *** [arch/powerpc/kernel/head_32.o] Error 1
09:34:25 00:05:02 ERROR| [stderr] make[1]: *** Waiting for unfinished jobs....
09:34:27 00:05:04 ERROR| [stderr] make: *** [arch/powerpc/mm] Error 2
09:34:27 00:05:04 ERROR| [stderr] make: *** Waiting for unfinished jobs....
09:34:42 00:05:19 ERROR| [stderr] make: *** [arch/powerpc/kernel] Error 2

Regard's
Abdul

[toc] | [next] | [standalone]


#1465252

FromBalbir Singh <bsingharora@gmail.com>
Date2016-08-18 15:10 +0200
Message-ID<s7vf4-dJ-19@gated-at.bofh.it>
In reply to#1464936
On Thu, Aug 18, 2016 at 11:50:28AM +0530, Abdul Haleem wrote:
> Hi,
> 
> The main line stable 4.8.0-rc2 failed to build on PowerPC with following
> build errors. config : pseries_le_defconfig Machine Type : PowerPC Bare
> Metal
> 
> 09:34:22 00:04:59 INFO | make -j 160  vmlinux
> 09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S: Assembler messages:
> 09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:353: Error: missing operand
> 09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:612: Error: missing operand
> 09:34:24 00:05:01 ERROR| [stderr] arch/powerpc/mm/hash_low_32.S:670: Error: missing operand
> 09:34:24 00:05:01 ERROR| [stderr] make[1]: *** [arch/powerpc/mm/hash_low_32.o] Error 1
> 09:34:24 00:05:01 ERROR| [stderr] make[1]: *** Waiting for unfinished jobs....
> 09:34:25 00:05:02 ERROR| [stderr] arch/powerpc/kernel/head_32.S: Assembler messages:
> 09:34:25 00:05:02 ERROR| [stderr] arch/powerpc/kernel/head_32.S:1113: Error: missing operand
> 09:34:25 00:05:02 ERROR| [stderr] make[1]: *** [arch/powerpc/kernel/head_32.o] Error 1
> 09:34:25 00:05:02 ERROR| [stderr] make[1]: *** Waiting for unfinished jobs....
> 09:34:27 00:05:04 ERROR| [stderr] make: *** [arch/powerpc/mm] Error 2
> 09:34:27 00:05:04 ERROR| [stderr] make: *** Waiting for unfinished jobs....
> 09:34:42 00:05:19 ERROR| [stderr] make: *** [arch/powerpc/kernel] Error 2
>

Sounds like the assembler could not build the 32 bit assembly files. Has
the build succeeded with the same compiler/toolchain and options before?
 
> Regard's
> Abdul
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web