kismet: WARNING: unmet direct dependencies detected for RPCSEC_GSS_KRB5 when selected by NFS_V4

From: kernel test robot
Date: Fri Mar 24 2023 - 02:00:09 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 1e760fa3596e8c7f08412712c168288b79670d78
commit: e57d06527738798039b8e91af762fbd33881b34d NFS & NFSD: Update GSS dependencies
date: 2 weeks ago
config: csky-kismet-CONFIG_RPCSEC_GSS_KRB5-CONFIG_NFS_V4-0-0 (https://download.01.org/0day-ci/archive/20230324/202303241307.f6NeW9gZ-lkp@xxxxxxxxx/config)
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e57d06527738798039b8e91af762fbd33881b34d
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout e57d06527738798039b8e91af762fbd33881b34d
# 1. reproduce by kismet
# install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
kismet --linux-ksrc=linux --selectees CONFIG_RPCSEC_GSS_KRB5 --selectors CONFIG_NFS_V4 -a=csky
# 2. reproduce by make
# save the config file to linux source tree
cd linux
make ARCH=csky olddefconfig

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Link: https://lore.kernel.org/oe-kbuild-all/202303241307.f6NeW9gZ-lkp@xxxxxxxxx/

kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for RPCSEC_GSS_KRB5 when selected by NFS_V4
.config:4761:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS

WARNING: unmet direct dependencies detected for RPCSEC_GSS_KRB5
Depends on [n]: NETWORK_FILESYSTEMS [=y] && SUNRPC [=y] && CRYPTO [=n]
Selected by [y]:
- NFS_V4 [=y] && NETWORK_FILESYSTEMS [=y] && NFS_FS [=y]

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