ports/101371: pecl-imagick-0.9.11_5 build fails

Chris Calvey chris at enigmathica.demon.co.uk
Fri Aug 4 20:10:18 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list