All of lore.kernel.org
 help / color / mirror / Atom feed
* [djwong-xfs:online-fsuuid-ops 171/173] ./usr/include/linux/fs.h:143:2: error: unknown type name 'uint32_t'
@ 2020-02-29 17:14 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-29 17:14 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git online-fsuuid-ops
head:   8ba53cec9e21583583121dbf00e661051371c35f
commit: 4bf40510d99839ff689cf55e160013b80622801f [171/173] vfs: create ioctls to query and set the filesystem uuids
config: x86_64-randconfig-s2-20200229 (attached as .config)
compiler: gcc-4.9 (Debian 4.9.2-10+deb8u1) 4.9.2
reproduce:
        git checkout 4bf40510d99839ff689cf55e160013b80622801f
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from ./usr/include/linux/romfs_fs.h:6:0,
                    from <command-line>:1:
>> ./usr/include/linux/fs.h:143:2: error: unknown type name 'uint32_t'
     uint32_t fu_flags;
     ^
>> ./usr/include/linux/fs.h:144:2: error: unknown type name 'uint16_t'
     uint16_t fu_length;
     ^
   ./usr/include/linux/fs.h:145:2: error: unknown type name 'uint16_t'
     uint16_t fu_reserved;
     ^
>> ./usr/include/linux/fs.h:146:2: error: unknown type name 'uint64_t'
     uint64_t fu_reserved1;
     ^
>> ./usr/include/linux/fs.h:157:19: error: unknown type name 'size_t'
    static __inline__ size_t ioc_fsuuid_sizeof(size_t payload_len)
                      ^
   ./usr/include/linux/fs.h:157:44: error: unknown type name 'size_t'
    static __inline__ size_t ioc_fsuuid_sizeof(size_t payload_len)
                                               ^

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-29 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-29 17:14 [djwong-xfs:online-fsuuid-ops 171/173] ./usr/include/linux/fs.h:143:2: error: unknown type name 'uint32_t' kbuild 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.