Build:
- 0
2026-06-24 11:22.20: New job: build mkaudio.1.1.1 (71b87d2e448e) 2026-06-24 11:22.20: Waiting for resource in pool day11-builds 2026-06-24 12:08.33: Got resource from pool day11-builds 2026-06-24 12:08.33: [profile full] build mkaudio.1.1.1 2026-06-24 12:08.33: build mkaudio.1.1.1 (71b87d2e448e) === DEPENDENCIES (10 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.1.3.0 7280d3fb1acd dune.3.23.1 848a72441e15 mm.0.6.0 060b549cfced ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlfind.1.9.8 214dd418ac02 result.1.5 9b1cd45b2159 === STDOUT === Processing: [default: loading data] [mkaudio.1.1.1: dl] [mkaudio.1.1.1: extract] -> retrieved mkaudio.1.1.1 (https://opam.ocaml.org/cache) [mkaudio: dune build] + /home/opam/.opam/default/bin/dune "build" "@install" "-p" "mkaudio" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mkaudio.1.1.1) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.mkaudio.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/mm -I /home/opam/.opam/default/lib/result -I lib/.mkaudio_libs.objs/byte -no-alias-deps -open Dune__exe -o bin/.mkaudio.eobjs/byte/dune__exe__Mkaudio.cmo -c -impl bin/mkaudio.ml) - File "bin/mkaudio.ml", line 37, characters 13-17: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 37, characters 25-40: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.man_format - Use Arg.man_format instead. - File "bin/mkaudio.ml", line 38, characters 2-11: - 38 | Term.info "help" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 99, characters 8-12: - 99 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 108, characters 2-11: - 108 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 116, characters 8-12: - 116 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 125, characters 2-11: - 125 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 133, characters 8-12: - 133 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 142, characters 2-11: - 142 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 150, characters 8-12: - 150 | Term.(pure Commands.triangle - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 159, characters 2-11: - 159 | Term.info "triangle" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 167, characters 8-12: - 167 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 175, characters 2-11: - 175 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 187, characters 8-12: - 187 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 197, characters 2-11: - 197 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 202, characters 13-17: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 202, characters 52-56: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 203, characters 2-11: - 203 | Term.info "mkaudio" ~version:"1.1.0" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 217, characters 8-24: - 217 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.mkaudio.eobjs/byte -I bin/.mkaudio.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/mm -I /home/opam/.opam/default/lib/result -I lib/.mkaudio_libs.objs/byte -I lib/.mkaudio_libs.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o bin/.mkaudio.eobjs/native/dune__exe__Mkaudio.cmx -c -impl bin/mkaudio.ml) - File "bin/mkaudio.ml", line 37, characters 13-17: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 37, characters 25-40: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.man_format - Use Arg.man_format instead. - File "bin/mkaudio.ml", line 38, characters 2-11: - 38 | Term.info "help" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 99, characters 8-12: - 99 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 108, characters 2-11: - 108 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 116, characters 8-12: - 116 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 125, characters 2-11: - 125 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 133, characters 8-12: - 133 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 142, characters 2-11: - 142 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 150, characters 8-12: - 150 | Term.(pure Commands.triangle - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 159, characters 2-11: - 159 | Term.info "triangle" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 167, characters 8-12: - 167 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 175, characters 2-11: - 175 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 187, characters 8-12: - 187 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 197, characters 2-11: - 197 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 202, characters 13-17: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 202, characters 52-56: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 203, characters 2-11: - 203 | Term.info "mkaudio" ~version:"1.1.0" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 217, characters 8-24: - 217 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. -> compiled mkaudio.1.1.1 -> installed mkaudio.1.1.1 === STDERR === 2026-06-24 12:08.51: OK: build mkaudio.1.1.1 (runc: 2.6s, disk: 13KB) 2026-06-24 12:08.51: Job succeeded