net-fs/nfs-utils-2.2.1[-nfsidmap] build fails with: Making all in nfsidmap make[2]: Entering directory '/var/tmp/portage/net-fs/nfs-utils-2.2.1/work/nfs-utils-2.2.1/utils/nfsidmap' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -march=native -O3 -ggdb -pipe -c -o nfsidmap.o nfsidmap.c nfsidmap.c:12:22: fatal error: keyutils.h: No such file or directory #include <keyutils.h> ^ compilation terminated. make[2]: *** [Makefile:514: nfsidmap.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-2.2.1/work/nfs-utils-2.2.1/utils/nfsidmap' make[1]: *** [Makefile:449: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-fs/nfs-utils-2.2.1/work/nfs-utils-2.2.1/utils' make: *** [Makefile:474: all-recursive] Error 1 Emerging sys-apps/keyutils allows net-fs/nfs-utils-2.2.1[-nfsidmap] build to complete successfully. Suggest that net-fs/nfs-utils should RDEPEND on sys-apps/keyutils unconditionally or dependency on sys-apps/keyutils should be eliminated if USE="-nfsidmap".
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3c089ece9bc2ff9d76d8ecb9dc5b5cedbbcf21 commit 2a3c089ece9bc2ff9d76d8ecb9dc5b5cedbbcf21 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2017-11-09 09:50:39 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2017-11-09 09:51:11 +0000 net-fs/nfs-utils: Fixed dependency on sys-apps/keyutils Closes: https://bugs.gentoo.org/636942 Package-Manager: Portage-2.3.13, Repoman-2.3.4 net-fs/nfs-utils/nfs-utils-2.2.1.ebuild | 4 +--- net-fs/nfs-utils/nfs-utils-2.2.2_rc1.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-)