All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [jimc:lkp-test/dyndbg-diet 18/21] arc-elf-ld: dynamic_debug.c:undefined reference to `__start___dyndbg'
Date: Tue, 30 Mar 2021 18:57:39 +0800	[thread overview]
Message-ID: <202103301837.0dcmaA2d-lkp@intel.com> (raw)

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

tree:   https://github.com/jimc/linux.git lkp-test/dyndbg-diet
head:   5eaa45ac221ccfd459675e773d17391feec0790f
commit: b4bbce9c89ed0e43a040f091cfac0c596bce4529 [18/21] dyndbg: RFC - DECLARE_DYNAMIC_DEBUG_TABLE
config: arc-randconfig-r003-20210330 (attached as .config)
compiler: arc-elf-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://github.com/jimc/linux/commit/b4bbce9c89ed0e43a040f091cfac0c596bce4529
        git remote add jimc https://github.com/jimc/linux.git
        git fetch --no-tags jimc lkp-test/dyndbg-diet
        git checkout b4bbce9c89ed0e43a040f091cfac0c596bce4529
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

   arc-elf-ld: lib/dynamic_debug.o: in function `dynamic_debug_init':
   dynamic_debug.c:(.init.text+0xae): undefined reference to `__start___dyndbg'
>> arc-elf-ld: dynamic_debug.c:(.init.text+0xae): undefined reference to `__start___dyndbg'
>> arc-elf-ld: dynamic_debug.c:(.init.text+0xb6): undefined reference to `__stop___dyndbg'
>> arc-elf-ld: dynamic_debug.c:(.init.text+0xb6): undefined reference to `__stop___dyndbg'
>> arc-elf-ld: dynamic_debug.c:(.init.text+0xd2): undefined reference to `__start___dyndbg_sites'
>> arc-elf-ld: dynamic_debug.c:(.init.text+0xd2): undefined reference to `__start___dyndbg_sites'
   arc-elf-ld: dynamic_debug.c:(.init.text+0x178): undefined reference to `__stop___dyndbg'
   arc-elf-ld: dynamic_debug.c:(.init.text+0x178): undefined reference to `__stop___dyndbg'
   arc-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
   stackdepot.c:(.text+0x3ce): undefined reference to `__irqentry_text_start'
   arc-elf-ld: stackdepot.c:(.text+0x3ce): undefined reference to `__irqentry_text_start'
   arc-elf-ld: stackdepot.c:(.text+0x3d6): undefined reference to `__irqentry_text_end'
   arc-elf-ld: stackdepot.c:(.text+0x3d6): undefined reference to `__irqentry_text_end'
   arc-elf-ld: stackdepot.c:(.text+0x3de): undefined reference to `__softirqentry_text_start'
   arc-elf-ld: stackdepot.c:(.text+0x3de): undefined reference to `__softirqentry_text_start'
   arc-elf-ld: stackdepot.c:(.text+0x3e6): undefined reference to `__softirqentry_text_end'
   arc-elf-ld: stackdepot.c:(.text+0x3e6): undefined reference to `__softirqentry_text_end'

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

                 reply	other threads:[~2021-03-30 10:57 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=202103301837.0dcmaA2d-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.