linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Ivan Orlov <ivan.orlov0322@gmail.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Takashi Iwai <tiwai@suse.de>
Subject: [linux-next:master 2558/3789] sound_kunit.c:undefined reference to `snd_pcm_format_name'
Date: Sat, 3 Feb 2024 03:46:09 +0800	[thread overview]
Message-ID: <202402030306.l4idnFyz-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   076d56d74f17e625b3d63cf4743b3d7d02180379
commit: 3e39acf56ededdebd1033349a16b704839b94b28 [2558/3789] ALSA: core: Add sound core KUnit test
config: openrisc-randconfig-r013-20211230 (https://download.01.org/0day-ci/archive/20240203/202402030306.l4idnFyz-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240203/202402030306.l4idnFyz-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202402030306.l4idnFyz-lkp@intel.com/

All errors (new ones prefixed by >>):

   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_pcm_format_name':
>> sound_kunit.c:(.text+0x54): undefined reference to `snd_pcm_format_name'
>> sound_kunit.c:(.text+0x54): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_name'
>> or1k-linux-ld: sound_kunit.c:(.text+0x118): undefined reference to `snd_pcm_format_name'
   sound_kunit.c:(.text+0x118): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_name'
   or1k-linux-ld: sound_kunit.c:(.text+0x18c): undefined reference to `snd_pcm_format_name'
   sound_kunit.c:(.text+0x18c): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_name'
   or1k-linux-ld: sound/core/sound_kunit.o: in function `_test_fill_silence':
>> sound_kunit.c:(.text+0x258): undefined reference to `snd_pcm_format_set_silence'
>> sound_kunit.c:(.text+0x258): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_set_silence'
   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_format_signed':
>> sound_kunit.c:(.text+0x3b0): undefined reference to `snd_pcm_format_signed'
>> sound_kunit.c:(.text+0x3b0): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_signed'
>> or1k-linux-ld: sound_kunit.c:(.text+0x410): undefined reference to `snd_pcm_format_unsigned'
>> sound_kunit.c:(.text+0x410): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_unsigned'
>> or1k-linux-ld: sound_kunit.c:(.text+0x490): undefined reference to `snd_pcm_format_width'
>> sound_kunit.c:(.text+0x490): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_width'
   or1k-linux-ld: sound_kunit.c:(.text+0x4ec): undefined reference to `snd_pcm_format_width'
   sound_kunit.c:(.text+0x4ec): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_width'
   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_format_width':
>> sound_kunit.c:(.text+0x5b4): undefined reference to `snd_pcm_format_width'
   sound_kunit.c:(.text+0x5b4): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_width'
   or1k-linux-ld: sound_kunit.c:(.text+0x618): undefined reference to `snd_pcm_format_width'
   sound_kunit.c:(.text+0x618): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `snd_pcm_format_width'
   or1k-linux-ld: sound_kunit.c:(.text+0x674): undefined reference to `snd_pcm_format_width'
   sound_kunit.c:(.text+0x674): additional relocation overflows omitted from the output
   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_format_endianness':
>> sound_kunit.c:(.text+0x734): undefined reference to `snd_pcm_format_little_endian'
>> or1k-linux-ld: sound_kunit.c:(.text+0x794): undefined reference to `snd_pcm_format_big_endian'
>> or1k-linux-ld: sound_kunit.c:(.text+0x814): undefined reference to `snd_pcm_format_little_endian'
   or1k-linux-ld: sound_kunit.c:(.text+0x870): undefined reference to `snd_pcm_format_little_endian'
   or1k-linux-ld: sound_kunit.c:(.text+0x8cc): undefined reference to `snd_pcm_format_big_endian'
   or1k-linux-ld: sound_kunit.c:(.text+0x928): undefined reference to `snd_pcm_format_big_endian'
   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_phys_format_size':
>> sound_kunit.c:(.text+0x9ec): undefined reference to `snd_pcm_format_physical_width'
>> or1k-linux-ld: sound_kunit.c:(.text+0xa50): undefined reference to `snd_pcm_format_physical_width'
   or1k-linux-ld: sound_kunit.c:(.text+0xaac): undefined reference to `snd_pcm_format_physical_width'
   or1k-linux-ld: sound/core/sound_kunit.o: in function `test_format_fill_silence':
   sound_kunit.c:(.text+0xbe8): undefined reference to `snd_pcm_format_set_silence'
>> or1k-linux-ld: sound_kunit.c:(.text+0xc48): undefined reference to `snd_pcm_format_set_silence'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


                 reply	other threads:[~2024-02-02 19:46 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=202402030306.l4idnFyz-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=ivan.orlov0322@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --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