Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392085 - app-i18n/enca: mixes autotools-utils.eclass with default phase functions
Summary: app-i18n/enca: mixes autotools-utils.eclass with default phase functions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 392063
  Show dependency tree
 
Reported: 2011-11-27 10:00 UTC by Michał Górny
Modified: 2011-12-06 13:52 UTC (History)
2 users (show)

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


Attachments
fix patch (patch-enca,741 bytes, text/plain)
2011-12-06 13:17 UTC, Stas
Details

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 10:00:49 UTC
Mixing use of autotools-utils.eclass with regular phase functions and/or random econf/emake calls is unsupported and it never was. And in a near future, it will cause fatal errors during the build process.

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 Stas 2011-12-06 13:17:44 UTC
Created attachment 294987 [details]
fix patch

fix
Comment 2 Maxim Koltsov (RETIRED) gentoo-dev 2011-12-06 13:52:49 UTC
Commited, thanks.