Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354821 - dev-vcs/git does not compile with USE="doc" flag
Summary: dev-vcs/git does not compile with USE="doc" flag
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 08:36 UTC by Yuriy Rusinov
Modified: 2011-06-27 19:47 UTC (History)
1 user (show)

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


Attachments
My emerge --info (emerge_info.log,4.82 KB, text/plain)
2011-02-14 08:37 UTC, Yuriy Rusinov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Rusinov 2011-02-14 08:36:16 UTC
If I try to USE="doc" emerge -av dev-vcs/git I receive error Can't locate XML/SAX/ParserFactory.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.12.2/i486-linux /usr/lib/perl5/site_perl/5.12.2 /usr/lib/perl5/vendor_perl/5.12.2/i486-linux /usr/lib/perl5/vendor_perl/5.12.2 /usr/lib/perl5/5.12.2/i486-linux /usr/lib/perl5/5.12.2 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/local/lib/site_perl .) at /usr/bin/db2x_texixml line 2147.
BEGIN failed--compilation aborted at /usr/bin/db2x_texixml line 2147.
docbook2texi:/book: no description for directory entry
make: *** [user-manual.texi] Error 2

reemerge app-text/docbook2X dev-perl/HTML-Parser dev-perl/XML-Parser perl-core/PodParser does not help

Reproducible: Always

Steps to Reproduce:
1.USE="doc" emerge -av dev-vcs/git
2.
3.

Actual Results:  
make[1]: `GIT-VERSION-FILE' is up to date.
    ASCIIDOC user-manual.xml
    DB2TEXI user-manual.texi
Can't locate XML/SAX/ParserFactory.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.12.2/i486-linux /usr/lib/perl5/site_perl/5.12.2 /usr/lib/perl5/vendor_perl/5.12.2/i486-linux /usr/lib/perl5/vendor_perl/5.12.2 /usr/lib/perl5/5.12.2/i486-linux /usr/lib/perl5/5.12.2 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/local/lib/site_perl .) at /usr/bin/db2x_texixml line 2147.
BEGIN failed--compilation aborted at /usr/bin/db2x_texixml line 2147.
docbook2texi:/book: no description for directory entry
make: *** [user-manual.texi] Error 2
emake failed
 * ERROR: dev-vcs/git-1.7.3.4-r1 failed:
 *   emake info html failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 3018:  Called die
 * The specific snippet of code:
 *               git_emake info || die "emake info html failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-vcs/git-1.7.3.4-r1',
 * the complete build log and the output of 'emerge -pqv =dev-vcs/git-1.7.3.4-r1'.
 * The complete build log is located at '/var/tmp/portage/dev-vcs/git-1.7.3.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/git-1.7.3.4-r1/temp/environment'.
 * S: '/var/tmp/portage/dev-vcs/git-1.7.3.4-r1/work/git-1.7.3.4'

>>> Failed to emerge dev-vcs/git-1.7.3.4-r1, Log file:


Expected Results:  
Successful merge
Comment 1 Yuriy Rusinov 2011-02-14 08:37:35 UTC
Created attachment 262431 [details]
My emerge --info
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-06-27 19:47:33 UTC
You need to rebuild your perl.