|
|
677230616c
|
fix: 修复所有平台的 Docker 构建错误
Build and Release Mond / build-and-test (amd64, ubuntu) (push) Successful in 2m35s
Build and Release Mond / build-and-test (amd64, alpine) (push) Failing after 2m47s
Build and Release Mond / build-and-test (arm64, ubuntu) (push) Successful in 8m16s
Build and Release Mond / build-and-test (arm64, alpine) (push) Failing after 9m44s
Build and Release Mond / release (push) Has been skipped
- init.sh: 修复版本宏替换规则,为所有 sed 命令添加全局替换标志 (/g)
解决了 Ubuntu 平台上 'DEF_MONERO_VERSION' 未定义的编译错误
- docker/Dockerfile.alpine: 添加所有必需的 Boost 组件包
解决了 Alpine 平台上 CMake 找不到 Boost 组件的配置错误
修复平台:
- Alpine Linux (amd64/arm64) - Boost 组件缺失问题
- Ubuntu (amd64/arm64) - 版本宏定义错误
|
2025-12-15 11:58:30 +08:00 |
|
|
|
62e25d2b1c
|
fix: 修复 CMake CheckLinkerFlag 路径问题
Build and Release Mond / build-and-test (arm64, alpine) (push) Failing after 31s
Build and Release Mond / build-and-test (amd64, alpine) (push) Failing after 36s
Build and Release Mond / build-and-test (amd64, ubuntu) (push) Failing after 1m32s
Build and Release Mond / build-and-test (arm64, ubuntu) (push) Failing after 3m46s
Build and Release Mond / release (push) Has been skipped
- 在 init.sh 中添加对 cmake/CheckLinkerFlag.cmake 的修复
- 将 ${monero_SOURCE_DIR} 替换为 ${CMAKE_SOURCE_DIR}
- 解决 CI 构建中找不到 CheckLinkerFlag.c 的问题
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-15 11:24:01 +08:00 |
|
|
|
2493344eba
|
首次提交
Build and Release Mond / build-and-test (arm64, alpine) (push) Failing after 1m3s
Build and Release Mond / build-and-test (amd64, alpine) (push) Failing after 1m39s
Build and Release Mond / build-and-test (arm64, ubuntu) (push) Failing after 2m24s
Build and Release Mond / build-and-test (amd64, ubuntu) (push) Failing after 3m2s
Build and Release Mond / release (push) Has been skipped
|
2025-12-15 11:15:14 +08:00 |
|