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

Bug 298860

Summary: dev-util/sourcenav: suspect src_compile
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED WONTFIX    
Severity: normal CC: dev-tools, qa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-29 13:48:54 UTC
Somehow the current ebuild for sourcenav has a direct call to ./configure rather than using econf, and a direct call of make (even though it does not fail parallel make, it only fails parallel install which is now worked around by emake -j1).

Can you please verify the ebuild? It seems like it's in need of some TLC.
Comment 1 Pacho Ramos gentoo-dev 2012-07-21 13:53:48 UTC
dropped