All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [xlnx:xlnx_rebase_v5.4 1296/1760] ./usr/include/linux/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
Date: Thu, 27 May 2021 23:28:04 +0800	[thread overview]
Message-ID: <202105272359.uswG02ic-lkp@intel.com> (raw)

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

Hi Vishal,

FYI, the error/warning still remains.

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head:   971e12809eee20685e4d8f6a4ecf466acac3e278
commit: 0b197959bbbdb68e1da974bd013339f08704b178 [1296/1760] staging: xlnxsync: Fix the uapi header license
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://github.com/Xilinx/linux-xlnx/commit/0b197959bbbdb68e1da974bd013339f08704b178
        git remote add xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xlnx xlnx_rebase_v5.4
        git checkout 0b197959bbbdb68e1da974bd013339f08704b178
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

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/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
      42 |  uint64_t size;
         |  ^~~~~~~~
>> ./usr/include/linux/zocl_ioctl.h:43:2: error: unknown type name 'uint32_t'
      43 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:44:2: error: unknown type name 'uint32_t'
      44 |  uint32_t flags;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:48:2: error: unknown type name 'uint32_t'
      48 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:49:2: error: unknown type name 'uint32_t'
      49 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:50:2: error: unknown type name 'uint64_t'
      50 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:61:2: error: unknown type name 'uint32_t'
      61 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:63:2: error: unknown type name 'uint64_t'
      63 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:64:2: error: unknown type name 'uint64_t'
      64 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:74:2: error: unknown type name 'uint32_t'
      74 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:75:2: error: unknown type name 'uint64_t'
      75 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:76:2: error: unknown type name 'uint64_t'
      76 |  uint64_t paddr;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:88:2: error: unknown type name 'uint32_t'
      88 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:89:2: error: unknown type name 'uint32_t'
      89 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:90:2: error: unknown type name 'uint64_t'
      90 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:91:2: error: unknown type name 'uint64_t'
      91 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:92:2: error: unknown type name 'uint64_t'
      92 |  uint64_t data_ptr;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:104:2: error: unknown type name 'uint32_t'
     104 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:105:2: error: unknown type name 'uint32_t'
     105 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:106:2: error: unknown type name 'uint64_t'
     106 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:107:2: error: unknown type name 'uint64_t'
     107 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:108:2: error: unknown type name 'uint64_t'
     108 |  uint64_t data_ptr;
         |  ^~~~~~~~

---
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: 60686 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Vishal Sagar <vishal.sagar@xilinx.com>
Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org,
	Michal Simek <monstr@monstr.eu>, Hyun Kwon <hyun.kwon@xilinx.com>
Subject: [xlnx:xlnx_rebase_v5.4 1296/1760] ./usr/include/linux/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
Date: Thu, 27 May 2021 23:28:04 +0800	[thread overview]
Message-ID: <202105272359.uswG02ic-lkp@intel.com> (raw)

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

Hi Vishal,

FYI, the error/warning still remains.

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head:   971e12809eee20685e4d8f6a4ecf466acac3e278
commit: 0b197959bbbdb68e1da974bd013339f08704b178 [1296/1760] staging: xlnxsync: Fix the uapi header license
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://github.com/Xilinx/linux-xlnx/commit/0b197959bbbdb68e1da974bd013339f08704b178
        git remote add xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xlnx xlnx_rebase_v5.4
        git checkout 0b197959bbbdb68e1da974bd013339f08704b178
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

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/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t'
      42 |  uint64_t size;
         |  ^~~~~~~~
>> ./usr/include/linux/zocl_ioctl.h:43:2: error: unknown type name 'uint32_t'
      43 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:44:2: error: unknown type name 'uint32_t'
      44 |  uint32_t flags;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:48:2: error: unknown type name 'uint32_t'
      48 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:49:2: error: unknown type name 'uint32_t'
      49 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:50:2: error: unknown type name 'uint64_t'
      50 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:61:2: error: unknown type name 'uint32_t'
      61 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:63:2: error: unknown type name 'uint64_t'
      63 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:64:2: error: unknown type name 'uint64_t'
      64 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:74:2: error: unknown type name 'uint32_t'
      74 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:75:2: error: unknown type name 'uint64_t'
      75 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:76:2: error: unknown type name 'uint64_t'
      76 |  uint64_t paddr;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:88:2: error: unknown type name 'uint32_t'
      88 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:89:2: error: unknown type name 'uint32_t'
      89 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:90:2: error: unknown type name 'uint64_t'
      90 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:91:2: error: unknown type name 'uint64_t'
      91 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:92:2: error: unknown type name 'uint64_t'
      92 |  uint64_t data_ptr;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:104:2: error: unknown type name 'uint32_t'
     104 |  uint32_t handle;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:105:2: error: unknown type name 'uint32_t'
     105 |  uint32_t pad;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:106:2: error: unknown type name 'uint64_t'
     106 |  uint64_t offset;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:107:2: error: unknown type name 'uint64_t'
     107 |  uint64_t size;
         |  ^~~~~~~~
   ./usr/include/linux/zocl_ioctl.h:108:2: error: unknown type name 'uint64_t'
     108 |  uint64_t data_ptr;
         |  ^~~~~~~~

---
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: 60686 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-05-27 15:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 15:28 kernel test robot [this message]
2021-05-27 15:28 ` [xlnx:xlnx_rebase_v5.4 1296/1760] ./usr/include/linux/zocl_ioctl.h:42:2: error: unknown type name 'uint64_t' kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202105272359.uswG02ic-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.