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

Bug 452854

Summary: sys-apps/kmod has not verbose build log
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: udev maintainers <udev-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: base-system
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 2013-01-18 16:36:57 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 Samuli Suominen (RETIRED) gentoo-dev 2013-01-18 17:00:53 UTC
fixed for 12-r1 and 9999