From: kernel test robot <lkp@intel.com>
To: Jeff Layton <jlayton@kernel.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Christian Brauner <christianvanbrauner@gmail.com>,
Christian Brauner <brauner@kernel.org>, Jan Kara <jack@suse.cz>
Subject: [brauner-github:vfs.all 308/373] usr/include/linux/fcntl.h:88:2: error: unknown type name 'uint32_t'
Date: Sat, 15 Nov 2025 16:18:03 +0800 [thread overview]
Message-ID: <202511151609.GV7D9Nd0-lkp@intel.com> (raw)
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
reply other threads:[~2025-11-15 8:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202511151609.GV7D9Nd0-lkp@intel.com \
--to=lkp@intel.com \
--cc=brauner@kernel.org \
--cc=christianvanbrauner@gmail.com \
--cc=jack@suse.cz \
--cc=jlayton@kernel.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
/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 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).