All of lore.kernel.org
 help / color / mirror / Atom feed
* [dinguyen:socfpga-5.14_v1 62/121] ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool'
@ 2021-11-07 16:45 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-07 16:45 UTC (permalink / raw)
  To: Richard Gong; +Cc: kbuild-all, linux-kernel, Dinh Nguyen

[-- Attachment #1: Type: text/plain, Size: 3748 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga-5.14_v1
head:   cc7ba8d9b34b85acfbeefb77fa57c116c733c2c4
commit: d3f378d089c197266995885c3733a54890263654 [62/121] HSD #14013003981-3: crypto: intel_fcs: extend fcs for FPGA attestation
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=d3f378d089c197266995885c3733a54890263654
        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 d3f378d089c197266995885c3733a54890263654
        # 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@intel.com>

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];
         |  ^~~~~~~~
>> ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool'
     124 |  bool teardown;
         |  ^~~~
   ./usr/include/linux/intel_fcs-ioctl.h:133:2: error: unknown type name 'uint32_t'
     133 |  uint32_t chip_id_low;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:134:2: error: unknown type name 'uint32_t'
     134 |  uint32_t chip_id_high;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:142:2: error: unknown type name 'uint32_t'
     142 |  uint32_t resv_word;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:156:2: error: unknown type name 'uint32_t'
     156 |  uint32_t cmd_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:158:2: error: unknown type name 'uint32_t'
     158 |  uint32_t rsp_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:172:2: error: unknown type name 'uint32_t'
     172 |  uint32_t cmd_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:174:2: error: unknown type name 'uint32_t'
     174 |  uint32_t rsp_data_sz;
         |  ^~~~~~~~

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 65564 bytes --]

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

* [dinguyen:socfpga-5.14_v1 62/121] ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool'
@ 2021-11-07 16:45 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-11-07 16:45 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 3831 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git socfpga-5.14_v1
head:   cc7ba8d9b34b85acfbeefb77fa57c116c733c2c4
commit: d3f378d089c197266995885c3733a54890263654 [62/121] HSD #14013003981-3: crypto: intel_fcs: extend fcs for FPGA attestation
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=d3f378d089c197266995885c3733a54890263654
        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 d3f378d089c197266995885c3733a54890263654
        # 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@intel.com>

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];
         |  ^~~~~~~~
>> ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool'
     124 |  bool teardown;
         |  ^~~~
   ./usr/include/linux/intel_fcs-ioctl.h:133:2: error: unknown type name 'uint32_t'
     133 |  uint32_t chip_id_low;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:134:2: error: unknown type name 'uint32_t'
     134 |  uint32_t chip_id_high;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:142:2: error: unknown type name 'uint32_t'
     142 |  uint32_t resv_word;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:156:2: error: unknown type name 'uint32_t'
     156 |  uint32_t cmd_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:158:2: error: unknown type name 'uint32_t'
     158 |  uint32_t rsp_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:172:2: error: unknown type name 'uint32_t'
     172 |  uint32_t cmd_data_sz;
         |  ^~~~~~~~
   ./usr/include/linux/intel_fcs-ioctl.h:174:2: error: unknown type name 'uint32_t'
     174 |  uint32_t rsp_data_sz;
         |  ^~~~~~~~

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 65564 bytes --]

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

end of thread, other threads:[~2021-11-07 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-07 16:45 [dinguyen:socfpga-5.14_v1 62/121] ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool' kernel test robot
2021-11-07 16:45 ` kernel test robot

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.