alexcrichton / alexcrichton/curl-rust
Test suite fails to build on FreeBSD
未关闭
- 主要语言
- Rust
- 星标
- 1.1k
- 派生
- 259
- PR 合并指标
- 30 天内没有已合并 PR
描述
curl-rust depends on mio-extras, which depends on mio-0.6 (and cannot use more recent versions of mio). But mio-0.6, which is quite old, cannot build with libc 0.2.176 or newer. In order to run curl-rust's test suite on FreeBSD, I suggest you either downgrade libc to 0.2.175 or else replace mio-extras with something more recent, perhaps mio-misc.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。