All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [intel-linux-intel-lts:4.19/android_r 19126/23450] ld.lld: error: undefined symbol: kb_cs
Date: Fri, 18 Jun 2021 22:51:55 +0800	[thread overview]
Message-ID: <202106182252.IrjkMfHi-lkp@intel.com> (raw)

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

tree:   https://github.com/intel/linux-intel-lts.git 4.19/android_r
head:   449e3e67d8fe417b8eac3def79fbe560bd222d6b
commit: 414a2dc8c36b7533f15309082141f086bfd6eaa6 [19126/23450] [Clang] Fix Clang compile errors in security.
config: powerpc64-randconfig-r002-20210618 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 64720f57bea6a6bf033feef4a5751ab9c0c3b401)
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
        # install powerpc64 cross compiling tool for clang build
        # apt-get install binutils-powerpc64-linux-gnu
        # https://github.com/intel/linux-intel-lts/commit/414a2dc8c36b7533f15309082141f086bfd6eaa6
        git remote add intel-linux-intel-lts https://github.com/intel/linux-intel-lts.git
        git fetch --no-tags intel-linux-intel-lts 4.19/android_r
        git checkout 414a2dc8c36b7533f15309082141f086bfd6eaa6
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc64 

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.lld: error: undefined symbol: kb_cs
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced 45 more times
--
>> ld.lld: error: undefined symbol: kb_data
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced by i8042.c
   >>> drivers/input/serio/i8042.o:(__i8042_command) in archive built-in.a
   >>> referenced 15 more times

---
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: 29401 bytes --]

                 reply	other threads:[~2021-06-18 14:51 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=202106182252.IrjkMfHi-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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.