Jan Midtgaard
Jan Midtgaard
- 42ee938 bumps the batteries dependency to 3.0.0 as I couldn't find `BatString.split_on_string` [here](https://github.com/ocaml-batteries-team/batteries-included/blob/v2.11.0/src/batString.mliv) despite [the documentation mentioning it](https://github.com/ocaml-batteries-team/batteries-included/blob/master/src/batString.mli#L798)
Overall there remains - `minivpt` failures caused by transitive missing lower bounds, which should be fixed in #24680 - `extunix.0.1.4` failures on OCaml 5.0 since it requires `Pervasives`, which should...
Rebased on `master` to trigger a new run, since the above 3 PRs have now been merged. I expect `conf-rdkit` CI failures.
There are still `minivpt` CI errors unfortunately. #24696 bumps its lower obuild bound to address it.
There are also still `extunix` CI failures, which #24698 should address.
Rebased on master again after #24696 and #24698 have been merged :popcorn: :crossed_fingers:
CI revealed a missing bound on camlzip: ``` #=== ERROR while compiling lbvs_consent.2.1.1 =================================# # context 2.2.0~alpha3~dev | linux/x86_64 | ocaml-base-compiler.4.05.0 | pinned(https://github.com/UnixJunkie/consent/archive/v2.1.1.tar.gz) # path ~/.opam/4.05/.opam-switch/build/lbvs_consent.2.1.1 # command ~/.opam/opam-init/hooks/sandbox.sh build...
- 34f8b6a adds a lower bound to make `BatString.chop` available - 9281158 adds a lower bound for parmap on the first non-rc package after 0.9.1 which is incompatible API-wise
The remaining failures are all from `conf-rdkit`. #24708 is an attempt at adding FreeBSD support for it.
Here are some instructions to install Apron on Mac OS X. I'm using Macports. Others use Homebrew where things may be located in different directories or named differently... To install...