All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 2248/3958] ld.lld: error: undefined symbol: i2c_get_adapter
Date: Sun, 30 Aug 2020 16:49:06 +0800	[thread overview]
Message-ID: <20200830084906.GA2548@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   b36c969764ab12faebb74711c942fa3e6eaf1e96
commit: c05210ab975771e161427eb47696b869d820bdaf [2248/3958] drivers: optee: allow op-tee to access devices on the i2c bus
config: arm-randconfig-r002-20200830 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project c10e63677f5d20f18010f8f68c631ddc97546f7d)
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 arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        git checkout c05210ab975771e161427eb47696b869d820bdaf
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm 

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: i2c_get_adapter
   >>> referenced by rpc.c:88 (drivers/tee/optee/rpc.c:88)
   >>> tee/optee/rpc.o:(optee_handle_rpc) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: i2c_transfer_buffer_flags
   >>> referenced by rpc.c:105 (drivers/tee/optee/rpc.c:105)
   >>> tee/optee/rpc.o:(optee_handle_rpc) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: i2c_put_adapter
   >>> referenced by rpc.c:115 (drivers/tee/optee/rpc.c:115)
   >>> tee/optee/rpc.o:(optee_handle_rpc) in archive drivers/built-in.a
   >>> referenced by rpc.c:129 (drivers/tee/optee/rpc.c:129)
   >>> tee/optee/rpc.o:(optee_handle_rpc) in archive drivers/built-in.a

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

_______________________________________________
kbuild-all mailing list -- kbuild-all(a)lists.01.org
To unsubscribe send an email to kbuild-all-leave(a)lists.01.org

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

             reply	other threads:[~2020-08-30  8:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-30  8:49 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-30  0:45 [linux-next:master 2248/3958] ld.lld: error: undefined symbol: i2c_get_adapter kernel test robot
2020-08-31 17:16 ` Nick Desaulniers

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=20200830084906.GA2548@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.