From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gnuweeb.org (Postfix) with ESMTPS id 68A5B80908 for ; Fri, 16 Sep 2022 22:04:42 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=KPrTSpaS; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663365882; x=1694901882; h=date:from:to:cc:subject:message-id:mime-version; bh=D11nxgxgQ6Gnc0NnLNkby3DfLkeCX2C68fdfmeyDO3c=; b=KPrTSpaSatwWKHUhbLsU8xLQc1h2F4DL42SBdChBx4nujPc/dEESVVpa l1zJSLM3xNRHk6ljUEfg0AP059QJ273l1VT2kjXMgAUDIarAv0sTBKJHi B6WEToW8rk0hV8yK7H/XIPOUe3/nmkQBbexPbxuOsL+S6n4cRl1iNptUN +BNyS/nqDH5TjZg1Eg7OqSpojcC+nM16TIFHGizj+2kUxwR0SRtwmzMp/ mUScwpm6Tq63F+vB5qA/ZehevrQp32DWKpT0dAbJTjzNGNsjD6GroY8F0 oJj7ZGrhc2Zs1qthz6fw9jb3bjbjNfA+YYZATpnTfaF2rNtcIvlQcJ0Yq Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10472"; a="300458179" X-IronPort-AV: E=Sophos;i="5.93,321,1654585200"; d="scan'208";a="300458179" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2022 15:04:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,321,1654585200"; d="scan'208";a="595399134" Received: from lkp-server02.sh.intel.com (HELO 41300c7200ea) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 16 Sep 2022 15:04:40 -0700 Received: from kbuild by 41300c7200ea with local (Exim 4.96) (envelope-from ) id 1oZJRw-0002BL-02; Fri, 16 Sep 2022 22:04:40 +0000 Date: Sat, 17 Sep 2022 06:04:15 +0800 From: kernel test robot To: Ammar Faizi , GNU/Weeb Mailing List Cc: kbuild-all@lists.01.org Subject: [ammarfaizi2-block:google/android/kernel/common/android13-5.10 600/9999] usr/include/linux/fuse.h:888: found __[us]{8,16,32,64} type without #include Message-ID: <202209170551.dYFKEeM4-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block google/android/kernel/common/android13-5.10 head: aadf7ad9db2f7d93ecfb34d0e4f328519460c94e commit: 5e424f85962b0353631642f4da402f2003c218ba [600/9999] ANDROID: fuse/passthrough: API V2 with __u32 open argument config: i386-randconfig-a004 (https://download.01.org/0day-ci/archive/20220917/202209170551.dYFKEeM4-lkp@intel.com/config) 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/5e424f85962b0353631642f4da402f2003c218ba git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block google/android/kernel/common/android13-5.10 git checkout 5e424f85962b0353631642f4da402f2003c218ba # 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 warnings (new ones prefixed by >>): >> usr/include/linux/fuse.h:888: found __[us]{8,16,32,64} type without #include -- 0-DAY CI Kernel Test Service https://01.org/lkp