From: kernel test robot <lkp@intel.com>
To: jasperwang@tencent.com, kaixuxia@tencent.com,
frankjpliu@tencent.com, kasong@tencent.com,
sagazchen@tencent.com, kernelxing@tencent.com,
aurelianliu@tencent.com, jason.zeng@intel.com,
wu.zheng@intel.com, yingbao.jia@intel.com, pei.p.jia@intel.com
Cc: oe-kbuild-all@lists.linux.dev
Subject: [opencloudos:next 25/98] net-procfs.c:undefined reference to `snmp_fold_field'
Date: Fri, 8 Mar 2024 05:13:57 +0800 [thread overview]
Message-ID: <202403080540.BUxR7JD2-lkp@intel.com> (raw)
tree: https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel.git next
head: 8dcb1461d4be3fd869342518d63355cc46a7c1f9
commit: d9324ddd538a0b57dbee8623806ff9b9f7811202 [25/98] net: dev ipv4/v6 stat
config: x86_64-buildonly-randconfig-006-20240307 (https://download.01.org/0day-ci/archive/20240308/202403080540.BUxR7JD2-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240308/202403080540.BUxR7JD2-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202403080540.BUxR7JD2-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: vmlinux.o: in function `dev_ext_seq_show':
>> net-procfs.c:(.text+0xe5d249): undefined reference to `snmp_fold_field'
ld: vmlinux.o: in function `inet_getname_toa':
toa.c:(.text+0xfdd382): undefined reference to `inet_getname'
ld: vmlinux.o: in function `tcp_v4_syn_recv_sock_toa':
toa.c:(.text+0xfdd409): undefined reference to `tcp_v4_syn_recv_sock'
ld: vmlinux.o: in function `toa_init':
toa.c:(.init.text+0x6a67b): undefined reference to `inet_stream_ops'
ld: toa.c:(.init.text+0x6a68f): undefined reference to `ipv4_specific'
ld: toa.c:(.init.text+0x6a6e9): undefined reference to `ipv4_specific'
ld: toa.c:(.init.text+0x6a6f0): undefined reference to `tcp_v4_syn_recv_sock'
ld: toa.c:(.init.text+0x6a707): undefined reference to `inet_stream_ops'
ld: toa.c:(.init.text+0x6a70e): undefined reference to `inet_getname'
ld: vmlinux.o: in function `toa_exit':
toa.c:(.exit.text+0x9757): undefined reference to `inet_stream_ops'
ld: toa.c:(.exit.text+0x975b): undefined reference to `inet_getname'
ld: toa.c:(.exit.text+0x976b): undefined reference to `ipv4_specific'
ld: toa.c:(.exit.text+0x976f): undefined reference to `tcp_v4_syn_recv_sock'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-03-07 21:14 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=202403080540.BUxR7JD2-lkp@intel.com \
--to=lkp@intel.com \
--cc=aurelianliu@tencent.com \
--cc=frankjpliu@tencent.com \
--cc=jason.zeng@intel.com \
--cc=jasperwang@tencent.com \
--cc=kaixuxia@tencent.com \
--cc=kasong@tencent.com \
--cc=kernelxing@tencent.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=pei.p.jia@intel.com \
--cc=sagazchen@tencent.com \
--cc=wu.zheng@intel.com \
--cc=yingbao.jia@intel.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 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.