Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392077 - app-accessibility/sphinx3 mixes autotools-utils.eclass with default phase functions
Summary: app-accessibility/sphinx3 mixes autotools-utils.eclass with default phase fun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 392063
  Show dependency tree
 
Reported: 2011-11-27 09:43 UTC by Michał Górny
Modified: 2012-01-12 16:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
app-accessibility/sphinx3: Fix partial autotools-utils use wrt bug #392077. (app-accessibilitysphinx3-Fix-partial-autotools-uti.patch,4.86 KB, patch)
2012-01-06 17:01 UTC, Michał Górny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-11-27 09:43:33 UTC
Mixing use of autotools-utils.eclass with regular phase functions and/or random econf/emake calls is unsupported and it never was. Most likely, due to recent fixes to the eclass, the ebuild does no longer build.

Please fix it by using correct autotools-utils phase functions as pointed out in the example on top of the eclass and/or its manpage. If you have any trouble, feel free to ping us and we'll help you fix it. Thanks.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-01-06 17:01:30 UTC
Created attachment 298115 [details, diff]
app-accessibility/sphinx3: Fix partial autotools-utils use wrt bug #392077.

(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 42B9401D)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-01-12 16:34:23 UTC
Committed.