public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0xdc): undefined reference to `ftrace_likely_update'
@ 2020-10-29  3:33 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-10-29  3:33 UTC (permalink / raw)
  To: Jiaxun Yang
  Cc: kbuild-all, linux-kernel, Thomas Bogendoerfer, Fangrui Song,
	Kees Cook

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   23859ae44402f4d935b9ee548135dd1e65e2cbf4
commit: ff487d41036035376e47972c7c522490b839ab37 MIPS: Truncate link address into 32bit for 32bit kernel
date:   6 months ago
config: mips-randconfig-c004-20201029 (attached as .config)
compiler: mips-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ff487d41036035376e47972c7c522490b839ab37
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout ff487d41036035376e47972c7c522490b839ab37
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips 

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 >>):

   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_safe_withSmallPrefix':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x70): undefined reference to `ftrace_likely_update'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0xdc): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x150): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x204): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x23c): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.o:arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x260): more undefined references to `ftrace_likely_update' follow
   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_fast_extDict':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_extDict+0x2f4): undefined reference to `memmove'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_extDict+0x384): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_extDict+0x40c): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_safe':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe+0x64): undefined reference to `ftrace_likely_update'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe+0xd0): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe+0x144): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.o:arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe+0x200): more undefined references to `ftrace_likely_update' follow
   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_safe_forceExtDict':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x2f4): undefined reference to `memmove'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x320): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x3c0): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x440): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x574): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x5a8): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.o:arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_forceExtDict+0x5e4): more undefined references to `ftrace_likely_update' follow
   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_safe_continue':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x3d8): undefined reference to `memmove'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x408): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x4a8): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x52c): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x698): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x6c4): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.o:arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_continue+0x6fc): more undefined references to `ftrace_likely_update' follow
   mips-linux-ld: arch/mips/boot/compressed/decompress.o: in function `LZ4_decompress_fast_continue':
   arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_continue+0x39c): undefined reference to `memmove'
>> mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_continue+0x430): undefined reference to `ftrace_likely_update'
   mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_fast_continue+0x4bc): undefined reference to `ftrace_likely_update'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 27153 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-29  7:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-29  3:33 mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0xdc): undefined reference to `ftrace_likely_update' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox