* [gentoo-amd64] Trouble building media-sound/esound-0.2.38-r1
@ 2008-12-19 5:34 Ken Lauffenburger
2008-12-19 6:04 ` [gentoo-amd64] " Duncan
0 siblings, 1 reply; 2+ messages in thread
From: Ken Lauffenburger @ 2008-12-19 5:34 UTC (permalink / raw
To: gentoo-amd64; +Cc: ken.lauffenburger
OK, I've tried several things but I can't seem to get around this one.
It seems like my jade/docbook configuration on my system is not right
somehow--I don't know much about that stuff but I should have the "as
built" configuration.
One thing I tried that doesn't work is set the "-doc" USE flag.
Any help greatly appreciated.
--ken
Here's some snippets of the build output:
make[2]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
jw -f docbook -b html -o html ./esound.sgml
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs/./esound.sgml
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference to entity "ISOamsa" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:60:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:61:8:E: reference to entity "ISOamsb" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:59:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:67:60:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:68:8:E: reference to entity "ISOamsc" for which no system identifier could be generated
...
make[2]: *** [html/index.html] Error 8
make[2]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38'
make: *** [all] Error 2
*
* ERROR: media-sound/esound-0.2.38-r1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2917: Called die
* The specific snippet of code:
* emake || die "Make failed"
* The die message:
* Make failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-sound/esound-0.2.38-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/esound-0.2.38-r1/temp/environment'.
*
Also, here's the docbook modules I have installed:
mercury:~> equery list docbook
[ Searching for package 'docbook' in all categories among: ]
* installed packages
[I--] [ ] app-text/build-docbook-catalog-1.4 (0)
[I--] [ ] app-text/docbook-dsssl-stylesheets-1.79 (0)
[I--] [ ] app-text/docbook-sgml-1.0 (0)
[I--] [ ] app-text/docbook-sgml-dtd-3.0-r3 (3.0)
[I--] [ ] app-text/docbook-sgml-dtd-3.1-r3 (3.1)
[I--] [ ] app-text/docbook-sgml-dtd-4.0-r3 (4.0)
[I--] [ ] app-text/docbook-sgml-dtd-4.1-r3 (4.1)
[I--] [ ] app-text/docbook-sgml-dtd-4.2-r2 (4.2)
[I--] [ ] app-text/docbook-sgml-dtd-4.4 (4.4)
[I--] [ ] app-text/docbook-sgml-utils-0.6.14 (0)
[I--] [ ] app-text/docbook-xml-dtd-4.1.2-r6 (4.1.2)
[I--] [ ] app-text/docbook-xml-dtd-4.2-r1 (4.2)
[I--] [ ] app-text/docbook-xml-dtd-4.3 (4.3)
[I--] [ ] app-text/docbook-xml-dtd-4.4-r1 (4.4)
[I--] [ ] app-text/docbook-xml-simple-dtd-1.0-r1 (1.0)
[I--] [ ] app-text/docbook-xml-simple-dtd-4.1.2.4-r2 (0)
[I--] [ ] app-text/docbook-xsl-ns-stylesheets-1.74.0 (0)
[I--] [ ] app-text/docbook-xsl-stylesheets-1.73.2 (0)
--
Ken Lauffenburger <ken.lauffenburger@verizon.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-amd64] Re: Trouble building media-sound/esound-0.2.38-r1
2008-12-19 5:34 [gentoo-amd64] Trouble building media-sound/esound-0.2.38-r1 Ken Lauffenburger
@ 2008-12-19 6:04 ` Duncan
0 siblings, 0 replies; 2+ messages in thread
From: Duncan @ 2008-12-19 6:04 UTC (permalink / raw
To: gentoo-amd64
Ken Lauffenburger <ken.lauffenburger@verizon.net> posted
1229664860.7973.15.camel@mercury.verizon.net, excerpted below, on Thu, 18
Dec 2008 23:34:20 -0600:
> OK, I've tried several things but I can't seem to get around this one.
> It seems like my jade/docbook configuration on my system is not right
> somehow--I don't know much about that stuff but I should have the "as
> built" configuration.
>
> One thing I tried that doesn't work is set the "-doc" USE flag.
>
> Any help greatly appreciated.
>
> --ken
>
> Here's some snippets of the build output:
>
> make[2]: Entering directory
> `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
> jw -f docbook -b html -o html ./esound.sgml Using catalogs:
> /etc/sgml/sgml-docbook-3.1.cat Using stylesheet:
> /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on:
> /var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs/./
esound.sgml
> jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot
> generate system identifier for public text "ISO 8879:1986//ENTITIES
> Added Math Symbols: Arrow Relations//EN"
> jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference
> to entity "ISOamsa" for which no system identifier could be generated
--- 8>< --- ><8 ---
I don't run esound but that looks very much like this bug, which has many
dups 0.2.36 thru at least 0.2.38-r1. The suggested fix is a remerge of
sgml-common, or if you've not done a full update in awhile, try that
(with --newuse --deep as well as --update). There's also a patch to
disable the documentation completely, but I'm not sure if it still
applies nicely to 0.2.38 or not, as I believe it was for 0.2.36.
Note that other packages may be affected too (thus the lack of esound in
the bug title), but esound seems to be the common one.
emerge fails on sgml catalog corruption - entity was defined here
http://bugs.gentoo.org/show_bug.cgi?id=128952
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-19 6:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 5:34 [gentoo-amd64] Trouble building media-sound/esound-0.2.38-r1 Ken Lauffenburger
2008-12-19 6:04 ` [gentoo-amd64] " Duncan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox