Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 448140 - media-libs/xine-lib - build log is not verbose
Summary: media-libs/xine-lib - build log is not verbose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: verbose_build
  Show dependency tree
 
Reported: 2012-12-21 23:29 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2012-12-24 07:49 UTC (History)
1 user (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 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-12-21 23:29:45 UTC
$summary

Solution: add...

MAKEOPTS="${MAKEOPTS} V=1"

...to the ebuild.
Comment 1 Sergey Popov gentoo-dev 2012-12-24 07:49:59 UTC
+  24 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> xine-lib-1.2.1-r1.ebuild,
+  xine-lib-1.2.2.ebuild, xine-lib-1.2.9999.ebuild:
+  Make build log verbose, wrt bug #448140. Thanks to Vicente Olivert Riera for
+  discovering this issue