* [isilence:zc/rx-latest 12/21] aarch64-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg'
@ 2023-10-26 17:02 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-26 17:02 UTC (permalink / raw)
To: David Wei; +Cc: oe-kbuild-all, Pavel Begunkov
tree: https://github.com/isilence/linux zc/rx-latest
head: c56f6485dd778cce084741e5ac38ab9352287773
commit: fe93615f71187bb84cca3d790d992cfc5e6062fb [12/21] io_uring: add io_recvzc request
config: arm64-randconfig-002-20231026 (https://download.01.org/0day-ci/archive/20231027/202310270049.pdK51Awt-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231027/202310270049.pdK51Awt-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/202310270049.pdK51Awt-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: io_uring/zc_rx.o: in function `io_zc_rx_tcp_recvmsg.isra.0':
zc_rx.c:(.text+0x13f8): undefined reference to `tcp_read_sock'
aarch64-linux-ld: io_uring/zc_rx.o: in function `io_zc_rx_recv':
zc_rx.c:(.text+0x24f4): undefined reference to `tcp_recvmsg'
aarch64-linux-ld: io_uring/zc_rx.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `tcp_recvmsg' which may bind externally can not be used when making a shared object; recompile with -fPIC
zc_rx.c:(.text+0x24f4): dangerous relocation: unsupported relocation
>> aarch64-linux-ld: zc_rx.c:(.text+0x24f8): undefined reference to `tcp_recvmsg'
--
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:[~2023-10-26 17:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-26 17:02 [isilence:zc/rx-latest 12/21] aarch64-linux-ld: zc_rx.c:undefined reference to `tcp_recvmsg' 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.