Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355805 - sci-geosciences/gpsd-2.95-r1 should depend on app-text/docbook-xml-dtd:4.1.2
Summary: sci-geosciences/gpsd-2.95-r1 should depend on app-text/docbook-xml-dtd:4.1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 08:18 UTC by Martin Jansa
Modified: 2011-02-23 21:47 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Jansa 2011-02-21 08:18:10 UTC
Build fails without app-text/docbook-xml-dtd-4.1.2 installed:

Installing manual pages, generator is xmlto
ls: cannot access doc/*.xml: No such file or directory
make[2]: Entering directory `/tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95'
2.95
make[2]: Leaving directory `/tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95'

xmlto: /tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95/./gps.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
/tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95/./gps.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
                                                              ^
/tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95/./gps.xml:130: parser error : Entity 'mdash' not defined
should default to using for display — imperial, nautical, or
                                           ^
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
Document /tmp/tmpwork/portage/sci-geosciences/gpsd-2.95-r1/work/gpsd-2.95/./gps.xml does not validate
make[1]: *** [stamp-gps-manpages] Error 13


Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2011-02-23 21:47:54 UTC
+  23 Feb 2011; Patrick Lauer <patrick@gentoo.org> gpsd-2.95-r1.ebuild:
+  Adding docbook dep for building, bug #355805

confirmed and fixed