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

Bump ImageMagick, build for experimental platforms #3424

Merged
merged 5 commits into from
Oct 1, 2021

Conversation

staticfloat
Copy link
Member

No description provided.

@giordano
Copy link
Member

Windows is chocking on

[18:50:07] magick/timer.c:205:20: error: ‘CLOCK_REALTIME’ undeclared (first use in this function)
[18:50:07]  #  define CLOCK_ID CLOCK_REALTIME
[18:50:07]                     ^
[18:50:07] magick/timer.c:211:24: note: in expansion of macro ‘CLOCK_ID’

See https://github.com/ImageMagick/ImageMagick6/blob/1e43b291a5825520860b92acb3f7b52ba6145805/magick/timer.c#L205. This line was added 5 years ago. I can't find CLOCK_REALTIME anywhere in the target header files. How did this ever work?

@anandijain
Copy link
Contributor

whats the status on this one? it'd be nice to be able to use WGLMakie

@aviks
Copy link
Contributor

aviks commented Nov 1, 2021

Creating an explicit link: Apparently, this version of the jll breaks the wrapper package JuliaIO/ImageMagick.jl#206

simeonschaub pushed a commit to simeonschaub/Yggdrasil that referenced this pull request Feb 23, 2022
* Bump ImageMagick, build for experimental platforms

* Bump `libtiff` version, as requested by comment

* Update build_tarballs.jl

* [ImageMagick] Link some utilities to librt because of `clock_gettime`

* [ImageMagick] Add more patches for Windows

Co-authored-by: Mosè Giordano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants