-
With 0.5.1, my project sometimes fails to compile. It seems to depend on the order of directory entries returned by readdir.
bisecting, it appears this was fixed in d1d90dda649f412ae6af3d0e2dae040caf…
-
I'm not sure what's specific in my setup. I'd appreciate some help if you can think of something!
First attempt:
```sh
$ opam install jsont bytesrw
The following actions will be performed:
==…
-
Error
```
#=== ERROR while compiling doc-ock.1.2.0 ======================================#
# context 2.1.0 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///home/opam/opam-reposito…
-
In particular, we could test all packages that depend on ocamlbuild in their latest version:
```
opam list --depends-on ocamlbuild --column name,version,all-versions -a --no-depexts
# Packages ma…
hhugo updated
5 months ago
-
### This documents my efforts to deploy mbdisplay.ml on a microbit.
I found that the README is broadly accurate. Here are some issues I encountered when setting up the environment.
1. [Obytelib1…
-
Building menhir using the fix for ocamlfind in #9013 leads to the following error:
```
make default/.pkg/menhir/target [_private] (exit 2)
(cd _build/.sandbox/4b479b3ee85eeaff6a644baf630f7f…
-
On Gentoo ~amd64 with OCaml 4.03 as system compiler I get :
```
#=== ERROR while installing ocamlbuild.0.9.2 ==================================#
# opam-version 1.2.2
# os linux
# command …
-
As discussed [on the list](https://lists.forge.ocamlcore.org/pipermail/batteries-devel/2012-February/001560.html).
I tried just passing `-keep-code` to ocamldoc through `myocamlbuild.ml` (I don't thi…
-
```
+ make (CWD=/home/opam/.opam/4.02.1/build/alberto.0.4)
- ocaml setup.ml -build
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02.1/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.1/lib/ocaml/oc…
-
Disclaimer:
This ticket is less about some issue and more som call for help/hints. Cannot find documentation about what I'm trying to do so if it is some documentation about that or you have no time …