[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202202040843.rcfO1kyB-lkp@intel.com>
Date: Fri, 4 Feb 2022 09:30:57 +0800
From: kernel test robot <lkp@...el.com>
To: Hans Verkuil <hverkuil@...all.nl>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [hverkuil-media-tree:extron 101/107]
./usr/include/linux/cec.h:150:19: error: unknown type name 'bool'
Hi Hans,
FYI, the error/warning still remains.
tree: git://linuxtv.org/hverkuil/media_tree.git extron
head: 8cab2c3a2a07f1afb74b96f198b9d816afb28ffd
commit: d679f6adf24b7fef91e8a3b3584b48587e9cf0a2 [101/107] cec.h: add cec_msg_recv_is_tx_result() helper
config: x86_64-randconfig-a005-20220131 (https://download.01.org/0day-ci/archive/20220204/202202040843.rcfO1kyB-lkp@intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
git remote add hverkuil-media-tree git://linuxtv.org/hverkuil/media_tree.git
git fetch --no-tags hverkuil-media-tree extron
git checkout d679f6adf24b7fef91e8a3b3584b48587e9cf0a2
# save the config file to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
In file included from ./usr/include/linux/cec-funcs.h:11,
from <command-line>:32:
>> ./usr/include/linux/cec.h:150:19: error: unknown type name 'bool'
150 | static __inline__ bool cec_msg_recv_is_tx_result(const struct cec_msg *msg)
| ^~~~
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Powered by blists - more mailing lists