From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 4 20:10:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F70416A4E6 for ; Fri, 4 Aug 2006 20:10:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DDAC43D49 for ; Fri, 4 Aug 2006 20:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k74KAAZs051030 for ; Fri, 4 Aug 2006 20:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k74KAA2A051029; Fri, 4 Aug 2006 20:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 4 Aug 2006 20:10:10 GMT Resent-Message-Id: <200608042010.k74KAA2A051029@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Calvey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB97716A4DF for ; Fri, 4 Aug 2006 20:01:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A51D543D46 for ; Fri, 4 Aug 2006 20:01:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k74K1S6J001664 for ; Fri, 4 Aug 2006 20:01:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k74K1SKu001663; Fri, 4 Aug 2006 20:01:28 GMT (envelope-from nobody) Message-Id: <200608042001.k74K1SKu001663@www.freebsd.org> Date: Fri, 4 Aug 2006 20:01:28 GMT From: Chris Calvey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/101371: pecl-imagick-0.9.11_5 build fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 20:10:18 -0000 >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: