All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android12-5.10 1/1] decompress_unlz4.c:undefined reference to `LZ4_decompress_safe'
@ 2021-07-08 23:17 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-08 23:17 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://android.googlesource.com/kernel/common android12-5.10
head:   5c5381fe0ab21898086a58e180c3d77dc688134e
commit: 5c5381fe0ab21898086a58e180c3d77dc688134e [1/1] Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10
config: i386-randconfig-a006-20210708 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        git remote add android-common https://android.googlesource.com/kernel/common
        git fetch --no-tags android-common android12-5.10
        git checkout 5c5381fe0ab21898086a58e180c3d77dc688134e
        # save the attached .config 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: lib/decompress_unlz4.o: in function `unlz4':
>> decompress_unlz4.c:(.init.text+0x1e7): undefined reference to `LZ4_decompress_safe'

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

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

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

only message in thread, other threads:[~2021-07-08 23:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-08 23:17 [android-common:android12-5.10 1/1] decompress_unlz4.c:undefined reference to `LZ4_decompress_safe' kernel test robot

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.