Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290581 - sys-devel/llvm-2.6 and sys-devel/clang-2.6 fail to build without groff installed
Summary: sys-devel/llvm-2.6 and sys-devel/clang-2.6 fail to build without groff installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 15:21 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-10-26 19:39 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-26 15:21:25 UTC
llvm[1]: Installing HTML documentation
/usr/bin/pod2html: llvm-as.pod: cannot resolve L<gccas|gccas> in paragraph 30.
/usr/bin/pod2html: llvm-link.pod: cannot resolve L<gccld|gccld> in paragraph 27.
/bin/sh: groff: command not found
make[2]: *** [/var/tmp/portage/sys-devel/llvm-2.6/work/llvm-2.6/docs/CommandGuide/bugpoint.ps] Error 127
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [install] Error 1
make: *** [install] Error 1
 * ERROR: sys-devel/llvm-2.6 failed:
 *   install failed

I have heirloom-doctools installed so I don't have groff but rather nroff… I guess I should submit a patch to use nroff… or is it rather possible to *download* the docs instead of building it on the spot?
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-26 16:58:08 UTC
Reusing this bug for clang as well :)
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-26 19:39:12 UTC
Okay good to go now, thanks! :)