Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437874 - sys-apps/the_silver_searcher build log not verbose
Summary: sys-apps/the_silver_searcher build log not verbose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeff (JD) Horelick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: verbose_build
  Show dependency tree
 
Reported: 2012-10-10 18:41 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-10-20 14:34 UTC (History)
0 users

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 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-10-10 18:41:27 UTC
Build log should be verbose. All versions of sys-apps/the_silver_searcher are affected.

Possible solutions (adding the following to the ebuild):

MAKEOPTS+=" V=1"

or

MAKEOPTS="${MAKEOPTS} V=1"
Comment 1 Julian Ospald 2012-10-10 19:12:40 UTC
that should rather be solved by bumping to EAPI=5 or appending

--disable-silent-rules to econf

EAPI=5 seems to be allowed in ~arch since yesterday
Comment 2 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-10-20 14:34:24 UTC
Fixed in sys-apps/the_silver_searcher-0.12