Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444708 - sys-libs/ldb has not verbose build log
Summary: sys-libs/ldb has not verbose build log
Status: RESOLVED DUPLICATE of bug 444562
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Andreis Vinogradovs ( slepnoga )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: verbose_build
  Show dependency tree
 
Reported: 2012-11-25 16:44 UTC by Agostino Sarubbo
Modified: 2012-11-25 20:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-11-25 16:44:10 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 Andreis Vinogradovs ( slepnoga ) 2012-11-25 20:07:30 UTC
(In reply to comment #0)
> 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"
It's not autotools package, it's waf build system and waf eclass package.
Comment 2 Andreis Vinogradovs ( slepnoga ) 2012-11-25 20:11:26 UTC

*** This bug has been marked as a duplicate of bug 444562 ***