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

Bug 207508

Summary: [tracker] Ebuilds running autotools during compile phase
Product: Gentoo Linux Reporter: Piotr Jaroszyński (RETIRED) <peper>
Component: New packagesAssignee: Gentoo Quality Assurance Team <qa>
Status: RESOLVED FIXED    
Severity: normal Keywords: Tracker
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 207428, 207431, 207435, 207436, 207438, 207439, 207441, 207442, 207443, 207444, 207446, 207448, 207449, 207452, 207454, 207455, 207457, 207459, 207461, 207463, 207465, 207466, 207470, 207472, 207474, 207478, 207479, 207481, 207483, 207484, 207486, 207487, 207488, 207489, 207490, 207492, 207496, 207498, 207500, 207502, 207504    
Bug Blocks:    

Description Piotr Jaroszyński (RETIRED) gentoo-dev 2008-01-26 00:15:08 UTC
Flameeyes:
"I've added a QA warning to autotools.eclass so that now using its functions
outside of src_unpack throws is reported to the users (and thus to the
developers to fix it).

I'm filing bugs for the packages I can easily find being doing this through a
simple grep on the tree.

If you fixed the issue in the last version of an ebuild and I still opened this
bug, please don't close it until you removed that ebuild from the tree.

Thanks for the cooperation."
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-01-26 10:10:42 UTC
And what's the problem with calling autotools outside src_unpack()?
Comment 2 SpanKY gentoo-dev 2008-01-26 10:53:08 UTC
it's wrong ... autotools are not a compile step, they're a source-prepare (and thus unpack) step.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-04-20 22:01:15 UTC
All fixed now.