From: kernel test robot <lkp@intel.com>
To: cgel.zte@gmail.com, gregkh@linuxfoundation.org
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, arve@android.com,
tkjos@android.com, maco@android.com, joel@joelfernandes.org,
christian@brauner.io, hridya@google.com, surenb@google.com,
linux-kernel@vger.kernel.org,
Ran Jianping <ran.jianping@zte.com.cn>
Subject: Re: [PATCH binder] binder: remove duplicate include in binder.c
Date: Wed, 20 Oct 2021 06:51:43 +0800 [thread overview]
Message-ID: <202110200653.8oQQzS2h-lkp@intel.com> (raw)
In-Reply-To: <20211019080402.993974-1-ran.jianping@zte.com.cn>
[-- Attachment #1: Type: text/plain, Size: 4893 bytes --]
Hi,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on staging/staging-testing]
[also build test ERROR on v5.15-rc6 next-20211019]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/cgel-zte-gmail-com/binder-remove-duplicate-include-in-binder-c/20211019-160614
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 548b6d7ebfa458f803bde3fc7ae1c70d5195a678
config: hexagon-randconfig-r022-20211019 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project b37efed957ed0a0193d80020aefd55cb587dfc1f)
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://github.com/0day-ci/linux/commit/9da7752a9cc710b0c7ad1de234da3f4fc67ad5b4
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review cgel-zte-gmail-com/binder-remove-duplicate-include-in-binder-c/20211019-160614
git checkout 9da7752a9cc710b0c7ad1de234da3f4fc67ad5b4
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon 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.lld: error: undefined symbol: __tracepoint_binder_ioctl
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __traceiter_binder_ioctl
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __tracepoint_binder_transaction_fd_recv
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __traceiter_binder_transaction_fd_recv
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __tracepoint_binder_read_done
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __traceiter_binder_read_done
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __tracepoint_binder_transaction_received
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __traceiter_binder_transaction_received
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_ioctl_write_read) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __tracepoint_binder_transaction_buffer_release
>>> referenced by binder.c
>>> android/binder.o:(binder_free_buf) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_free_buf) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __traceiter_binder_transaction_buffer_release
>>> referenced by binder.c
>>> android/binder.o:(binder_free_buf) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_free_buf) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: __tracepoint_binder_transaction
>>> referenced by binder.c
>>> android/binder.o:(binder_transaction) in archive drivers/built-in.a
>>> referenced by binder.c
>>> android/binder.o:(binder_transaction) in archive drivers/built-in.a
..
---
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: 33631 bytes --]
next prev parent reply other threads:[~2021-10-19 22:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-19 8:04 cgel.zte
2021-10-19 9:12 ` Greg KH
2021-10-19 22:51 ` kernel test robot [this message]
2021-10-24 14:02 ` kernel test robot
2021-10-25 0:45 ` kernel test robot
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=202110200653.8oQQzS2h-lkp@intel.com \
--to=lkp@intel.com \
--cc=arve@android.com \
--cc=cgel.zte@gmail.com \
--cc=christian@brauner.io \
--cc=gregkh@linuxfoundation.org \
--cc=hridya@google.com \
--cc=joel@joelfernandes.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=maco@android.com \
--cc=ran.jianping@zte.com.cn \
--cc=surenb@google.com \
--cc=tkjos@android.com \
/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
all inboxes | Powered by JetHome®