Build:
- 0
2026-09-04 18:10.10: New job: build pds.4.13 (eeaaf2f519bd) 2026-09-04 18:10.10: Waiting for resource in pool day11-builds 2026-09-04 18:31.35: Got resource from pool day11-builds 2026-09-04 18:31.35: [profile full] build pds.4.13 2026-09-04 18:31.35: build pds.4.13 (eeaaf2f519bd) === DEPENDENCIES (18 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e cmdliner.1.3.0 1ca5e2b52587 compiler-cloning.enabled 966a2e6839f0 crunch.4.1.0 e73cb12f94f8 dune.3.24.2 25fbaa318de6 ISO8601.0.2.6 6910e09574c7 menhir.20211012 6a95187d82a4 menhirLib.20211012 7cdf9b54a17c menhirSdk.20211012 09847803a6cb ocaml.5.5.1 70ca0c66e0e8 ocaml-base-compiler.5.5.1 59841d7ed85e ocaml-compiler.5.5.1 492c0c740bd1 ocamlbuild.0.16.1 e25cf731aeb5 ocamlfind.1.9.9~preview 5e0261154b58 ptime.1.2.0 23d9aa67a3a8 toml.5.0.0 3c802299a7d6 topkg.1.1.1 2919b4412ec4 === STDOUT === Processing: [default: loading data] [pds.4.13: dl] [pds.4.13: extract] -> retrieved pds.4.13 (https://opam.ocaml.org/cache) [pds: make] + /usr/bin/make "-j1" (CWD=/home/opam/.opam/default/.opam-switch/build/pds.4.13) - /usr/bin/make -C src/pds_template - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - ocaml-crunch -m plain ../../files > pds_template.ml - ocamlfind ocamldep pds_template.ml > .d - ocamlfind ocamlopt -thread -I +camlp4 -w '@f@p@u@s@40' -package toml -c \ - pds_template.ml - ocamlfind ocamlopt -w '@f@p@u@s@40' -package toml -a -thread -I +camlp4 -o pds_template.cmxa \ - pds_template.cmx - ocamlfind ocamlc -thread -I +camlp4 -w '@f@p@u@s@40' -package toml -c \ - pds_template.ml - ocamlfind ocamlc -w '@f@p@u@s@40' -package toml -custom -a -thread -I +camlp4 -o pds_template.cma \ - pds_template.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - /usr/bin/make -C src/pds - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' - ocamlfind ocamldep pds.ml > .d - ocamlfind ocamlopt -thread -I +camlp4 -w '@f@p@u@s@40' -g -package toml,cmdliner,pds_template -c \ - pds.ml - File "pds.ml", line 445, characters 78-82: - 445 | Cmdliner.Term.((const generate_output $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc) - ^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "pds.ml", line 448, characters 8-26: - 448 | match Cmdliner.Term.eval cmd with - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlfind ocamlopt -w '@f@p@u@s@40' -g -package toml,cmdliner,pds_template -thread -linkpkg -o pds.native \ - pds.cmx - ocamlfind ocamlc -thread -I +camlp4 -w '@f@p@u@s@40' -g -package toml,cmdliner,pds_template -c \ - pds.ml - File "pds.ml", line 445, characters 78-82: - 445 | Cmdliner.Term.((const generate_output $ Cmdline.format $ Cmdline.pds_conf), info "pds" ~doc) - ^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - - File "pds.ml", line 448, characters 8-26: - 448 | match Cmdliner.Term.eval cmd with - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlfind ocamlc -w '@f@p@u@s@40' -g -package toml,cmdliner,pds_template -thread -custom -linkpkg -o pds.byte \ - pds.cmo - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' -> compiled pds.4.13 [pds: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/pds.4.13) - /usr/bin/make -C src/pds_template - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - /usr/bin/make -C src/pds - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' - /usr/bin/make -C src/pds_template install - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - make[1]: Nothing to be done for 'install'. - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds_template' - /usr/bin/make -C src/pds install - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' - cp -vf pds.native /home/opam/.opam/default/bin/pds - 'pds.native' -> '/home/opam/.opam/default/bin/pds' - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/pds.4.13/src/pds' -> installed pds.4.13 === STDERR === 2026-09-04 18:32.08: OK: build pds.4.13 (runc: 3.7s, disk: 10KB) 2026-09-04 18:32.08: Job succeeded