Gentoo Archives: gentoo-amd64

From: Ken Lauffenburger <ken.lauffenburger@×××××××.net>
To: gentoo-amd64@l.g.o
Cc: ken.lauffenburger@×××××××.net
Subject: [gentoo-amd64] Trouble building media-sound/esound-0.2.38-r1
Date: Fri, 19 Dec 2008 05:34:29
Message-Id: 1229664860.7973.15.camel@mercury.verizon.net
1 OK, I've tried several things but I can't seem to get around this one.
2 It seems like my jade/docbook configuration on my system is not right
3 somehow--I don't know much about that stuff but I should have the "as
4 built" configuration.
5
6 One thing I tried that doesn't work is set the "-doc" USE flag.
7
8 Any help greatly appreciated.
9
10 --ken
11
12 Here's some snippets of the build output:
13
14 make[2]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
15 jw -f docbook -b html -o html ./esound.sgml
16 Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
17 Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
18 Working on: /var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs/./esound.sgml
19 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"
20 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
21 jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was defined here
22 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"
23 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
24 jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:59:0: entity was defined here
25 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"
26 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
27
28 ...
29
30 make[2]: *** [html/index.html] Error 8
31 make[2]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38/docs'
32 make[1]: *** [all-recursive] Error 1
33 make[1]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38-r1/work/esound-0.2.38'
34 make: *** [all] Error 2
35 *
36 * ERROR: media-sound/esound-0.2.38-r1 failed.
37 * Call stack:
38 * ebuild.sh, line 49: Called src_compile
39 * environment, line 2917: Called die
40 * The specific snippet of code:
41 * emake || die "Make failed"
42 * The die message:
43 * Make failed
44 *
45 * If you need support, post the topmost build error, and the call stack if relevant.
46 * A complete build log is located at '/var/tmp/portage/media-sound/esound-0.2.38-r1/temp/build.log'.
47 * The ebuild environment file is located at '/var/tmp/portage/media-sound/esound-0.2.38-r1/temp/environment'.
48 *
49
50 Also, here's the docbook modules I have installed:
51
52 mercury:~> equery list docbook
53 [ Searching for package 'docbook' in all categories among: ]
54 * installed packages
55 [I--] [ ] app-text/build-docbook-catalog-1.4 (0)
56 [I--] [ ] app-text/docbook-dsssl-stylesheets-1.79 (0)
57 [I--] [ ] app-text/docbook-sgml-1.0 (0)
58 [I--] [ ] app-text/docbook-sgml-dtd-3.0-r3 (3.0)
59 [I--] [ ] app-text/docbook-sgml-dtd-3.1-r3 (3.1)
60 [I--] [ ] app-text/docbook-sgml-dtd-4.0-r3 (4.0)
61 [I--] [ ] app-text/docbook-sgml-dtd-4.1-r3 (4.1)
62 [I--] [ ] app-text/docbook-sgml-dtd-4.2-r2 (4.2)
63 [I--] [ ] app-text/docbook-sgml-dtd-4.4 (4.4)
64 [I--] [ ] app-text/docbook-sgml-utils-0.6.14 (0)
65 [I--] [ ] app-text/docbook-xml-dtd-4.1.2-r6 (4.1.2)
66 [I--] [ ] app-text/docbook-xml-dtd-4.2-r1 (4.2)
67 [I--] [ ] app-text/docbook-xml-dtd-4.3 (4.3)
68 [I--] [ ] app-text/docbook-xml-dtd-4.4-r1 (4.4)
69 [I--] [ ] app-text/docbook-xml-simple-dtd-1.0-r1 (1.0)
70 [I--] [ ] app-text/docbook-xml-simple-dtd-4.1.2.4-r2 (0)
71 [I--] [ ] app-text/docbook-xsl-ns-stylesheets-1.74.0 (0)
72 [I--] [ ] app-text/docbook-xsl-stylesheets-1.73.2 (0)
73
74
75
76 --
77 Ken Lauffenburger <ken.lauffenburger@×××××××.net>

Replies

Subject Author
[gentoo-amd64] Re: Trouble building media-sound/esound-0.2.38-r1 Duncan <1i5t5.duncan@×××.net>