Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109525 - app-text/docboot-sgml-utils-0.6.14.ebuild fails to build
Summary: app-text/docboot-sgml-utils-0.6.14.ebuild fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 18:59 UTC by Tom Gall (RETIRED)
Modified: 2006-02-17 13:37 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 Tom Gall (RETIRED) gentoo-dev 2005-10-16 18:59:25 UTC
Looks like a missing shared lib, should be trivial to repair

jade: error while loading shared libraries: libosp.so.3: cannot open shared
object file: No such file or directory
make[2]: *** [api.html] Error 127
make[2]: *** Waiting for unfinished jobs....
jade: error while loading shared libraries: libosp.so.3: cannot open shared
object file: No such file or directory
jade: error while loading shared libraries: libosp.so.3: cannot open shared
object file: No such file or directory
make[2]: *** [docbook2man.html] Error 127
make[2]: *** [docbook2texi.html] Error 127
jade: error while loading shared libraries: libosp.so.3: cannot open shared
object file: No such file or directory
make[2]: *** [backend-spec.html] Error 127
make[1]: *** [all-recursive] Error 1
Comment 1 Tom Gall (RETIRED) gentoo-dev 2005-10-16 19:25:37 UTC
libosp.so.3:  is from opensp

jade is from app-text/openjade

opensp seems to have upgraded but jade should have been rebuilt but wasn't

Comment 2 Tom Gall (RETIRED) gentoo-dev 2005-10-16 19:36:26 UTC
a rebuild of openjade to use libosp.so.4 fixed it.  Seems like the openjade
ebuild should be modified and the opensp ebuild should equally be more mindfull
of the version dependancy.

Alastair, added you for your opinion on the matter. Thanks!
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2006-02-17 13:37:57 UTC
seems like revdep-rebuild would fix this. please reopen, if closing this isn't good.