Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485110 - dev-util/perf-3.8 build failure from automagic dependencies
Summary: dev-util/perf-3.8 build failure from automagic dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 14:44 UTC by Richard Yao (RETIRED)
Modified: 2013-10-08 22:45 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 Richard Yao (RETIRED) gentoo-dev 2013-09-16 14:44:14 UTC
asciidoc is enabled as a dependency when USE=doc is enabled, but it appears that the package has a hard dependency on asciidoc from the failure log.

It also appears to be missing dependencies on sys-process/audit and sys-libs/libunwind.
Comment 1 Naohiro Aota gentoo-dev 2013-09-29 07:17:00 UTC
(In reply to Richard Yao from comment #0)
> asciidoc is enabled as a dependency when USE=doc is enabled, but it appears
> that the package has a hard dependency on asciidoc from the failure log.

Please provide the log. I have no issue emerge'ing perf-3.8 with "USE=-doc"

> It also appears to be missing dependencies on sys-process/audit and
> sys-libs/libunwind.

I'm writing a fix for this problem. Thank you for the catch.
Comment 2 SpanKY gentoo-dev 2013-10-08 22:45:24 UTC
i've fixed the automagic depends w/audit & libunwind (among other things):
http://sources.gentoo.org/dev-util/perf/perf-3.8-r1.ebuild?rev=1.1

but i don't see any problems w/asciidoc, so you'll need to add more details.