linux-next: build failure after merge of the net-next tree

3 messages, 2 authors, 2021-09-16 · open the first message on its own page

linux-next: build failure after merge of the net-next tree

From: Stephen Rothwell <hidden>
Date: 2021-09-14 02:15:58

Hi all,

After merging the net-next tree, today's linux-next build (x86_64
allmodconfig) failed like this:

In file included from drivers/net/wwan/iosm/iosm_ipc_task_queue.c:6:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~
In file included from drivers/net/wwan/iosm/iosm_ipc_protocol.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_mux.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_imem_ops.c:8:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~
In file included from drivers/net/wwan/iosm/iosm_ipc_protocol.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_mux.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_imem.c:8:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~

Caused by commit

  13bb8429ca98 ("net: wwan: iosm: firmware flashing and coredump collection")

interacting with commit

  0666a64a1f48 ("isystem: delete global -isystem compile option")

from the kbuild tree.

I have reverted the kbuild tree commit for today.  Please provide a
merge resolution patch.

-- 
Cheers,
Stephen Rothwell

Re: linux-next: build failure after merge of the net-next tree

From: Masahiro Yamada <masahiroy@kernel.org>
Date: 2021-09-16 09:04:38

On Tue, Sep 14, 2021 at 11:15 AM Stephen Rothwell [off-list ref] wrote:
Hi all,

After merging the net-next tree, today's linux-next build (x86_64
allmodconfig) failed like this:

In file included from drivers/net/wwan/iosm/iosm_ipc_task_queue.c:6:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~
In file included from drivers/net/wwan/iosm/iosm_ipc_protocol.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_mux.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_imem_ops.c:8:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~
In file included from drivers/net/wwan/iosm/iosm_ipc_protocol.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_mux.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_chnl_cfg.h:9,
                 from drivers/net/wwan/iosm/iosm_ipc_imem.c:8:
drivers/net/wwan/iosm/iosm_ipc_imem.h:10:10: fatal error: stdbool.h: No such file or directory
   10 | #include <stdbool.h>
      |          ^~~~~~~~~~~

Caused by commit

  13bb8429ca98 ("net: wwan: iosm: firmware flashing and coredump collection")

interacting with commit

  0666a64a1f48 ("isystem: delete global -isystem compile option")

from the kbuild tree.

I have reverted the kbuild tree commit for today.  Please provide a
merge resolution patch.
I am sad to see the kbuild change reverted, not the net one.

13bb8429ca98 is apparently doing wrong.

Including <linux/types.h> should be fine.















--
Cheers,
Stephen Rothwell


-- 
Best Regards
Masahiro Yamada

Re: linux-next: build failure after merge of the net-next tree

From: Stephen Rothwell <hidden>
Date: 2021-09-16 12:12:06

Hi Masahiro,

On Thu, 16 Sep 2021 18:03:26 +0900 Masahiro Yamada [off-list ref] wrote:
I am sad to see the kbuild change reverted, not the net one.

13bb8429ca98 is apparently doing wrong.

Including <linux/types.h> should be fine.
This was fixed in the net-next tree.

-- 
Cheers,
Stephen Rothwell
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help