Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222489 - x11-misc/googleearth: missing dep on x11-libs/libXinerama
Summary: x11-misc/googleearth: missing dep on x11-libs/libXinerama
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 11:10 UTC by Toralf Förster
Modified: 2008-08-09 07:46 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 Toralf Förster gentoo-dev 2008-05-17 11:10:31 UTC
GE seems to (r)depend on it, b/c otherwise I get :
tfoerste@n22 ~ $ googleearth
./googleearth-bin: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory


Reproducible: Always




tfoerste@n22 ~ $ emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 i686)
=================================================================
System uname: 2.6.24-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1700MHz
Timestamp of tree: Sat, 17 May 2008 10:15:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.mneisen.org/ http://213.186.33.37/gentoo-distfiles/"
LINGUAS="de en"
MAKEOPTS="-j 2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa apache2 arts berkdb bzip2 cairo caps cddb cli cracklib crypt css cups dri dvd dvdr dvdread dynamicplugin encode exif fam fastbuild fortran gdbm gif gpm gtk hdaps hyphenation iconv ipv6 isdnlog jai java javascript jimi joystick jpeg kde logrotate mad mbox midi mikmod mmap mmx mmxext mp2 mp3 mp4 mpeg mudflap mysql ncurses nls nntp nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png ppds pppd python readline real reflection session spl sse sse2 ssl subversion svg tcpd tiff tk truetype unicode userlocales visualization vorbis wav wifi win32codecs wmf workbench x264 x86 xcomposite xml xorg xpm zlib" ALSA_CARDS="intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse joystick evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="vga radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Matthias Schwarzott gentoo-dev 2008-08-01 10:23:12 UTC
You did not tell what version of googleearth you do use, but my version (googleearth-4.2.205.5730) does not link against libXinerama.

At least not directly.
# readelf -d /opt/googleearth/googleearth-bin |grep Xinerama
Shows nothing.
Neither do
# readelf -d /opt/googleearth/lib* |grep Xinerama

So I think another lib on your system is broken, but not googleearth RDEPENDS.
Comment 2 Toralf Förster gentoo-dev 2008-08-01 13:48:29 UTC
I've currently Version 4.3.7204.0836(beta) from April 24 2008 :

n22 /opt/googleearth # ldd libQt3Support.so.4 | grep Xiner
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb73f2000)
n22 /opt/googleearth # ldd libQtGui.so.4 | grep Xiner
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb7609000)
Comment 3 Toralf Förster gentoo-dev 2008-08-01 13:54:05 UTC
forgot the mention :

n22 /usr/portage/x11-misc/googleearth # equery l googleearth
[ Searching for package 'googleearth' in all categories among: ]
 * installed packages
[I--] [  ] x11-misc/googleearth-4.2.205.5730 (0)
n22 /usr/portage/x11-misc/googleearth # emerge -f googleearth
Calculating dependencies... done!

>>> Emerging (1 of 1) x11-misc/googleearth-4.2.205.5730 to /
 * GoogleEarthLinux.bin RMD160 SHA1 SHA256 size ;-) ...                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                 [ ok ]
 * checking GoogleEarthLinux.bin ;-) ...                                                                               [ ok ]
Comment 4 Wormo (RETIRED) gentoo-dev 2008-08-09 07:46:49 UTC
Toralf is right, new versions of googleearth are linking against libXinerama.