All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failures in v3.12-stable-queue
@ 2017-04-10 13:08 Guenter Roeck
  2017-04-10 13:08 ` Jiri Slaby
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2017-04-10 13:08 UTC (permalink / raw)
  To: Jiri Slaby, stable

Building arm:at91_dt_defconfig ... failed
--------------
Error log:
/opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c: In function 'atmel_flush_buffer':
/opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c:1697:12: error: 'struct atmel_uart_port' has no member named 'tx_len'
   atmel_port->tx_len = 0;

This is just an example; various builds are affected.

Guenter

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

* Re: Build failures in v3.12-stable-queue
  2017-04-10 13:08 Build failures in v3.12-stable-queue Guenter Roeck
@ 2017-04-10 13:08 ` Jiri Slaby
  2017-04-10 13:15   ` Guenter Roeck
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Slaby @ 2017-04-10 13:08 UTC (permalink / raw)
  To: Guenter Roeck, stable

On 04/10/2017, 03:08 PM, Guenter Roeck wrote:
> Building arm:at91_dt_defconfig ... failed
> --------------
> Error log:
> /opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c:
> In function 'atmel_flush_buffer':
> /opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c:1697:12:
> error: 'struct atmel_uart_port' has no member named 'tx_len'
>   atmel_port->tx_len = 0;
> 
> This is just an example; various builds are affected.

This should be fixed already, right?

thanks,
-- 
js
suse labs

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

* Re: Build failures in v3.12-stable-queue
  2017-04-10 13:08 ` Jiri Slaby
@ 2017-04-10 13:15   ` Guenter Roeck
  0 siblings, 0 replies; 5+ messages in thread
From: Guenter Roeck @ 2017-04-10 13:15 UTC (permalink / raw)
  To: Jiri Slaby, stable

On 04/10/2017 06:08 AM, Jiri Slaby wrote:
> On 04/10/2017, 03:08 PM, Guenter Roeck wrote:
>> Building arm:at91_dt_defconfig ... failed
>> --------------
>> Error log:
>> /opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c:
>> In function 'atmel_flush_buffer':
>> /opt/buildbot/slave/stable-queue-3.12/build/drivers/tty/serial/atmel_serial.c:1697:12:
>> error: 'struct atmel_uart_port' has no member named 'tx_len'
>>   atmel_port->tx_len = 0;
>>
>> This is just an example; various builds are affected.
>
> This should be fixed already, right?
>

Ah, I see the pull task is in waiting state, meaning it has detected changes
and is waiting for the branch to stabilize. I'll trigger the build manually.

Sorry for the noise.

Guenter

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

* Re: Build failures in v3.12-stable-queue
  2016-07-21 22:32 Guenter Roeck
@ 2016-07-22  8:19 ` Jiri Slaby
  0 siblings, 0 replies; 5+ messages in thread
From: Jiri Slaby @ 2016-07-22  8:19 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: stable

On 07/22/2016, 12:32 AM, Guenter Roeck wrote:
> When building um:defconfig:
> 
> In file included from arch/um/os-Linux/aio.c:13:0:
> arch/um/include/shared/init.h:43:28:
> 	fatal error: linux/compiler.h: No such file or directory

Thanks, should be fixed now by:
commit 02fe206a520b26fe5d743dd083620ee6859ec057
Author: Richard Weinberger <richard@nod.at>
Date:   Sun Jun 28 22:55:26 2015 +0200

    um: Fix out-of-tree build

    commit 0b5aedfe0e6654ec54f35109e1929a1cf7fc4cdd upstream.

    Commit 30b11ee9a (um: Remove copy&paste code from init.h)
    uncovered an issue wrt. out-of-tree builds.
    For out-of-tree builds, we must not rely on relative paths.
    Before 30b11ee9a it worked by chance as no host code included
    generated header files.

    Acked-by: Randy Dunlap <rdunlap@infradead.org>
    Signed-off-by: Richard Weinberger <richard@nod.at>
    Signed-off-by: Jiri Slaby <jslaby@suse.cz>

-- 
js
suse labs

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

* Build failures in v3.12-stable-queue
@ 2016-07-21 22:32 Guenter Roeck
  2016-07-22  8:19 ` Jiri Slaby
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2016-07-21 22:32 UTC (permalink / raw)
  To: Jiri Slaby; +Cc: stable

When building um:defconfig:

In file included from arch/um/os-Linux/aio.c:13:0:
arch/um/include/shared/init.h:43:28:
	fatal error: linux/compiler.h: No such file or directory

Guenter

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

end of thread, other threads:[~2017-04-10 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10 13:08 Build failures in v3.12-stable-queue Guenter Roeck
2017-04-10 13:08 ` Jiri Slaby
2017-04-10 13:15   ` Guenter Roeck
  -- strict thread matches above, loose matches on Subject: below --
2016-07-21 22:32 Guenter Roeck
2016-07-22  8:19 ` Jiri Slaby

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.