Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143157 - convert versus libMagick.so version mismatch
Summary: convert versus libMagick.so version mismatch
Status: RESOLVED DUPLICATE of bug 121142
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-07 22:00 UTC by Walter Dnes
Modified: 2006-08-08 00:19 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 Walter Dnes 2006-08-07 22:00:14 UTC
I probably should've reported this a year ago.  On my system, current and ~x86 builds *ALWAYS* have version mismatch with libs.  E.g. when I run "convert". I get...
convert: error while loading shared libraries: libMagick.so.6: cannot open shared object file: No such file or directory

The command...

[m3000][root][~] find / -name libMagick* | grep ^/usr/lib/

...finds versions of /usr/lib/libMagick.so.10 !!!  I tried the ugly hack of symlinking the actual lib to the lib "convert" was looking for.  That blows up when I try running it.  I've been able to avoid this bug by staying with older imagemagick ebuilds, which match versions properly.  Unfortunately, all old versions now break with the png_ptr bug, and the lib-mismatch kills me on the current and ~x86 versions.  Help!

And for my "emerge-- info"

Gentoo Base System version 1.6.15
Portage 2.1-r1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gent
oo-r7 i686)
=================================================================
System uname: 2.6.16-gentoo-r7 i686 AMD Athlon(tm) 64 Processor 3000+
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -fomit-frame-pointer -march=athlon -m3dnow -mmmx -msse -msse2 
-mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -march=athlon -m3dnow -mmmx -msse -msse
2 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms 
strict"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo ftp://gentoo.risq.qc.ca/ http://
gentoo.netnitco.net"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac alsa bitmap-fonts bzip2 cdr dga dio divx4linux dri dvd 
dvdr dvdread encode exif ffmpeg flac fortran gb gif gtk2 imlib jpeg maildir mikm
od mime mmap mmx mng mp3 mpeg ncurses nptl nptlonly nsplugin offensive ogg openg
l plotutils png posix quicktime readline sdl sharedmem slang sockets sse sse2 th
eora threads tiff truetype truetype-fonts type1-fonts vcd vorbis win32codecs wmf
 xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux
 userland_GNU video_cards_radeon video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGU
AS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-08 00:19:23 UTC

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