Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 160012 - remove <media-gfx/graphviz-2.8-r2 (broken autotools handling)
Summary: remove <media-gfx/graphviz-2.8-r2 (broken autotools handling)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on: 165460
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2007-01-04 09:52 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-11-14 23:02 UTC (History)
1 user (show)

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 09:52:24 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-gfx/graphviz/graphviz-1.16-r1.ebuild:           aclocal && libtoolize --copy --force && automake -a && autoconf || die "Failed  to aclocal/libtoolize/automake/autoconf"
./media-gfx/graphviz/graphviz-1.16.ebuild:              aclocal && libtoolize --copy --force && automake -a && autoconf || die "Failed  to aclocal/libtoolize/automake/autoconf"
./media-gfx/graphviz/graphviz-2.2.ebuild:               aclocal && libtoolize --copy --force && automake -a -c -f && autoconf || die "Failed    to aclocal/libtoolize/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 Chris Bainbridge (RETIRED) gentoo-dev 2007-02-19 17:49:50 UTC
Those old versions only exist because of unstabled archs. When 2.12 is stable everywhere they can be removed and this bug closed.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-04-06 22:27:12 UTC
mips: Please mark 2.12 stable 
ppc-macos: Please mark 2.12 stable or do your prefix magic.
Comment 3 Fabian Groffen gentoo-dev 2007-04-07 11:24:40 UTC
ppc-macos moved to prefix.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-10-04 21:54:54 UTC
Just punt <media-gfx/graphviz-2.8-r2, nothing needs it.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-11-14 23:02:50 UTC
(In reply to comment #4)
> Just punt <media-gfx/graphviz-2.8-r2, nothing needs it.
> 

Gone.