待辦事項 #48083

installer_cross autotools: MagickWand support not enabled

啟用日期: 2023-05-27 20:49 最後更新: 2024-09-07 09:03

回報者:
負責人:
類型:
狀態:
關閉
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:

細節

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
評語

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
評語

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
  • 狀態 Update from 開啟 to 關閉
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to 修正
評語

This should work now, with crosser-2.9.

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

Attachment File List

No attachments

編輯

Please login to add comment to this ticket » 登入