Build:
- 1
- 0
2026-09-03 22:02.08: New job: build cmark.0.2.0 (74d9c72d0a55)
2026-09-03 22:02.08: Waiting for resource in pool day11-builds
2026-09-03 22:50.02: Got resource from pool day11-builds
2026-09-03 22:50.02: [profile full] build cmark.0.2.0
2026-09-03 22:50.02: build cmark.0.2.0 (74d9c72d0a55)
=== DEPENDENCIES (16 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
conf-libffi.2.0.0 32cf20b5f065
conf-pkg-config.5 74f50f3cfe72
csexp.1.5.2 c758d7657e5b
ctypes.0.24.0 73e0fbf79f27
ctypes-foreign.0.24.0 dcb8ae365c67
dune.3.24.2 bf83cdf0a904
dune-configurator.3.24.2 23afe5cb4d3b
integers.0.8.0 e09615b6ddf8
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
ocamlbuild.0.16.1 5ae5ab4d19bf
ocamlfind.1.9.8 3cae95bed0a0
stdlib-shims.0.3.0 484c72a128b6
=== 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.cmi _build/cmark.ml _build/cmark.cmxa _build/cmark.mli _build/cmark.cma _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-09-03 22:50.15: OK: build cmark.0.2.0 (runc: 3.1s, disk: 8KB)
2026-09-03 22:50.15: Job succeeded