All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 5416/5417] core.c:undefined reference to `sof_client_fw_state_dispatcher'
Date: Sat, 12 Feb 2022 06:46:14 +0800	[thread overview]
Message-ID: <202202120649.OCTv4PxY-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6d9bd4ad4ca08b1114e814c2c42383b8b13be631
commit: a00df6c1c55a7e8cf10d987488868c4976f46201 [5416/5417] Merge branch 'akpm-current/current'
config: i386-randconfig-a003-20210930 (https://download.01.org/0day-ci/archive/20220212/202202120649.OCTv4PxY-lkp@intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a00df6c1c55a7e8cf10d987488868c4976f46201
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout a00df6c1c55a7e8cf10d987488868c4976f46201
        # save the config file to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: sound/soc/sof/core.o: in function `sof_set_fw_state':
>> core.c:(.text+0x1e4): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/core.o: in function `sof_probe_continue':
>> core.c:(.text+0x32b): undefined reference to `sof_register_clients'
   ld: sound/soc/sof/core.o: in function `snd_sof_device_probe':
   core.c:(.text+0x5a8): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/core.o: in function `snd_sof_device_remove':
>> core.c:(.text+0x614): undefined reference to `sof_unregister_clients'
   ld: sound/soc/sof/core.o: in function `sof_probe_continue.cold':
>> core.c:(.text.unlikely+0xdb): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/ipc.o: in function `snd_sof_ipc_msgs_rx':
>> ipc.c:(.text+0x48f): undefined reference to `sof_client_ipc_rx_dispatcher'
   ld: sound/soc/sof/pm.o: in function `sof_suspend':
>> pm.c:(.text+0x24a): undefined reference to `sof_suspend_clients'
>> ld: pm.c:(.text+0x2fa): undefined reference to `sof_suspend_clients'
   ld: sound/soc/sof/pm.o: in function `sof_resume':
>> pm.c:(.text+0x49b): undefined reference to `sof_resume_clients'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 5416/5417] core.c:undefined reference to `sof_client_fw_state_dispatcher'
Date: Sat, 12 Feb 2022 06:46:14 +0800	[thread overview]
Message-ID: <202202120649.OCTv4PxY-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6d9bd4ad4ca08b1114e814c2c42383b8b13be631
commit: a00df6c1c55a7e8cf10d987488868c4976f46201 [5416/5417] Merge branch 'akpm-current/current'
config: i386-randconfig-a003-20210930 (https://download.01.org/0day-ci/archive/20220212/202202120649.OCTv4PxY-lkp(a)intel.com/config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=a00df6c1c55a7e8cf10d987488868c4976f46201
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout a00df6c1c55a7e8cf10d987488868c4976f46201
        # save the config file to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: sound/soc/sof/core.o: in function `sof_set_fw_state':
>> core.c:(.text+0x1e4): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/core.o: in function `sof_probe_continue':
>> core.c:(.text+0x32b): undefined reference to `sof_register_clients'
   ld: sound/soc/sof/core.o: in function `snd_sof_device_probe':
   core.c:(.text+0x5a8): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/core.o: in function `snd_sof_device_remove':
>> core.c:(.text+0x614): undefined reference to `sof_unregister_clients'
   ld: sound/soc/sof/core.o: in function `sof_probe_continue.cold':
>> core.c:(.text.unlikely+0xdb): undefined reference to `sof_client_fw_state_dispatcher'
   ld: sound/soc/sof/ipc.o: in function `snd_sof_ipc_msgs_rx':
>> ipc.c:(.text+0x48f): undefined reference to `sof_client_ipc_rx_dispatcher'
   ld: sound/soc/sof/pm.o: in function `sof_suspend':
>> pm.c:(.text+0x24a): undefined reference to `sof_suspend_clients'
>> ld: pm.c:(.text+0x2fa): undefined reference to `sof_suspend_clients'
   ld: sound/soc/sof/pm.o: in function `sof_resume':
>> pm.c:(.text+0x49b): undefined reference to `sof_resume_clients'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

             reply	other threads:[~2022-02-11 22:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11 22:46 kernel test robot [this message]
2022-02-11 22:46 ` [linux-next:master 5416/5417] core.c:undefined reference to `sof_client_fw_state_dispatcher' kernel test robot

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=202202120649.OCTv4PxY-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=sfr@canb.auug.org.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.