[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202210182340.5kwOra83-lkp@intel.com>
Date: Tue, 18 Oct 2022 23:56:12 +0800
From: kernel test robot <lkp@...el.com>
To: Christian Brauner <brauner@...nel.org>
Cc: kbuild-all@...ts.01.org, Ammar Faizi <ammarfaizi2@...weeb.org>,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
linux-kernel@...r.kernel.org
Subject: [ammarfaizi2-block:brauner/linux/fs.acl.rework 24/30]
xattr.c:undefined reference to `do_set_acl'
tree: https://github.com/ammarfaizi2/linux-block brauner/linux/fs.acl.rework
head: 20071fc5cffe47b39d8c7878d3d4ada115b2bdb1
commit: d952d98ae960db9693067d972f750a8bf9960ee3 [24/30] xattr: use posix acl api
config: i386-tinyconfig
compiler: gcc-11 (Debian 11.3.0-8) 11.3.0
reproduce (this is a W=1 build):
# https://github.com/ammarfaizi2/linux-block/commit/d952d98ae960db9693067d972f750a8bf9960ee3
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block brauner/linux/fs.acl.rework
git checkout d952d98ae960db9693067d972f750a8bf9960ee3
# save the config file
mkdir build_dir && cp config build_dir/.config
make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
ld: fs/xattr.o: in function `do_setxattr':
>> xattr.c:(.text+0x983): undefined reference to `do_set_acl'
ld: fs/xattr.o: in function `do_getxattr':
>> xattr.c:(.text+0xb65): undefined reference to `do_get_acl'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (29446 bytes)
Powered by blists - more mailing lists