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

Bug 160009

Summary: gnome-base/gnome-session : broken autotools handling (cleanup ebuilds please)
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: major CC: r.schroeder
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 148821    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-04 09:47:57 UTC
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):

./gnome-base/gnome-session/gnome-session-2.14.2.ebuild: libtoolize --copy --force
./gnome-base/gnome-session/gnome-session-2.16.1.ebuild: libtoolize --copy --force

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 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-04 12:49:59 UTC
updated ebuilds to use eautoreconf instead of rebuilding by hand
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-05 04:39:58 UTC
*** Bug 160236 has been marked as a duplicate of this bug. ***