Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91649 - www-client/opera needs lesstif as RDEPEND
Summary: www-client/opera needs lesstif as RDEPEND
Status: RESOLVED DUPLICATE of bug 66229
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-05 21:34 UTC by Andrew D Kirch
Modified: 2005-07-17 13:06 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 Andrew D Kirch 2005-05-05 21:34:03 UTC
revdep-rebuild -X generates the following output:

  broken /opt/opera/lib/opera/plugins/operamotifwrapper-1 (requires libXm.so.1)
  broken /opt/opera/lib/opera/plugins/operamotifwrapper-3 (requires libXm.so.3)

libXm.so.* is provided by lesstif which is currently broken, see bug 91648 for details.

emerge info:
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.10 x86_64)
=================================================================
System uname: 2.6.10 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 29 2005, 21:37:15)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowext X a52 aac aalib acpi aim alsa arts avi berkdb bitmap-fonts bonobo cdparanoia cdr crypt cups curl dga dts dv dvb dvd dvdr dvdread eds esd fam fbcon flac font-server foomaticdb fortran gd gif gnome gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 jack java javascript jp2 jpeg kde libcaca libwww live lzo lzw lzw-tiff mad matroska mikmod mjpeg motif mozilla mp3 mpeg mpeg4 ncurses nls nvidia offensive ofx ogg oggvorbis opengl oss pam pda perl png ppds print python qt readline real rtc samba spell ssl tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xanim xine xinerama xml xml2 xmms xpm xrandr xv xvid xvmc yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-06 01:01:26 UTC
revdep-rebuild does not work correctly with binary packages, like Opera. Also see Bug 91498.

*** This bug has been marked as a duplicate of 83852 ***
Comment 2 Andrew D Kirch 2005-05-06 15:27:03 UTC
While I realize that revdep-rebuild does not behave correctly with binary packages note that I am showing this as an RDEPEND, not a DEPEND.  The openmotiff libraries for opera have ELF system calls which refer to libraries provided by lesstif.  While I'm not sure what the purpose is, the calls are there and lesstif should be added as an rdepend.

This is an issue with opera RDEPEND not with revdep-rebuild.
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-08 09:58:07 UTC
this is the correct duplicated

*** This bug has been marked as a duplicate of 66229 ***