tree: https://github.com/ammarfaizi2/linux-block testing/for-jens-6.1 head: 938f13868b2da7b5066e7dde646833be992a5ddc commit: 938f13868b2da7b5066e7dde646833be992a5ddc [1/1] io_uring: uapi: Don't force linux/time_types.h for userspace config: i386-randconfig-a013 compiler: clang version 14.0.6 (https://github.com/llvm/llvm-project f28c006a5895fc0e329fe15fead81e37457cb1d1) reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/ammarfaizi2/linux-block/commit/938f13868b2da7b5066e7dde646833be992a5ddc git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block testing/for-jens-6.1 git checkout 938f13868b2da7b5066e7dde646833be992a5ddc # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from :1: >> ./usr/include/linux/io_uring.h:654:27: error: field has incomplete type 'struct __kernel_timespec' struct __kernel_timespec timeout; ^ ./usr/include/linux/io_uring.h:654:9: note: forward declaration of 'struct __kernel_timespec' struct __kernel_timespec timeout; ^ 1 error generated. -- 0-DAY CI Kernel Test Service https://01.org/lkp