Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160064 - x11-wm/ratpoison: broken autotools handling (cleanup ebuilds please)
Summary: x11-wm/ratpoison: broken autotools handling (cleanup ebuilds please)
Status: VERIFIED DUPLICATE of bug 160061
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Jason Wever (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-04 11:22 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-01-04 11:29 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-04 11:22:50 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):

./x11-wm/ratpoison/ratpoison-1.3.0.ebuild:              libtoolize -c -f
./x11-wm/ratpoison/ratpoison-1.4.0_beta2.ebuild:                libtoolize -c -f
./x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild:                libtoolize -c -f


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 Jakub Moc (RETIRED) gentoo-dev 2007-01-04 11:29:31 UTC

*** This bug has been marked as a duplicate of 160061 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-04 11:29:51 UTC
Dupe, yay for bugzilla shit.