Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 381545

Summary: net-fs/nfs-utils-1.2.4 fails without sys-apps/keyutils
Product: Gentoo Linux Reporter: Georg Rudoy <0xd34df00d>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andreis.vinogradovs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log of nfs-utils without keyutils.

Description Georg Rudoy 2011-09-02 10:57:53 UTC
Emerging net-fs/nfs-utils-1.2.4 with USE="ipv6 nfsv3 nfsv4 tcpd -caps -kerberos" fails complaining about lack of keyutils.h. Emerging sys-apps/keyutils fixes the issue. Therefore, nfs-utils should depend on keyutils.

I haven't tried with other USE flags so can't tell whether it depends on their configuration or not.

My system is ~amd64 with gcc 4.5.3.
Comment 1 Georg Rudoy 2011-09-02 10:58:21 UTC
Created attachment 285343 [details]
Build log of nfs-utils without keyutils.
Comment 2 Andreis Vinogradovs ( slepnoga ) 2011-09-02 11:07:31 UTC
confirm this bug. 
problem code from configure.ac[1]

 258 
 259   dnl check for the keyutils libraries and headers
 260   AC_KEYUTILS
 261 



[1] http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=blob;f=configure.ac;h=c9fb27b7bc0734330e7879809c11aa7d6856b3cf;hb=HEAD
Comment 3 Rafał Mużyło 2011-09-02 11:17:54 UTC

*** This bug has been marked as a duplicate of bug 381459 ***