Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* [linkinjeon-ntfs:ntfs-next 11/11] ld.lld: error: duplicate symbol: ntfs_setattr
@ 2025-11-03 23:00 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-03 23:00 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: llvm, oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs.git ntfs-next
head:   823d97fda02f76457c2e14196ebe718b9601f40c
commit: 823d97fda02f76457c2e14196ebe718b9601f40c [11/11] ntfsplus: add Kconfig and Makefile
config: riscv-randconfig-001-20251103 (https://download.01.org/0day-ci/archive/20251104/202511040600.B94gJtrb-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project d2625a438020ad35330cda29c3def102c1687b1b)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251104/202511040600.B94gJtrb-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/202511040600.B94gJtrb-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: duplicate symbol: ntfs_setattr
   >>> defined at file.c
   >>>            fs/ntfs3/file.o:(ntfs_setattr) in archive vmlinux.a
   >>> defined at file.c
   >>>            fs/ntfsplus/file.o:(.text+0x8) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: ntfs_getattr
   >>> defined at file.c
   >>>            fs/ntfs3/file.o:(ntfs_getattr) in archive vmlinux.a
   >>> defined at file.c
   >>>            fs/ntfsplus/file.o:(.text+0x28e) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: ntfs_ioctl
   >>> defined at file.c
   >>>            fs/ntfs3/file.o:(ntfs_ioctl) in archive vmlinux.a
   >>> defined at file.c
   >>>            fs/ntfsplus/file.o:(.text+0x34a) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: ntfs_special_inode_operations
   >>> defined at namei.c
   >>>            fs/ntfs3/namei.o:(ntfs_special_inode_operations) in archive vmlinux.a
   >>> defined at file.c
   >>>            fs/ntfsplus/file.o:(.rodata+0x380) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: ntfs_listxattr
   >>> defined at xattr.c
   >>>            fs/ntfs3/xattr.o:(ntfs_listxattr) in archive vmlinux.a
   >>> defined at ea.c
   >>>            fs/ntfsplus/ea.o:(.text+0x810) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: ntfs_xattr_handlers
   >>> defined at xattr.c
   >>>            fs/ntfs3/xattr.o:(ntfs_xattr_handlers) in archive vmlinux.a
   >>> defined at ea.c
   >>>            fs/ntfsplus/ea.o:(.rodata+0x0) in archive vmlinux.a

-- 
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:[~2025-11-03 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-03 23:00 [linkinjeon-ntfs:ntfs-next 11/11] ld.lld: error: duplicate symbol: ntfs_setattr kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox