Bug 207431 - app-text/dgs runs autotools during compile phase
Bug#: 207431 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: maintainer-needed@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: app-text/dgs runs autotools during compile phase
Keywords:  
Status Whiteboard: 
Opened: 2008-01-25 23:11 0000
Description:   Opened: 2008-01-25 23:11 0000
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 From Kevin Fullerton 2008-02-15 21:40:27 0000 -------
Created an attachment (id=143602) [details]
Revised ebuild fixing QA problems

------- Comment #2 From Kevin Fullerton 2008-02-15 21:40:48 0000 -------
Revised ebuild to fix above QA issues

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2008-03-18 13:24:50 0000 -------
Fixed the eautoconf call.