All of lore.kernel.org
 help / color / mirror / Atom feed
* [hch-xfs:xfs-zoned 65/65] powerpc64-linux-ld: xfs_aops.c:undefined reference to `xfs_zone_alloc_blocks'
@ 2023-11-25 13:28 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-11-25 13:28 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: oe-kbuild-all

tree:   git://git.infradead.org/users/hch/xfs xfs-zoned
head:   f5b3c0ffa575a5035e6d607b616c05638ed48937
commit: f5b3c0ffa575a5035e6d607b616c05638ed48937 [65/65] xfs: support zoned RT devices
config: powerpc64-randconfig-001-20231125 (https://download.01.org/0day-ci/archive/20231125/202311252006.0dIBxllQ-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231125/202311252006.0dIBxllQ-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/202311252006.0dIBxllQ-lkp@intel.com/

All errors (new ones prefixed by >>):

   powerpc64-linux-ld: warning: discarding dynamic section .glink
   powerpc64-linux-ld: warning: discarding dynamic section .plt
   powerpc64-linux-ld: linkage table error against `xfs_zone_finish_alloc'
   powerpc64-linux-ld: stubs don't match calculated size
   powerpc64-linux-ld: can not build stubs: bad value
   powerpc64-linux-ld: fs/xfs/xfs_aops.o: in function `xfs_zoned_map_blocks':
   xfs_aops.c:(.text+0x604): undefined reference to `xfs_zone_alloc_blocks'
>> powerpc64-linux-ld: xfs_aops.c:(.text+0x6d0): undefined reference to `xfs_zone_alloc_blocks'
   powerpc64-linux-ld: fs/xfs/xfs_aops.o: in function `xfs_zoned_rewrite_range':
   xfs_aops.c:(.text+0x2004): undefined reference to `xfs_zone_finish_alloc'
   powerpc64-linux-ld: fs/xfs/xfs_super.o: in function `xfs_fs_show_stats':
   xfs_super.c:(.text+0xb08): undefined reference to `xfs_zoned_show_stats'

-- 
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-11-25 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-25 13:28 [hch-xfs:xfs-zoned 65/65] powerpc64-linux-ld: xfs_aops.c:undefined reference to `xfs_zone_alloc_blocks' 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.