linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Florian Westphal <fw@strlen.de>
Cc: <oe-kbuild-all@lists.linux.dev>,
	Linux Memory Management List <linux-mm@kvack.org>,
	Phil Sutter <phil@nwl.cc>
Subject: [linux-next:master 2259/5901] arp_tables.c:(.text+0x1c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_find_table'
Date: Mon, 12 Feb 2024 11:43:47 +0800	[thread overview]
Message-ID: <202402111317.WPmbzZp3-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   445a555e0623387fa9b94e68e61681717e70200a
commit: 4654467dc7e111e84f43ed1b70322873ae77e7be [2259/5901] netfilter: arptables: allow xtables-nft only builds
config: nios2-randconfig-r052-20240210 (https://download.01.org/0day-ci/archive/20240211/202402111317.WPmbzZp3-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240211/202402111317.WPmbzZp3-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/202402111317.WPmbzZp3-lkp@intel.com/

All errors (new ones prefixed by >>):

   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_unregister_table_pre_exit':
   arp_tables.c:(.text+0x1c): undefined reference to `xt_find_table'
>> arp_tables.c:(.text+0x1c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_find_table'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_net_exit':
   arp_tables.c:(.text+0x70): undefined reference to `xt_proto_fini'
>> arp_tables.c:(.text+0x70): relocation truncated to fit: R_NIOS2_CALL26 against `xt_proto_fini'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_net_init':
   arp_tables.c:(.text+0x94): undefined reference to `xt_proto_init'
>> arp_tables.c:(.text+0x94): relocation truncated to fit: R_NIOS2_CALL26 against `xt_proto_init'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `mark_source_chains':
   arp_tables.c:(.text+0x49c): undefined reference to `xt_find_jump_offset'
>> arp_tables.c:(.text+0x49c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_find_jump_offset'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `translate_table':
   arp_tables.c:(.text+0x51c): undefined reference to `xt_alloc_entry_offsets'
>> arp_tables.c:(.text+0x51c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_alloc_entry_offsets'
>> nios2-linux-ld: arp_tables.c:(.text+0x59c): undefined reference to `xt_check_entry_offsets'
>> arp_tables.c:(.text+0x59c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_check_entry_offsets'
>> nios2-linux-ld: arp_tables.c:(.text+0x75c): undefined reference to `xt_check_table_hooks'
>> arp_tables.c:(.text+0x75c): relocation truncated to fit: R_NIOS2_CALL26 against `xt_check_table_hooks'
>> nios2-linux-ld: arp_tables.c:(.text+0x7d4): undefined reference to `xt_percpu_counter_alloc'
>> arp_tables.c:(.text+0x7d4): relocation truncated to fit: R_NIOS2_CALL26 against `xt_percpu_counter_alloc'
>> nios2-linux-ld: arp_tables.c:(.text+0x7f4): undefined reference to `xt_request_find_target'
>> arp_tables.c:(.text+0x7f4): relocation truncated to fit: R_NIOS2_CALL26 against `xt_request_find_target'
>> nios2-linux-ld: arp_tables.c:(.text+0x850): undefined reference to `xt_check_target'
>> arp_tables.c:(.text+0x850): relocation truncated to fit: R_NIOS2_CALL26 against `xt_check_target'
>> nios2-linux-ld: arp_tables.c:(.text+0x864): undefined reference to `xt_percpu_counter_free'
   arp_tables.c:(.text+0x864): additional relocation overflows omitted from the output
   nios2-linux-ld: arp_tables.c:(.text+0x8d8): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `copy_entries_to_user.isra.0':
   arp_tables.c:(.text+0x97c): undefined reference to `xt_recseq'
>> nios2-linux-ld: arp_tables.c:(.text+0x980): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x99c): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x9a0): undefined reference to `xt_recseq'
>> nios2-linux-ld: arp_tables.c:(.text+0xa80): undefined reference to `xt_target_to_user'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `get_info':
   arp_tables.c:(.text+0xb94): undefined reference to `xt_request_find_table_lock'
>> nios2-linux-ld: arp_tables.c:(.text+0xc50): undefined reference to `xt_table_unlock'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_do_table':
   arp_tables.c:(.text+0x1018): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x101c): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1030): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1034): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1158): undefined reference to `xt_recseq'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o:arp_tables.c:(.text+0x115c): more undefined references to `xt_recseq' follow
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_unregister_table':
   arp_tables.c:(.text+0x12e0): undefined reference to `xt_find_table'
>> nios2-linux-ld: arp_tables.c:(.text+0x12ec): undefined reference to `xt_unregister_table'
   nios2-linux-ld: arp_tables.c:(.text+0x134c): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: arp_tables.c:(.text+0x1368): undefined reference to `xt_free_table_info'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `do_arpt_get_ctl':
   arp_tables.c:(.text+0x14e8): undefined reference to `xt_find_table_lock'
   nios2-linux-ld: arp_tables.c:(.text+0x1514): undefined reference to `xt_table_unlock'
   nios2-linux-ld: arp_tables.c:(.text+0x157c): undefined reference to `xt_find_revision'
   nios2-linux-ld: arp_tables.c:(.text+0x15f4): undefined reference to `xt_find_revision'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `__do_replace':
   arp_tables.c:(.text+0x1644): undefined reference to `xt_counters_alloc'
   nios2-linux-ld: arp_tables.c:(.text+0x165c): undefined reference to `xt_request_find_table_lock'
   nios2-linux-ld: arp_tables.c:(.text+0x167c): undefined reference to `xt_table_unlock'
   nios2-linux-ld: arp_tables.c:(.text+0x16d4): undefined reference to `xt_replace_table'
   nios2-linux-ld: arp_tables.c:(.text+0x16e4): undefined reference to `xt_table_unlock'
   nios2-linux-ld: arp_tables.c:(.text+0x17c0): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: arp_tables.c:(.text+0x17dc): undefined reference to `xt_free_table_info'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `do_replace.isra.0':
   arp_tables.c:(.text+0x18d8): undefined reference to `xt_alloc_table_info'
   nios2-linux-ld: arp_tables.c:(.text+0x1928): undefined reference to `xt_free_table_info'
   nios2-linux-ld: arp_tables.c:(.text+0x1a44): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `do_arpt_set_ctl':
   arp_tables.c:(.text+0x1b48): undefined reference to `xt_copy_counters'
   nios2-linux-ld: arp_tables.c:(.text+0x1b64): undefined reference to `xt_find_table_lock'
   nios2-linux-ld: arp_tables.c:(.text+0x1bac): undefined reference to `xt_table_unlock'
   nios2-linux-ld: arp_tables.c:(.text+0x1c14): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1c18): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1c1c): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1c2c): undefined reference to `xt_recseq'
   nios2-linux-ld: arp_tables.c:(.text+0x1cac): undefined reference to `xt_recseq'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o:arp_tables.c:(.text+0x1cb0): more undefined references to `xt_recseq' follow
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arpt_register_table':
   arp_tables.c:(.text+0x1d2c): undefined reference to `xt_alloc_table_info'
   nios2-linux-ld: arp_tables.c:(.text+0x1d78): undefined reference to `xt_register_table'
   nios2-linux-ld: arp_tables.c:(.text+0x1da0): undefined reference to `xt_unregister_table'
   nios2-linux-ld: arp_tables.c:(.text+0x1e08): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: arp_tables.c:(.text+0x1e24): undefined reference to `xt_free_table_info'
   nios2-linux-ld: arp_tables.c:(.text+0x1ec4): undefined reference to `xt_free_table_info'
   nios2-linux-ld: arp_tables.c:(.text+0x1f28): undefined reference to `xt_percpu_counter_free'
   nios2-linux-ld: arp_tables.c:(.text+0x1f44): undefined reference to `xt_free_table_info'
   nios2-linux-ld: net/ipv4/netfilter/arp_tables.o: in function `arp_tables_init':
   arp_tables.c:(.init.text+0x2c): undefined reference to `xt_register_targets'
   nios2-linux-ld: arp_tables.c:(.init.text+0x58): undefined reference to `xt_unregister_targets'
   nios2-linux-ld: net/ipv4/netfilter/arptable_filter.o: in function `arptable_filter_init':
   arptable_filter.c:(.init.text+0x1c): undefined reference to `xt_register_template'
   nios2-linux-ld: arptable_filter.c:(.init.text+0x38): undefined reference to `xt_hook_ops_alloc'
   nios2-linux-ld: arptable_filter.c:(.init.text+0x54): undefined reference to `xt_unregister_template'
   nios2-linux-ld: arptable_filter.c:(.init.text+0x80): undefined reference to `xt_unregister_template'

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



                 reply	other threads:[~2024-02-12  3:44 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=202402111317.WPmbzZp3-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=fw@strlen.de \
    --cc=linux-mm@kvack.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=phil@nwl.cc \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox