Build:
- 0
2026-06-24 12:14.42: New job: build ppxlib.0.15.0 (3bdb82586474)
2026-06-24 12:14.42: Waiting for resource in pool day11-builds
2026-06-24 13:43.08: Got resource from pool day11-builds
2026-06-24 13:43.08: [profile full] build ppxlib.0.15.0
2026-06-24 13:43.08: build ppxlib.0.15.0 (3bdb82586474)
=== DEPENDENCIES (12 transitive) ===
base-threads.base c9e7bdbf5823
base-unix.base 7d1428be9ddb
dune.2.9.3 f86544dfcbd0
ocaml.4.12.1 dee35ad2ab01
ocaml-base-compiler.4.12.1 16a69ab1424d
ocaml-compiler-libs.v0.12.4 dbbaaf8e4622
ocaml-config.2 e77f021f2144
ocaml-migrate-parsetree.1.8.0 b501d841be53
ppx_derivers.1.2.1 cdd0ed19ce4d
result.1.5 92c90cd12385
sexplib0.v0.14.0 172a8ffe3e3e
stdlib-shims.0.3.0 1a169232fdbb
=== STDOUT ===
Processing: [default: loading data]
[ppxlib.0.15.0: dl]
[ppxlib.0.15.0: extract]
-> retrieved ppxlib.0.15.0 (https://opam.ocaml.org/cache)
[ppxlib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ppxlib" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/ppxlib.0.15.0)
- ocamlc src/gen/.gen_ast_pattern.eobjs/byte/import.{cmi,cmo,cmt}
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 | let lident x = mk (Longident.parse x)
- ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- ocamlopt src/gen/.gen_ast_pattern.eobjs/native/import.{cmx,o}
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 | let lident x = mk (Longident.parse x)
- ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- ocamlc src/.ppxlib.objs/byte/ppxlib__Driver.{cmo,cmt}
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
- ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- ocamlopt src/.ppxlib.objs/native/ppxlib__Driver.{cmx,o}
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
- ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled ppxlib.0.15.0
-> installed ppxlib.0.15.0
=== STDERR ===
2026-06-24 13:44.13: OK: build ppxlib.0.15.0 (runc: 37.1s, disk: 8KB)
2026-06-24 13:44.13: Job succeeded