Build:
- 0
2026-06-16 14:32.03: New job: build abella.2.0.8 (304a7b8a8516)
2026-06-16 14:32.03: Waiting for resource in pool day11-builds
2026-06-16 16:14.48: Got resource from pool day11-builds
2026-06-16 16:14.48: [profile full] build abella.2.0.8
2026-06-16 16:14.48: build abella.2.0.8 (304a7b8a8516)
=== DEPENDENCIES (19 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.2.1.1 36fe5a2b1d3e
crunch.4.0.0 6c15ff0939a6
dune.3.23.1 d50060dd2cab
menhir.20260209 918bd21ac84f
menhirCST.20260209 b2588cab386e
menhirGLR.20260209 9f1a82c9daff
menhirLib.20260209 521b8486c619
menhirSdk.20260209 0f5231646c84
ocaml.5.4.1 708fed352b2a
ocaml-base-compiler.5.4.1 89b85703f841
ocaml-compiler.5.4.1 a719b8419b8e
ocaml-config.3 aa27f63940d8
ocamlbuild.0.16.1 069fc1e567af
ocamlfind.1.9.8 5cfa73ef65e7
ptime.1.2.0 bbf602fc20a0
topkg.1.1.1 4a88955a28b6
yojson.3.0.0 fcc5f5f6d1cc
=== STDOUT ===
Processing: [default: loading data]
[abella.2.0.8: dl]
[abella.2.0.8: extract]
-> retrieved abella.2.0.8 (https://opam.ocaml.org/cache)
[abella: make all-release]
+ /usr/bin/make "all-release" "abella.install" (CWD=/home/opam/.opam/default/.opam-switch/build/abella.2.0.8)
- dune build --release src/abella.exe src/abella_doc.exe src/abella_dep.exe
- (cd _build/.sandbox/7be1f292636a20159aa38661ca145dc0/default && /home/opam/.opam/default/bin/menhir --explain src/parser.mly --base src/parser --infer-read-reply src/parser__mock.mli.inferred)
- Warning: one state has shift/reduce conflicts.
- Warning: one shift/reduce conflict was arbitrarily resolved.
- rm -f abella.install
- echo 'bin: [' >> abella.install
- echo '"_build/default/src/abella.exe" {"abella"}' >> abella.install
- echo '"_build/default/src/abella_doc.exe" {"abella_doc"}' >> abella.install
- echo '"_build/default/src/abella_dep.exe" {"abella_dep"}' >> abella.install
- echo ']' >> abella.install
- echo 'man: [' >> abella.install
- for pr in _build/default/src/*.exe ; do \
- $pr --help=groff > ${pr%%.exe}.1 ; \
- echo '"'${pr%%.exe}.1'"' >> abella.install ; \
- done
- echo ']' >> abella.install
- echo 'share: [' >> abella.install
- for f in emacs/* `find examples -type f | grep -E '(sig|mod|thm)$'` ; do \
- echo '"'$f'"' '{"'$f'"}' >> abella.install ; \
- done
- echo ']' >> abella.install
-> compiled abella.2.0.8
-> installed abella.2.0.8
=== STDERR ===
2026-06-16 16:15.12: OK: build abella.2.0.8 (runc: 16.2s, disk: 7KB)
2026-06-16 16:15.12: Job succeeded