チケット #47339

Meson build fails under OpenSUSE Leap 15.4 (Container)

登録: 2023-02-12 20:12 最終更新: 2023-03-14 01:46

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
オープン
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
7
解決法:
なし
ファイル:
1

詳細

Meson build fails on my system. I attached short form of meson log (from terminal) and system information.

  1. # cat /etc/os-release
  2. NAME="openSUSE Leap"
  3. VERSION="15.4"
  4. ID="opensuse-leap"
  5. ID_LIKE="suse opensuse"
  6. VERSION_ID="15.4"
  7. PRETTY_NAME="openSUSE Leap 15.4"
  8. ANSI_COLOR="0;32"
  9. CPE_NAME="cpe:/o:opensuse:leap:15.4"
  10. BUG_REPORT_URL="https://bugs.opensuse.org"
  11. HOME_URL="https://www.opensuse.org/"
  12. DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap"

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

2023-02-12 20:12 更新者: lachu
  • 新しいチケット "Meson build fails under OpenSUSE Leap 15.4 (Container)" が作成されました
2023-02-13 12:03 更新者: cazfi
コメント

Until build without liblzma gets fixed, you can work around this by installing liblzma / xz development files. It's the default compression type in freeciv-3.0 and freeciv-3.1, after all.

2023-02-14 02:14 更新者: lachu
コメント

Reply To cazfi

Until build without liblzma gets fixed, you can work around this by installing liblzma / xz development files. It's the default compression type in freeciv-3.0 and freeciv-3.1, after all.

Sorry for write this on this forum:

  1. # zypper se --installed-only lzma
  2. Loading repository data...
  3. Reading installed packages...
  4. S | Name | Summary | Type
  5. ---+----------------+-------------------------------------------------------+--------
  6. i | libclzma-suse0 | LZMA stream encoding/decoding library from 7-Zip | package
  7. i | liblzma5 | Lempel–Ziv–Markov chain algorithm compression library | package
  8. i+ | lzma-sdk-devel | Development libraries and headers for lzma-sdk | package

I test also on Debian, but I think I have installed this library.

2023-02-14 02:29 更新者: cazfi
コメント

Sounds like a separate issue (lzma not detected) from #47338 that is about build failure when lzma has not been detected & enabled.

One of my build test environments ( https://www.freeciv.org/wiki/User:Cazfi/Build_Tests ) is a Leap VM. We'll see what I get out from that one on ongoing test round.

2023-02-16 10:42 更新者: cazfi
コメント

I had no problems with liblzma detection. I have some problems with Qt6, but Qt5 based build goes through fine.

2023-03-14 01:46 更新者: lachu
コメント

Reply To cazfi

I had no problems with liblzma detection. I have some problems with Qt6, but Qt5 based build goes through fine.

It odd. I do not have problems too.

添付ファイルリスト

編集

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