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

Bug 116709

Summary: dev-tcltk/thread broken autotools handling
Product: Gentoo Linux Reporter: Denis Knauf <denis.knauf>
Component: New packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 148821    

Description Denis Knauf 2005-12-25 09:29:38 UTC
dev-tcltk/thread/thread-2.6.1.ebuild uses aclocal and autoconf, but has no dependency to sys-devel/automake-wrapper or sys-devel/autoconf-wrapper.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-25 13:58:03 UTC
These packages are part of the base profile, so not really necessary. But it's not my beer to resolve the bug and in future we may depend on distict autoconf/make versions.
Comment 2 Denis Knauf 2005-12-25 14:52:45 UTC
i install my system: emerge -e system
via USE-flags, there's dev-tcltk/thread to install. but automake/conf aren't installed.
there's no reason to don't depend on automake/conf.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 23:20:47 UTC
This should use autotools.eclass
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-04-07 11:02:42 UTC
Fixed in CVS