From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LDY0K-0006RQ-G2 for garchives@archives.gentoo.org; Fri, 19 Dec 2008 05:34:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE01E0379; Fri, 19 Dec 2008 05:34:23 +0000 (UTC) Received: from vms173001pub.verizon.net (vms173001pub.verizon.net [206.46.173.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 94A84E0379 for ; Fri, 19 Dec 2008 05:34:22 +0000 (UTC) Received: from mercury.verizon.net ([173.71.45.214]) by vms173001.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0KC300BO1ZH8XNA1@vms173001.mailsrvcs.net> for gentoo-amd64@lists.gentoo.org; Thu, 18 Dec 2008 23:34:20 -0600 (CST) Received: by mercury.verizon.net (Postfix, from userid 1000) id 33F4BFCA4F; Thu, 18 Dec 2008 23:34:20 -0600 (CST) Date: Thu, 18 Dec 2008 23:34:20 -0600 From: Ken Lauffenburger Subject: [gentoo-amd64] Trouble building media-sound/esound-0.2.38-r1 To: gentoo-amd64@lists.gentoo.org Cc: ken.lauffenburger@verizon.net Message-id: <1229664860.7973.15.camel@mercury.verizon.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-type: text/plain Content-transfer-encoding: 7bit X-Archives-Salt: 8f8240e0-5fe6-4193-91c6-dd20eefbba80 X-Archives-Hash: 0010ae71300aa41ce7d8f3bc9cc54f9c 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