[xlnx:xlnx_rebase_v5.4 181/707] include/uapi/linux/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
From: kbuild test robot <hidden>
Date: 2020-01-11 01:39:57
Also in:
oe-kbuild-all
tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4 head: 1e95d891a328c985e29743b334c8368a76c24b18 commit: 6d7a9ea38ad921275024332f7ac00bdd2ce0aeec [181/707] drm: ZynQ OpenCL driver config: sparc-randconfig-a001-20200109 (attached as .config) compiler: sparc-linux-gcc (GCC) 7.5.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 6d7a9ea38ad921275024332f7ac00bdd2ce0aeec # save the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=sparc If you fix the issue, kindly add following tag Reported-by: kbuild test robot <redacted> All errors (new ones prefixed by >>): In file included from <command-line>:0:0:
quoted
include/uapi/linux/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
uint64_t size;
^~~~~~~~quoted
include/uapi/linux/zocl_ioctl.h:43:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:44:2: error: unknown type name 'uint32_t'
uint32_t flags;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:48:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:49:2: error: unknown type name 'uint32_t'
uint32_t pad;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:50:2: error: unknown type name 'uint64_t'
uint64_t offset;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:61:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:63:2: error: unknown type name 'uint64_t'
uint64_t offset;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:64:2: error: unknown type name 'uint64_t'
uint64_t size;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:74:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:75:2: error: unknown type name 'uint64_t'
uint64_t size;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:76:2: error: unknown type name 'uint64_t'
uint64_t paddr;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:88:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:89:2: error: unknown type name 'uint32_t'
uint32_t pad;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:90:2: error: unknown type name 'uint64_t'
uint64_t offset;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:91:2: error: unknown type name 'uint64_t'
uint64_t size;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:92:2: error: unknown type name 'uint64_t'
uint64_t data_ptr;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:104:2: error: unknown type name 'uint32_t'
uint32_t handle;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:105:2: error: unknown type name 'uint32_t'
uint32_t pad;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:106:2: error: unknown type name 'uint64_t'
uint64_t offset;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:107:2: error: unknown type name 'uint64_t'
uint64_t size;
^~~~~~~~
include/uapi/linux/zocl_ioctl.h:108:2: error: unknown type name 'uint64_t'
uint64_t data_ptr;
^~~~~~~~
vim +/uint64_t +42 include/uapi/linux/zocl_ioctl.h
40
41 struct drm_zocl_create_bo {
> 42 uint64_t size;
> 43 uint32_t handle;
44 uint32_t flags;
45 };
46
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation Attachments
- .config.gz [application/gzip] 24495 bytes
- (unnamed) [text/plain] 176 bytes · preview