From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CB81729A9 for ; Mon, 20 Jun 2022 18:46:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655750811; x=1687286811; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=3cO+9b7DCuxN6a4z6JHt9DjUZ/m4m3onBWRNXNTs5m0=; b=JtwXjRECaJAF7fvBL3FAqXfri9Yf4TbNQ9au6BmaYGRLoOEx75ztX7aP rFZkGciXdVesQgm9vi9ixP/ihFkV80vJHOE4110nXxFpdaJzX0l3MHr7K VFVawuRJoGiQVRSmwHaJRybdo283eFCJGIw+x1gzLMzAxFT6UtHPCFyh7 V11vZJ2Kp7bA9bG23Alr4WzbHrFO16FixZ/BwcB1TYn4XT6mf0CAKg34O +pjXmHPBIKZqoTE9vklwIpThBFKByBHr08s7nCE9yXFvAJcbMYhp7UVgA XYtg7zxl66biyUFqdSWPob0b6B0nhFb5UfWloqNW+vXIx3vX4uivxnY3A Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="341640870" X-IronPort-AV: E=Sophos;i="5.92,207,1650956400"; d="scan'208";a="341640870" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jun 2022 11:46:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,207,1650956400"; d="scan'208";a="654795752" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 20 Jun 2022 11:46:47 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1o3MQB-000VIK-4w; Mon, 20 Jun 2022 18:46:47 +0000 Date: Tue, 21 Jun 2022 02:46:41 +0800 From: kernel test robot To: Volodymyr Kharuk , linux-media@vger.kernel.org, ays@melexis.com, mchehab@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, hyun.kwon@xilinx.com, laurent.pinchart@ideasonboard.com, michal.simek@xilinx.com, kieran.bingham+renesas@ideasonboard.com, devicetree@vger.kernel.org Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org Subject: Re: [PATCH 4/6] media: uapi: Add mlx7502x header file Message-ID: <202206210214.qdKFyz8R-lkp@intel.com> References: <20220620162523.GA14039@vkh-ThinkPad-T490> Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220620162523.GA14039@vkh-ThinkPad-T490> Hi Volodymyr, I love your patch! Yet something to improve: [auto build test ERROR on 945a9a8e448b65bec055d37eba58f711b39f66f0] url: https://github.com/intel-lab-lkp/linux/commits/Volodymyr-Kharuk/media-i2c-mlx7502x-ToF-camera-support/20220621-003030 base: 945a9a8e448b65bec055d37eba58f711b39f66f0 config: x86_64-randconfig-a013-20220620 (https://download.01.org/0day-ci/archive/20220621/202206210214.qdKFyz8R-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project af6d2a0b6825e71965f3e2701a63c239fa0ad70f) 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/intel-lab-lkp/linux/commit/4c86ad4f2630e1b354d314a93800db2363826242 git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Volodymyr-Kharuk/media-i2c-mlx7502x-ToF-camera-support/20220621-003030 git checkout 4c86ad4f2630e1b354d314a93800db2363826242 # 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=x86_64 prepare If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>): scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr] scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples >> error: include/uapi/linux/mlx7502x.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier make[2]: *** [scripts/Makefile.headersinst:63: usr/include/linux/mlx7502x.h] Error 1 make[2]: Target '__headers' not remade because of errors. make[1]: *** [Makefile:1286: headers] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [Makefile:219: __sub-make] Error 2 make: Target 'prepare' not remade because of errors. -- 0-DAY CI Kernel Test Service https://01.org/lkp