All of lore.kernel.org
 help / color / mirror / Atom feed
* Build error in v3.18.y-queue
@ 2018-01-12 14:13 Guenter Roeck
  2018-01-13 10:09 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2018-01-12 14:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable

Build reference: v3.18.91-23-g72813f7
gcc version: arm-poky-linux-gnueabi-gcc (GCC) 4.9.1

Building arm:allmodconfig ... failed
--------------
Error log:
/opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c: In function 'prepare_start_command':
/opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
   case NAND_CMD_READOOB:
   ^
/opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c:746:2: error: previously used here
   case NAND_CMD_READOOB:
   ^
make[4]: *** [drivers/mtd/nand/pxa3xx_nand.o] Error 1

Guenter

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

* Re: Build error in v3.18.y-queue
  2018-01-12 14:13 Build error in v3.18.y-queue Guenter Roeck
@ 2018-01-13 10:09 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2018-01-13 10:09 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On Fri, Jan 12, 2018 at 06:13:56AM -0800, Guenter Roeck wrote:
> Build reference: v3.18.91-23-g72813f7
> gcc version: arm-poky-linux-gnueabi-gcc (GCC) 4.9.1
> 
> Building arm:allmodconfig ... failed
> --------------
> Error log:
> /opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c: In function 'prepare_start_command':
> /opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c:749:2: error: duplicate case value
>   case NAND_CMD_READOOB:
>   ^
> /opt/buildbot/slave/stable-queue-3.18/build/drivers/mtd/nand/pxa3xx_nand.c:746:2: error: previously used here
>   case NAND_CMD_READOOB:
>   ^
> make[4]: *** [drivers/mtd/nand/pxa3xx_nand.o] Error 1

Now dropped, thanks for letting me know.

greg k-h

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

end of thread, other threads:[~2018-01-13 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12 14:13 Build error in v3.18.y-queue Guenter Roeck
2018-01-13 10:09 ` Greg Kroah-Hartman

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.