Build:
- 0
2026-06-16 12:54.48: New job: build lambdapi.2.1.0 (877702a5c28a)
2026-06-16 12:54.48: Waiting for resource in pool day11-builds
2026-06-16 14:21.11: Got resource from pool day11-builds
2026-06-16 14:21.11: [profile full] build lambdapi.2.1.0
2026-06-16 14:21.11: build lambdapi.2.1.0 (877702a5c28a)
=== DEPENDENCIES (30 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bindlib.5.0.1 22d22f0fe5fa
camlp-streams.5.0.1 76b76cc9fe05
cmdliner.1.0.4 21f48820c70e
conf-autoconf.0.2 b3cd190cf0b5
dune.3.23.1 5402470d931c
gen.1.1 a359aeb6b57a
menhir.20260209 949a55ecfabe
menhirCST.20260209 2f7f161ea867
menhirGLR.20260209 88b9413f2126
menhirLib.20260209 33c89da356e0
menhirSdk.20260209 3e7d50160069
num.1.6 480227ca99db
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-compiler-libs.v0.12.4 d1dd1437b449
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ppx_derivers.1.2.1 441538dbecd1
ppxlib.0.38.0 a3e9cb715835
pratter.1.2.1 d3290a13f232
sedlex.3.7 28a103c28d42
seq.base 063828a3d698
sexplib0.v0.17.0 7af37899b3a0
stdlib-shims.0.3.0 e2dd0beb9112
timed.1.1 449a0fdd1ad3
why3.1.4.1 05a7badfc25e
yojson.3.0.0 7c8ad8b6539f
=== STDOUT ===
Processing: [default: loading data]
[lambdapi.2.1.0: dl]
[lambdapi.2.1.0: extract]
-> retrieved lambdapi.2.1.0 (https://opam.ocaml.org/cache)
[lambdapi: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "lambdapi" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/lambdapi.2.1.0)
- File "dune-project", line 58, characters 24-45:
- 58 | (alt-ergo :with-test) (alt-ergo (<= 2.4.0))
- ^^^^^^^^^^^^^^^^^^^^^
- Warning: Duplicate dependency on package (alt-ergo (<= 2.4.0)) in 'depends'
- field. If you want to specify multiple constraints, combine them using (and
- ...).
- Hint: To disable this warning, add the following to your dune-project file:
- (warnings (duplicate_deps disabled))
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/common/.common.objs/byte -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/timed -I src/lplib/.lplib.objs/byte -no-alias-deps -open Common -o src/common/.common.objs/byte/common__Debug.cmo -c -impl src/common/debug.ml)
- File "src/common/debug.ml", line 167, characters 37-45:
- 167 | let stream_iter : ('a -> unit) -> 'a Stream.t -> unit =
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 167, characters 37-45:
- 167 | let stream_iter : ('a -> unit) -> 'a Stream.t -> unit =
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 168, characters 29-40:
- 168 | if not !do_print_time then Stream.iter else fun f strm ->
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 171, characters 40-51:
- 171 | record_time Parsing (fun () -> r := Stream.peek strm); !r
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 175, characters 16-27:
- 175 | Some a -> Stream.junk strm; ignore(f a); do_rec ()
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/common/.common.objs/byte -I src/common/.common.objs/native -I /home/opam/.opam/default/lib/stdlib-shims -I /home/opam/.opam/default/lib/timed -I src/lplib/.lplib.objs/byte -I src/lplib/.lplib.objs/native -intf-suffix .ml -no-alias-deps -open Common -o src/common/.common.objs/native/common__Debug.cmx -c -impl src/common/debug.ml)
- File "src/common/debug.ml", line 167, characters 37-45:
- 167 | let stream_iter : ('a -> unit) -> 'a Stream.t -> unit =
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 167, characters 37-45:
- 167 | let stream_iter : ('a -> unit) -> 'a Stream.t -> unit =
- ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 168, characters 29-40:
- 168 | if not !do_print_time then Stream.iter else fun f strm ->
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 171, characters 40-51:
- 171 | record_time Parsing (fun () -> r := Stream.peek strm); !r
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "src/common/debug.ml", line 175, characters 16-27:
- 175 | Some a -> Stream.junk strm; ignore(f a); do_rec ()
- ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled lambdapi.2.1.0
-> installed lambdapi.2.1.0
=== STDERR ===
2026-06-16 14:21.36: OK: build lambdapi.2.1.0 (runc: 16.1s, disk: 13KB)
2026-06-16 14:21.36: Job succeeded