All of lore.kernel.org
 help / color / mirror / Atom feed
* [vfs-idmapping:b4/fs-acl-remove-generic-xattr-handlers 7/9] super.c:undefined reference to `reiserfs_xattr_handlers'
@ 2023-01-31  7:29 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-01-31  7:29 UTC (permalink / raw)
  To: Christian Brauner; +Cc: oe-kbuild-all, Seth Forshee

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git b4/fs-acl-remove-generic-xattr-handlers
head:   d62ca8f8268fbd7f6e1c53dff832a4a46ef7ac2c
commit: 54ded711483dcfd67961ed213a2b0719c8c66db5 [7/9] reiserfs: rework ->listxattr() implementation
config: ia64-randconfig-r023-20230129 (https://download.01.org/0day-ci/archive/20230131/202301311511.u49Egefl-lkp@intel.com/config)
compiler: ia64-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://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git/commit/?id=54ded711483dcfd67961ed213a2b0719c8c66db5
        git remote add vfs-idmapping https://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping.git
        git fetch --no-tags vfs-idmapping b4/fs-acl-remove-generic-xattr-handlers
        git checkout 54ded711483dcfd67961ed213a2b0719c8c66db5
        # 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=ia64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ia64-linux-ld: ia64-linux-ld: DWARF error: could not find abbrev number 76
   fs/reiserfs/super.o: in function `reiserfs_fill_super':
>> super.c:(.text+0x67c0): undefined reference to `reiserfs_xattr_handlers'
>> ia64-linux-ld: super.c:(.text+0x67d0): undefined reference to `reiserfs_xattr_handlers'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-31  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31  7:29 [vfs-idmapping:b4/fs-acl-remove-generic-xattr-handlers 7/9] super.c:undefined reference to `reiserfs_xattr_handlers' 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.