All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [hch-xfs:xfs-zoned 65/65] powerpc64-linux-ld: xfs_aops.c:undefined reference to `xfs_zone_alloc_blocks'
Date: Sat, 25 Nov 2023 21:28:56 +0800	[thread overview]
Message-ID: <202311252006.0dIBxllQ-lkp@intel.com> (raw)

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

                 reply	other threads:[~2023-11-25 13:29 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=202311252006.0dIBxllQ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=hch@lst.de \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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 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.