llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
       [not found] <20250818125055.1226708-4-srinivas.kandagatla@oss.qualcomm.com>
@ 2025-08-19  1:10 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-08-19  1:10 UTC (permalink / raw)
  To: srinivas.kandagatla; +Cc: llvm, oe-kbuild-all

Hi,

kernel test robot noticed the following build errors:

[auto build test ERROR on broonie-sound/for-next]
[also build test ERROR on tiwai-sound/for-next tiwai-sound/for-linus linus/master v6.17-rc2 next-20250818]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/srinivas-kandagatla-oss-qualcomm-com/ASoC-qcom-audioreach-deprecate-AR_TKN_U32_MODULE_-IN-OUT-_PORTS/20250818-210034
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
patch link:    https://lore.kernel.org/r/20250818125055.1226708-4-srinivas.kandagatla%40oss.qualcomm.com
patch subject: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
config: x86_64-buildonly-randconfig-002-20250819 (https://download.01.org/0day-ci/archive/20250819/202508190818.gTYRlR8x-lkp@intel.com/config)
compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250819/202508190818.gTYRlR8x-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/202508190818.gTYRlR8x-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <built-in>:1:
>> ./usr/include/sound/snd_ar_tokens.h:243:2: error: unknown type name '__le32'
     243 |         __le32 size;    /* size in bytes of the array, including all elements */
         |         ^
   ./usr/include/sound/snd_ar_tokens.h:244:2: error: unknown type name '__le32'
     244 |         __le32 type;    /* SND_SOC_AR_TPLG_MODULE_CFG_TYPE */
         |         ^
   ./usr/include/sound/snd_ar_tokens.h:245:2: error: unknown type name '__le32'
     245 |         __le32 priv[2]; /* Private data for future expansion */
         |         ^
   ./usr/include/sound/snd_ar_tokens.h:246:2: error: unknown type name '__le32'
     246 |         __le32 data[0]; /* config data */
         |         ^
   4 errors generated.

-- 
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-08-19  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250818125055.1226708-4-srinivas.kandagatla@oss.qualcomm.com>
2025-08-19  1:10 ` [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration 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).