All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [coresight:next-system-configuration 9/10] coresight-syscfg-configfs.c:undefined reference to `config_group_init_type_name'
Date: Fri, 25 Jun 2021 02:24:31 +0800	[thread overview]
Message-ID: <202106250224.SWuAQtJK-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git next-system-configuration
head:   2c8431c1abdd657203a0996c3934648ae2b3358f
commit: a158bc07889e89c180cbde4d7d915bb9ebeab24b [9/10] coresight: syscfg: Add initial configfs support
config: arm64-randconfig-r024-20210622 (attached as .config)
compiler: aarch64-linux-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://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git/commit/?id=a158bc07889e89c180cbde4d7d915bb9ebeab24b
        git remote add coresight https://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git
        git fetch --no-tags coresight next-system-configuration
        git checkout a158bc07889e89c180cbde4d7d915bb9ebeab24b
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 

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

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: drivers/hwtracing/coresight/coresight-syscfg-configfs.o: in function `cscfg_configfs_add_config':
>> coresight-syscfg-configfs.c:(.text+0xe58): undefined reference to `config_group_init_type_name'
>> aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1004): undefined reference to `config_group_init_type_name'
>> aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1094): undefined reference to `configfs_register_group'
   aarch64-linux-ld: drivers/hwtracing/coresight/coresight-syscfg-configfs.o: in function `cscfg_configfs_add_feature':
   coresight-syscfg-configfs.c:(.text+0x13dc): undefined reference to `config_group_init_type_name'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1408): undefined reference to `config_group_init_type_name'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1634): undefined reference to `config_group_init_type_name'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x16c4): undefined reference to `config_group_init_type_name'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x16f0): undefined reference to `configfs_register_group'
   aarch64-linux-ld: drivers/hwtracing/coresight/coresight-syscfg-configfs.o: in function `cscfg_configfs_init':
>> coresight-syscfg-configfs.c:(.text+0x1a00): undefined reference to `config_item_set_name'
>> aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1a38): undefined reference to `config_group_init'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1a74): undefined reference to `config_group_init'
   aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1afc): undefined reference to `config_group_init'
>> aarch64-linux-ld: coresight-syscfg-configfs.c:(.text+0x1b84): undefined reference to `configfs_register_subsystem'
   aarch64-linux-ld: drivers/hwtracing/coresight/coresight-syscfg-configfs.o: in function `cscfg_configfs_release':
>> coresight-syscfg-configfs.c:(.text+0x1c88): undefined reference to `configfs_unregister_subsystem'

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

                 reply	other threads:[~2021-06-24 18:24 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=202106250224.SWuAQtJK-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.