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

Bug 444346

Summary: app-emulation/qemu-user has not verbose build log
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: minor CC: pinkbyte
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-11-22 18:53:20 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 to add MAKEOPTS+=" V=1"
Comment 1 Sergey Popov gentoo-dev 2013-08-12 14:46:32 UTC
+  12 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> qemu-user-0.12.2.ebuild,
+  qemu-user-1.0.ebuild, qemu-user-1.1.0.ebuild, qemu-user-1.1.0-r1.ebuild,
+  qemu-user-1.2.2.ebuild, qemu-user-1.4.0.ebuild, qemu-user-9999.ebuild:
+  Enable verbose build, wrt bug #444346. Thanks to Agostino Sarubbo for
+  discovering this issue