alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Gabbasov <andrew_gabbasov@mentor.com>
To: 'Takashi Iwai' <tiwai@suse.de>, kbuild test robot <lkp@intel.com>
Cc: Timo Wischer <twischer@de.adit-jv.com>,
	alsa-devel@alsa-project.org, kbuild-all@lists.01.org
Subject: Re: [alsa-devel] [sound:for-next 127/148] sound/drivers/aloop.c:313: undefined reference to `snd_timer_close'
Date: Sun, 24 Nov 2019 13:12:10 +0300	[thread overview]
Message-ID: <000001d5a2af$ade525f0$09af71d0$@mentor.com> (raw)
In-Reply-To: <s5h36ed1xcc.wl-tiwai@suse.de>

Hello Takashi,

> -----Original Message-----
> From: Takashi Iwai [mailto:tiwai@suse.de]
> Sent: Sunday, November 24, 2019 11:40 AM
> To: kbuild test robot
> Cc: Timo Wischer; kbuild-all@lists.01.org; alsa-devel@alsa-project.org;
> Gabbasov, Andrew
> Subject: Re: [sound:for-next 127/148] sound/drivers/aloop.c:313: undefined
> reference to `snd_timer_close'
> 
> On Sat, 23 Nov 2019 23:17:53 +0100,
> kbuild test robot wrote:
> >
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
> for-next
> > head:   9314e44f455c8b46d08b2d379cb9e8fba5767207
> > commit: 26c53379f98d22d6a3e50bb146651dc7824334d7 [127/148] ALSA: aloop:
> Support selection of snd_timer instead of jiffies
> > config: i386-randconfig-f001-20191124 (attached as .config)
> > compiler: gcc-7 (Debian 7.4.0-14) 7.4.0
> > reproduce:
> >         git checkout 26c53379f98d22d6a3e50bb146651dc7824334d7
> >         # 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 >>):
> >
> >    ld: sound/drivers/aloop.o: in function
> `loopback_snd_timer_close_cable':
> > >> sound/drivers/aloop.c:313: undefined reference to `snd_timer_close'
> > >> ld: sound/drivers/aloop.c:314: undefined reference to
> `snd_timer_instance_free'
> >    ld: sound/drivers/aloop.o: in function `loopback_snd_timer_stop':
> > >> sound/drivers/aloop.c:276: undefined reference to `snd_timer_stop'
> >    ld: sound/drivers/aloop.o: in function `loopback_snd_timer_start':
> > >> sound/drivers/aloop.c:237: undefined reference to `snd_timer_start'
> >    ld: sound/drivers/aloop.o: in function `loopback_snd_timer_open':
> > >> sound/drivers/aloop.c:1129: undefined reference to
> `snd_timer_instance_new'
> > >> ld: sound/drivers/aloop.c:1164: undefined reference to
> `snd_timer_open'
> >    ld: sound/drivers/aloop.c:1173: undefined reference to
> `snd_timer_instance_free'
> 
> It's the missing Kconfig dependency.  I submitted the fix patch now.

Thank you for submitting the fix!

Best regards,
Andrew

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

      reply	other threads:[~2019-11-24 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-23 22:17 [alsa-devel] [sound:for-next 127/148] sound/drivers/aloop.c:313: undefined reference to `snd_timer_close' kbuild test robot
2019-11-24  8:40 ` Takashi Iwai
2019-11-24 10:12   ` Andrew Gabbasov [this message]

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='000001d5a2af$ade525f0$09af71d0$@mentor.com' \
    --to=andrew_gabbasov@mentor.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=kbuild-all@lists.01.org \
    --cc=lkp@intel.com \
    --cc=tiwai@suse.de \
    --cc=twischer@de.adit-jv.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 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).