All of lore.kernel.org
 help / color / mirror / Atom feed
* [hch-xfs:xfs-crc 45/51] ld: xfs_verify_media.c:undefined reference to `xfs_csum_verify'
@ 2026-07-18 10:49 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-18 10:49 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: oe-kbuild-all

tree:   git://git.infradead.org/users/hch/xfs xfs-crc
head:   ef3d55d014b3a800421b9dae3ac182577bfe2bd7
commit: ecfea0e9b783f5fcb29e76838e0a64bc9bcf59c9 [45/51] xfs: verify data checksums during media verification
config: i386-buildonly-randconfig-003-20260718 (https://download.01.org/0day-ci/archive/20260718/202607181846.IOPrb6Tv-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260718/202607181846.IOPrb6Tv-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/202607181846.IOPrb6Tv-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: fs/iomap/ioend.o: in function `iomap_ioend_writeback_submit':
   ioend.c:(.text+0x1fc): undefined reference to `fs_bio_integrity_generate'
   ld: fs/xfs/xfs_ioend.o: in function `xfs_ioend_submit_read_sync':
   xfs_ioend.c:(.text+0x392): undefined reference to `xfs_rtcsum_read_async'
   ld: xfs_ioend.c:(.text+0x54c): undefined reference to `xfs_csum_verify'
   ld: fs/xfs/xfs_super.o: in function `xfs_fs_fill_super':
   xfs_super.c:(.text+0x2c05): undefined reference to `xfs_rtcsum_mount'
   ld: fs/xfs/xfs_verify_media.o: in function `xfs_submit_verify_bio_csum.constprop.0':
   xfs_verify_media.c:(.text+0xd9c): undefined reference to `xfs_rtcsum_read_async'
>> ld: xfs_verify_media.c:(.text+0xf24): undefined reference to `xfs_csum_verify'

--
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:[~2026-07-18 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-18 10:49 [hch-xfs:xfs-crc 45/51] ld: xfs_verify_media.c:undefined reference to `xfs_csum_verify' 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.