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

Bug 392063

Summary: [TRACKER] Ebuilds mixing autotools-utils with regular phase funcs
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: EclassesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED FIXED    
Severity: major CC: mgorny
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 392053, 392067, 392077, 392079, 392081, 392083, 392085, 392089, 392091, 392097, 392099, 392101, 392103, 392105, 392107, 392109, 392111, 392113, 392115, 392117, 392119, 392125, 392127, 392131, 392133, 392135, 392137, 392139, 392141, 392143, 392145, 392147, 392149, 392151, 392153, 392155, 392157, 392159, 392161, 392163, 392165, 392167, 392169, 392171, 392173, 392175, 392177, 392183, 392185    
Bug Blocks: 391927    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-11-27 08:44:45 UTC
A number of ebuilds in the tree inherits autotools-utils yet mixes it with calls to econf/emake. Recently added failure checking for pushd/popd triggers build failures with them.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-11-27 11:04:52 UTC
49, if I'm counting correctly...
Comment 2 Maciej Mrozowski gentoo-dev 2011-11-27 17:17:42 UTC
Thanks for that tracker. (honestly I never imagined, that even when extensive ebuild example is provied, so many new ebuilds are written plain wrong)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-05-28 07:39:34 UTC
Seems like all deps are closed, so let's finally apply the eclass fix.