From supraexpress@globaleyes.net  Mon Feb 25 06:39:34 2008
Return-Path: <supraexpress@globaleyes.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1614D16A400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Feb 2008 06:39:34 +0000 (UTC)
	(envelope-from supraexpress@globaleyes.net)
Received: from MX1.ll.net (mail.globaleyes.net [209.131.230.155])
	by mx1.freebsd.org (Postfix) with ESMTP id C99F213C448
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Feb 2008 06:39:33 +0000 (UTC)
	(envelope-from supraexpress@globaleyes.net)
Received: from FreeBSD2.LocalNET10 (unverified [209.131.254.190]) by MX1.ll.net
  (Vircom SMTPRS 4.4.571.23) with ESMTP id <B0795685066@MX1.ll.net> for <FreeBSD-gnats-submit@freebsd.org>;
  Mon, 25 Feb 2008 00:39:33 -0600
Message-Id: <1203921574.51718@FreeBSD2.LocalNET10>
Date: Mon, 25 Feb 2008 00:39:34 -0600
From: "User1001" <supraexpress@globaleyes.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: graphics/ImageMagick version 6.3.8-9 compile failure (ltdl/dlopen.la is not a valid libtool archive)
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify: mi@aldan.algebra.com

>Number:         121071
>Category:       ports
>Synopsis:       graphics/ImageMagick version 6.3.8-9 compile failure (ltdl/dlopen.la is not a valid libtool archive)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 06:40:06 UTC 2008
>Closed-Date:    Fri May 02 10:29:24 UTC 2008
>Last-Modified:  Fri May 02 10:29:24 UTC 2008
>Originator:     User1001
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.3-STABLE #3: Fri Feb 22 19:04:10 CST 2008

libtool-1.5.24
ImageMagick-6.3.6.9


>Description:


1) ImageMagick portupgrade upgrades for ImageMagick-6.3.6.9 always fail ("file moved", et cetera).

2) Source for ImageMagick is now V 6.3.8-9

3) V6.3.6-9 files/patch-configure needs a small line adjustment for V2.3.8-9 (patch attached)

4) v6.3.8-9 compile failed with:

  coders/magick_libMagickCore_la-yuv.lo    coders/magick_libMagickCore_la-fpx.lo   coders/magick_libMagickCore_la-jbig.lo coders/magick_libMagickCore_la-jpeg.lo coders/magick_libMagickCore_la-jp2.lo  coders/magick_libMagickCore_la-png.lo coders/magick_libMagickCore_la-ept.lo  coders/magick_libMagickCore_la-tiff.lo coders/magick_libMagickCore_la-x.lo  coders/magick_libMagickCore_la-xwd.lo filters/magick_libMagickCore_la-analyze.lo -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -L/usr/local/lib -lfontconfig -lwmflite -lXext -lXt -lSM -lICE -lX11 -lbz2 -L/usr/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lxml2 -lz -lm ltdl/libltdlc.la 
copying selected object files to avoid basename conflicts...
libtool: link: `/usr/ports/graphics/ImageMagick/work/ImageMagick-6.3.8/ltdl/dlopen.la' is not a valid libtool archive
*** Error code 1

I don't know anything about "libtool archive files" but a casual glance at the file above doesn't lead to anything obvious
to me.

I don't know if this is in any way related to "libtool-1.5.24 Makefile configure arg":
    CONFIGURE_ARGS?= --disable-ltdl-install



>How-To-Repeat:





>Fix:


--- configure.orig      2008-02-25 00:00:13.000000000 -0600
+++ configure   2008-02-25 00:02:53.000000000 -0600
@@ -10768,7 +10768,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ltmain"
-
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 25 06:40:15 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121071 
State-Changed-From-To: feedback->closed 
State-Changed-By: vwe 
State-Changed-When: Fri May 2 10:27:44 UTC 2008 
State-Changed-Why:  

Port ImageMagick is now at version 6.4.0.11_1 so we're closing this ticket now. 
Submitter: If you think this issue is still valid with the latest ports version, 
please signal this to us and we'll reopen this ticket. 
Thank you for your submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121071 
>Unformatted:
