Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost 1.87 带选项 all=true,zlib=true,bzip2=true,lzma=true,zstd=true 安装失败 #6127

Closed
xiongyang opened this issue Jan 3, 2025 · 3 comments
Labels

Comments

@xiongyang
Copy link
Contributor

Xmake 版本

2.9.7

操作系统版本和架构

Linux al9 5.14.0-427.37.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 24 17:44:03 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux

描述问题

boost 1.87 带选项 all=true,zlib=true,bzip2=true,lzma=true,zstd=true 安装失败
cmake编译 提示 查找 zstd shared库失败
packages/b/boost/patches/1.86.0/find-zstd.patch 似乎是处理这个问题,但是该patch没有在1.87上生效.

期待的结果

fix it.

工程配置

add_requires("boost", {configs = { all = true,zlib=true,bzip2=true,lzma=true,zstd=true}})

附加信息和错误日志

build failed

@xiongyang xiongyang added the bug label Jan 3, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: boost 1.87 with options all=true,zlib=true,bzip2=true,lzma=true,zstd=true installation failed

@star-hengxing
Copy link
Contributor

更新 xrepo bd8a6e0

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Update xrepo bd8a6e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants