HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #905573
msys2: MagickWand support not enabled
0%
Description
Noticed that configure on msys2 reports that MagickWand support cannot be enabled.
Related issues
History
#1
Updated by Marko Lindqvist over 1 year ago
- Related to Feature #896715: Msys2-next after 200906 added
#2
Updated by Marko Lindqvist over 1 year ago
- Status changed from New to In Progress
- Sprint/Milestone set to 2.6.4
I have similar problem also in Manjaro virtual machine. I have not confirmed that msys2 has the same issue, but in Manjaro's case the problem is that it has ImageMagick-7 (out for years already, but most distributions still prefer ImageMagick-6), and freeciv does not support it.
Taking this ticket for implementing ImageMagick-7 support.
#3
Updated by Marko Lindqvist over 1 year ago
- File 0047-Support-MagickWand-7.patch 0047-Support-MagickWand-7.patch added
- Status changed from In Progress to Resolved
It's likely that this causes msys2 builds to start to depend on new dlls that installer build should include. Thus this cannot be pushed until msys2 build from each branch is tested, which likely happen only after we've got 3.0.0-alpha5 and 2.6.3 releases out of the way.
#4
Updated by Marko Lindqvist over 1 year ago
Marko Lindqvist wrote:
I have not confirmed that msys2 has the same issue,
Now I have. The MagickWand-7 fix solves also msys2 configure failure. This is no longer blocking new msys2 environment.
#5
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to In Progress
Marko Lindqvist wrote:
It's likely that this causes msys2 builds to start to depend on new dlls that installer build should include.
Confirmed that dll lists need work.
#6
Updated by Marko Lindqvist over 1 year ago
- File 0020-Support-MagickWand-7.patch 0020-Support-MagickWand-7.patch added
- Status changed from In Progress to Resolved
Commit candidate patch for master. Will push this already while waiting opportunity to finish patches for other branches.
#7
Updated by Marko Lindqvist over 1 year ago
Marko Lindqvist wrote:
Commit candidate patch for master. Will push this already while waiting opportunity to finish patches for other branches.
Same patch applies to S3_0, so will push there too.
#8
Updated by Marko Lindqvist over 1 year ago
Pushed to master.
#9
Updated by Marko Lindqvist over 1 year ago
Pushed to S3_0
#10
Updated by Marko Lindqvist over 1 year ago
S2_6 version with msys2 dll lists updated
#11
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist