Re: GraphicsMagick *and* ImageMagick fail to compile

2016-07-23 Thread Kevin Oberman
And here are my ImageMagick options: ===> The following configuration options are available for ImageMagick-6.9.4.3,1: 16BIT_PIXEL=on: 16bit pixel support BZIP2=on: bzip2 compression support DJVU=off: DJVU format support (needs THREADS) DOCS=on: Build and/or install documentatio

Re: GraphicsMagick *and* ImageMagick fail to compile

2016-07-23 Thread Dewayne Geraghty
I can echo Kevin's experience. Successfully built on 10.3-STABLE FreeBSD 10.3-STABLE #0 r303088M: Thu Jul 21, using ccache on both i386 and amd64. -rw-r--r-- 1 root wheel 6.8M Jul 23 01:34 ImageMagick-nox11-6.9.4.3,1.txz # cd /usr/ports/graphics/ImageMagick-nox11 && make showconfig | grep =of

Re: GraphicsMagick *and* ImageMagick fail to compile

2016-07-22 Thread Kevin Oberman
On Fri, Jul 22, 2016 at 11:46 PM, Walter Schwarzenfeld < w.schwarzenf...@utanet.at> wrote: > First: > what is in /etc/make.conf ? > - > try compile it with GCC > either > withe GCC=4.8+ > in the Makefile > or > with CC=gcc48 CXX=g++48 CPP=cpp48 > (you can use gcc48 or gcc49 or gcc5) > ---

Re: GraphicsMagick *and* ImageMagick fail to compile

2016-07-22 Thread Walter Schwarzenfeld
First: what is in /etc/make.conf ? - try compile it with GCC either withe GCC=4.8+ in the Makefile or with CC=gcc48 CXX=g++48 CPP=cpp48 (you can use gcc48 or gcc49 or gcc5) -- I had a similar error with irc/hexchat (it compiled only with GCC not with clang). add to the Mak

GraphicsMagick *and* ImageMagick fail to compile

2016-07-22 Thread Patrick M. Hausen
Hi, all, I need some help here. Poudriere, 2016Q3 quarterly ports branch, 10.2-RELEASE-p19 build jail. Both ports fail with very similar error messages. GrahicsMagick: [...] ---Begin OPTIONS List--- ===> The following configuration options are available for Gra