Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 392125

Summary: sys-apps/man-db: mixes autotools-utils.eclass with default phase functions
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 392063    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-11-27 10:33:56 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 SpanKY gentoo-dev 2011-11-27 18:35:19 UTC
autotools-utils isn't necessary.  i've just dropped the noise.

http://sources.gentoo.org/sys-apps/man-db/man-db-2.6.0.2.ebuild?r1=1.8&r2=1.9