convert program from ImageMagick broken in rawhide?

Bruno Wolff III bruno at wolff.to
Thu Apr 30 20:08:30 UTC 2015


On Wed, Apr 29, 2015 at 21:34:45 -0500,
  Richard Shaw <hobbes1069 at gmail.com> wrote:
>I was doing a test build of zipios++ for rawhide in mock and when the build
>for the documentation was attempted I got an interesting (if unhelpful)
>error.
>
>It looks like the make doc target uses convert for part of the
>documentation:
>
>+ make V=1 doc
>convert doc/images/zipios++.jpg doc/images/zipios++.eps
>Makefile:808: recipe for target 'doc' failed
>make: *** [doc] Illegal instruction (core dumped)
>
>Doing this by hand in my f21 system seems to work.

I tested this and it happens on my AMD machine, but not my intel machine. 
So its probably using SSE without testing to make sure it's supported.
Most likely this can be disabled in the build.

Have you filed a bug for this?


More information about the devel mailing list