tree: https://github.com/ammarfaizi2/linux-block brauner/linux/fs.acl.rework head: baac47dc33766dfb02917cba69b698f1a9fd1f84 commit: 788c4cf7d28228acf9be6fd156ee91574a22882d [24/30] xattr: use posix acl api config: nios2-randconfig-r011-20221019 compiler: nios2-linux-gcc (GCC) 12.1.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/ammarfaizi2/linux-block/commit/788c4cf7d28228acf9be6fd156ee91574a22882d git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block brauner/linux/fs.acl.rework git checkout 788c4cf7d28228acf9be6fd156ee91574a22882d # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=nios2 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot All errors (new ones prefixed by >>): nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 147165213 fs/read_write.o: in function `do_set_acl': >> read_write.c:(.text+0x1b64): multiple definition of `do_set_acl'; nios2-linux-ld: DWARF error: could not find abbrev number 3829 fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/read_write.o: in function `do_get_acl': >> read_write.c:(.text+0x1b6c): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 1388295 fs/file_table.o: in function `do_set_acl': >> file_table.c:(.text+0x654): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/file_table.o: in function `do_get_acl': file_table.c:(.text+0x65c): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 59 fs/super.o: in function `do_set_acl': super.c:(.text+0xfc8): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/super.o: in function `do_get_acl': super.c:(.text+0xfd0): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 59 fs/char_dev.o: in function `do_set_acl': char_dev.c:(.text+0xb3c): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/char_dev.o: in function `do_get_acl': char_dev.c:(.text+0xb44): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 103 fs/stat.o: in function `do_set_acl': stat.c:(.text+0x9f8): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/stat.o: in function `do_get_acl': stat.c:(.text+0xa00): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 1154760 fs/exec.o: in function `do_set_acl': exec.c:(.text+0x1d28): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/exec.o: in function `do_get_acl': exec.c:(.text+0x1d30): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 8107 fs/pipe.o: in function `do_set_acl': pipe.c:(.text+0x1580): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/pipe.o: in function `do_get_acl': pipe.c:(.text+0x1588): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 122 fs/namei.o: in function `do_set_acl': namei.c:(.text+0x5108): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/namei.o: in function `do_get_acl': namei.c:(.text+0x5110): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 93 fs/ioctl.o: in function `do_set_acl': ioctl.c:(.text+0x12e4): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/ioctl.o: in function `do_get_acl': ioctl.c:(.text+0x12ec): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 15 fs/dcache.o: in function `do_set_acl': dcache.c:(.text+0x3490): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/dcache.o: in function `do_get_acl': dcache.c:(.text+0x3498): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 15916 fs/inode.o: in function `do_set_acl': inode.c:(.text+0x23f8): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/inode.o: in function `do_get_acl': inode.c:(.text+0x2400): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 4477 fs/file.o: in function `do_set_acl': file.c:(.text+0x1440): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/file.o: in function `do_get_acl': file.c:(.text+0x1448): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 7973 fs/namespace.o: in function `do_set_acl': namespace.c:(.text+0x2f14): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/namespace.o: in function `do_get_acl': namespace.c:(.text+0x2f1c): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 1136660 fs/xattr.o: in function `do_set_acl': xattr.c:(.text+0xae4): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/xattr.o: in function `do_get_acl': xattr.c:(.text+0xaec): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 102 fs/libfs.o: in function `do_set_acl': libfs.c:(.text+0x2ab0): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/libfs.o: in function `do_get_acl': libfs.c:(.text+0x2ab8): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 2417 fs/fs-writeback.o: in function `do_set_acl': fs-writeback.c:(.text+0x2160): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/fs-writeback.o: in function `do_get_acl': fs-writeback.c:(.text+0x2168): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 107144442 fs/pnode.o: in function `do_set_acl': pnode.c:(.text+0x558): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/pnode.o: in function `do_get_acl': pnode.c:(.text+0x560): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 7 fs/splice.o: in function `do_set_acl': splice.c:(.text+0x1ea4): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/splice.o: in function `do_get_acl': splice.c:(.text+0x1eac): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 53 fs/sync.o: in function `do_set_acl': sync.c:(.text+0x3a4): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/sync.o: in function `do_get_acl': sync.c:(.text+0x3ac): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 4559 fs/fs_struct.o: in function `do_set_acl': fs_struct.c:(.text+0x8c): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/fs_struct.o: in function `do_get_acl': fs_struct.c:(.text+0x94): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 20 fs/statfs.o: in function `do_set_acl': statfs.c:(.text+0x51c): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here nios2-linux-ld: fs/statfs.o: in function `do_get_acl': statfs.c:(.text+0x524): multiple definition of `do_get_acl'; fs/open.o:open.c:(.text+0xebc): first defined here nios2-linux-ld: nios2-linux-ld: DWARF error: could not find abbrev number 60 fs/fs_pin.o: in function `do_set_acl': fs_pin.c:(.text+0x74): multiple definition of `do_set_acl'; fs/open.o:open.c:(.text+0xeb4): first defined here -- 0-DAY CI Kernel Test Service https://01.org/lkp