Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195136 - app-emulation/bochs-2.3.5 fails to compile due to jade error
Summary: app-emulation/bochs-2.3.5 fails to compile due to jade error
Status: VERIFIED DUPLICATE of bug 128952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-08 17:52 UTC by Zsolti
Modified: 2007-10-08 18:53 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info.txt,3.55 KB, text/plain)
2007-10-08 17:52 UTC, Zsolti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolti 2007-10-08 17:52:16 UTC
app-emulation/bochs-2.3.5 fails to compile due to a jade error.
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:69:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:3:5:E: reference to entity "cyr1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:0: entity was defined here
make[1]: *** [user/index.html] Error 8
make[1]: Leaving directory `/var/tmp/portage/app-emulation/bochs-2.3.5/work/bochs-2.3.5/doc/docbook'
make: *** [build_docbook] Error 2

there is no "doc" use-flag so it couldn't be avoided.


Reproducible: Always

Steps to Reproduce:
1.emerge -av bochs
2.
3.
Comment 1 Zsolti 2007-10-08 17:52:59 UTC
Created attachment 132945 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-08 18:53:04 UTC
Kindly review http://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity; re-emerge sgml-common

*** This bug has been marked as a duplicate of bug 128952 ***