From: Takashi Iwai <tiwai@suse.de>
To: kbuild test robot <lkp@intel.com>
Cc: Timo Wischer <twischer@de.adit-jv.com>,
alsa-devel@alsa-project.org,
Andrew Gabbasov <andrew_gabbasov@mentor.com>,
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 09:40:19 +0100 [thread overview]
Message-ID: <s5h36ed1xcc.wl-tiwai@suse.de> (raw)
In-Reply-To: <201911240651.BBgcccwk%lkp@intel.com>
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.
Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next prev parent reply other threads:[~2019-11-24 8:41 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 [this message]
2019-11-24 10:12 ` Andrew Gabbasov
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=s5h36ed1xcc.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=andrew_gabbasov@mentor.com \
--cc=kbuild-all@lists.01.org \
--cc=lkp@intel.com \
--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