Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160022 - media-libs/glide-v3: broken autotools handling (cleanup ebuilds please)
Summary: media-libs/glide-v3: broken autotools handling (cleanup ebuilds please)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-04 10:22 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-11-22 20:21 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 10:22:55 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):

./media-libs/glide-v3/glide-v3-3.10-r4.ebuild:  libtoolize -f && aclocal && automake && autoconf

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-10-04 21:27:25 UTC
amd64 - do you really want this keyworded? You are blocking this bug.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-05 21:05:22 UTC
(In reply to comment #1)
> amd64 - do you really want this keyworded? You are blocking this bug.

Errr, I meant alpha. 

Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2007-11-22 20:18:50 UTC
alpha keyword dropped
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2007-11-22 20:21:16 UTC
fixed