All of lore.kernel.org
 help / color / mirror / Atom feed
* [coresight:next-system-configuration 9/10] coresight-syscfg-configfs.c:undefined reference to `config_group_init_type_name'
@ 2021-06-24 18:24 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-24 18:24 UTC (permalink / raw)
  To: kbuild-all

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-24 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 18:24 [coresight:next-system-configuration 9/10] coresight-syscfg-configfs.c:undefined reference to `config_group_init_type_name' kernel test robot

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.