Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [net-next:master 14/15] ptp_ocp.c:undefined reference to `devlink_flash_update_status_notify'
@ 2021-08-06  9:16 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-08-06  9:16 UTC (permalink / raw)
  To: Jonathan Lemon; +Cc: kbuild-all, netdev

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master
head:   c2eecaa193ff1e516a1b389637169ae86a6fa867
commit: 773bda96492153e11d21eb63ac814669b51fc701 [14/15] ptp: ocp: Expose various resources on the timecard.
config: ia64-randconfig-r032-20210805 (attached as .config)
compiler: ia64-linux-gcc (GCC) 10.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/davem/net-next.git/commit/?id=773bda96492153e11d21eb63ac814669b51fc701
        git remote add net-next https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
        git fetch --no-tags net-next master
        git checkout 773bda96492153e11d21eb63ac814669b51fc701
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=ia64 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 >>):

   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_devlink_flash_update':
>> ptp_ocp.c:(.text+0x982): undefined reference to `devlink_flash_update_status_notify'
>> ia64-linux-ld: ptp_ocp.c:(.text+0xa62): undefined reference to `devlink_flash_update_status_notify'
   ia64-linux-ld: ptp_ocp.c:(.text+0xb92): undefined reference to `devlink_flash_update_status_notify'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_health_diagnose':
>> ptp_ocp.c:(.text+0x1122): undefined reference to `devlink_health_reporter_priv'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x11a2): undefined reference to `devlink_fmsg_string_pair_put'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_devlink_info_get':
>> ptp_ocp.c:(.text+0x17f2): undefined reference to `devlink_info_driver_name_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1892): undefined reference to `devlink_info_version_stored_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1982): undefined reference to `devlink_info_version_running_put'
   ia64-linux-ld: ptp_ocp.c:(.text+0x19f2): undefined reference to `devlink_info_version_running_put'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x1a52): undefined reference to `devlink_info_serial_number_put'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_watchdog':
>> ptp_ocp.c:(.text+0x2ac2): undefined reference to `devlink_health_report'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x2ae2): undefined reference to `devlink_health_reporter_state_update'
   ia64-linux-ld: ptp_ocp.c:(.text+0x2b22): undefined reference to `devlink_health_reporter_state_update'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_detach':
>> ptp_ocp.c:(.text+0x3902): undefined reference to `devlink_health_reporter_destroy'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_remove':
>> ptp_ocp.c:(.text+0x39d2): undefined reference to `devlink_params_unregister'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x39e2): undefined reference to `devlink_unregister'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x39f2): undefined reference to `devlink_free'
   ia64-linux-ld: drivers/ptp/ptp_ocp.o: in function `ptp_ocp_probe':
>> ptp_ocp.c:(.text+0x3a52): undefined reference to `devlink_alloc_ns'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3a82): undefined reference to `devlink_register'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3ac2): undefined reference to `devlink_params_register'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3b02): undefined reference to `devlink_params_publish'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3e12): undefined reference to `devlink_health_reporter_create'
>> ia64-linux-ld: ptp_ocp.c:(.text+0x3ea2): undefined reference to `devlink_params_unregister'
   ia64-linux-ld: ptp_ocp.c:(.text+0x3ec2): undefined reference to `devlink_unregister'
   ia64-linux-ld: ptp_ocp.c:(.text+0x3ed2): undefined reference to `devlink_free'

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

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

only message in thread, other threads:[~2021-08-06  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06  9:16 [net-next:master 14/15] ptp_ocp.c:undefined reference to `devlink_flash_update_status_notify' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).