Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213563 - media-gfx/imagemagick-6.3.8.3-r1 failed to emerge
Summary: media-gfx/imagemagick-6.3.8.3-r1 failed to emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
: 314979 (view as bug list)
Depends on: 293921
Blocks:
  Show dependency tree
 
Reported: 2008-03-16 10:29 UTC by Nguyen Thai Ngoc Duy (RETIRED)
Modified: 2011-09-24 06:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,79.30 KB, text/plain)
2008-03-16 10:48 UTC, Nguyen Thai Ngoc Duy (RETIRED)
Details
imagemagick-ebuild.patch (imagemagick.patch,547 bytes, patch)
2008-03-17 18:46 UTC, Markus Meier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-16 10:29:04 UTC
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... no
configure: error: invalid ltdl library directory: `/usr/lib'

Looks like libtool-1.5.26 is not enough for it.

Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r2, 2.6.22-pclouds i686)
=================================================================
System uname: 2.6.22-pclouds i686 Genuine Intel(R) CPU T2080 @ 1.73GHz
Timestamp of tree: Unknown
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-java/java-config: 2.1.3
dev-lang/python:     2.5.1-r3
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.22
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=prescott -pipe -funroll-loops -fomit-frame-pointer -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O3 -march=prescott -pipe -funroll-loops -fomit-frame-pointer -momit-leaf-frame-pointer"
DISTDIR="/var/tmp/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
INSTALL_MASK="*.la"
LANG="vi_VN.UTF-8"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en de vi ja es"
MAKEOPTS="-j4"
PKGDIR="/var/lib/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="/home/pclouds/w/gentoo-x86"
PORTDIR_OVERLAY="/var/lib/portage/layman/vmware /var/lib/portage/layman/sunrise /var/lib/portage/layman/emacs /var/lib/portage/layman/gnome /home/pclouds/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa avahi bash-completion berkdb branding cairo cjk cli cracklib crypt cups dbus dri eds emacs fortran gdbm gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg keyring libnotify mad midi mmx mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd readline reflection session spl sse2 ssl tcpd theora truetype unicode vorbis x86 xorg xulrunner xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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 authn_alias authn_anon 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 deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en de vi ja es" USERLAND="GNU" VIDEO_CARDS="i810 fbdev vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-16 10:45:23 UTC
Attach the config.log here, please. Works just fine for me and lots of other people.
Comment 2 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-16 10:48:34 UTC
Created attachment 146289 [details]
config.log
Comment 3 Markus Meier gentoo-dev 2008-03-16 18:17:21 UTC
I don't see this failing here. Does the 6.3.7* version also fail? can you please test the latest version media-gfx/imagemagick-6.3.9.8 ?
Comment 4 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-17 15:09:39 UTC
6.3.7.9-r1 seems to be fine (still compiling but config phase was over). But it did not recognize --with-ltdl-* parameters.
I have yet to check 6.3.9.8
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-17 15:40:28 UTC
6.3.7.9-r1 installed fine while 6.3.9.8 failed with the same error. There must be something to do with this ltdl thing..
Comment 6 Markus Meier gentoo-dev 2008-03-17 18:46:39 UTC
Created attachment 146406 [details, diff]
imagemagick-ebuild.patch

could you please try if this patch helps for .8 and .9 versions?
Comment 7 Markus Meier gentoo-dev 2008-03-17 20:56:52 UTC
please try with media-gfx/imagemagick-6.3.9.7 - I added the line there.
Comment 8 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-18 16:23:21 UTC
manually applied your patch with 6.3.8.3-r1, no luck.
Comment 9 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2008-03-18 17:28:46 UTC
OK problem found. My libtool was installed with INSTALL_MASK='*.la' and imagemagick's configure script refused to continue if /usr/lib/libltdl.la did not exist. New autoconf macro LTDL_INIT (shipped with imagemagick .8) did this check. 

I'll mark this bug INVALID although it would be great if imagemagick can overcome this issue :)
Comment 10 SpanKY gentoo-dev 2011-09-24 06:38:07 UTC
*** Bug 314979 has been marked as a duplicate of this bug. ***