From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 01:50:18 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72814106566B; Mon, 27 Dec 2010 01:50:18 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 22F808FC15; Mon, 27 Dec 2010 01:50:17 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.193]) by mail.unitedinsong.com.au (Postfix) with ESMTP id B7C5C5C21; Mon, 27 Dec 2010 11:55:10 +1000 (EST) Message-ID: <4D17F017.9080909@herveybayaustralia.com.au> Date: Mon, 27 Dec 2010 11:47:03 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.15) Gecko/20101119 Thunderbird/3.0.10 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: Roland Smith References: <4D171448.9050001@herveybayaustralia.com.au> <19735.15690.439356.501532@jerusalem.litteratus.org> <4D17464D.2000204@herveybayaustralia.com.au> <20101226150512.GA40334@slackbox.erewhon.net> In-Reply-To: <20101226150512.GA40334@slackbox.erewhon.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: ImageMagick, Djvu, and Perl-threaded - marked as IGNORE when updating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2010 01:50:18 -0000 On 12/27/10 01:05, Roland Smith wrote: > On Sun, Dec 26, 2010 at 11:42:37PM +1000, Da Rock wrote: > >>>> Something I'm missing here? A fix would be nice, I should be used to it >>>> though- ImageMagick _always_ has issues for me. I just thought it'd be >>>> nice to get it updated for once- it looked so close :) >>>> >>>> >>> I'm getting something similar, have been for a couple of weeks: >>> >>> ** Port marked as IGNORE: graphics/ImageMagick: >>> OpenEXR requires threads. . Perl is non-threaded. Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL >>> ** Listing the failed packages (-:ignored / *:skipped / !:failed) >>> - graphics/ImageMagick (marked as IGNORE) >>> >>> (Follow-ups redirected to ports@, or I tried to.) >>> >>> >>> >> Hmm. I'm not alone then. I'll do some poking then and see what comes >> up... :) >> >> Any hints guys? >> > Try building ImageMagick without perl support. Works for me, with EXR, but > haven't tested with Djvu; > > cd /usr/ports/graphics/ImageMagick > make config > ┌────────────────────────────────────────────────────────────────────┐ > │ Options for ImageMagick 6.6.5.10 │ > │ ┌────^(-)────────────────────────────────────────────────────────┐ │ > ... > │ │[X] IMAGEMAGICK_OPENEXR OpenEXR support (needs threads) │ │ > │ │[X] IMAGEMAGICK_OPENMP OpenMP for SMP (needs threads) │ │ > │ │[ ] IMAGEMAGICK_PDF PDF format support │ │ > │ │[ ] IMAGEMAGICK_PERL Perl support │ │ > ... > > Roland > ImageMagick is already installed, so getting something to work is not a problem. Its updating it... What concerns me is perl-threaded _is_ installed but it can't see it.