Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409953 - sys-apps/coreutils-8.16 fails to ./configure with FEATURES="-userpriv"
Summary: sys-apps/coreutils-8.16 fails to ./configure with FEATURES="-userpriv"
Status: RESOLVED DUPLICATE of bug 409919
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: 2012-03-28 07:10 UTC by Martin Jansa
Modified: 2012-03-28 07:28 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 Martin Jansa 2012-03-28 07:10:02 UTC
It's the same as bug #342593

checking whether mkfifo rejects trailing slashes... yes
checking whether mknod can create fifo without root privileges... configure: error: in `/tmpfs/portage/sys-apps/coreutils-8.16/work/coreutils-8.16':
configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
See `config.log' for more details

!!! Please attach the following file when seeking support:
!!! /tmpfs/portage/sys-apps/coreutils-8.16/work/coreutils-8.16/config.log
 * ERROR: sys-apps/coreutils-8.16 failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   85:  Called src_configure
 *        environment, line 2167:  Called econf '--with-packager=Gentoo' '--with-packager-version=8.16 (p1)' '--with-packager-bug-reports=http://bugs.gentoo.org/' '--enable-install-program=arch' '--enable-no-install-program=groups,hostname,kill,su,uptime' '--enable-largefile' '--disable-libcap' '--enable-nls' '--enable-acl' '--disable-xattr' '--without-gmp'
 *   phase-helpers.sh, line  467:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *
 * If you need support, post the output of 'emerge --info =sys-apps/coreutils-8.16',
 * the complete build log and the output of 'emerge -pqv =sys-apps/coreutils-8.16'.
 * The complete build log is located at '/tmpfs/portage/sys-apps/coreutils-8.16/temp/build.log'.
 * The ebuild environment file is located at '/tmpfs/portage/sys-apps/coreutils-8.16/temp/environment'.
 * S: '/tmpfs/portage/sys-apps/coreutils-8.16/work/coreutils-8.16'


Reproducible: Always
Comment 1 Martin Jansa 2012-03-28 07:28:57 UTC

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