lvs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [horms-ipvs-next:main 7/9] ld.lld: error: undefined symbol: xt_recseq
@ 2024-02-05 11:51 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-02-05 11:51 UTC (permalink / raw)
  To: Florian Westphal; +Cc: llvm, oe-kbuild-all, netdev, lvs-devel, Phil Sutter

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git main
head:   7ad269787b6615ca56bb161063331991fce51abf
commit: 4654467dc7e111e84f43ed1b70322873ae77e7be [7/9] netfilter: arptables: allow xtables-nft only builds
config: x86_64-randconfig-076-20240131 (https://download.01.org/0day-ci/archive/20240201/202402010345.MEUDOOiB-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240201/202402010345.MEUDOOiB-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/r/202402010345.MEUDOOiB-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: xt_recseq
   >>> referenced by x_tables.h:372 (include/linux/netfilter/x_tables.h:372)
   >>>               vmlinux.o:(arpt_do_table)
   >>> referenced by x_tables.h:379 (include/linux/netfilter/x_tables.h:379)
   >>>               vmlinux.o:(arpt_do_table)
   >>> referenced by x_tables.h:397 (include/linux/netfilter/x_tables.h:397)
   >>>               vmlinux.o:(arpt_do_table)
   >>> referenced 4 more times
--
>> ld.lld: error: undefined symbol: xt_alloc_table_info
   >>> referenced by arp_tables.c:1513 (net/ipv4/netfilter/arp_tables.c:1513)
   >>>               vmlinux.o:(arpt_register_table)
   >>> referenced by arp_tables.c:970 (net/ipv4/netfilter/arp_tables.c:970)
   >>>               vmlinux.o:(do_arpt_set_ctl)
--
>> ld.lld: error: undefined symbol: xt_request_find_target
   >>> referenced by arp_tables.c:417 (net/ipv4/netfilter/arp_tables.c:417)
   >>>               vmlinux.o:(translate_table)
--
>> ld.lld: error: undefined symbol: xt_check_target
   >>> referenced by arp_tables.c:401 (net/ipv4/netfilter/arp_tables.c:401)
   >>>               vmlinux.o:(translate_table)
--
>> ld.lld: error: undefined symbol: xt_unregister_table
   >>> referenced by arp_tables.c:1489 (net/ipv4/netfilter/arp_tables.c:1489)
   >>>               vmlinux.o:(__arpt_unregister_table)
--
>> ld.lld: error: undefined symbol: xt_find_table
   >>> referenced by arp_tables.c:1566 (net/ipv4/netfilter/arp_tables.c:1566)
   >>>               vmlinux.o:(arpt_unregister_table_pre_exit)
   >>> referenced by arp_tables.c:1575 (net/ipv4/netfilter/arp_tables.c:1575)
   >>>               vmlinux.o:(arpt_unregister_table)
--
>> ld.lld: error: undefined symbol: xt_copy_counters
   >>> referenced by arp_tables.c:1010 (net/ipv4/netfilter/arp_tables.c:1010)
   >>>               vmlinux.o:(do_arpt_set_ctl)
--
>> ld.lld: error: undefined symbol: xt_find_table_lock
   >>> referenced by arp_tables.c:1014 (net/ipv4/netfilter/arp_tables.c:1014)
   >>>               vmlinux.o:(do_arpt_set_ctl)
   >>> referenced by arp_tables.c:862 (net/ipv4/netfilter/arp_tables.c:862)
   >>>               vmlinux.o:(do_arpt_get_ctl)
--
>> ld.lld: error: undefined symbol: xt_table_unlock
   >>> referenced by arp_tables.c:1040 (net/ipv4/netfilter/arp_tables.c:1040)
   >>>               vmlinux.o:(do_arpt_set_ctl)
   >>> referenced by arp_tables.c:944 (net/ipv4/netfilter/arp_tables.c:944)
   >>>               vmlinux.o:(do_arpt_set_ctl)
   >>> referenced by arp_tables.c:924 (net/ipv4/netfilter/arp_tables.c:924)
   >>>               vmlinux.o:(do_arpt_set_ctl)
   >>> referenced 2 more times
--
>> ld.lld: error: undefined symbol: xt_counters_alloc
   >>> referenced by arp_tables.c:894 (net/ipv4/netfilter/arp_tables.c:894)
   >>>               vmlinux.o:(do_arpt_set_ctl)
--
>> ld.lld: error: undefined symbol: xt_request_find_table_lock
   >>> referenced by arp_tables.c:900 (net/ipv4/netfilter/arp_tables.c:900)
   >>>               vmlinux.o:(do_arpt_set_ctl)
   >>> referenced by arp_tables.c:808 (net/ipv4/netfilter/arp_tables.c:808)
   >>>               vmlinux.o:(do_arpt_get_ctl)
..

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


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

only message in thread, other threads:[~2024-02-05 11:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 11:51 [horms-ipvs-next:main 7/9] ld.lld: error: undefined symbol: xt_recseq 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).