Date: Tue, 23 Nov 2010 22:15:58 +0000 From: David Southwell <david@vizion2000.net> To: freebsd-ports@freebsd.org Cc: ports@freebsd.org, Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>, Kevin Oberman <oberman@es.net> Subject: Re: ImageMagick upgrade problem Message-ID: <201011232215.58592.david@vizion2000.net> In-Reply-To: <20101123211949.8A4111CC0C@ptavv.es.net> References: <1290538336.55350.3.camel@localhost> <20101123211949.8A4111CC0C@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Em Ter, 2010-11-23 =C3 s 17:50 +0000, David Southwell escreveu: > > > Puzzled > > >=20 > > > I have perl installed with threads but getting the following upgrade > > > problem with graphics/ImageMagick. The upgrade fails to recognise > > > reality - Perl is installed with threads! > >=20 > > > with OpenEXR or OpenMP I get the same problem: > > Make sure that perl is compiled with threads and..... > >=20 > > for me I solved the problem by > > defining in /etc/make.conf.....PERL_THREADED=3Dtrue > >=20 > > it works, but the real solution is to fix the port > > either in IMagemagick or in perl ... >=20 > Just 'make PERL_THREADED=3Dtrue' is probably easier, but the port is > clearly broken. The logic is very oddly set out, but it relies on the > value of PERL_THREADED which neither the Makefile nor any of the .Mk > files defines. I assume that there was supposed to be some test of > whether perl supports threading that never quite made it. Tried the /etc/make.conf PERL_THREADED=3Dtrue but still get the same result in graphics/ImageMagick: dns1# make clean =3D=3D=3D> Cleaning for perl-threaded-5.8.9_4 =3D=3D=3D> Cleaning for ImageMagick-6.6.5.10 dns1# make =3D=3D=3D> ImageMagick-6.6.5.10 OpenEXR requires threads. . Perl is non-th= readed.=20 Reinstall Perl with threads or undefine WITH_IMAGEMAGICK_PERL. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques High Dynamic Range Photography & Official Portraiture Combined darkroom & digital creations & Systems Adminstrator for the vizion2000.net network
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011232215.58592.david>