Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340967 - sys-fs/ntfs3g-2010.3.6: should depend on dev-util/pkgconfig
Summary: sys-fs/ntfs3g-2010.3.6: should depend on dev-util/pkgconfig
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 12:27 UTC by Faustus
Modified: 2010-10-25 07:50 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 Faustus 2010-10-14 12:27:02 UTC
Seems like the ntfs3g ebuild needs pkgconfig in DEPEND:

checking for pkg-config... no
configure: error: pkg-config wasn't found! Please install from your vendor, or see http://pkg-config.freedesktop.org/wiki/

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-fs/ntfs3g-2010.3.6/work/ntfs-3g-2010.3.6/config.log
 * ERROR: sys-fs/ntfs3g-2010.3.6 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_configure
 *   environment, line 3132:  Called econf '--docdir=/usr/share/doc/ntfs3g-2010.3.6' '--enable-ldscript' '--disable-ldconfig' '--with-fuse=external' '--enable-posix-acls' '--disable-debug'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-10-14 17:09:58 UTC
same for latest ebuild...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-10-25 07:50:50 UTC
Fixed latest.  It will go stable when it's ready.

+  25 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
+  ntfs3g-2010.8.8.ebuild:
+  Missing dev-util/pkgconfig DEPEND wrt #340967 by "Faustus".