Build:
- 0
2026-06-24 11:26.05: New job: build parsexp.v0.11.0 (5108042db782)
2026-06-24 11:26.05: Waiting for resource in pool day11-builds
2026-06-24 12:12.03: Got resource from pool day11-builds
2026-06-24 12:12.03: [profile full] build parsexp.v0.11.0
2026-06-24 12:12.03: build parsexp.v0.11.0 (5108042db782)
=== DEPENDENCIES (5 transitive) ===
jbuilder.1.0+beta20.2 8141ab48b1e2
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-config.2 e77f021f2144
sexplib0.v0.11.0 cceaa9da6549
=== STDOUT ===
Processing: [default: loading data]
[parsexp.v0.11.0: dl]
[parsexp.v0.11.0: extract]
-> retrieved parsexp.v0.11.0 (https://opam.ocaml.org/cache)
[parsexp: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/parsexp.v0.11.0)
- ocamlc src/.parsexp.objs/parsexp__Positions.{cmo,cmt}
- File "src/positions.ml", line 99, characters 18-36:
- 99 | let compare_pos = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/positions.ml", line 130, characters 20-38:
- 130 | let compare_range = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/positions.ml", line 557, characters 20-38:
- 557 | let compare t1 t2 = Pervasives.compare (to_array t1) (to_array t2)
- ^^^^^^^^^^^^^^^^^^
- 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
- ocamlc src/.parsexp.objs/parsexp__Cst.{cmo,cmt}
- File "src/cst.ml", line 123, characters 27-45:
- 123 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/cst.ml", line 124, characters 27-45:
- 124 | let compare_t_or_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/cst.ml", line 125, characters 27-45:
- 125 | let compare_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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
- ocamlopt src/.parsexp.objs/parsexp__Positions.{cmx,o}
- File "src/positions.ml", line 99, characters 18-36:
- 99 | let compare_pos = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/positions.ml", line 130, characters 20-38:
- 130 | let compare_range = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/positions.ml", line 557, characters 20-38:
- 557 | let compare t1 t2 = Pervasives.compare (to_array t1) (to_array t2)
- ^^^^^^^^^^^^^^^^^^
- 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
- ocamlopt src/.parsexp.objs/parsexp__Cst.{cmx,o}
- File "src/cst.ml", line 123, characters 27-45:
- 123 | let compare = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/cst.ml", line 124, characters 27-45:
- 124 | let compare_t_or_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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 "src/cst.ml", line 125, characters 27-45:
- 125 | let compare_comment = Pervasives.compare
- ^^^^^^^^^^^^^^^^^^
- 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
-> compiled parsexp.v0.11.0
-> installed parsexp.v0.11.0
=== STDERR ===
2026-06-24 12:12.20: OK: build parsexp.v0.11.0 (runc: 4.6s, disk: 10KB)
2026-06-24 12:12.20: Job succeeded