Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192302 - media-sound/sound-juicer-2.16.4 fails test w/o docbook-xml-dtd-4.3
Summary: media-sound/sound-juicer-2.16.4 fails test w/o docbook-xml-dtd-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gnome-tests
  Show dependency tree
 
Reported: 2007-09-12 14:54 UTC by Santiago M. Mola (RETIRED)
Modified: 2007-10-28 18:17 UTC (History)
1 user (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 Santiago M. Mola (RETIRED) gentoo-dev 2007-09-12 14:54:25 UTC
From media-sound/sound-juicer-2.16.4 test phase:
----------------
make[2]: Entering directory
`/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help/sound-juicer'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/sound-juicer.xml
./C/sound-juicer.xml:9: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
]>
  ^
 warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 Document ./C/sound-juicer.xml does not validate
 xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/sound-juicer.xml
 ./es/sound-juicer.xml:9: warning: failed to load external entity
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 ]>
   ^
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
Document ./es/sound-juicer.xml does not validate
make[2]: *** [check-doc-docs] Error 3
make[2]: Leaving directory
`/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help/sound-juicer'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help'
make: *** [check-recursive] Error 1
----------------

Installing docbook-xml-dtd-4.3 solves the problem.
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2007-09-12 15:07:22 UTC
Well, it does not pass tests anyway due to xml errors on Spanish translation, but I will report it as another bug later (unless you ping me on IRC before :p).
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2007-09-16 19:19:07 UTC
That's the next problem:
--------------------
make[1]: Entering directory `/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help'
Making check in sound-juicer
make[2]: Entering directory `/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help/sound-juicer'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/sound-juicer.xml
xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/sound-juicer.xml
./es/sound-juicer.xml:94: element phrase: validity error : Element placeholder-1 is not declared in phrase list of possible children
./es/sound-juicer.xml:94: element placeholder-1: validity error : No declaration for element placeholder-1
Document ./es/sound-juicer.xml does not validate
make[2]: *** [check-doc-docs] Error 3
make[2]: Leaving directory `/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help/sound-juicer'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/paludis/media-sound/sound-juicer-2.16.4/work/sound-juicer-2.16.4/help'
make: *** [check-recursive] Error 1
--------------------
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-10-28 18:17:00 UTC
fix is in CVS