Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 354821

Summary: dev-vcs/git does not compile with USE="doc" flag
Product: Gentoo Linux Reporter: Yuriy Rusinov <yrusinov>
Component: [OLD] DevelopmentAssignee: Robin Johnson <robbat2>
Status: RESOLVED INVALID    
Severity: normal CC: ricmm
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: My emerge --info

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.