alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [sound:for-next 163/166] ./usr/include/sound/hdspm.h:44:2: error: unknown type name '__u32'
@ 2019-12-22 12:17 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-22 12:17 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel, kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2998 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next
head:   bfea224d9250e56ed5475bf72190783a7e1d8e43
commit: 4fa406caf950fd46ae06bccf9a4c72171401d203 [163/166] ALSA: hdspm: Drop linux/types.h inclusion in uapi header
config: i386-allyesconfig (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4fa406caf950fd46ae06bccf9a4c72171401d203
        # 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@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:32:0:
>> ./usr/include/sound/hdspm.h:44:2: error: unknown type name '__u32'
     __u32 input_peaks[64];
     ^~~~~
   ./usr/include/sound/hdspm.h:45:2: error: unknown type name '__u32'
     __u32 playback_peaks[64];
     ^~~~~
   ./usr/include/sound/hdspm.h:46:2: error: unknown type name '__u32'
     __u32 output_peaks[64];
     ^~~~~
>> ./usr/include/sound/hdspm.h:48:2: error: unknown type name '__u64'
     __u64 input_rms[64];
     ^~~~~
   ./usr/include/sound/hdspm.h:49:2: error: unknown type name '__u64'
     __u64 playback_rms[64];
     ^~~~~
   ./usr/include/sound/hdspm.h:50:2: error: unknown type name '__u64'
     __u64 output_rms[64];
     ^~~~~
>> ./usr/include/sound/hdspm.h:52:2: error: unknown type name '__u8'
     __u8 speed; /* enum {ss, ds, qs} */
     ^~~~
   ./usr/include/sound/hdspm.h:153:2: error: unknown type name '__u8'
     __u8 card_type; /* enum hdspm_io_type */
     ^~~~
   ./usr/include/sound/hdspm.h:156:2: error: unknown type name '__u64'
     __u64 card_clock;
     ^~~~~
   ./usr/include/sound/hdspm.h:157:2: error: unknown type name '__u32'
     __u32 master_period;
     ^~~~~
   ./usr/include/sound/hdspm.h:161:4: error: unknown type name '__u8'
       __u8 sync_wc; /* enum hdspm_sync */
       ^~~~
   ./usr/include/sound/hdspm.h:162:4: error: unknown type name '__u8'
       __u8 sync_madi; /* enum hdspm_sync */
       ^~~~
   ./usr/include/sound/hdspm.h:163:4: error: unknown type name '__u8'
       __u8 sync_tco; /* enum hdspm_sync */
       ^~~~
   ./usr/include/sound/hdspm.h:164:4: error: unknown type name '__u8'
       __u8 sync_in; /* enum hdspm_sync */
       ^~~~
   ./usr/include/sound/hdspm.h:165:4: error: unknown type name '__u8'
       __u8 madi_input; /* enum hdspm_madi_input */
       ^~~~
   ./usr/include/sound/hdspm.h:166:4: error: unknown type name '__u8'
       __u8 channel_format; /* enum hdspm_madi_channel_format */
       ^~~~
   ./usr/include/sound/hdspm.h:167:4: error: unknown type name '__u8'
       __u8 frame_format; /* enum hdspm_madi_frame_format */
       ^~~~
   ./usr/include/sound/hdspm.h:182:2: error: unknown type name '__u8'
     __u8 card_type; /* enum hdspm_io_type */
     ^~~~

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 70422 bytes --]

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-22 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-22 12:17 [alsa-devel] [sound:for-next 163/166] ./usr/include/sound/hdspm.h:44:2: error: unknown type name '__u32' kbuild 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).