First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 69705
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Karol Wojtaszek (RETIRED) <sekretarz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Gregorio Guidi (RETIRED) <greg_g@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
imagemagick-ebuild.patch ebuild patch to remove libtool libs during install patch Mike Nerone 2004-11-01 09:22 0000 433 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 69705 depends on: Show dependency tree
Bug 69705 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-01 03:31 0000
imagemagick tries to install /usr/lib/libltdl.la, /usr/lib/libltdl.a,
/usr/lib/libltdl.so*, but these files are clearly part of the libtool
package:

 * checking 587 files for package collisions
 existing file /usr/lib/libltdl.la is not owned by this package
 existing file /usr/lib/libltdl.a is not owned by this package

those files come from the ImageMagick-6.1.0/ltdl subdir in the source tree,
which holds a copy of libtool files that imagemagick uses to compile against.

Other ditros with this problem:
http://www.mail-archive.com/pld-devel-en%40pld-linux.org/msg00836.html (with possible patch?)
http://bugs.archlinux.org/index.php?do=details&id=1500

Passing '--enable-ltdl-install=no' as a configure option doesn't seem to work.

------- Comment #1 From Mike Nerone 2004-11-01 09:22:10 0000 -------
Created an attachment (id=43081) [details]
ebuild patch to remove libtool libs during install

Sledgehammer fix. Installing libtool libs seems like upstream craziness. :|

------- Comment #2 From Karol Wojtaszek (RETIRED) 2004-11-01 16:48:08 0000 -------
Fixed in imagemagick-6.1.3.2 release.

------- Comment #3 From SpanKY 2004-11-02 11:26:15 0000 -------
*** Bug 69804 has been marked as a duplicate of this bug. ***

------- Comment #4 From Mike Nerone 2004-11-02 23:17:45 0000 -------
Reopen. I noticed you removed the fix. I'm curious as to what the problem was.

------- Comment #5 From Gregorio Guidi (RETIRED) 2004-11-03 02:20:20 0000 -------
true :/

------- Comment #6 From Karol Wojtaszek (RETIRED) 2004-11-06 03:29:20 0000 -------
Fixed in 6.1.3.4. We had rollback this fix, because it broke a lot of
compilations, but now it's working.

------- Comment #7 From Carsten Lohrke 2004-11-08 13:28:40 0000 -------
*** Bug 70498 has been marked as a duplicate of this bug. ***

------- Comment #8 From Tobias Sager 2004-11-09 10:58:33 0000 -------
This may be fixed in 6.1.3.4, but that version is not marked stable and
version 6.1.3.2 does not work.

------- Comment #9 From Karol Wojtaszek (RETIRED) 2004-11-10 11:07:03 0000 -------
*** Bug 70513 has been marked as a duplicate of this bug. ***

------- Comment #10 From Carsten Lohrke 2004-11-30 15:47:23 0000 -------
*** Bug 69833 has been marked as a duplicate of this bug. ***

------- Comment #11 From SpanKY 2005-01-03 20:40:46 0000 -------
*** Bug 76566 has been marked as a duplicate of this bug. ***

------- Comment #12 From Jetchko Jekov 2005-07-09 03:02:44 0000 -------
this is only partial fix on 32bit platform 
 
Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 
2.6.11-gentoo-r11-v1 x86_64) 
================================================================= 
System uname: 2.6.11-gentoo-r11-v1 x86_64 Intel(R) Pentium(R) 4 CPU 3.00GHz 
Gentoo Base System version 1.6.12 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    1.2.10 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="amd64" 
AUTOCLEAN="yes" 
CBUILD="x86_64-pc-linux-gnu" 
CFLAGS="-march=nocona -mtune=nocona -O2 -fforce-addr -momit-leaf-frame-pointer 
-fomit-frame-pointer -ffast-math" 
CHOST="x86_64-pc-linux-gnu" 
CXXFLAGS="-march=nocona -mtune=nocona -O2 -fforce-addr 
-momit-leaf-frame-pointer -fomit-frame-pointer -ffast-math 
-fvisibility-inlines-hidden" 
 
 
* checking 592 files for package collisions 
existing file /usr/lib64/libltdl.la is not owned by this package 
existing file /usr/lib64/libltdl.a is not owned by this package 
 

First Last Prev Next    No search results available      Search page      Enter new bug