Skip to content

dev-debug/lldb-mi: fix build with CMake 4#11049

Merged
peeweep merged 1 commit into
gentoo-zh:masterfrom
Zakkaus:qa-build-fixes
Jul 18, 2026
Merged

dev-debug/lldb-mi: fix build with CMake 4#11049
peeweep merged 1 commit into
gentoo-zh:masterfrom
Zakkaus:qa-build-fixes

Conversation

@Zakkaus

@Zakkaus Zakkaus commented Jul 16, 2026

Copy link
Copy Markdown
Member

lldb-mi 0.0.1 的 CMakeLists 用 cmake_minimum_required(VERSION 3.4.3),CMake 4 拒绝 <3.5 导致 configure 失败。补 range 补丁 3.5...3.20(对应上游 PR #120)。

原 biliup-rs(edition 2024 / Rust 1.85)部分已移除:上游已归档 EOL,已 last-rite(#11107,removal 2026-08-18),不再修。

测试:在 build box 实测 emerge,lldb-mi-0.0.1(连 llvm/lldb 工具链一起)build+install 成功。


Please check all the boxes that apply:

  • I have run pkgcheck scan --commits --net to check for issues with my commits.

Please note that all boxes must be checked for the pull request to be merged.

@Zakkaus
Zakkaus marked this pull request as draft July 17, 2026 06:54
Signed-off-by: Zakk <zakk@gentoozh.org>
@Zakkaus Zakkaus changed the title build fixes: CMake 4 (lldb-mi) and Rust 2024 (biliup-rs) dev-debug/lldb-mi: fix build with CMake 4 Jul 18, 2026
@Zakkaus
Zakkaus marked this pull request as ready for review July 18, 2026 11:11
@Zakkaus
Zakkaus requested a review from peeweep July 18, 2026 11:45
@peeweep
peeweep merged commit d48733f into gentoo-zh:master Jul 18, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants