Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218655 - sys-fs/ntfsprogs-2.0.0 doesnt respect USE=-fuse
Summary: sys-fs/ntfsprogs-2.0.0 doesnt respect USE=-fuse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-20 21:21 UTC by teidakankan
Modified: 2008-04-21 00:41 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 teidakankan 2008-04-20 21:21:09 UTC
-fuse use flag not adhered to

Reproducible: Always




make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/work/ntfsprogs-2.0.0'
make[1]: Leaving directory `/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/work/ntfsprogs-2.0.0'
mv: cannot stat `/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/image//sbin/mount.fuse.ntfs': No such file or directory
mv: cannot stat `/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/image//sbin/mount.ntfs-fuse': No such file or directory
 *
 * ERROR: sys-fs/ntfsprogs-2.0.0-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2550:  Called die
 * The specific snippet of code:
 *       mv "${D}"/sbin/mount.{fuse.ntfs,ntfs-fuse} "${D}"/usr/bin/ || die;
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sys-fs:ntfsprogs-2.0.0-r1:20080420-210337.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/temp/environment'.


most likely related to this:

"configure: WARNING: Unrecognized options: --disable-fuse-module"