whether or not Upstream supports arm-linux
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 25/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 领域
- build-system
调研方向
从 triplets/community/arm-linux.cmake 中的社区 triplet 和 ports/boost-python/portfile.cmake 中的 boost-python port 开始。重现 vcpkg install boost-python:arm-linux,并检查 buildtrees/boost-python/install-arm-linux-dbg-out.log 以确定实际失败原因。完成的标准是确定此 triplet 是否受支持,并记录或解决构建失败问题。
由索引模型根据 Issue 内容生成。
描述
I use vcpkg to install boost-python, but failed
here are some informations.

command: vcpkg install boost-python:arm-linux
vcpkg-scripts version: 945f540 2021-11-29 (32 hours ago)
arm-linux-gnueabihf-gcc --version: arm-linux-gnueabihf-gcc (Linaro GCC 7.5-2019.12) 7.5.0
test@ubuntu:~/package$ vcpkg install boost-python:arm-linux
Computing installation plan...
The following packages will be built and installed:
boost-python[core,python3]:arm-linux -> 1.77.0#1
Detecting compiler hash for triplet arm-linux...
Restored 0 packages from /home/test/.cache/vcpkg/archives in 8.319 ms. Use --debug to see more details.
Starting package 1/1: boost-python:arm-linux
Building package boost-python[core,python3]:arm-linux...
-- Using community triplet arm-linux. This triplet configuration is not guaranteed to succeed.
-- [COMMUNITY] Loading triplet configuration from: /home/test/package/vcpkg/triplets/community/arm-linux.cmake
-- Using cached boostorg-python-boost-1.77.0.tar.gz.
-- Cleaning sources at /home/test/package/vcpkg/buildtrees/boost-python/src/ost-1.77.0-c2bb38e3f9.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /home/test/package/vcpkg/downloads/boostorg-python-boost-1.77.0.tar.gz
-- Using source at /home/test/package/vcpkg/buildtrees/boost-python/src/ost-1.77.0-c2bb38e3f9.clean
-- Including /home/test/package/vcpkg/ports/boost-python/b2-options.cmake
-- Configuring arm-linux-dbg
-- Configuring arm-linux-rel
-- Building arm-linux-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:155 (message):
Command failed: /home/test/package/vcpkg/downloads/tools/cmake-3.21.1-linux/cmake-3.21.1-linux-x86_64/bin/cmake --build . --config Debug --target install -- -v -j2
Working Directory: /home/test/package/vcpkg/buildtrees/boost-python/arm-linux-dbg
See logs for more information:
/home/test/package/vcpkg/buildtrees/boost-python/install-arm-linux-dbg-out.log
Call Stack (most recent call first):
installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_build.cmake:102 (vcpkg_execute_build_process)
installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_install.cmake:41 (vcpkg_cmake_build)
installed/x64-linux/share/boost-build/boost-modular-build.cmake:105 (vcpkg_cmake_install)
ports/boost-python/portfile.cmake:15 (boost_modular_build)
scripts/ports.cmake:142 (include)
Error: Building package boost-python:arm-linux failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with git pull and ./vcpkg update.
Then check for known issues at:
https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+boost-python
You can submit a new issue at:
https://github.com/microsoft/vcpkg/issues/new?template=report-package-build-failure.md&title=[boost-python]+Build+error
including:
package: boost-python[core,python3]:arm-linux -> 1.77.0#1
vcpkg-tool version: 2021-11-24-48b94a6946b8a70abd21529218927fd478d02b6c
vcpkg-scripts version: 945f540 2021-11-29 (32 hours ago)
Additionally, attach any relevant sections from the log files above.
- 主要语言
- C++
- 星标
- 537
- 派生
- 223
- 平均合并
- 11 小时 22 分钟
- 30 天内合并 PR
- 2
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
boostorg/python 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 84/100
-
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 64/100
-
BoostDetectToolset-1.90.0.cmake file not found in an include() call in boost_python-config.cmake 未关闭
难度 3/5 1-2 天 新手友好度 48/100
-
难度 4/5 3-5 天 新手友好度 25/100
相似的 Issue
-
AuTest Bug Tests
难度 2/5 1-3 小时 新手友好度 78/100
apache/trafficserver#13714 ·
-
bug build
难度 2/5 1-3 小时 新手友好度 88/100
facebookincubator/velox#19143 ·
-
难度 2/5 1-3 小时 新手友好度 82/100
-
难度 2/5 1-3 小时 新手友好度 68/100
tenstorrent/tt-metal#57393 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 76/100
objectionary/eo-graphs#74 ·