Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86398 - wine doesn't compile because of missing libosp.so.3
Summary: wine doesn't compile because of missing libosp.so.3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 09:01 UTC by Reto Gantenbein (ganto)
Modified: 2005-03-23 10:26 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 Reto Gantenbein (ganto) 2005-03-23 09:01:14 UTC
emerge wine (20050310) fails because of a missing libosp.so.3. libol-0.3.14 gives me a /usr/lib/libosp.so.4



Reproducible: Always
Steps to Reproduce:
1. emerge libol
2. add '=app-emulation/wine-20050310 ~x86' to /etc/portage/package.keywords
3. emerge -Du wine

Actual Results:  
[...]
Wine build complete.
make: Entering directory `/var/tmp/portage/wine-20050310/work/wine-20050310/docu
mentation'
docbook2html -u wine-devel.sgml
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl#html
Working on: /var/tmp/portage/wine-20050310/work/wine-20050310/documentation/wine
-devel.sgml
jade: error while loading shared libraries: libosp.so.3: cannot open shared obje
ct file: No such file or directory
make: *** [wine-devel.html] Error 8
make: Leaving directory `/var/tmp/portage/wine-20050310/work/wine-20050310/docum
entation'

!!! ERROR: app-emulation/wine-20050310 failed.
!!! Function src_compile, Line 105, Exitcode 2
!!! docs
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
compile successfully

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 15:23:22)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -mcpu=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -mcpu=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache sandbox sfperms"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo
ftp://mirror.switch.ch/mirror/gentoo  ftp://ftp.solnet.ch/mirror/Gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/packages"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X acpi alsa apm avi bash-completion berkdb bitmap-fonts
bzlib cdda cddb cdr crypt cups curl divx4linux doc dvd emboss encode esd faad
fam fbcon ffmpeg flac font-server foomaticdb fortran ftp gcj gdbm gif glut gnome
gpm gstreamer gtk gtk2 icq imagemagick imlib java jpeg junit lcms libg++ libwww
mad mikmod mmx motif mozilla mp3 mpeg mpeg2 ncurses nls oggvorbis opengl oss pam
pdflib perl png python quicktime radeon readline sdl slang snmp spell sse ssl
stream svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode
utf8 vcd vorbis wxwindows xml xml2 xmms xv xvid zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Reto Gantenbein (ganto) 2005-03-23 09:22:21 UTC
after reemerging openjade wine compiled successfully. 
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-23 10:25:01 UTC
.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-23 10:26:00 UTC
Portage doesn't support reverse dependency checking (yet). You have to run `revdep-rebuild`.