Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

docs.rs build is currently broken due to cmake version #46

Closed
nmandery opened this issue Aug 24, 2022 · 2 comments
Closed

docs.rs build is currently broken due to cmake version #46

nmandery opened this issue Aug 24, 2022 · 2 comments

Comments

@nmandery
Copy link
Owner

The cmake version available in the docs.rs build-env is too old, installing a newer version would require a distro upgrade to ubuntu 22.04. From the build logs:

[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at CMakeLists.txt:15 (cmake_minimum_required):
[INFO] [stderr]     CMake 3.20 or higher is required.  You are running version 3.16.3
[INFO] [stderr] 

Related upstream issue: rust-lang/crates-build-env#84

@nmandery
Copy link
Owner Author

This should be resolved when a #47 is released.

@nmandery
Copy link
Owner Author

h3ron 0.15.1 has been pushed to crates.io and the docs are being build again: https://docs.rs/h3ron/latest/h3ron/

There are no new releases for h3ron-graph and h3ron-ndarray yet, so the docs of these two will remain broken for a while.

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

No branches or pull requests

1 participant