Bug 193737 - media-gfx/imagemagick-6.3.5.9 breaks external apps - libgomp.so.1: shared object cannot be dlopen()ed
Bug#: 193737 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: graphics@gentoo.org Reported By: bor@univ.kiev.ua
Component: Applications
URL:  http://studio.imagemagick.org/pipermail/magick-users/2007-September/020174.html
Summary: media-gfx/imagemagick-6.3.5.9 breaks external apps - libgomp.so.1: shared object cannot be dlopen()ed
Keywords:  
Status Whiteboard: 
Opened: 2007-09-25 11:59 0000
Description:   Opened: 2007-09-25 11:59 0000
After update to media-gfx/imagemagick-6.3.5.9
my perl scripts die with message

Can't load
'/usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi/auto/Image/Magick/Magick.so'
for module Image::Magick: libgomp.so.1: shared object cannot be dlopen()ed at
/usr/lib/perl5/5.8.8/i686-linux-thread-multi/DynaLoader.pm line 230

Found similar problem describe at
http://studio.imagemagick.org/pipermail/magick-users/2007-September/020174.html
http://studio.imagemagick.org/pipermail/magick-users/2007-September/020175.html

quote
---
Did you upgrade from source?  That may help.  If so, try adding 
--disable-openmp on your configure script command line.

We fixed the display program pan icon problem you reported in ImageMagick
6.3.5-10 Beta available sometime tommorrow.
---

and as I see at http://imagemagick.org/script/download.php
"The latest release of ImageMagick is ImageMagick 6.3.5-10."

so please bump ebuild for fix this error

------- Comment #1 From Jakub Moc (RETIRED) 2007-09-26 14:12:44 0000 -------
*** Bug 193872 has been marked as a duplicate of this bug. ***

------- Comment #2 From Hans de Graaff 2007-09-27 06:56:34 0000 -------
I've just added imagemagick-6.3.5.10 to CVS. According to the ChangeLog it
should fix your problem, but it would be great to get some confirmation on
that.

------- Comment #3 From Cheba 2007-09-27 11:01:27 0000 -------
It fixed RMagick.

------- Comment #4 From Jakub Moc (RETIRED) 2007-09-27 11:53:54 0000 -------
Fixed the issue here as well.

------- Comment #5 From Sergiy Borodych 2007-09-27 12:01:27 0000 -------
Yesperl module load ok too