Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.9.9.16 doesn't build #823

Closed
antonio-rojas opened this issue Oct 1, 2017 · 1 comment
Closed

6.9.9.16 doesn't build #823

antonio-rojas opened this issue Oct 1, 2017 · 1 comment

Comments

@antonio-rojas
Copy link

Description

imagemagick 6.9.9.16 doesn't build on Arch x86_64, GCC 7.2

In file included from ./magick/studio.h:170:0,
                 from magick/opencl.c:43:
magick/opencl.c: In function ‘RecordProfileData’:
./magick/method-attribute.h:112:29: error: ‘magick_unused_clEnv’ undeclared (first use in this function); did you mean ‘magick_unused’?
 #  define magick_unused(x)  magick_unused_ ## x __attribute__((unused))
dlemstra pushed a commit that referenced this issue Oct 1, 2017
@dlemstra
Copy link
Member

dlemstra commented Oct 1, 2017

Thanks for the problem report. We can reproduce it and will have a patch to fix it in GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ https://www.imagemagick.org/download/beta/ by sometime tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants