チケット #46216

Qt-client build fails on Haiku

登録: 2022-12-06 19:02 最終更新: 2022-12-12 13:23

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
6
重要度:
5 - 中
解決法:
修正済み
ファイル:
6

詳細

Autotools based Qt-client build of all branches fail on Haiku. Meson based builds success.

My Haiku VM has had major update recently - I'm quite sure that it's the reason, and not some freeciv side regression. Regardless, it would be good to get this to work before 3.0.5 release.

チケットの履歴 (11 件中 3 件表示)

2022-12-06 19:02 更新者: cazfi
  • 新しいチケット "Qt-client build fails on Haiku" が作成されました
2022-12-06 19:23 更新者: cazfi
  • コンポーネント(未割り当て) から Bootstrap に更新されました
コメント

The problem seems to be that configure check (made with C) decides that C11 threads support can be enabled, but those system headers do not work with C++ compiler.

2022-12-06 20:59 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
コメント

A bit big rework to my taste because of how things depend on each other (must wait until we know what programs we're about to build before can make the threading decision, can't decide AI modules before knowing properties of the threading implementation)

2022-12-06 21:14 更新者: cazfi
コメント

- Removed duplicated "pthreads" result output

2022-12-12 13:23 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする