Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2015 18:44:15 +1000
From:      R Skinner <rocky@herveybayaustralia.com.au>
To:        freebsd-ports@freebsd.org, gnome@FreeBSD.org
Subject:   inkscape build fails with ImageMagick - Bug 201655
Message-ID:  <5631DC5F.6060807@herveybayaustralia.com.au>

next in thread | raw e-mail | index | archive | help
Whoops! Nearly called it a PR again...

I've looked into this bug as I was having similar issues. This bug was 
still open so I'm looking to help close it.

I've used default options on inkscape - ng.

Followed the ImageMagick clues, and rebuilt ImageMagick with default 
options, then inkscape again with default options - built ok.

One thing that grabbed the attention was numerous warnings regarding 
openmp: c++: warning: argument unused during compilation: '-fopenmp'. So:

Rebuilt ImageMagick with +openmp, and rebuilt inkscape again - build fails.

Tried again with +openmp inkscape - build failed.

Rebuilt ImageMagick with +all options _except_ openmp, rebuilt inkscape 
with default options - built ok.

So openmp is the culprit in this bug. Perhaps a check can be made if 
ImageMagick has openmp enabled with a broken error? Not sure if thats 
even possible.

HTH



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5631DC5F.6060807>