[alsa-devel] [sound:for-next 162/166] ./usr/include/sound/hdsp.h:35:2: error: unknown type name '__u32'
kbuild test robot
lkp at intel.com
Sun Dec 22 04:42:50 CET 2019
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next
head: bfea224d9250e56ed5475bf72190783a7e1d8e43
commit: d63e63d4210713ddc7eb1b2d2afc4a8d42ccf91e [162/166] ALSA: hdsp: Make uapi/hdsp.h compilable again
config: i386-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
git checkout d63e63d4210713ddc7eb1b2d2afc4a8d42ccf91e
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp at intel.com>
All errors (new ones prefixed by >>):
In file included from <command-line>:32:0:
>> ./usr/include/sound/hdsp.h:35:2: error: unknown type name '__u32'
__u32 input_peaks[26];
^~~~~
./usr/include/sound/hdsp.h:36:2: error: unknown type name '__u32'
__u32 playback_peaks[26];
^~~~~
./usr/include/sound/hdsp.h:37:2: error: unknown type name '__u32'
__u32 output_peaks[28];
^~~~~
>> ./usr/include/sound/hdsp.h:38:2: error: unknown type name '__u64'
__u64 input_rms[26];
^~~~~
./usr/include/sound/hdsp.h:39:2: error: unknown type name '__u64'
__u64 playback_rms[26];
^~~~~
./usr/include/sound/hdsp.h:41:2: error: unknown type name '__u64'
__u64 output_rms[26];
^~~~~
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 70422 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20191222/e84986e9/attachment-0001.gz>
More information about the Alsa-devel
mailing list