Discussion:
Bug#870047: imagemagick FTBFS: coders/mat.c:1372:3: error: 'else' without a previous 'if'
Adrian Bunk
2017-07-29 09:07:27 UTC
Permalink
Source: imagemagick
Version: 8:6.9.7.4+dfsg-14
Severity: serious

https://buildd.debian.org/status/package.php?p=imagemagick&suite=sid

...
../../coders/mat.c: In function 'ReadMATImage':
../../coders/mat.c:1372:3: error: 'else' without a previous 'if'
else
^~~~
Makefile:7883: recipe for target 'coders/coders_mat_la-mat.lo' failed
make[3]: *** [coders/coders_mat_la-mat.lo] Error 1
Gianfranco Costamagna
2017-07-29 10:29:31 UTC
Permalink
control: tags -1 patch

This should fix the issue:
https://github.com/ImageMagick/ImageMagick/pull/627

I just uploaded the patch in Ubuntu
https://launchpad.net/ubuntu/+source/imagemagick/8:6.9.7.4+dfsg-14ubuntu2

G.

Loading...