Build:
- 0
2026-06-24 14:13.30: New job: build cmark.0.2.0 (9fc9a624baa9)
2026-06-24 14:13.30: Waiting for resource in pool day11-builds
2026-06-24 16:34.52: Got resource from pool day11-builds
2026-06-24 16:34.52: [profile full] build cmark.0.2.0
2026-06-24 16:34.52: build cmark.0.2.0 (9fc9a624baa9)
=== DEPENDENCIES (16 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
conf-libffi.2.0.0 61d8d9bdb420
conf-pkg-config.5 d5de2c6a88f9
csexp.1.5.2 610c78f17734
ctypes.0.24.0 452af01b1e54
ctypes-foreign.0.24.0 629688494927
dune.3.23.1 848a72441e15
dune-configurator.3.23.1 bc97ce98d8a9
integers.0.8.0 203cb4afbaa0
ocaml.4.14.4 b047fb9251f4
ocaml-base-compiler.4.14.4 d3b7ccb2c6fb
ocaml-config.2 2d9c209f5590
ocamlbuild.0.16.1 7e0d6aadb209
ocamlfind.1.9.8 214dd418ac02
stdlib-shims.0.3.0 de5202e23add
=== STDOUT ===
Processing: [default: loading data]
[cmark.0.2.0: dl]
[cmark.0.2.0: extract]
-> retrieved cmark.0.2.0 (https://opam.ocaml.org/cache)
[cmark: ./car lib]
+ /home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car "lib" (CWD=/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0)
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 17, characters 5-15:
- 17 | open Pervasives
- ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 355, characters 5-19:
- 355 | (Char.uppercase s.[0])
- ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Char.uppercase
- Use Char.uppercase_ascii instead.
- File "/home/opam/.opam/default/.opam-switch/build/cmark.0.2.0/./car", line 394, characters 24-35:
- 394 | let write_module_list ?(excludes=[]) ~dest =
- ^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- Rule lib
- ocamlfind query cmark >/dev/null 2>&1
- ocamlbuild -use-ocamlfind cmark.cma
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ctypes.foreign -modules cmark.mli > cmark.mli.depends
- + ocamlfind ocamlc -c -safe-string -thread -package ctypes.foreign -o cmark.cmi cmark.mli
- + ocamlfind ocamldep -package ctypes.foreign -modules cmark.ml > cmark.ml.depends
- + ocamlfind ocamlc -c -safe-string -thread -package ctypes.foreign -o cmark.cmo cmark.ml
- + ocamlfind ocamlc -a -thread -package ctypes.foreign cmark.cmo -o cmark.cma
- ocamlbuild -use-ocamlfind cmark.cmxa
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -c -safe-string -thread -package ctypes.foreign -o cmark.cmx cmark.ml
- + ocamlfind ocamlopt -a -thread -package ctypes.foreign cmark.cmx -o cmark.cmxa
- ocamlfind install cmark META _build/cmark.cma _build/cmark.mli _build/cmark.ml _build/cmark.cmxa _build/cmark.cmi _build/cmark.a >/dev/null 2>&1
- rm 'cmark.mllib'
-> installed cmark.0.2.0
[WARNING] Opam package conf-libffi.2.0.0 depends on the following system package that can no longer be found: libffi-dev
=== STDERR ===
2026-06-24 16:34.58: OK: build cmark.0.2.0 (runc: 2.1s, disk: 8KB)
2026-06-24 16:34.58: Job succeeded