Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, kbuild-all@lists.01.org
Subject: [alsa-devel] [sound:for-next 163/166] ./usr/include/sound/hdspm.h:44:2: error: unknown type name '__u32'
Date: Sun, 22 Dec 2019 20:17:43 +0800	[thread overview]
Message-ID: <201912222039.oS2Sg3Kt%lkp@intel.com> (raw)

[-- 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

                 reply	other threads:[~2019-12-22 12:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201912222039.oS2Sg3Kt%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=kbuild-all@lists.01.org \
    --cc=tiwai@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox