* [brauner-github:vfs.all 308/373] usr/include/linux/fcntl.h:88:2: error: unknown type name 'uint32_t'
@ 2025-11-15 8:18 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-15 8:18 UTC (permalink / raw)
To: Jeff Layton
Cc: llvm, oe-kbuild-all, Christian Brauner, Christian Brauner,
Jan Kara
tree: https://github.com/brauner/linux.git vfs.all
head: f28c9935f78bffe6fee62f7fb9f6c5af7e30d9b2
commit: 1602bad16d7df82faca6d7c70821117684a66f49 [308/373] vfs: expose delegation support to userland
config: s390-randconfig-001-20251115 (https://download.01.org/0day-ci/archive/20251115/202511151609.GV7D9Nd0-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251115/202511151609.GV7D9Nd0-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202511151609.GV7D9Nd0-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from <built-in>:1:
In file included from ./usr/include/linux/watch_queue.h:6:
>> usr/include/linux/fcntl.h:88:2: error: unknown type name 'uint32_t'
88 | uint32_t d_flags; /* Must be 0 */
| ^
>> usr/include/linux/fcntl.h:89:2: error: unknown type name 'uint16_t'
89 | uint16_t d_type; /* F_RDLCK, F_WRLCK, F_UNLCK */
| ^
usr/include/linux/fcntl.h:90:2: error: unknown type name 'uint16_t'
90 | uint16_t __pad; /* Must be 0 */
| ^
3 errors generated.
--
In file included from <built-in>:1:
>> ./usr/include/linux/fcntl.h:88:2: error: unknown type name 'uint32_t'
88 | uint32_t d_flags; /* Must be 0 */
| ^
>> ./usr/include/linux/fcntl.h:89:2: error: unknown type name 'uint16_t'
89 | uint16_t d_type; /* F_RDLCK, F_WRLCK, F_UNLCK */
| ^
./usr/include/linux/fcntl.h:90:2: error: unknown type name 'uint16_t'
90 | uint16_t __pad; /* Must be 0 */
| ^
3 errors generated.
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for I2C_K1
Depends on [n]: I2C [=y] && HAS_IOMEM [=y] && (ARCH_SPACEMIT || COMPILE_TEST [=y]) && OF [=n]
Selected by [y]:
- MFD_SPACEMIT_P1 [=y] && HAS_IOMEM [=y] && (ARCH_SPACEMIT || COMPILE_TEST [=y]) && I2C [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-15 8:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-15 8:18 [brauner-github:vfs.all 308/373] usr/include/linux/fcntl.h:88:2: error: unknown type name 'uint32_t' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).