lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 8 Nov 2021 00:45:39 +0800
From:   kernel test robot <lkp@...el.com>
To:     Richard Gong <richard.gong@...el.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Dinh Nguyen <dinh.nguyen@...el.com>
Subject: [dinguyen:socfpga-5.14_v1 62/121]
 ./usr/include/linux/intel_fcs-ioctl.h:124:2: error: unknown type name 'bool'

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@...el.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

Download attachment ".config.gz" of type "application/gzip" (65564 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ