From owner-freebsd-ports@FreeBSD.ORG Wed Jun 18 13:33:28 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 154C912B for ; Wed, 18 Jun 2014 13:33:28 +0000 (UTC) Received: from mail-oa0-x236.google.com (mail-oa0-x236.google.com [IPv6:2607:f8b0:4003:c02::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D3795239C for ; Wed, 18 Jun 2014 13:33:27 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id eb12so1803285oac.27 for ; Wed, 18 Jun 2014 06:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=A5awdH1jQQLKcWDIWbTSH7Hd/xCqDi6StGicf/D+eHw=; b=QbS49i1vPj9Ib7rvFDCWoAR0HF/C8oHxov9A7OiILgvNpvTUXEm3NOndp2U5HewK4E 0NRcAMICKFQcPu9ah9/+FjtKRHQEzrhgmSZGbxirORaziaYQdGXaXq1dz69lTjQl2xx8 nksTwugZL3x8HsfhZf+PjfPhrCE3kyYxtptsu/tW+6swrxQ90kTXTxheATtwQI+iWQDR kgas38Ahxuf2DwXkL3ygiN+UthK4Ok3ajAUe/JPdz0Q7a3/XEkzHbFfPISuA6eAL/mw3 dGSVfahCTXbgpjFac7frJhuILIhN+Lqp6c+OebarbKeWczt1HrgmtCXvIkmnP5LUcARf AyTg== X-Received: by 10.182.33.106 with SMTP id q10mr1987990obi.19.1403098407127; Wed, 18 Jun 2014 06:33:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.212.104 with HTTP; Wed, 18 Jun 2014 06:33:07 -0700 (PDT) In-Reply-To: <53A162EF.1000800@rainbow-runner.nl> References: <8349687.sV83lz0p1p@lumiwa.farms.net> <53A162EF.1000800@rainbow-runner.nl> From: "Alex V. Petrov" Date: Wed, 18 Jun 2014 21:33:07 +0800 Message-ID: Subject: Re: ImageMagick To: Koop Mast Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2014 13:33:28 -0000 after update: % convert -quality 75 pic1.jpg picout.jpg temp: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. temp: no images defined `picout.jpg' @ error/convert.c/ConvertImageCommand/3187. 2014-06-18 17:59 GMT+08:00 Koop Mast : > On 18-6-2014 11:05, Ajtim wrote: > >> Hi! >> >> I was fast. The same problem with "stage" has ImageMagick too: >> > > Fixed thanks for reporting. > It might also be usefull to CC the maintainer for these reports :) > > -Koop > > > ===> Installing for ImageMagick-6.8.9.3,1 >> ===> Checking if graphics/ImageMagick already installed >> ===> Registering installation for ImageMagick-6.8.9.3,1 as automatic >> pkg-static: >> lstat(/usr/ports/graphics/ImageMagick/work/stage/usr/ >> local/lib/perl5/site_perl/5.16/mach/auto/Image/Magick/Q16/Q16.bs): >> No such file or directory >> *** Error code 74 >> >> Stop. >> make[1]: stopped in /usr/ports/graphics/ImageMagick >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/graphics/ImageMagick >> >> ===>>> Installation of ImageMagick-6.8.9.3,1 (graphics/ImageMagick) failed >> ===>>> Aborting update >> >> ===>>> Update for graphics/ImageMagick failed >> ===>>> Aborting update >> >> ===>>> Update for graphics/libdmtx failed >> ===>>> Aborting update >> >> > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- ---------------------- Alex V. Petrov