[dinguyen:socfpga-5.14_v1 56/121] ./usr/include/linux/intel_fcs-ioctl.h:40:2: error: unknown type name 'uint32_t'

From: kernel test robot
Date: Sun Nov 07 2021 - 06:56:34 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga-5.14_v1
head: cc7ba8d9b34b85acfbeefb77fa57c116c733c2c4
commit: bd4c2550a044c10d56f1682f5d8202bd7d31c496 [56/121] HSD #22012814951-2: intel_fcs: replace __u32 with uint32_t
config: i386-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git/commit/?id=bd4c2550a044c10d56f1682f5d8202bd7d31c496
git remote add dinguyen https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
git fetch --no-tags dinguyen socfpga-5.14_v1
git checkout bd4c2550a044c10d56f1682f5d8202bd7d31c496
# save the attached .config to linux build tree
mkdir build_dir
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

In file included from <command-line>:32:
>> ./usr/include/linux/intel_fcs-ioctl.h:40:2: error: unknown type name 'uint32_t'
40 | uint32_t test_bit:1;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:41:2: error: unknown type name 'uint32_t'
41 | uint32_t rsvd:31;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:56:2: error: unknown type name 'uint32_t'
56 | uint32_t size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:66:2: error: unknown type name 'uint32_t'
66 | uint32_t size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:79:2: error: unknown type name 'uint32_t'
79 | uint32_t size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:80:2: error: unknown type name 'uint32_t'
80 | uint32_t c_status;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:92:2: error: unknown type name 'uint32_t'
92 | uint32_t src_size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:94:2: error: unknown type name 'uint32_t'
94 | uint32_t dst_size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:106:2: error: unknown type name 'uint32_t'
106 | uint32_t src_size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:108:2: error: unknown type name 'uint32_t'
108 | uint32_t dst_size;
| ^~~~~~~~
./usr/include/linux/intel_fcs-ioctl.h:116:2: error: unknown type name 'uint32_t'
116 | uint32_t rndm[8];
| ^~~~~~~~

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip