Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31189 - Missing dependency on Ebuild app-text/docbook-sgml-utils
Summary: Missing dependency on Ebuild app-text/docbook-sgml-utils
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 04:24 UTC by Tobias Bahls
Modified: 2003-10-16 01:50 UTC (History)
0 users

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 Tobias Bahls 2003-10-15 04:24:51 UTC
The app-text/opensp dependency is missing

Reproducible: Always
Steps to Reproduce:
1. emerge app-text/docbook-sgml-utils
Actual Results:  
ade: relocation error: /usr/lib/libosp.so.0: undefined symbol: tack it. To
attack a monster <B>Use</B> it while you are in Combat mode. Do this now.
</CENTER></BASEFONT></BODY>
[..]
!!! ERROR: app-text/docbook-sgml-utils-0.6.12 failed.
!!! Function src_compile, Line 33, Exitcode 2


Expected Results:  
Merge opensp before docbook-sgml-utils

emerge info:
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2600+
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -mfpmath=sse,387"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="ftp://sunsite.cnlab-switch.ch/mirror/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://www.fhh.opensource-mirror.de/gentoo.org/
ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org/
rsync://rsync.fhh.opensource-mirror.de/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://gentoo.inode.at/
ftp://gentoo.inode.at/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg ncurses pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gdbm
berkdb slang readline arts aalib nas svga ggi tcltk guile ruby sdl gpm tcpd pam
libwww ssl perl python esd imlib oggvorbis motif opengl X -qt -java gtk -gnome
alsa mysql cjk nls -kde"
Comment 1 Tobias Bahls 2003-10-15 04:26:22 UTC
There was a typo.
Result is:
jade: relocation error: /usr/lib/libosp.so.0: undefined symbol: tack it.
To
attack a monster <B>Use</B> it while you are in Combat mode. Do this now.
</CENTER></BASEFONT></BODY>
[..]
!!! ERROR: app-text/docbook-sgml-utils-0.6.12 failed.
!!! Function src_compile, Line 33, Exitcode 2


Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-10-15 11:11:10 UTC
no, app-text/openjade PDEPEND's on opensp, which means that openjade effectively
installs opensp straight after itself is installed. do you really not have
opensp installed ? (qpkg -I -v opensp) have you removed it yourself ?
Comment 3 Tobias Bahls 2003-10-15 23:37:14 UTC
Well, after the Bug occured i have merged opensp by myself..
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2003-10-16 01:50:50 UTC
From your error it looks like you actually had libosp, but the library had
errors. There's no way that openjade wont install opensp unless you've done
something locally.