Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2006 20:01:28 GMT
From:      Chris Calvey <chris@enigmathica.demon.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/101371: pecl-imagick-0.9.11_5 build fails
Message-ID:  <200608042001.k74K1SKu001663@www.freebsd.org>
Resent-Message-ID: <200608042010.k74KAA2A051029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101371
>Category:       ports
>Synopsis:       pecl-imagick-0.9.11_5 build fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 20:10:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Chris Calvey
>Release:        FreeBSD 6.1
>Organization:
Enigmathica Consulting
>Environment:
FreeBSD enigmathica.localdomain 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Tue Jun 27 10:16:36 BST 2006     root@enigmathica.localdomain:/usr/src/sys/i386/compile/ENIGMATHICA  i386

>Description:
The port pecl-imagick-0.9.11_5 build fails in the configure stage. configure is unable to find the symbol InitializeMagick in library GraphicsMagick. 

I note from the UPDATING documentation in the ports collection that GraphicsMagick has had it's symbol names prefixed with "Gm" to prevent a clash with another package. 

A section of the relevant part of configure output follows:-

Building with GraphicsMagick as backend
checking for GraphicsMagick in provided path... found in /usr/local
checking for GraphicsMagick 1.0.0 or later with /usr/local/bin/GraphicsMagick-config... 1.1.6
checking for InitializeMagick in -lGraphicsMagick... no
configure: error: There is something wrong. Please check config.log for more information.
===>  Script "configure" failed unexpectedly.
Please report the problem to ale@FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/pecl-imagick/work/imagick-0.9.11/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/pecl-imagick.
*** Error code 1

Stop in /usr/ports/lang/php5-extensions.
[php5-extensions]#

>How-To-Repeat:
cd /usr/ports/graphics/pecl-imagick
make

>Fix:
I presume that the solution to this problem would be to change InitializeMagick
to GmInitialiseMagick or similar.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608042001.k74K1SKu001663>