Bug 160005 - dev-libs/libsigc++ : broken autotools handling (cleanup ebuilds please)
Bug#: 160005 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: gnome-mm@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-libs/libsigc++ : broken autotools handling (cleanup ebuilds please)
Keywords:  
Status Whiteboard: 
Opened: 2007-01-04 09:40 0000
Description:   Opened: 2007-01-04 09:40 0000
The following ebuilds are found to have broken autotools handling, as they run
libtoolize directly (they never should, instead they should call eautoreconf in
autotools.eclass, read http://www.gentoo.org/proj/en/qa/autofailure.xml for
more information):

./dev-libs/libsigc++/libsigc++-2.0.5.ebuild:    # added libtoolize, add "-I
scripts" to aclocal, autoconf before econf
./dev-libs/libsigc++/libsigc++-2.0.5.ebuild:            libtoolize -c -f
--automake

Please cleanup the ebuilds by asking for stable marking, removing obsolete
ebuilds with no relevant keywords, or porting the fixes in newer versions (if
presents) to properly handle autotools.

Thanks,
Diego

------- Comment #1 From Petteri Räty 2007-04-07 15:17:52 0000 -------
2.0.5 removed as gnome-mm has had three months to react.