From: kernel test robot <lkp@intel.com>
To: srinivas.kandagatla@oss.qualcomm.com
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration
Date: Tue, 19 Aug 2025 09:10:17 +0800 [thread overview]
Message-ID: <202508190818.gTYRlR8x-lkp@intel.com> (raw)
In-Reply-To: <20250818125055.1226708-4-srinivas.kandagatla@oss.qualcomm.com>
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
next prev parent reply other threads:[~2025-08-19 1:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-18 12:50 [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 1/6] ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTS srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 2/6] ASoC: qcom: audioreach: add documentation for i2s interface type srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 3/6] ASoC: qcom: audioreach: add support for static calibration srinivas.kandagatla
2025-08-18 18:52 ` Mark Brown
2025-08-19 8:59 ` Srinivas Kandagatla
2025-08-19 1:10 ` kernel test robot [this message]
2025-08-18 12:50 ` [PATCH v3 4/6] ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPE srinivas.kandagatla
2025-08-18 14:40 ` Krzysztof Kozlowski
2025-08-18 12:50 ` [PATCH v3 5/6] ASoC: qcom: audioreach: sort modules based on hex ids srinivas.kandagatla
2025-08-18 12:50 ` [PATCH v3 6/6] ASoC: qcom: audioreach: add support for SMECNS module srinivas.kandagatla
2025-08-18 14:40 ` Krzysztof Kozlowski
2025-08-19 19:46 ` [PATCH v3 0/6] ASoC: qcom: audioreach: cleanup and calibration Mark Brown
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=202508190818.gTYRlR8x-lkp@intel.com \
--to=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=srinivas.kandagatla@oss.qualcomm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.