Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273681 - app-text/opensp-1.5.2-r1 fails tests (missing dependencies?)
Summary: app-text/opensp-1.5.2-r1 fails tests (missing dependencies?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo SGML project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 07:35 UTC by Jakub Januszkiewicz
Modified: 2011-07-24 08:47 UTC (History)
2 users (show)

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


Attachments
build log (build.log,163.91 KB, text/plain)
2009-06-11 07:36 UTC, Jakub Januszkiewicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Januszkiewicz 2009-06-11 07:35:38 UTC
app-text/opensp-1.5.2-r1 fails the test suite with a bunch of messages like:

/var/tmp/portage/app-text/opensp-1.5.2-r1/work/OpenSP-1.5.2/nsgmls/.libs/lt-onsgmls:/etc/sgml/catalog:1:8:E: cannot open "/etc/sgml/sgml-docbook-4.1.cat" (No such file or directory)

with X.Y in "sgml-docbook-X.Y.cat" changing to 4.0, 4.2, 4.3, 4.4 and 3.1. See the attached build log. Is this a missing dep on those docbook-sgml-dtd slots when test are enabled?

Reproducible: Always

Steps to Reproduce:
1. don't have at least one of mentioned docbook-sgml-dtd packages installed
2. FEATURES=test emerge opensp
Comment 1 Jakub Januszkiewicz 2009-06-11 07:36:52 UTC
Created attachment 194217 [details]
build log
Comment 2 Nikoli 2011-04-13 09:03:59 UTC
Same problem with app-text/opensp-1.5.2-r2, after installing app-text/sgml-common it builds fine.

/var/tmp/portage/app-text/opensp-1.5.2-r2/work/OpenSP-1.5.2/nsgmls/.libs/lt-onsgmls:/etc/sgml/sgml-ent.cat:1:8:E: cannot open "/usr/share/sgml/sgml-iso-entities-8879.1986/catalog" (No such file or directory)
FAIL: catalog-1
=====================
16 of 17 tests failed
=====================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-text/opensp-1.5.2-r2/work/OpenSP-1.5.2/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/app-text/opensp-1.5.2-r2/work/OpenSP-1.5.2/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/opensp-1.5.2-r2/work/OpenSP-1.5.2'
make: *** [check] Error 2
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2011-07-24 08:47:05 UTC
Thank you for report. Missed dependency was just added.