Ticket #48083

installer_cross autotools: MagickWand support not enabled

Open Date: 2023-05-27 20:49 Last Update: 2024-09-07 09:03

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

MagickWand support has never worked on crosser based builds, neither autotools nor meson based ones. Old hrm ticket is at https://www.hostedredmine.com/issues/908130

Just checked the situation with latest nightly (main branch), and fc_config.h for every installer has:

/* #undef HAVE_MAPIMG_MAGICKWAND */

Ticket History (3/9 Histories)

2023-05-27 20:49 Updated by: cazfi
  • New Ticket "installer_cross: MagickWand support not enabled" created
2023-06-09 00:48 Updated by: cazfi
  • Summary Updated
Comment

Split meson based builds to separate ticket -> #48190

With those at least, the issue is that crosser has statically linked ImageMagick, and the build system linking it in needs to explicitly link also its dependencies.

2023-06-09 00:54 Updated by: cazfi
2023-07-12 10:11 Updated by: cazfi
Comment

Proper fix seems to require changes to crosser side too & there's no plans to take upcoming crosser releases to use on freeciv-3.0 -> retargeting to 3.1.

2023-08-29 19:48 Updated by: cazfi
2023-12-29 07:00 Updated by: cazfi
2024-02-23 08:03 Updated by: cazfi
2024-09-07 09:00 Updated by: cazfi
  • Status Update from Open to Closed
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Fixed
Comment

This should work now, with crosser-2.9.

2024-09-07 09:03 Updated by: cazfi

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login