Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381515 - net-fs/nfs-utils-1.2.4: compilation fails due to missing dependecy
Summary: net-fs/nfs-utils-1.2.4: compilation fails due to missing dependecy
Status: RESOLVED DUPLICATE of bug 381459
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 04:49 UTC by DaggyStyle
Modified: 2011-09-02 10:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DaggyStyle 2011-09-02 04:49:09 UTC
it seems that new nfs-utils's ebuild is missing a dependency, sys-apps/keyutils.

see log:
checking for keyutils.h... no
configure: error: keyutils.h header not found.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-fs/nfs-utils-1.2.4/work/nfs-utils-1.2.4/config.log
 * ERROR: net-fs/nfs-utils-1.2.4 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 2566:  Called econf '--with-statedir=/var/lib/nfs' '--enable-tirpc' '--with-tcp-wrappers' '--enable-nfsv3' '--enable-nfsv4' '--enable-ipv6' '--disable-caps' '--disable-gss'
 *     ebuild.sh, line  561:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =net-fs/nfs-utils-1.2.4',
 * the complete build log and the output of 'emerge -pqv =net-fs/nfs-utils-1.2.4'.
 * The complete build log is located at '/var/tmp/portage/net-fs/nfs-utils-1.2.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/nfs-utils-1.2.4/temp/environment'.
 * S: '/var/tmp/portage/net-fs/nfs-utils-1.2.4/work/nfs-utils-1.2.4'

>>> Failed to emerge net-fs/nfs-utils-1.2.4, Log file:

>>>  '/var/tmp/portage/net-fs/nfs-utils-1.2.4/temp/build.log'

 * Messages for package net-fs/nfs-utils-1.2.4:

 * ERROR: net-fs/nfs-utils-1.2.4 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 2566:  Called econf '--with-statedir=/var/lib/nfs' '--enable-tirpc' '--with-tcp-wrappers' '--enable-nfsv3' '--enable-nfsv4' '--enable-ipv6' '--disable-caps' '--disable-gss'
 *     ebuild.sh, line  561:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =net-fs/nfs-utils-1.2.4',
 * the complete build log and the output of 'emerge -pqv =net-fs/nfs-utils-1.2.4'.
 * The complete build log is located at '/var/tmp/portage/net-fs/nfs-utils-1.2.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-fs/nfs-utils-1.2.4/temp/environment'.
 * S: '/var/tmp/portage/net-fs/nfs-utils-1.2.4/work/nfs-utils-1.2.4'

Reproducible: Always
Comment 1 Ulrich Müller gentoo-dev 2011-09-02 10:57:33 UTC

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