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

Bug 448674

Summary: sys-apps/sandbox has not verbose build log
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Sandbox Maintainers <sandbox>
Status: RESOLVED WORKSFORME    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 429308    

Description Agostino Sarubbo gentoo-dev 2012-12-26 15:20:48 UTC
The proposed solution is in the tracker.
If this is an autotools based package, and '--disable-silent-rules' doesn't work, you can try:
- emake V=1 in src_compile() and/or src_install()
- MAKEOPTS+=" V=1" as global scope

Note: if you will port the ebuild to EAPI 5, it includes '--disable-silent-rules'
Comment 1 SpanKY gentoo-dev 2012-12-26 17:25:19 UTC
it'll eventually sort itself out
Comment 2 Agostino Sarubbo gentoo-dev 2012-12-26 21:43:45 UTC
(In reply to comment #1)
> it'll eventually sort itself out

Sorry but I really don't understand. I didn't see these type of bugs closed as WORKSFORME. Can you explain?
Comment 3 SpanKY gentoo-dev 2013-04-30 17:16:29 UTC
(In reply to comment #2)

the right place to fix this is a central place.  i.e. econf.