| Summary: | emerge app-text/docbook-sgml-utils compiler error on 1.4rc2 default install | ||
|---|---|---|---|
| Product: | Portage Development | Reporter: | Richard Miller <rm> |
| Component: | Unclassified | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
SGML_CATALOG_FILES=/etc/sgml/catalog \ SGML_SEARCH_PATH=../..:../../doc:.. \ jade -t sgml -i html -d ../../docbook-utils.dsl\#html \ -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml jade:../../doc/docbook-utils.sgml:1:55:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V3.1//EN" jade:../../doc/docbook-utils.sgml:9:0:E: reference to entity "BOOK" for which no system identifier could be generated jade:../../doc/docbook-utils.sgml:1:0: entity was defined here jade:../../doc/docbook-utils.sgml:9:0:E: DTD did not contain element declaration for document type name jade:../../doc/docbook-utils.sgml:11:11:E: there is no attribute "LANG" jade:../../doc/docbook-utils.sgml:11:19:E: there is no attribute "ID" jade:../../doc/docbook-utils.sgml:11:34:E: element "BOOK" undefined jade:../../doc/docbook-utils.sgml:12:11:E: element "BOOKINFO" undefined jade:../../doc/docbook-utils.sgml:13:10:E: element "TITLE" undefined jade:../../doc/docbook-utils.sgml:14:12:E: element "PUBDATE" undefined jade:../../doc/docbook-utils.sgml:16:16:E: element "LEGALNOTICE" undefined jade:../../doc/docbook-utils.sgml:17:6:E: element "PARA" undefined jade:../../doc/docbook-utils.sgml:24:13:E: element "ABSTRACT" undefined jade:../../doc/docbook-utils.sgml:25:11:E: element "PARA" undefined jade:../../doc/docbook-utils.sgml:28:11:E: element "PARA" undefined jade:../../doc/docbook-utils.sgml:34:16:E: element "AUTHORGROUP" undefined jade:../../doc/docbook-utils.sgml:35:13:E: element "AUTHOR" undefined jade:../../doc/docbook-utils.sgml:36:11:E: element "FIRSTNAME" undefined jade:../../doc/docbook-utils.sgml:36:37:E: element "SURNAME" undefined jade:../../doc/docbook-utils.sgml:37:20:E: element "AFFILIATION" undefined jade:../../doc/docbook-utils.sgml:38:18:E: element "ADDRESS" undefined ... jade:I: maximum number of errors (200) reached; change with -E option make[2]: *** [api.html] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 !!! ERROR: app-text/docbook-sgml-utils-0.6.11-r2 failed. !!! Function src_compile, Line 32, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge sync 2. emerge app-text/docbook-sgml-utils 3. Actual Results: it does not compile :> Expected Results: compiled? Im newbie to gentoo. Any way to find docu how portage works in details or who is maintainer of a specific package?